/* BASICS */@page { 	size: 21.0cm 29.7cm;	margin-top: 1.7cm;	margin-bottom: 1.4cm;	margin-left: 4cm;	margin-right: 4cm;}body { 	font-family: Arial, sans-serif;	font-size: 10pt;}/* LAYOUT */a:link { 	text-decoration: none; 	color: black;}a:visited { 	text-decoration: none; 	color: black;	}a:hover, a:active { 	text-decoration: none; 	color: #1C6E63;	}img{
	border: 0;
}

#logo img{
	float: right;
	width: 120px;
	height: 55px;
}

.navigation, #shorthead, #keyvisual, #content_right, #footer{
	display: none;
}

#content_left .inhalt{
	position: relative;
	top: 80px;
	width: 400px;
	border-right: 1px solid #724d16;
	border-left:  1px solid #724d16;
	padding: 0 10px 0 10px;
	margin: 0 auto;
}

h1{
	font-size: 12pt;
}/* Table infomations*/.contenttable{	width: 100%;}.tabelle{	width: 100%;	/*width: 370px;*/	margin-top: 15px;}.tabelle .singlerow{	background: #B0B535 url(../media/tabelle_pfeil.gif) no-repeat 5px 5px;	color: #fff;	padding-left: 20px;	font-weight: bolder;	line-height: 22px;	font-size: 12px;}.rowgreen{	background: url(../media/table_green_row.gif) repeat-y 0px 0px;	font-size: 11px;	color: #fff;	font-weight: bolder;}.rowlight{	background: url(../media/table_light_row.gif) repeat-y 0px 0px;	font-size: 11px;	color: #333;	margin-bottom: 2px;	}.rowdark{	/*background: url(../media/table_dark_row.gif) repeat-y 0px 0px;*/	font-size: 11px;	color: #333;	margin-bottom: 2px;}.row_wrap{}.small{	font-size: 75%;	color: #666;	background: #fff;	width: 100%;	padding-top: 2px;	padding-left: 3px;}.tabelle .first{	padding-top: 5px;}.tabelle p{	font-weight: bolder;	padding: 3px 0 3px 0;}.tabelle .eins{	float: left;	width: 185px;	text-align: right;	padding: 3px 0 3px 0px; }.tabelle .eins .left{	float: left;	width: 47%;	text-align: left;	padding-left: 4px;}.tabelle .eins .right{	float: right;	width: 50%;}.tabelle .zwei{	float: left;	width: 95px;	padding: 3px 0 3px 0px;	margin-left: 20px;}.tabelle .drei{	width: 85px;	float: left;	padding: 3px 0 3px 0px;	margin-left: 10px;}.tabelle .align_left{	text-align: left;}.tabelle .align_right{	text-align: right;}.tabelle .align_left_bold{	text-align: left;	font-weight: bold;}.tabelle .align_right_bold{	text-align: right;	font-weight: bold;}.tabelle .eins span, .tabelle .zwei span, .tabelle .drei span{	float: left;	position: relative;	left: 5px;	text-align: left;}.tabelle .eins span.small{	font-size: 10px;	color: #999;}.tabelle p{	margin: 0 0 0 0;}table{	font-size: 12px;	padding: 0 0 0 0 !important;	margin: 0 0 0 0 !important;}table td{	border: 1px solid #B0B535;		padding: 0 0 0 0 !important;	margin: 0 0 0 0 !important;	vertical-align: top;}table tr{	padding: 0 0 0 0 !important;	margin: 0 0 0 0 !important;}
