/* CSS Document */

* {margin: 0;padding: 0;border: 0 none;}
html, body {height: 100%;}

body {
	background: #fff url(img/back.jpg) repeat-x;
	color: #131391;
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	
}

#aussen{
    width:970px;
	margin: 0px auto 0 auto;
	background: transparent;
	color: #000;
}

#oben {
	width: 970px;
	height:155px;
	padding: 0px;
	background:#fff url(img/oben_back.jpg) no-repeat;
	z-index: 40;
}

#logo {
    position:relative;
	width: 210px;
	height:135px;
	top:0px;
	left:0px;
	float:left;
}

#outer {clear:both;
    width: 970px;background:transparent;margin: 0px auto 0 auto;
} 

#leftcol{
    float:left;
	width: 200px;
	background:transparent;
	left: 0px;
	top: 0px;z-index: 30;
}
* html #leftcol {overflow:hidden;}

#bild_wand {
    position:relative;
	width: 200px;
	margin:0 0px 0 23px;
	background:transparent;z-index: 40;
}

#bild {
    position:relative;
	width: 200px;
	margin:0 0px 0 -44px;
	background:transparent;z-index: 40;
}

#bild_left {
    position:relative;
	width: 200px;
	margin:0 0px 0 0px;
	background:transparent;z-index: 40;
}

#maincol{ 
    float: left;
	width: 570px;
	background: transparent;
	color:#999;
	top: 0px;
	left: 0px;
	position:relative;
	overflow:hidden;z-index: 10;
}
#maincol2{ 
    float: left;
	width: 770px;
	background: transparent;
	color:#999;
	top: 0px;
	left: 0px;
	position:relative;
	overflow:hidden;z-index: 10;
}

.content {
    padding: 0px 40px 35px 40px;
	color: #D9D9D9;
	background: transparent;
	border-right: 1px solid #D9D9D9;overflow:hidden;
}

.footer {
    clear:both;
    margin: 0px 0 0 0;padding: 8px 0 500px 0;
	text-align:center;
	font: 70%/1.3 Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	color:#999;
	border-top: 1px solid #D9D9D9;
}  
 	
#rightcol{background:#fff;
     width: 200px;
	 float: right;
	 position: relative;
	 top: 0px;
     left: 0px;z-index: 40;
}

#rightcol #laufleiste {
    padding: 0px 0 0px 0;
	background:#fff;
	border-right: 1px solid #B7E8FB;
}

#leftcol #laufleiste,
#leftcol #laufleiste2,
#leftcol #laufleiste3 {
    padding: 0px 0 0px 0;
	background:#fff;
	border-right: 0px solid #B7E8FB;
}

h1 {
    margin: 0px 0 40px 0px;
	padding: 0;
	text-align: left;
	color:#C9C9C9;
	font: 140% "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;background: #fff;
}

h2.neu {color: #E6141B;}

h2 {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	color:#373E86;
	font: 105% "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

h2.kurz {margin: 10px 0 0 0;}

h3 {
	margin: 10px 0 0px 0px;
	padding: 0;
	text-align: left;
	color:#373E86;
	font: bold 80%/1.4 Verdana, Helvetica, Arial, sans-serif;
}

p {
    margin: 15px 0px 15px 0px;    
	font: 80%/1.4 Verdana, Helvetica, Arial, sans-serif;
	color:#373E86;
}

#rightcol p {
    margin: 8px 0px 8px 0px;    
	font: 75%/1.4 Verdana, Helvetica, Arial, sans-serif;
	color:#373E86;
}

#rightcol #messe {padding: 0;}

#rightcol #messe p {
    margin: 5px 0px 25px 15px;    
	font: 70%/1.4 Verdana, Helvetica, Arial, sans-serif;
	color:#373E86;text-align:right;
}

#rightcol h2 {margin:50px 0 15px 0;text-align:right;color:#C9C9C9;}

#rightcol p.foto {
    margin: 8px 0px 8px 0px;    
	font: 60%/1.4 Verdana, Helvetica, Arial, sans-serif;
	color:#373E86;text-align:right;
}

