html {
	height: 100%;
	}

body {
	font: 12px "Trebuchet MS", Helvetica, Arial;
	color: #38557b;
	/*background: url(img/bg_hellgrau.gif);*/
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	}
	
a {
	color: #38557b;
	text-decoration: underline;
	}

p { 
	line-height: 150%;
	margin: 0;
	padding: 0;
	}

hr {
	height: 1px;
	background: #38557b;
	color: #38557b;
	border:0px solid #38557b;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #38557b;
	margin: 0;
	padding: 0;
	}
	
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #38557b;
	margin: 0;
	padding: 0;
	}


#header{
        height: 100px;
	margin: 0;
	padding: 20px 25px 0 0;
	background: url(img/logo.png) 10px 20px  no-repeat;
	text-align: right;
        background-color: white;
	}

#laufband{
       margin-top:10px;
       text-align: center;
      
}

#footer {
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #18345A;
	color: #fff;
	text-align:center;
	}		
	
/* Flaggen ------------------- */	

#flaggen div {
	width: 746px;
	height: 40px;
	margin: 0x;
	padding: 0;
	background: #fff;
	text-align:center;
	}

#flaggen ul {
	margin: 0 auto 0 auto;
	text-align: center;
	background: #fff;
	border: 3px solid #38557b;
	padding: 4px 0 0 0;
	}

#flaggen li {

	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 3px;
	}

#flaggen a {
	text-decoration: none;
	border: 0;
	padding: 0;
	margin: 0;
	}

/*Navigation*/

#navcontainer {
	width: 160px;
	min-height: 780px;
	margin: 0;
	padding: 0;
        /*border: solid 1px white;*/
	margin-top: 3px;
	padding: 8px 0 0 0;
	background: url(img/bg_karten.gif) repeat-y;
	float: left;
	text-align: left;
	}
		
#navcontainer ul{
	margin: 20px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	}

#navcontainer li { margin: 0; }

#navcontainer a{
	display: block;
	padding: 3px 3px 3px 28px;
	border-top: 1px solid #fff;
	width: 130px;
	height: 20px;
	background: #18345a url(img/bullit_off.gif) 10px 8px no-repeat;
	}

#navcontainer a:link, #navlist a:visited , #navlist2 a:visited{
	color: #fff;
	text-decoration: none;
	}

#navcontainer a:hover {
	border-top: 1px solid #fff;
	background: #38557b url(img/bullit_on.gif) 10px 8px no-repeat;
	color: #fff;
	}

#active a:link, #active a:visited, #active a:hover {
	border-top: 1px solid #fff;
	background: #38557b url(img/bullit_on.gif) 10px 8px no-repeat;
	color: #fff;
	}

/* News ------------------- */	
	
#newsbox {
	width: 158px;
	/*min-height: 780px;*/
        /*min-height: 95%;*/
	margin: 0;
	margin-top: 3px;
	padding: 8px 0 0 0;
	background: url(img/bg_karten.gif);
	float: right;
	text-align: center;
	}

#news {
	width: 140px;
	height: 210px;
	margin: 0 auto 10px auto;
	padding: 2px 0 0 0;
	/*background: #ffffdd;
	color: #38557b;*/
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
	}

.news_blau {
	width: 144px;
	height: 94px;
	margin: 10px auto 0 auto;
	padding: 8px;
	background: #e8f6fe;
	color: #38557b;
	text-align:left;
	overflow: hidden;
	}

.news_gelb {
	width: 144px;
	height: 94px;
	margin: 10px auto 0 auto;
	padding: 8px;
	background: #ffffdd;
	color: #38557b;
	text-align:left;
	overflow: hidden;
	}

/* Textformatierung ------------------- */
	
.welcome {
	font-size: 32px;
	font-weight: bold;
	}


.clear {
	clear:	both;
}
.menut {
	position: relative;
	width: 100%;
	/*background-color:#FFCC33;*/
       background-color:#FFFFFF;
	height: 42px;
	/*background-image: url(img/w_lu.png);*/
	/*border-left: 1px solid black;
	border-right: 1px solid black;
*/

    border-bottom: 1px solid black;
	background-position: left bottom;
	background-repeat: no-repeat;
	/*margin: 0;
	padding: 0;*/
	margin-bottom: 10px;

}
.menut-inner {
    height: 40px;
	/* background: url(img/w_ru.png) no-repeat right bottom;*/
}
.menut table{
width: 100%;
height: 40px;
}
.menut td{
width: 10%;
text-align:center;
/*height: 40px;*/
}

.asp {
vertical-align: top;
}

.arena {
	width: 100%;
	position: top;	
}
.menul {
	position: relative;
	width: 210px;
	/*height: auto;*/
	/*width: 20em;*/
	/*margin-bottom: 10px;*/
	/*background: url(img/back2.png) repeat-x left top;*/
	background-color: #fff;
        padding-bottom: 10px;
	/*background: #DEE5EF url(img/w_lu.png) no-repeat left bottom;*/
	margin-bottom: 10px;
	margin-top: 0;
	border: 1px solid black;
}

