html, body { 
	padding: 0;
	margin: 0;
	border: 0;
	font-size: small;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c2c2c; 
	height: 100%;
}

body { 
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: #d3d6e5 url(grafiken/hint_start.gif) repeat-x top left; 
}

#container { 
	z-index: 1;
	position: relative;
	width: 819px;
	margin: 20px auto 0 auto;
	padding: 0;
	float: left;
}

#inhalt { 
	float: left;
	z-index: 100;
	position: relative;
	width: 553px;
	height: 534px;
	margin: 0;
	padding: 8px;
	background: url(grafiken/startboxbg.png) no-repeat;
}

* html #inhalt { 
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='grafiken/startboxbg.png');
}

.contentbox { 
	position: relative;
	z-index: 1;
	float: left;
	margin: 195px 0 0 -21px;
	padding: 0 25px 30px 13px;
	width: 212px;
	background: url(grafiken/startrboxbg.gif) repeat-y -3px 0;
}

#footer { 
	clear: both;
	float: left;
	width: 569px;
	margin: -60px 0 0 0 !important;
	margin: -72px 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #6d7bac;
}

*+html #footer { 
	margin: -60px 0 0 0 !important;
}

#footer a { 
	color: #6d7bac;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus { 
	color: #ff7d00;
}



/* ==== Head ==== */

.logo { 
	z-index: 1;
	position: absolute;
	right: 34px;
	top: 3px;
	width: 185px;
	height: 175px;
}



/* ==== contentbox ==== */

.contentbox h2 { 
	background: url(grafiken/startrboxhead.gif) no-repeat;
	margin: 0 -25px 0 -16px;
	padding: 22px 12px 13px 28px;
	color: #ffffff;
	font-size: 105%;
	height: 14px;
}

.contentbox h3 { 
	padding: 2px 0 7px 0;
	margin: 14px 18px 8px 10px;
	font-size: 90%;
	border-bottom: 1px dotted #b5b7c6;
	width: 190px;
}

.contentbox p { 
	margin: 0;
	color: #4a4a4a;
	font-size: 85%;
	padding: 4px 6px 4px 14px;
}

.boxfooter { 
	background: url(grafiken/startrboxfooter.gif) no-repeat;
	height: 16px;
	width: 250px;
	position: relative;
	top: 42px;
 	margin: 0 -25px 0 -16px
}



/* ==== Allgemeines ==== */

a { 
	color: #ff7d00;
	text-decoration: none;
}

a:hover, a:active, a:hover { 
	color: #5a658b;
}

dl { 
	font-size: 12px;
	margin: 0;
	padding: 8px 18px 8px 48px;
}

dt { 
	font-weight: bold;
	margin: 0;
	padding: 1px 0 0 0;
}

dd {
	/*position: relative;
	top: -19px; 
	margin: 0;*/
	margin: -19px 0 0 0; 
	/*padding: 1px 0 3px 220px;*/
	padding: 1px 0 3px 190px;
	border-bottom: 1px dotted #e5e5e9 !important;
	border-bottom: 1px solid #e5e5e9;
}
	
h1 { 
	padding: 0 0 6px 0;
	margin: 12px 20px 13px 20px;
	color: #1b2753;
	font-size: 135%;
	border-bottom: 1px dotted #cccdd4;
}

h2 { 
	padding: 9px 0 0 0;
	margin: 5px 24px 5px 24px;
	color: #1b2753;
	font-size: 125%;
}

h3 { 
	padding: 0 0 0 0;
	margin: 10px 24px 0 38px;
	color: #1b2753;
	font-size: 110%;
}

h4 { 
	padding: 0 0 0 0;
	margin: 10px 24px 0 52px;
	color: #1b2753;
	font-size: 100%;
}
