
* {
	padding:0;
	margin:0
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #bcd4e0;
}

/*
blau #005486
117fc0
rot #C30A1D
*/

#menu ul.sub {
	margin-top:10px;
	margin-left:-10px;
	}
	
	
#menu li.left-level-2-act {
	display: block;
	color:#fff;
	background-color:#BBB;
	font-variant:normal;
	padding-left: 9px;
	margin-bottom: 9px;
	padding-right: 10px;
	padding-top:5px;
	width:250px;
	padding-bottom:5px;
	padding-left:20px;
	line-height: 20px;
}

#menu li.left-level-2-no a{
	background-color: #eeeeee;


}

#menu li.left-level-2-no a:hover {
			background-color: #18a275;

}

#clear {
	clear: left;
	height: 0px;
}


#container {
	width: 840px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 5px;
	background-image: url(../images/hinter.jpg);
	background-repeat: repeat-y;
}

#titel_quer {
	background-image: url(../images/titel_quer.jpg);
	height: 210px;
}

#titel {
	background-image: url(../images/titel.jpg);
	height:210px;
}

#mainContent {
	margin-left: 280px;
	background-color: #FFFFFF;
}

#imprint {
	width: 280px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right:580px;
	color: #005486;
	font-size: 10px;
}

#imprint a {
	text-decoration:none;
	color:#005486;
}

#imprint a:hover {
	color:#900;
}

#mainContent ul {
	padding-top:10px;
	padding-left:20px;
	font-family:'Verdana', 'Helvetica', 'Arial', 'Sans-serif';
	font-size:12px;
	line-height:18px;
}

#mainContent li {
	list-style-type: square;
}

#header {
	float: left;
	width: 280px;
}

/*MENUS*/
#menu ul {
	text-decoration: none;
	list-style-type: none;
	padding-top: 0px;
}

#menu li {
	text-decoration: none;
	width: 262px;
	display: block;
	background-color: #EEE;
	text-align: right;
	font-size: 13px;
}

#menu a {
	color: #0F4476;
	text-decoration: none;
	width: 262px;
	display: block;
	background-color: #EEE;
	text-align: right;
	font-size: 13px;
	font-weight:normal;
	text-transform: uppercase;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
}

#menu a:hover {
	color: #fff;
	display: block;
	background-image: url(../images/hinter_menu.jpg);
}

#menu li.aktiv {
	display: block;
	color: #0F4476;
	/*background-color: #e9bc7b;*/
		background-image: url(../images/hinter_menu_aktiv.jpg);
	font-size: 13px;
	margin-bottom:5px;
	text-align: right;
	padding-right: 9px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
}

/*TEXTFORAMTIERUNGEN*/
p {
	font-family:'Verdana', 'Helvetica', 'Arial', 'Sans-serif';
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height: 18px;
	text-align: left;
}

p.right {
 azimuth:
 font-weight: bold;
	text-align: right;
}

a:link {
	color:#0e4a7e;
	text-decoration:none;
}

a img {
	border: 1px solid #003652;
}

a:visited {
	color:#003652;
}

a:hover {
	color: #C30A1D;
}

a:active {
	color: #C30A1D;
}

#mainContent h1 {
	font-family:'Verdana', 'Arial', 'Helvetica', 'Sans-serif';
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	text-align: left;
	font-variant: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F4476;
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
	background-color: #9CC;
	padding-left: 5px;
}

#mainContent h2 {
	font-family:'Verdana', 'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#EEE;
	display:block;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 7px;
	margin-top:20px;
	background-image: url(../images/linie.jpg);
}

#mainContent h3 {
	font-family:'Verdana', 'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#EEE;
	display:block;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 7px;
	background-image: url(../images/linie.jpg);
}

#mainContent img {
	padding-top: 5px;
}

span.fett {
	font-weight: bold;
}

td {
	text-align: left;
	vertical-align:top;
	padding: 2px;
	font-family:'Verdana', 'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	text-decoration:none;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}

table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

span.kursiv {
	font-style:italic
}

#footer p.oben a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e4a7e;
	float: right;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 10px;
}

#footer p.oben a:hover {
	color: #C30A1D;
}

#footer {
	background-image: url(../images/linie_2.jpg);
	background-repeat: no-repeat;
}

#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -15px;
}

#print {
	display: block;
	padding: 15px 15px 15px 15px;
}

#titel_quer #logo {
	position: relative;
	top: 170px;
	right: -380px;
	background-image: url(../images/logo.png);
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  

/* Toggle default */



.acc {
	margin-top:-15px;
	line-height: 16px;
}

h6.rgaccord1-toggle {
	font-family:'Verdana', 'Arial', 'Helvetica', 'Sans-serif';
	font-size:12px;
	font-weight:bold;
	color:#003368;
	border-bottom:1px solid #003368;
	line-height: 20px;
	height: 20px;
	background: url(../images/plus.png) 0px center no-repeat;
	padding:2px 0 2px 25px;
	cursor:pointer;
}

/* Toggle act item */
h6.act {
	color:#003368;
	border-bottom:1px solid #003368;
	background: url(../images/minus.png) 0px center no-repeat;
}

/* the content */
div.rgaccord1-content {
	width:450px;
	/*border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color: #f6f6f6;
	border-bottom:1px solid #ccc;*/
	margin: 0px 0 0 0px;
	padding: 5px 10px 5px 25px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
	margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
	display:none;
}

div.rgaccord1-content img {
	border:1px solid #003368;
}


/* Tabellenklasse für Tiyn-RTE*/
#print table {
	border:none;
	margin-bottom:10px;
	margin-top:10px;
}

#print .tabelle_ohne_rahmen {
	border:none;
	}