.hotline {
	position: relative;
	width: 210px;
	background-color: red;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0;
	border: 1px solid black;
}
/*.menul-outer {
    
}

.menul-inner {
    
     background: url(img/back2.png) repeat-x left top;
     padding-bottom: 10%;
}
*/

.mlhead h2 {
   padding-left: 5px;
   color: white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
    /*text-align: justify;*/
   font-size: 14px;
   font-weight: bold;

}
.hotline h2 {
   /* background: url(img/w_ro.png) no-repeat right top;*/
   padding-top: 5px;
   /*padding-bottom: 5px;
*/
   margin-bottom: 5px;
   height: 15px;
   width: 200px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
    /*text-align: justify;*/
   font-size: 14px;
   font-weight: bold;
   display:block;
   color: #FFF;
   background-color: lightred; /*#2A0055;*/
   margin-top: 0;
  /*padding-left: 10%;
   padding-right: 10%;*/
}

.quicklinks h2{
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  height: 15px;
  width: 175px;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display:block;
  color: #FFF;
  background-color: #2A0055;
  margin-top: 0;
}
.menul h2 {
   /* background: url(img/w_ro.png) no-repeat right top;*/
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
/*	margin-bottom:0px;
	padding-bottom:0px;*/
	height: 25px;
	
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    /*text-align: justify;*/
	font-size: 14px;
	font-weight: bold;
	display:block;
	color: #FFF;
	/*background-color:#2A0055;
*/
	background-color:#000099;
	margin-top: 0;
    /*padding-left: 10%;
    padding-right: 10%;*/

}

.menul h2, .menul ul, .menul form {
    padding-left: 5px;
    padding-right: 5px;
}

.menul h2{
/*    background: url(img/h2.png) no-repeat top left;
    padding-left: 15px;
    padding-top: 10px;*/
}

.hotline h2, .hotline p {
    padding-left: 5px;
    padding-right: 5px;
    /*border-bottom: 1px solid white;*/
}
	
h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
		 
}

h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
   

/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	min-width: 40em;
	background-color:#DEE5EF;
	
}*/

.line {
       /*color:  #DEE5EF;*/
       color: white;
}

.lihotline {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.lihotline a{
	display:block;
	height: 15px;
	line-height: 15px;
	color: #FFF;
	padding-top: 5px;
	/*padding-left:   15px;*/
	text-decoration:none;
	border-top: 1px solid white;
	font-weight: bold;
}

.lihotline a:hover {
  /*color: #A6CAF0;*/
   color: #000;
}
   
.liquicklinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.liquicklinks a{
	display:block;
	padding-left: 5px;
	height: 15px;
	line-height: 15px;
	color: #000;
	text-decoration:none;
	font-weight: bold;
}

.liquicklinks  a:hover {
	color: #000;
	background-color: #FFCC33;
}

.limenu {
	list-style-type: none;
	margin: 0;
	/*width: 200px;*/
	padding: 0;
	/*border-bottom: 1px solid black;*/
}
.sublimenu {
	list-style-type: none;
	margin: 0;
 	/*width: 200px;*/
	padding: 0;
}

/*.limenu li{
	padding-left: 10px;
}*/

.limenu a {
 display:block;
 /*width: 180px;*/
 height: 20px;
 line-height: 20px;
 color: #000;
 text-decoration:none;
/* border: 1px solid black;*/
/* border-top: 1px solid #2A0055;
*/
 border-top: 1px solid #000;
/* border-bottom: 1px solid #000;*/
 font-weight: bold;
 /*background: url(img/li.png) no-repeat left bottom;
 padding-left: 22px;*/
 
 
}
#selected {
color:#FF0000;
}
.sublimenu {
background-color: transparent;
}
.sublimenu a {
 display:block;
 /*width: 190px;*/
 height: 15px;
 line-height: 15px;
 color: #000;
 text-decoration:none;
 border-top: none;
 
/* border: 1px solid black;*/
 font-weight: normal;
}



.limenu a:hover {
 /*color: #A6CAF0;*/
 background-color: #DEE5EF;
 color: #F00;
 
}

/*.limenu a:link {
  background-color: #00f;
  color: #000;
}*/
    

.navigation {
 float:left;
 /*background-color: #000033;
 padding-top:5px;
 padding-left: 5px;
 padding-right: 5px;*/
 
}


 .werbung img{
 border: none;
 }
 
