/* CSS Document */
a img {border: 0;}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
body {
	background-color: #E7EBED;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	background: url(img/bg.gif) repeat-y;
	text-align: left;
	margin: 20px auto;
	border-bottom: 1px solid #546e83;
	border-top: 1px solid #546e83;
	width: 980px;
}
#page {
	width: 978px;
	padding-left: 1px;
}
#header {
	background:url(img/header.jpg) no-repeat center;
	height: 250px;
}
#links {
	float:left;
	width: 170px;
	font-size:13px;
	color: #666;
	line-height: 150%;
	padding: 20px 0;
}
#mitte {
	float:left;
	width: 514px;
	margin-left: 15px;
	padding: 20px 0 ;
}
#drucken {
	text-align:right;
}
#rechts {
	float:left;
	margin-left: 15px;
	width: 256px;
	border: 1px solid #546e83;
	padding: 0 3px;
	margin-top: 20px;
}
#suche {
	margin-top: 30px;
	padding: 8px 0;
	border-top: 1px solid #546e83;
	border-bottom: 1px solid #546e83;	
}

.balken:first-child{margin-top: 0px;}
#footer {
	clear:both;
	height: 25px;
	background-color: #a6b068;
	font-size: 13px;
	padding: 5px 0 0 15px;
}

/* Menu Styles */
#links ul{margin-left: 15px;}

/* Linkstyles*/
#mitte a:link,#rechts a:link {color: #A37E57; text-decoration: none; font-weight:bold;}
#mitte a:visited, #rechts a:visited { color: #6F9BAC; text-decoration:none; font-weight:bold;}
#mitte a:hover, #mitte a:active, #mitte a:focus, #rechts a:hover, #rechts a:active, #rechts a:focus {text-decoration: underline; font-weight:bold;}

#links a:link {color: #666;text-decoration:none; font-weight:}
#links a:visited {color: #666666; text-decoration:none;}
#links a:hover, #links a:active, #links a:focus {text-decoration: underline;}

#footer a:link {color: #666; text-decoration:none;}
#footer a:visited {color: #666666; text-decoration:none;}
#footer a:hover, #links a:active, #links a:focus {text-decoration: underline;}

/* Typo */
table  {border: 1px solid #546e83;}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #546e83;
	margin-top: 0;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #546e83;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #546e83;
}
h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #546e83;
}
h1+h2 {
	margin-top:4px;
}
#rechts img {padding-bottom: 10px;}
p.csc-frame-frame1, table.csc-frame-frame1, div.balken { 	
	background-color: #546e83; 
	color: #FFF;
	margin: 5px 0;
	padding: 3px 0 3px 3px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
div.balken {margin: 0 -3px; }
p.csc-frame-frame2, table.csc-frame-frame2 { color: #7C4B58; }

#mitte li, #rechts li {
	padding-left: 15px;
	margin-left: 15px;
	background-image: url(img/list_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
#mitte div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image, #rechts div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
	padding:0;
	background: none;
}
.csc-sitemap {padding-top: 10px;}
fieldset {border: 0;}
p, #mitte li, #rechts li {letter-spacing:1px;}