/* @override http://neunzehnterzehnter.de/css/style.css */

/*
rot			#CD0A00
gelb		#FFED00

text:        #333
link		 #CD0A00
*/


html, body {
    padding: 0;
    margin: 0;
}

body {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333;
	padding-bottom: 60px;
	background: #F4F4F9;
}

a { color: #CD0A00;  text-decoration: none;}
a:visited { color: #CD0A00;}
a:hover { color: #CD0A00; text-decoration: underline; }
a:focus {outline-style: none;} /* get rid of dotted border in FF*/

h1, p { margin-top: 0; padding-top: 0; } 

h1 { 
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.6px; 
	line-height: 32px;
	margin-bottom: 15px;
	color: #FF0000;
}

h2 { color: #333; font-size: 16px; line-height: 23px;}
h3 { color: #555; font-size: 14px;}

.eng { margin-bottom: 2px; }

.barrierefrei { display: none; }

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.linie
{
	border-bottom:1px solid #333;
	margin-bottom:10px;
}

img, img a {border: none;}

/* CONTAINER
----------------------------------------------------------------------------- */

#container {
    position: relative;   
	margin: 0 auto;
	width: 1063px;
	padding: 0 0 31px 0;
   	background: transparent url(../img/content-bg.png) no-repeat top right;
}

#start #container {
	text-align: center;
	width: 800px;
	background: none;
}


/* HEADER
----------------------------------------------------------------------------- */

#header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 404px;
	height: 434px;
   	background: transparent url(../img/header3.gif) no-repeat top left;

}

#header h1 {
	position: absolute;
	top: 0px;
	left:  0px;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: -9998px;
}

/* NAV
----------------------------------------------------------------------------- */

#nav {
	position:relative;
	overflow: hidden;
	margin: 0px 0 0 420px;
	padding: 0px 0 0px 0;
 	width: 600px;
    background: YELLOW;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 12px;
}

#nav ul li {
	float:  left;
	margin: 0 0px 0 0;
	padding: 10px 0px 10px 0;
}

#nav ul li span {
	margin: 0 8px;
}

#nav ul li a {
	font-weight: bold;
	color: #333;
}

#nav ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#nav ul li.current a {
	color: #CD0A00;
}

/* CONTENT
----------------------------------------------------------------------------- */

#content {
	position: relative;
	padding-top: 80px;
	background: transparent;
	min-height: 500px;
}


/* MAIN
----------------------------------------------------------------------------- */

#main {
	position: relative;
 	width: 560px; /*600*/
	padding: 20px 20px 40px 20px;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	_height: 600px; /*IE*/
	margin: 0px 0px 0 420px;
	background: #EDEDED;
}

#main img {
	padding: 0px;
	width: 240px;
	border: 15px solid #FFF;
	margin: 0 0 5px 0;
}

#main img.links {
	margin: 0 15px 12px 0;
}

#main img.rechts {
	margin: 0 0 12px 0;
}

#main img.umfluss {
float: left;
}

#main .imgtext {
	font-size: 11px;
	line-height: 16px;
}

#main img a {
	border: none;
}

#main a:hover img { border: 0px solid #9C4C59; }


#main img.left {  /* Bild links */
	float: left;
	margin: 0px 20px 10px 0px;
}


#main img.right {  /* Bild rechts */
	float: left;
	margin: 0px 0 10px 20px;
}

.block {
	display: block;
	clear: both;
}

/* --- List --- */

#main ul {
	padding: 10px 10px 7px 10px;
	margin: 0 0 15px 0;
	list-style: none;
	background: #F2F2F2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#main ul li {
	background: url(../images/layout/bullet-li.png) no-repeat left 7px;
	padding-left: 13px;
	margin: 0 0 3px 5px;
}

#main ul.sitemap, #main ul.sitemap ul { 
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: #FFF;
}

#main ul.sitemap li { 
	margin: 0;
	padding: 0;
	background: #FFF;
	height: 1%; /*IE*/
}

#main ul.sitemap li a { 
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #CCC;
	background: #FFF;

}

/* Text */

p.einleitung {
	font-size: 17px;
	line-height: 24px;
	color: #222;
}

p.smalltext {
	font-size: 11px;
	line-height: 14px;
}

a.bulletlink, a:visited.bulletlink {
	margin: 0;
	font-weight: bold;
	color: #555;
	padding: 0 0 0 20px;
	background: url(../images/layout/link-icon.gif) no-repeat 0 0px;
}

a:hover.bulletlink {
}

.download {
	padding: 0 0 0 18px;
	background: url(../images/layout/download-icon.gif) no-repeat left 2px; 
}


.red { color: RED; }

span.text-red {
	color:  #A51423;
}

span.text-green {
	color:  #85A70D;
}

.trennstrich-oben { /* p */
	border-top: 1px dotted #999;
	margin-top: 16px;
	padding-top: 16px;
}

.trennstrich-unten { /* p */
	border-bottom: 1px solid #CCC;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

#main table {
	margin: 0 0 15px 0;
}

#main table td {
	vertical-align: top;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #CCC;
}

#main table td.time {
	width: 90px;
}

/* SIDEBAR
----------------------------------------------------------------------------- */

#sidebar { 
	position: absolute;
	z-index: 110;
	top: 400px;
	left: 256px;
	width: 152px;
	background: #EBEBEB url(../img/sidebar-bg.png) repeat-x bottom right;
}

#sidebar h3 { 
	background: #FFED00;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #333;
	padding: 8px 10px;
}

#sidebar p { 
	margin: 0 0 10px 10px;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	width: 132px;
	padding: 0 0px 10px 0px;
}

#sidebar p img { 
	margin: 10px 0 0 0;
}


/* FOOTER
----------------------------------------------------------------------------- */

#footer {
	position: absolute;
	width: 1062px; /*minus 1px*/
	height: 40px;	
	margin: 0;
	bottom: -40px;
	background: transparent url(../img/footer.png) no-repeat top right;
}


/* ACCESSIBILITY
----------------------------------------------------------------------------- */

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted #333;
   margin: 1em;
}

.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* clearing */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* End of 'style' */

