/*
blau #0e4a7e
rot #C30A1D
gelb #FBCF00
*/

* {
	padding:0;
	margin:0
}
img {
	behavior:	url("pngbehavior.htc");
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/verlauf.jpg);
	line-height: 18px;
}

#container {
	width: 790px;
	text-align: left;
	margin: 20px auto 5px auto;
	color: #000;
	background-color: #fff;
	background-image: url(../images/linie.jpg);
	background-repeat: repeat-y;
}
#titel_quer {
	background-image: url(../images/titel_quer.jpg);
	height: 210px;
	margin-left: 280px;
}
#titel {
	background-image: url(../images/titel.gif);
	height:210px;
	float: left;
	width: 280px;
}
#print {
	background-color: #FFFFFF;
	margin: 0 0 0 280px;
	padding: 15px;
}
#imprint {
	width: 270px;
	text-align: right;
	margin:0 auto 0 auto;
	padding:0 510px 0 0;
	color: #EEE;
	font-size: 10px;
}
#imprint a {
	text-decoration:none;
	color:#fff;
}
#imprint a:hover {
	color:#FBCF00;
}

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


#menu {
	width: 280px;
	padding: 0 0 5px 0;
	float: left;
}

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

#menu a {
	color: #111;
	text-decoration: none;
	display: block;
	background-color: #FCCE00;
	text-align: right;
	font-size: 13px;
	font-weight:normal;
	text-transform: uppercase;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-right:15px;
	padding-bottom: 9px;
}
#menu a:hover {
	color: #fff;
	display: block;
	background-color: #6aa2c5;
}
#menu li {
	display: block;
	color: #C30A1D;
	font-weight:bold;
	font-size: 12px;
}
#menu li.aktiv {
	display: block;
	color: #C30A1D;
	background-color: #FDCD00;
	padding-left: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 9px;
	border-top-color: #000;
	border-bottom-color: #000;
	text-align: right;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
}


#menu ul.sub {
	margin-top:0px;
	margin-right:0px;
	}
	
	
#menu li.left-level-2-act {
	display: block;
	color: #fff;
	line-height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-left:-8px;	margin-right:-10px;
	padding-right:10px;
}

#menu li.left-level-2-no a {
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-left:-8px;
	padding-right:10px;
	margin-right:-10px;

}

#menu li.left-level-2-no a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	background-color:#FBCF00;

}
/*TEXTFORAMTIERUNGEN*/

#print ul {
	padding-top:10px;
	padding-left:20px;
	font-size:12px;
	line-height:18px;
}

#print li {
	list-style-type: square;
	padding: 0 0 5px 0;
}


p.csc-linkToTop {
	margin-top:20px;
}

p {
	font-family:'Verdana', 'Helvetica', 'Arial', 'Sans-serif';
	font-size:12px;
	text-decoration:none;
	color:#000000;
	line-height: 18px;
	padding-bottom: 10px;
	text-align: left;
}
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;
}
#print h1 {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	text-align: left;
	font-variant: normal;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FBCF00;
	line-height: 20px;
	margin-bottom: 15px;
}
#print h2 {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	display:block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBCF00;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#print h3 {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
	margin-top: 10px;
	line-height: 20px;

}

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

/*TABELLENFORMATIERUNGEN*/

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;
	margin-bottom:10px;
	margin-top:10px;
}

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

#print .tabelle_ohne_rahmen {
	border:none;
	}

