* {	font-family: Arial, Helvetica, Verdana;	font-size: 100%; }
form { margin: 0; padding: 0; }

body { background-color: #fff; margin: 0; padding: 0; color: #666; font-size: 70%; }

table {	border-collapse: collapse; }

a { text-decoration: none; color: #CC0000; }
a img { vertical-align: middle; }

img { border: 0; }


h1
{
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 40px;
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
}

.green
{
	color: #009A7C;
}

h2, h3
{
	margin: 0px;
	margin-top: 15px;
	font-size: 115%;
	font-weight: bold;	
	color: #009A7C;
}

h2
{
	margin-bottom: 10px;
}


h3
{
	font-size: 110%;	
	color: #666666;	
}


th
{
	font-weight: normal;
	text-align:left;
	padding: 2px;
	padding-left: 5px;	
	height: 20px;
}

th.formHead
{
	background-color:#009A7C;
	color: #FFFFFF;
}

.fehler, .pflicht
{
	color: #AA1332;
}

.formElementShort
{
	height: 18px;
	width: 100px;
	vertical-align : top;
}

.formElement,  .formElementMulti
{
	height: 18px;
	width: 230px;
	vertical-align : top;
}

.formElementMulti, .formCellMulti
{
	height: 54px;
	vertical-align : top;
}

/* SITEMAP */

.siteMapContainer
{
	border: 1px solid #999;
}

.siteMapContainer ul
{
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
}

.important
{
	font-weight: bold;
}

.siteMapSub
{
	margin-left: 5px;
}

/* FOOTER */

#pageFooter
{
	padding: 30px 0 10px 245px;
	font-weight: bold;
	color: #999;
	float:left;
	display: inline;
}
#pageFooter a
{
	color: #999;
}

#kraftwerkLogo
{
	padding-top: 30px;
	margin-left: 30px;
	float: left;
}

#pageFooterPrint
{	
	display: none;
	text-align: center;
}

/* GLOBAL TABLE */
#page { width: 100%; }
#page .left {
	width: auto;
	background-image: url(../images/leasing/links.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#page .center { width: 932px; 
	vertical-align: top;
	}
#page .right 
{
	width: auto;
	background-image: url(../images/leasing/rechts.gif);
	background-position: left;
	background-repeat: repeat-y;
 }


#logo, 
#navigation
{
	float: left;
	margin: 25px 0 0 0;
}

#navigation
{
	float: right;
	clear: right;
	list-style: none;
}

.navitem
{
	float: left;
	padding-left: 6px;
	padding-right: 5px;
	
}

.navTable
{
	float: left;
	margin-top: 20px;
}

.subnavContainer 
{
	width: 932px;
	background-image: url(../images/leasing/subnav_bg.gif);
	background-repeat: repeat-x;
	padding: 1px 0 1px 0;
	float:right;
}

.subnavContainer.collage
{
	float:right;
}

td.navCell, td.navCellActive
{
	padding: 2px 0 2px 15px;
}

.navCell, .navCellActive
{
	font-size: 105%;
	vertical-align: middle;
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

.navCellActive, .navCell:hover
{
	color: #009A7C;
}

/* HOMEPAGE */
.homeContainer
{
	background-image: url(../images/leasing/subnav_bg.gif);
	background-repeat: repeat-x;
	width: 932px;
	padding-top: 1px;
	float:left;
}

#homeCollage
{
	background-image: url(../images/leasing/collage.jpg);
	width: 932px;
	height: 296px;
	cursor: hand;
	clear: right;
}


#homeReferenzen
{
	position: relative;
	left: 230px;
	top: 160px;
	width: 167px;
}

#homeTeaser
{
	position: relative;
	left: 635px;
	top: 160px;
	font-weight: bold;
	font-size: 120%;
	color: White;
	width: 250px;
}

#homeBottom
{
	background-image: url(../images/leasing/home_teilung.gif);
	background-repeat:no-repeat;
	height: 296px;
	padding: 30px 0 30px 30px;
}

#homeBottom .bottomContainer
{
	float: left; 
	width: 400px; 
}

/* MAINCONTENT */

.contentTable td
{
	vertical-align: top;
	padding: none;
	font-size: 105%;
}


.subPage
{
	background-image: url(../images/leasing/sub_teilung.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

td.mainContent
{
	padding: 0 20px 20px 45px;
	width: 665px;
}


.referenzContainer
{
	width: 650px;
}

.referenzBild, .referenzInfo
{
	float:left;
	width: 330px;
	margin-right: 10px;
}

.referenzInfo
{
	width: 300px;
} 


.referenzInfo h3
{
	margin: 0px;
}
.referenzBild img
{
	border: solid 5px #CCC
}

.referenzInfo a
{
	font-weight: bold;
	font-size: 110%;
	padding-left: 30px;
	background-image: url(../images/leasing/pfeil.gif);
	background-repeat: no-repeat;
}

#referenzenPanel
{
	padding: 28px 10px 10px 20px;
}

#referenzenPanel a
{
	color: #666;
}

#referenzenPanel h3, #referenzenPanel h3 img
{
	padding-bottom: 10px;
	vertical-align: middle;
}

@media print 
{
	#pageFooter, #kraftwerkLogo, #navigation, #rotgruen,
	.navTable, .collage, 
	.leftContent
	{
		display:none;
	}
	
	.mainContent
	{
		padding: 0px;
		width: 600px !important;
	}
	
	mainContent.table
	{
		width: 600px !important;
	}
	
	
	#pageFooterPrint
	{
		width: 600px !important;
		display:block;
	}
} 
