body { 
	background-image: url(graphics/body_back.gif); 
	background-repeat: repeat-x; 
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif; 
	
	}
html {
	margin-bottom: 0.1px;
}
.div_body {
	width: 560px;
	height: auto;
	margin-left: 40px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	color:#4f4f4f;
	text-align:left;
}	

.liste { 
		color: #11408d; 
		line-height: 21px; 
		text-align:left; 
		text-decoration: none;
		padding-left: 40px; 
		list-style-type: disc; 
		list-style-image: none; 
		display: block; 
		white-space: normal; }
		
.ueberschrift {
	color: #11408d;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 8px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 40px;
}
		
.fusszeile{
	margin-top:6px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align:center;
}

a.fusszeile:hover {
	color: #11408d;
}

.red {
	color: #80010d;
}

.meldung {
	width: 560px;
	margin-left: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	text-align:left;
	}
	
.ausgabe {
	
}

* {
	padding:0px;
	margin:0px;
}
.impress {
	padding-left: 2em;
}

h1 {
	font-size: 11px;
	font-weight:bold;
	color:#043882;
	background:#eaeef4;
	display:block;
	padding:5px;
	border-bottom: 1px dotted #333;
	margin-bottom:10px;
}
a:link, a:visited, a:active {
	color: #0E9ACE;
	text-decoration: none;
}
a:hover {
	color: #7FCCEE;
}

      /* position */
      label, .two-elements p{
        float:left;
        display:inline;
      }
      .chk-set input{
        float:left;
        background:transparent !important;
        border:none !important;
      }
      
      ol li{
        float:left;
      }

      /* abmessungen */

      form{
        width:554px;
        font-size:0.7em;
        margin-left: 40px;
      }
      input,  textarea,  select{
        width:168px;
      }
      select{
        width:263px;
      }
      label, .two-elements p{
		padding-top: 3px;
        width:170px;
      }
      .two-elements{
          width:100%;
          clear:both;
      }
      .two-elements input{
          padding:0 1px 0 0;
          font-size:1.1em;
      }


     .two-elements  div{
          width:240px;
          display:inline;
      }
    .two-elements div label{
     display:none;
   }

      .two-elements input#lv{
          width:35px;
     }
        .two-elements input#vorname{
          width:130px;
     }
      .two-elements input#name{
          width:130px;
     }
     .two-elements input#ov{
          width:60px;
     }
     .two-elements input#rn{
          width:150px;
     }

      .two-elements input#plz{
          width:50px;
     }
     .two-elements input#zahlen{
          width:12px;
     }
     .two-elements input#ort{
          width:202px;
     }

     .two-elements input#strasse{
          width:222px;
     }
     .two-elements input#hNr{
          width:30px;
     }
       .two-elements input#email{
          width:130px;
     }
   .two-elements input#concent_60{
          width:35px;
     }
        .two-elements input#concent_180{
          width:35px;
     }
    .two-elements input#nachnahme{
          width:6px;
     }
        .key input#key{
        float:left;
        margin-left:35px;
          width:30px;
     }
     .chk-set{
          width:237px;
          float:left;
     }
     .chk-set label{
          width:200px;
     }
       .key label{
          width:230px;
     }
     .chk-set ol li input{
      margin:2px;
      width:12px;
     }
     #list-right{
      width:182px !important;
      margin:0 0 0 11px;
     }
     #list-right label{width:150px !important;}

     /* styles */

    form{padding:20px 0 0 0;}

     fieldset{
       border:1px solid #efefef;
       padding:5px 0px 5px 10px;
       margin:0 0 5px 0;
       background:#E5E9F1;
     }
     legend{
       display:none;
     }

     p#privacy, p.verteiler-meldung, p.concent{
        padding:12px 45px 12px 7px;
        color:#cfcfcf;
        font-size:0.7em;
        text-align:justify;

      }
      ol{
        list-style-type:none;
      }


     #send-option{clear:both;
     }
     
     h1, h2{
        font-size:0.9em;
        font-family:Arial, Verdana, sans-serif;
        font-weight:normal;
        letter-spacing:2px;
     }
     h1 a{text-decoration:none;}
     h2{
        clear:both;
        font-size:1em;
        width:100%;
        padding:15px 0 5px;
        font-weight:bold;

        }
     h3{
        font-size:1em;
        font-weight:normal;
     }

     .desc{
      width:500px;
      padding:10px 0;
      clear:both;}

      .friends{
      width:500px;
      padding:50px 0 20px;
      clear:both;}
      
     input, textarea, select{
           background:#fcfcfc;/*#eeedce;*/
           border:1px solid #ffffff;
           margin:1px 0 2px;
     }

     select{
        background:#ffffff;
        border:1px solid #bfbfbf;
     }

     .chk-set{
     background:#E5E9F1;
     padding:5px;
     }

ul#navi{
   width:98%;
   list-style-type:none;
   padding:10px 0 15px 0;
   }

ul#navi li{
 float:left;
}
ul#navi li a{
 padding:3px 12px;
 margin:0 7px 0 0;
 color:#D6340C;;
 text-decoration:none;
 display:block;
 background:#efefef;
 }
ul#navi li a:hover{
  color:#ffffff;
  background:#9f9f9f;
}

 #myButton{clear:both;
 	float:right;
 }


/**
 * Accordion
 */
