/*
 	Copyright 2001 - 2008 Active-Media-Production.de
*/
a:link { color:#000066; text-decoration:underline; font-weight:normal }
a:visited { color:#000066; text-decoration:underline; font-weight:normal }
a:hover { color:#000066; text-decoration:underline; font-weight:normal }
a:active { color:#000000; text-decoration:none; }

html {	height:101%;/* Um generell die Scollbalken anzuzeigen */
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #fff;
	color: #000066;
	text-align:justify
}

hr {
	background-color:#000066; /* Mozilla 1.4 */
	color:#000066; /* IE 6 */
	border: #000066; /* Opera 7.11 */
	height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
h2, h3 {
	margin: 0px 0px 2px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-family:"Times New Roman", Times, serif;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	border:1px solid #000066
}
textarea{
border:1px solid #000066
}
/*
	CMS-Tag Definitionen
--------------------------------------------------------------------------------
*/
#main {
	margin: auto;
	padding: 0px;
	width: 795px;
}
#header {
	background: url(grafik/head1.jpg) no-repeat;
	height: 168px;
	clear: both;
}
#header h1{
	display: none;
}

/* Recht Spalte */

#right {
	float:right;
	width: 180px;
	margin-bottom: 5px;
}
#right h2{
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;

}

/* Linke Spalte Content */

#left {
	float: left;
	width: 590px;
	margin-bottom: 5px;
}

/* Fussleiste */

#footer {
	clear: both;
	text-align: center;
	background: #FFFFFF ;
	border-top:3px solid #000066;
}
#footer2 {
	padding: 5px;
}

/* Startbild */

#Site_Startpage {
	height: 320px;
}
#Site_Startpage h2{
	text-align:center;
	font-size:36px
}

/* Wartungsanzeige */

.Block_Wartung {
	background-color: #CC0000;
	font: bold 12px Arial;
	color: #FFFFFF;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:100%
}

/* Anzeige für Sprachblock */

.Block_Language {
	text-align: right;
	padding: 0px;
}
.Block_Language h2{
	font-size: 9px;
	font-weight: normal;
	display:none
}
.Block_Language img{
	margin: 1px;
	padding: 0px;
}

/* Anzeige für die Suche */

.Block_Search {
	background: #FFFFFF; 
	margin-bottom: 10px;
	text-align:right;
}
.Block_Search2 {
	padding: 0px;
}

/* Partnerblock */

.Block_Partner {
	background: #FFFFFF ; 
	margin-bottom: 5px;
	border-top:3px solid #000066;
	float:right;
	width:160px
}
.Block_Partner2 {
	padding-left: 10px;
	text-align: right;
}
.Block_Partner2 ul {
	display:block;
	list-style-type:circle;
	margin:5px;
	text-align:left;
	padding-left:10px;
}
.Block_Partner h2 {
	text-align: right;
}

/* Loginblock */

.Block_Login {
	background: #FFFFFF;
	margin-bottom: 5px;
	text-align:right;
	border-top:3px solid #000066;
	width:160px;
	float:right
}
.Block_Login2 {
	padding: 0px;
}

/* Navigation */

