/* CSS Document */
body {
	text-align:left;
	margin-top: 0;
	background-color: #FFFFFF;
	background-image: none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page {
	text-align:left;
	padding: 0 10mm 10mm 10mm;
	width: 190mm;
}


#mitte_content a:link {
	text-decoration: none;
	color: #1c5391;
	text-decoration:underline;
}

#mitte_content a:visited {
	/* font-style:italic; */
	color: #1c5391;
	text-decoration: underline; 
}
#mitte_content a:active, #mitte_content a:focus, #mitte_content a:hover {
	text-decoration: none;
	background-color: #1c5391;
	color: #FFFFFF;
}

	
/* Typo */
H1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
	/*letter-spacing: -0.05em; */
	line-height: 100%;
	color: #1C5391;
	font-size: 1.5em;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #1C5391;
	font-size: 1.3em;
}
H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #C44617;
	font-size: 1em;
}
#mitte_content ul li {
	background: url(img/liststyle.gif) no-repeat 0 .4em;
	padding-left: 15px;
	margin-left: 20px;
	line-height: 130%;
}
#mitte_content .tx-dropdownsitemap-pi1 li {
	background: none;
	margin-left: 0;
}

hr {
	background-image:url(img/hr.gif);
	background-repeat:repeat-x;
	height: 3px;
	padding: 5px 0;
	border: 0 none;	
}
.suche_box {
	width:160px;
	border: 1px solid #353535;
}
#contentFooter {margin-top: 20px; background-color:#FFFFFF; width: 535px; margin: 0 auto;}
.drucken, .senden, .top {
	width:33%;
	text-align:center;
	float:left;

}
.drucken a, .senden a, .top a {
	background: url(img/drucken.gif) no-repeat 0 -.2em;
	padding-left: 25px;
	line-height: 250%;
	text-decoration: none;
	color: black;
	height: 20px;
}
.drucken a:hover, .senden a:hover, .top a:hover {text-decoration:underline;}
.senden a {background: url(img/senden.gif) no-repeat 0 -.2em;}

.top a {background: url(img/top.gif) no-repeat 0 .1em; padding-left: 15px;}
.right_box {
	background-color: #1C5391; 
	padding: 3px 0 3px 10px; 
	margin-left: -10px; 
/*	margin-right: -20px; */
	color:#FFFFFF; font-weight:bold;
}
/* 
 * blind boxes
 */
#header {display: none;}
#topnavContainer {display:none;}
#contentFooter {display:none;}
