/**
 * Seitenlayout
 * erstellt von Mario Baumgarten    11.06.2008
 * BSV Dingelstädt
 */
/* <![CDATA[ */

/*------------ id-Elemente ---------------------*/

* {
padding: 0;
margin: 0;
}


body{
    font-family: verdana;
    font-size: 11px;
    background: #FFFFFF url('../images/bg.gif');
    background-repeat: repeat-x;
}

#main{
    margin: auto;
    text-align: center;
    width: 960px;
    background: #ffffff;
}


#hauptnavi {
    margin-top:  1px;
    margin-left: 1px;
    padding-top: 0px;
    padding-left: 0px;
    width: 940px;
    height: 32px;
    vertical-align: center;
    text-align: left;

}


#banner {
    margin: auto;
    width: 958px;
    height: 125px;
    background: #007ec5;
    text-align: center;
}


#banner_links {
  float: left;
  margin: 0;
  text-align: left;
   width: 392px;
   height: 125px;
}

#banner_rechts {
  float: right;
  margin: 0;
  text-align: right;
  width: 566px;
}

#banner_logo {
    position: relative;
    top: 6px;
    left: 6px;
}

#banner_schrift {
    position: relative;
    top: -40px;
    left: -10px;
    text-align: right;
}

#banner_schrift h1 {
  font-size: 20px;
  border-bottom: 0;
  color: #ffffff;
}



#middle {
      margin-top:  1px;
      width: 960px;
      text-align: left;
      background: #FFFFFF url('../images/bg_middle.gif');
      background-repeat: repeat-y;

}

#links {
     float: left;
     margin-left: 1px;
     width: 210px;
     text-align: left;

}

#links h1 {
  font-size: 12px;
  margin-bottom: 3px;
  height: 18px;
  border-bottom: solid 1px #000000;
}

#links p {
padding-top: 4px;
padding-bottom: 4px;
}

#suche {
 padding-top: 8px;
 padding-left: 10px;
 height: 20px;
 vertical-align: center;
}

#submenu{
 padding: 10px;

}

#rechts {
 float: left;
 width: 740px;
 text-align: left;
}

#breadcrumb {
 padding-top: 8px;
 padding-left: 10px;
 height: 20px;
 width: 740px;
 border-bottom: solid 1px #87c3e4;
 border-top: solid 1px #87c3e4;
}

#content  {
 padding: 10px;
 width: 720px;
}

#footer {
    width: 960px;
    height: 30px;
    background:  #007ec5;
    text-align: left;
    color: #ffffff;
}

#footer_besucher{
    float: left;
    padding-top: 8px;
    padding-left: 10px;
    width: 200px;

}

#footer_links {

    float: left;
    padding-top: 8px;
    padding-left: 0px;
    width: 450px;
}

#footer_rechts {
    float: right;
    width: 300px;
    text-align: right;

}



#footer_links  a:link, #footer_links  a:visited, #footer_links  a:active {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;

	}

#footer_links  a:hover {
	color: #000000;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	}


.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: 0px none;
margin: 0;
padding: 0;
background: transparent;
}


.cleaner_news {
clear: both;
height: 1px;
font-size: 1px;
width: 90%;
border-bottom: solid 1px #A5A82E;
margin: 0;
margin-bottom: 10px;
margin-top: 10px;
padding: 0;
background: transparent;
}


/*------------Haupttext---------------------*/


h1 {
font-size: 16px;
height: 20px;
border-bottom: solid 1px #007ec5;
color: #007ec5;
margin-bottom: 10px;
margin-top: 4px;
}

h2 {
font-size: 16px;
margin-bottom: 10px;
color: #007ec5;
}

h3 {
font-size: 14px;
color: #000000;
height: 18px;
width: 100%;
border-bottom: solid 1px #000000;
margin-bottom: 8px;
margin-top: 5px;
}

h4 {
font-size: 14px;
margin-bottom: 8px;
color: #000000;
}

h5 {
font-size: 12px;
#000000;
margin-bottom: 4px;
}

h6 {
font-size: 12px;
margin-bottom: 4px;
}

p {
padding-top: 7px;
padding-bottom: 7px;
}