.infotext {
   /* background: url(img/w_ro.png) no-repeat right top;*/
    margin-top: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    /*text-align: justify;*/
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

label.formleft {
	float: left;
        text-align: right;
	width: 8em;
	margin-right: .3em;
}

input[type=text], select {
	float: left;
}
	 
input.formright {
 	float: left;
    	width: auto;
      	clear: both;
        margin-left: 9.3em;
	margin-right: .3em;
}
	    

input[type=checkbox].formright,
input[type=radio].formright,
input[type=submit].formright {
	margin-left: 9.3em;
}
	  
.status label.formleft {
        float: left;
        text-align: right;
        width: 10em;
        margin-right: .3em;
}
				

form br {
	clear: both;
}
form.kontakt {
 line-height: 150%;
}

form.status {
 line-height: 150%;
}
 


.handyeinsenden form {
    line-height: 150%;
}

/*.error fieldset {
        margin: 20px 0;
        background-color: red;
        border-left: 1px solid #009;
        border-right: 1px solid #009;
        border-bottom: 1px solid #009;
        border-top: 1px solid #009;
        overflow: auto;
        padding-bottom: 10px;
        padding-left: 10px;
	
}*/
#field_error {
        background-color: red;
	color: #fff;
}

#leg_error {
	padding: 3px 5px;
        color: #fff;
        margin-bottom: 5px;
        background-color: red;
        font-weight: bold;
}
										

.status fieldset {
	margin: 20px 0;
	/*padding: 15px 10px;*/
        background-color: #fff;
	border-left: 1px solid #009;
	border-right: 1px solid #009;	
	border-bottom: 1px solid #009;
	border-top: 1px solid #009;
	overflow: auto;
}

.status legend {
	padding: 3px 5px;
	color: #fff;
	margin-bottom: 5px;
	/*display: block;*/
	background-color: #009;
	font-weight: bold;
}


.handyeinsenden input{
	float: left;

}

.introduction {
	padding: 3px 5px;
	display:block;
	background-color: #ffff66;
	background-color: #DEE5EF;
	/*font-weight: bold;*/
        margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.columnsStructure {
        position: relative;
        display: table;
        width: 100%;
        margin: -2px 0 0 0;
        padding: 0;
        clear: both;
        border-spacing: 0;
        /*border-top: 1px solid #003366;*/

}


head:first-child+body div.columnsStructure {height: 95%;}

.allColumns        {
        display: table-row;

}

.singleColumn {
        display: table-cell !important;
        margin: 0;
        padding-bottom: 0.2em;
        vertical-align: top;
        min-height: 95%; /* opera6 needs min-height but moz/IE needs height */
}

#leftColumn {
        width: 160px;
        min-width: 160px;
        /*color: #FFF;*/
        /*border-right: 1px solid #003366;*/
	background: url(img/bg_karten.gif);
        overflow: hidden;
        z-index: 3;
}

#centerColumn {
        width: auto;
        z-index: 1;
        text-align: left;
        overflow: hidden;
}

#rightColumn {
        overflow: hidden;
        z-index: 2;
        width: 160px;
	/*min-width: 160px;*/
	background: url(img/bg_karten.gif) repeat-y;
	/*
	background-color: #010338;
        color: #fff;*/
}
.blocker {
        display: none;
        visibility: hidden;
        height: 0;
        width: 0;
}

/*.content {
   padding-right: 15px;
}*/

#contentm { 
        margin-top:3px;
        padding: 15px 10px 20px 20px;
        background: #fff;
        float: left;
}					

.content {  
        margin-top:3px;
	padding: 15px 10px 20px 20px;
	background: #fff;
	float: left;
	}


.content img {
       border: none;
}

.content_right{
   border-left: 1px solid black;
   min-height: 95%;
   /*padding-left: 15px;*/
}

.news{
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  border: 1px solid #38557b;
  background: #F3F3F3;
}

.newshead {
 padding: 5px;
 margin-left: 0px;
 margin-right: 0px;
 padding-bottom:4px;
 margin-bottom:4px;
 clear: both;
 color: white;
 height: 14px;
 background: #38557b;
 border-bottom: 1px solid black;
}

.newscontent {

/* border: 1px dashed blue;*/
 margin-bottom:5px;
 padding-bottom:5px;
 padding-left:5px;
}
.news h2 {
 color: white;
 float: left;
 background: #38557b;

}

.newscontent p{
 padding-top: 3px;
 padding-right:10px;
}

.news address{
 
 text-align: center;
}

.datum {
 float:right;
 background: #38557b;
 
}

.person table{
 width: 100%;

 margin: 15px;
 padding: 10px;
 /*border: 1px solid blue;*/
}

.person tr{
 width: 100%;
 vertical-align: top;
 margin-bottom: 5px;
}

.person td{
 padding-top:3px;
 border-bottom: 1px dashed blue;
 margin-bottom:3px;
 }

.termine table{
 width: 100%;
 margin: 15px;
 padding: 10px;
 /*border: 1px solid blue;*/
}

.termine tr{
 width: 100%;
 vertical-align: top;
 margin-bottom: 5px;
}

.termine td{
 padding:3px;
 border: 1px solid #38557b;;
 margin-bottom:3px;
}
	   