.ce_accordion .toggler
{
	padding:3px 3px 3px 24px;
	background-image:url(graphics/accordion_new.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#dae1e8;
	border-top:1px solid #ffffff;
	color:#11408d;
	cursor:pointer;
	font-size: 11px;
}

.ce_accordion 
{ 
	margin: 15px 0 0 0px;
	width: 550px;
	position: absolute;
	
}
.ce_accordion .accordion div
{
	padding:4px 6px 6px 6px;
	background-color:#fcfcfc;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	line-height:1.5;
}
/* Fix padding in IE5/6 */
* html .ce_accordion .toggler
{
	padding-top:2px;
}

/* Fix padding in IE7 */
*:first-child+html .ce_accordion .toggler
{
	padding-top:2px;
}

/**
 * Custom navigation
 */
.mod_customnav ul,
.mod_customnav li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_customnav .level_1 ul
{
	margin-top:3px;
	margin-bottom:3px;
}

.mod_customnav li
{
	padding-top:1px;
	padding-bottom:1px;
}

.mod_customnav .level_1 li
{
	padding-left:14px;
	background-image:url("graphics/arrow.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.mod_customnav a,
.mod_customnav p
{
	color:#46565e;
}

.mod_customnav a:hover
{
	background-color:#eaf7ce;
	text-decoration:none;
}

.mod_customnav p
{
	color:#6c8c14!important;
}



/**
 * Main navigation
 */
.mod_navigationMain
{
	padding-top:88px;
}

.mod_navigationMain ul,
.mod_navigationMain li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigationMain li
{
	float:left;
	padding-right:2px;
	background-image:url("graphics/spacer.jpg");
	background-position:right center;
	background-repeat:no-repeat;
}

.mod_navigationMain a
{
	display:block;
	padding:4px 18px 5px 18px;
	font-size:11px;
	color:#46565e;
}

.mod_navigationMain a:hover
{
	background-image:url("graphics/hover.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	text-decoration:none;
}

.mod_navigationMain a.parent
{
	background-image:url("graphics/hover.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

.mod_navigationMain p
{
	padding:4px 18px 5px 18px;
	background-image:url("graphics/hover.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	color:#46565e;
}


/**
 * Navigation
 */
.mod_navigation
{	
	margin: 0;
}

.mod_navigation ul,
.mod_navigation li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.mod_navigation ul
{
margin-top:1px; /*für border-bottom*/
}

.mod_navigation li
{
	float:left;
	border-bottom:1px solid #98b3cf;
	text-align:center;	
}

.mod_navigation .level_2 li
{
	border-bottom-width:0px;
	width:100%;
	text-align:left;
}

/* Fix hover effect in IE7 */
*:first-child+html .mod_navigation li:hover,
*:first-child+html .mod_navigation li.hover
{
	position:static;
}

.mod_navigation a, .mod_navigation a:visited, .mod_navigation p
{
	display:block; 
	width:136px; 
	padding:5px 15px 5px 15px;
	font-size:11px;
	color:#46565e;
}
.mod_navigation .level_2 a, .mod_navigation .level_2 p
{
	width:134px; 
	text-align:left;
}
.mod_navigation p, .mod_navigation .trail, .mod_navigation .submenu a.trail
{
	color:#00478C;
}

.mod_navigation a:hover
{
	background:#ffffff;
	text-decoration:none;
	color:#00478C !important;
}


.mod_navigation .level_1 ul  /*submenu*/
{
	width:164px;
	left:-999em;
	position:absolute;
	background-color:#E5E9F1;
	border:1px solid #98b3cf;
	border-top-width:0px;
}

.mod_navigation .level_2 li
{
	float:none;
	padding-right:0px;
	background:none;
}

/* Fix double-float margin bug in IE5/6 */
* html .mod_navigation .level_2 li
{
	display:inline;
}

.mod_navigation .level_2 a,
.mod_navigation .level_2 p
{
	padding-top:3px;
	padding-bottom:4px;
}

.mod_navigation .level_2 a.submenu,
.mod_navigation .level_2 p.submenu
{
	background-image:url("graphics/hover.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

.mod_navigation .level_2 a.submenu:hover,
.mod_navigation .level_2 p.submenu:hover
{
	background-image:url("graphics/hoversub.jpg");
	background-position:right center;
	background-repeat:no-repeat;
	color:#2363a4;
}

.mod_navigation .level_2 p
{
	color:#2363a4;
	background:none;
}

/* Fix hover effect in IE5/6 */
* html .mod_navigation .level_2 p.iehover
{
	background-image:url("graphics/hoversub.jpg");
	background-position:right center;
	background-repeat:no-repeat;
	color:#2363a4;
}

.mod_navigation li:hover .level_2,
.mod_navigation li.hover .level_2
{
	left:auto;
}

.mod_navigation .level_2 li:hover .level_3,
.mod_navigation .level_2 li.hover .level_3
{
	left:auto;
}

.mod_navigation .level_3 li:hover .level_4,
.mod_navigation .level_3 li.hover .level_4
{
	left:auto;
}


/**
 * Subnavigation
 */
.mod_navigationSub ul,
.mod_navigationSub li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_navigationSub .level_1 ul
{
	margin-top:3px;
	margin-bottom:3px;
}

.mod_navigationSub li
{
	padding-top:1px;
	padding-bottom:1px;
}

.mod_navigationSub a
{
	color:#46565e;
}

.mod_navigationSub a:hover
{
	background-color:#eaf7ce;
	text-decoration:none;
}

.mod_navigationSub p
{
	color:#6c8c14;
}

.mod_navigationSub .level_2 li
{
	margin-left:9px;
	padding-left:14px;
	background-image:url("graphics/arrow_small.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.mod_navigationSub .level_2 a,
.mod_navigationSub .level_2 p
{
	font-size:11px;
	color:#808080;
}