a:link {color:  #007ec5;}
a:visited {color: #007ec5;}
a:hover {color: #000000;}
a:aktiv {color: #007ec5;}

img {

border: 0;
}


/*-------------CSS NebenMenu---------------------*/

a.menuLink2, a.menuLink2:link, a.menuLink2:visited {
  display:block;
  /*position:relative;*/
  height:17px;
  margin:0px;
  padding:2px;
  font-size:12px;
  font-weight: normal;
  padding-left:20px;
  text-decoration:none;
  background-color:#f3f1f1;
  background-image:url(../images/schalter_navi.gif);
  background-repeat:no-repeat;
  background-position:top left;
  color:#007ec5;

}

a.menuLink2:hover {
  background-color:#007ec5;
  background-image:url(../images/schalter_navi_act_blau.gif);
  background-repeat:no-repeat;
  background-position:top left;
  color: #ffffff;
  /*text-decoration: underline;*/
}

a.menuLinkAct2 {
  display:block;
  /*position:relative;*/
  height:17px;
  margin:0px;
  padding:2px;
  padding-left:20px;
  font-size:12px;
  font-weight: normal;
  text-decoration:none;
  background-color:#007ec5;
  background-image:url(../images/schalter_navi_act_blau.gif);
  background-repeat:no-repeat;
  background-position:top left;
  color:#ffffff;
}

a.submenuLink2 {
  display:block;
  /*position:relative;*/
  height:15px;
  margin:0px;
  padding:1px;
  padding-left:30px;
  font-size:11px;
  font-weight: normal;
  text-decoration:none;
  background: #ffffff;
  background-image:url(../images/schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;
  
  color:#000000;
}

a.submenuLink2:hover {
  text-decoration: underline;
}

a.submenuLinkAct2 {
  display:block;
  /*position:relative;*/
  background-color:#FFD5B1;
  color:#0055aa;
  height:15px;
  margin:0px;
  padding:1px;
  padding-left:30px;
  font-size:11px;
  font-weight: normal;
  text-decoration:none;
  background-image:url(../images/schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;
}

#menuDiv2 {
  /*position:relative;*/
  width:179px;
  margin:0px;
  padding:0px;
  padding-top:0px;
  padding-left:2px;
  text-align:left;
  /*float:left;*/
}

li.menuItem2 {
  list-style-type:none;
  text-align:left;
  border-top:1px solid #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;

}

li.submenuItem2 {
  list-style-type:none;
  color:#666666;
  text-align:left;
  border-top:1px solid #fff;
  border-bottom: 1px solid #fff;
}


#menuList2 {

  margin:0px;
  padding:0px;
  border-bottom: solid 1px #fff;
  width:188px;
  #width:192px;
  
}

ul.submenuList2 {
  margin:0px;
  padding:0px;
  /*border-top: solid 1px #fff;*/

}

/*-------------HMenu---------------------*/
#hmenu2 {
	float: left;
	height: 30px;


}


#hmenu2  a:link, #hmenu2 a:visited, #hmenu2 a:active {
	color: #007ec5;
	display:block;
        float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font: bold 1.0em/34px Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	background-image: url(../images/nav_end.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height:32px;


}

#hmenu2 a:hover {
	color: #ffffff;
	display:block;
	float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font: bold 1.0em/34px Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
        background: #007ec5;
	background-position: right center;
	line-height:31px;

}

#hmenu_act  a:link, #hmenu_act  a:visited, #hmenu_act  a:hover, #hmenu_act  a:active {
	color:#FFFFff;
	display:block;
	float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font: bold 1.0em/34px Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	background: #007ec5;
	background-position: right center;
	line-height:31px;
	}



/*----------Nebenmenu---------------*/

#nebenmenu a:link, #nebenmenu a:visited, #nebenmenu a:active {
	color:#ffffff;
	display:block;
	float: right;
        padding: 0px 5px 0px 5px;
	text-decoration: none;
	font: normal 1em/33px Verdana, Arial, Helvetica, sans-serif;
        text-align: right;
        line-height:30px;

	}

#nebenmenu  a:hover{
	color:#ffffff;
	display:block;
	float: right;
	padding: 0;
	height: 30px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	font: normal 1em/33px Verdana, Arial, Helvetica, sans-serif;
        text-align: right;
        line-height:30px;
	}


/* ]]> */