#right .Block_Navigation h2 {
	display:none;
	margin:0px;
}
.Block_Navigation {
	margin-bottom: 5px;
}
.Block_Navigation2 {
	padding: 0px;
}
.Block_Navigation ul{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.Block_Navigation li{
	margin: 0px;
	padding: 0px;	
	line-height:31px;
	display:block;
	background: url(grafik/li.gif) no-repeat top right; 
	text-align:right
}
.Block_Navigation li .Block_Navigation_Inactiv a {
	color:#000;
	padding: 0px 30px 0px 0px;
}
.Block_Navigation li .Block_Navigation_Activ a {
	color:#000;
	padding: 0px 30px 0px 0px;
}
.Block_Navigation li li{
	margin: 0px;
	padding: 0px;	
	line-height:31px;
	background: url(grafik/li.gif) no-repeat top right; 
	display:block;
}
.Block_Navigation li li .Block_Navigation_Inactiv a{
	color:#000;
	padding: 0px 30px 0px 0px;
}
.Block_Navigation li li .Block_Navigation_Activ a {
	color:#000;
	padding: 0px 30px 0px 0px;
}

.Block_Navigation h3{
	margin: 0px;
	padding: 0px;
	line-height:31px;
	text-align:right;
	font-weight:normal;
	font-size:13px;
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(grafik/h3.gif) no-repeat top right; 
}
.Block_Navigation h3 .Block_Navigation_Inactiv a{
	color:#000066;
	padding: 0px 30px 0px 0px;
}
.Block_Navigation h3 .Block_Navigation_Activ a{
	color:#000066;
	padding: 0px 30px 0px 0px;
}
.Block_Navigation_Activ{
	background: url(grafik/h3_aktiv.gif) no-repeat top right; 
	margin:0px;
	height:31px;
	padding:0px;
	display:block;
	line-height:31px;
	font-size:13px;
}
span.Block_Navigation_Activ a{
	color:#000066;
}
span.Block_Navigation_Activ a:visited{
	color:#000066;
}
div.Block_Navigation_Activ a{
	color:#000;
	background: url(grafik/li_aktiv.gif) no-repeat top right; 
}
div.Block_Navigation_Activ a:visited{
	color:#000;
}
.Block_Navigation_Activ:hover {
	color:#000;
}
.Block_Navigation_Inactiv{
	font-size:13px
}
/* Zusätzlich für richtige Anzeige im IE 6 und 5 */
.Block_Navigation a {
	text-decoration:none;
	display: block;
	color:#000066;
	font-size:13px
} 
.Block_Navigation a:hover {
	text-decoration:none;
	display: block;
	color:#000066;
} 
.Block_Navigation a:visited {
	text-decoration:none;
	display: block;
	color:#000066;
}

/* Statusbaranzeige */

.Block_Statusbar {
	font-size:12px;
	padding: 2px 5px;
	width:580px;
	position:absolute;
	top:155px
}
/* Kopfbereich in der Galerie */

.Modul_Head {
	text-indent:10px;
	font-weight:bold;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	line-height:2em;
	padding-bottom: 4px;
}

/* Modul_block */

.Modul_Block {
	display: block;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.Modul_Block2 {
	display: block;
	clear: both;
	padding: 10px;
	margin-top: 5px;
}
.Modul_Block_hr{ display:none}

.Modul_Block2 h3 {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 25px;
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	border-top: 3px solid #000066;
	border-bottom: 3px solid #000066;
	width:390px;
	color: #000066;
	background: url(grafik/h3_Block.gif) repeat-y left top;
}
.Modul_Block2 div h3 {
	text-align:left;
}
.Modul_Block2 h4{
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 25px;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	border-top: 3px solid #000066;
	border-bottom: 3px solid #000066;
	width:330px;
	color: #000066;
	background: url(grafik/h4_Block.gif) repeat-y left top;
}
.Modul_InnerBlock {
	border: 1px solid #000066;
	margin: 10px;
	padding: 10px;
	text-align:left
}

/* Detailanzeige ( mehr lesen) */

.Modul_Detail {
	font-size: 14px;
	text-align: right;
	clear: both;
}
.Modul_Detail a{
	font-weight: normal;
}

/* Erroranzeige / Druck / Seitenzahlen */

.Modul_Error {
	text-align: center;
	padding: 10px;
	border: 2px solid #990000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Block_Page_Num {
	text-align: center;
}
.Block_Print_Page {
	font-size: 14px;
	clear: both;
}

/* Copyright */

.spezialfont {
	margin: 5px;
	font-size:10px;
	text-align:right
}

/* Offline Seite */

.offline {
	margin: 5px;
	font-size:16px;
	margin: 100px auto 20px auto;
	width:400px;
	border:1px solid #000066;
	background:#ffe064;
	text-align:center
}
.offline h3 {
	font-size:24px;
}
.sonderschrift {
	font-size:10px;
}
