/* CSS
	letzte Änderung: 12:43 13.02.2007;
*/

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

td.grey-line {
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

div#ext-links {
	width:895px;
	height:19px;
	color:#272727;
	font-size: 11px;
	padding:5px 5px 0px 5px;
}

div#ext-links a {
	text-decoration:none;
	font-size:11px;
	color:#272727;
}
div#ext-links a:hover {
	text-decoration:underline;
	font-size:11px;
	color:rgb(0,0,0);
}

div#webseitenempfehlung {
	height:23px;
	width: 546px;
	color:#272727;
	font-size:10px;
	overflow:auto;
}

div#webseitenempfehlung a {
	font-size:10px;
	color: #242424;
	text-decoration:none;
}

div#webseitenempfehlung a:hover {
	font-size:10px;
	color:rgb(0,0,0);
	text-decoration:none;
}

td.content-line {
	background: url('images/content_line_right.gif') repeat;
}

div#menu-left a {
	padding-top: 4px;
	padding-left: 7px;
	margin-right: 2px;
	margin-left:2px;
	display:block;
	text-decoration:none;
	color: #222222;
	font-size:14px;
	height:24px;
	border-bottom:1px solid #C3C3C3;
}
div#menu-left a:hover {
	display:block;
	text-decoration:none;
	color:#222222;
	font-size:14px;
	height:24px;
	background: #CAE1FF;
	border-bottom:1px solid #C3C3C3;
}

div#menu-top {
	font-size:15px;
	text-align:center;
}
div#menu-top a {
	
	text-decoration:none;
	color:#222222;
	width:150px;
	height:22px;
	padding-top:5px;
	display:block;
	float:left;
	border-right: 1px solid #222222;
}
div#menu-top a:hover {
	text-decoration:none;
	color:rgb(0,0,0);
	width:150px;
	height:22px;
	padding-top:5px;
	display:block;
	float:left;
	background: #FCFCFC;
}

div#forcontent {
	text-align:justify;
	color:#242424;
	font-size:12px;
	padding-top:0px;
	padding-right: 70px;
	padding-left: 5px;
	padding-bottom: 10px;
	background: url('images/bg_content.jpg') no-repeat 40% 50%;
}
div#forcontent a, div#forcontent a:hover {
	text-decoration:underline;
	color:#242424;
}

.table-content {
	font-size:12px;
	color:#242424;
}

div#footer-button {
	padding-top: 7px;
	padding-left: 5px;
	font-size: 11px;
	color: #C7C7C7;
}

div#footer-button a {
	font-size: 11px;
	color: #C7C7C7;
	text-decoration:none;
}

div#footer-button a:hover {
	text-decoration:underline;
}



div#pfadangabe {
	padding-left: 250px;
	font-size: 12px;
	color:#242424;
	font-weight:normal;
}
div#pfadangabe a {
	font-size: 12px;
	text-decoration:none;
}
div#pfadangabe a:hover {
	font-size: 12px;
	text-decoration:none;
}



div#menu-funktionen a {
	padding-top: 4px;
	padding-left: 7px;
	margin-right: 2px;
	margin-left:2px;
	display:block;
	text-decoration:none;
	color: #222222;
	font-size:14px;
	height:24px;
	border-top:1px solid #C3C3C3;
}

div#menu-funktionen a:hover {
	display:block;
	text-decoration:none;
	color:#222222;
	font-size:14px;
	height:24px;
	background: #CAE1FF;
	border-top:1px solid #C3C3C3;
}


h5 {
	font-size: 29px;
	height:7px;
	position:absolute;
	color: #242424;
	font-weight:normal;
	padding-left: 4px;
	margin-top:0px;
	text-align:left;
}

h3 {
	font-size: 18px;
	border-bottom:1px solid #242424;
	margin-top:0px;
	padding-top:0px;
	width:70%;
	text-align:left;
}

h1 {
	font-size: 15px;
	color: #242424;
	text-align:left;
	border-bottom:1px solid #242424;
	width:70%;
	text-align:left;
}

div.kasten {
	border:1px solid #757E6A;
	padding:5px;
	margin-bottom: 5px;
}