p.kl {
    font: 60% Verdana, Helvetica, Arial, sans-serif;
}

p.trenn {
    font-size: 1px;
	line-height: 1px;
	margin: 20px 0px;
	padding: 0px;
	height: 1px;
	border-bottom: 1px dotted #80B3D9;
}

.trenner {
    clear:both;
	height:21px;
	background: url(img/trenner.jpg) no-repeat;
}

.trenner2 {
    clear:both;
	height:41px;
	background: url(img/trenner_41.jpg) no-repeat;
}

.trenner3 {
    clear:both;
	height:61px;
	background: url(img/trenner3.jpg) no-repeat;
}

.trenner4 {
    clear:both;
	height:61px;
	background: url(img/trenner4.jpg) no-repeat;
}

.trenner hr, .trenner2 hr, .trenner3 hr, .trenner4 hr {display:none;}

.clr {clear:both;}	
.mit {text-align:center;}
.re {text-align:right;}
.left {text-align:left;}

acronym.titel {
	border-bottom: 1px dashed #071D1C;
	cursor: help;
	font-variant: normal;
}

acronym {
	border: 0 none;
	cursor:text;
	font-variant: normal;
}

ul.txt {
    margin: 5px 0 0 0;
	font: 80% Verdana, Helvetica, Arial, sans-serif;
	color:#131391;
}

ul.txt li {
    list-style: none;
	margin: 0 0 0 1.5em;
	line-height: 1.5em;
}
ul.txt2 {
    margin: 5px 0 0 0;
	font: 80% Verdana, Helvetica, Arial, sans-serif;
	color:#131391;
}

ul.txt2 li {
    list-style-type: circle;
	margin: 0 0 0 1.5em;
	line-height: 1.5em;
}	

a:link {text-decoration:none; color:#131391;background:transparent;}
a:visited {text-decoration:none; color:#131391;background:transparent;}
a:hover {text-decoration:underline; color: #131391;background:transparent;}







/* Navigation----------------------------------------------------------*/

#navigation_links, #navigation_links2 {
    position:relative;
	width: 200px;
	top:0px;
	left:0px;
	background:transparent;overflow:hidden;
}
#navigation_links_abst {
    position:relative;
	width: 200px;
	top:30px;
	left:0px;
	background:transparent;overflow:hidden;
}
#menu, #menu2 {
	width: 200px;
	margin: 0 0 0px 0;
	padding: 0;
	background: transparent url(img/menu_oben.jpg) no-repeat center top;
}

#menu ul, #menu2 ul {font: 60%/1.4 Verdana, Helvetica, Arial, sans-serif;
    list-style: none;
	width: 200px;
	height: 100%;
	margin: 0px 0 0px 0;
	padding: 18px 0 18px 0;
	background: transparent url(img/menu_unten.jpg) no-repeat center bottom;
}

#menu ul ul {font: 100%/1.4 Verdana, Helvetica, Arial, sans-serif;
    list-style: none;
	width: 200px;
	height: 100%;
	margin: 0px 0 0px 0;
	padding:0;
	background: transparent url(none) no-repeat center bottom;
}

#menu li, #menu2 li {
    
	letter-spacing:1px;
    list-style: none;
	margin-bottom: 0px;
}
#menu ul ul li {text-indent:15px;}
#menu li a,
#menu2 li a,
#menu ul ul li a,
#menu2 ul ul li a {
    list-style: none;
	height: 20px;
	text-decoration: none;
	color: #373E86;
	display: block;
	padding: 6px 0 0 12px;
	background: #fff;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-top-color: #fff;
}
	
#menu li span.active, #menu2 li span.active {
	list-style: none;
	height: 20px;
	text-decoration: none;
	display: block;
	padding: 6px 0 0 12px;
	background: #fff;
	color: #E6141B;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-top-color: #fff;
}
	
#menu li a:hover, #menu2 li a:hover {
    list-style: none;
	background: #373E86;
	color: #fff;
	border-right: 1px solid #373E86;
	border-bottom: 1px solid #373E86;
	border-left: 1px solid #373E86;
	border-top-color: #373E86;
}

/* Navigation-------------------------Ende-----------------------------*/	