body, html {
width:100%;
margin: 0;
padding: 0;
color: #fff;
overflow-x:hidden;
overflow-y:hidden;
line-height: 18px;
background:url('_maingrafik/bg.gif') repeat-x #78B745;
text-align:center;
}

* {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

div {
text-align:left;
margin:0;
padding:0;
}

td  {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
}

ul, form, div {
margin: 0;
padding: 0;
}

/* AUFBAU + LINKS */

div.clear {
clear:both;
}


div#container {
border:1px solid #008452;
background:url('_maingrafik/bg.jpg') no-repeat #78B745;
width:798px;
height:597px;
position:absolute;
margin:-300px 0px 0px -400px;
top: 50%;
left: 50%;
}

         div#center {
         border:0px solid red;
         width:600px;
         height:100%;
         float:left;
         position:relative;
         }

         div#sponsoren {
         position:absolute;
         border:0px solid white;
		 z-index:40;
         left:80;
         top:150;
         }

		 div#ecenter {
         margin-left:50px;
         margin-bottom:10px;
         }

         div#news {
         margin-left:20px;
         margin-bottom:10px;
         }
         div#meisolle {
         margin-left:15px;
         margin-bottom:10px;
         }
         div#niemann {
         margin-bottom:10px;
         }
         div#melittabad {
         margin-left: 15px;
         margin-bottom:15px;
         }
         div#kotelett {
         margin-left:40px;
         }

         div#impressum {
         position:absolute;
         border:0px solid white;
	z-index:42;
         left:10;
         top:576;
         }

         	div#center_inner {
                 padding-left:220px;
                 }

                  div#content {
                  width:380px;
                  height:470px;
                  margin-top:40px;
                  border:0px solid cyan;
                  position:relative;
                  overflow-y:auto;
                  overflow-x:hidden;
                  }

                  	div#content_inner {
                         padding:0px 15px 0px 0px;
                         font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
                         line-height:16px;
                         }

                 div#content_big {
                  width:100%;
                  margin-top:40px;
                  position:relative;
                  overflow:hidden;
                  }


	div#right {
	width:195px;
	float:right;
         border:0px solid red;
         position:relative;
	}

                 div#right_inner {
                 text-align:right;
                 padding: 5px 10px 0 0;
                 }

                 div#navigation {
                 position:absolute;
                 left:-10;
                 top:95px;
                 }

                 	div#logo {
	                border:0px solid cyan;
                         position:absolute;
                         top:-78px;
                         left:40px;
	                }

                         .nav_primary_element_leer {
	                position:relative;
	                border:0px solid magenta;
	                height:40px;
	         	}

                         .nav_primary_element {
	                position:absolute;
	                border:0px solid magenta;
	         	}


/* HEADLINES */

h1 {
font-weight: bolder;
font-size: 18px;
color: #fff;
margin: 0 0 10px 0;
line-height: 22px;
}

h2 {
font-size: 15px;
color: #008552;
margin: 0 0 10px 0;
}

h3 {
font-size: 14px;
color: #C8D647;
margin: 0 0 5px 0;
}

/* LISTEN */

ul {
list-style-image:url('_maingrafik/li.gif');
margin-left: 10;
padding-left: 10;
}

ul.ul {
list-style-image:url('_maingrafik/li2.gif');
}

ul.ul2 {
list-style-image:url('_maingrafik/li3.gif');
}


ul.back {
list-style-image:url('_maingrafik/li_back.gif');
}

ul.ul li {
margin-bottom:1px;
}

ul.ul a {
text-decoration:none;
}

li {
margin-bottom: 1px;
}


/* CLASSES */

div.border {
border-top:1px dashed #FEF9DA;
margin:5px 0 5px 0;
}

div.border2 {
border-top:1px dashed #FEF9DA;
margin:15px 0 15px 0;
}

.small {
font-size:11px;
}

div.left {
float:left;
}
div.right {
margin-left:30px;
float:left;
}

div.right2 {
float:right;
}


div.center {
text-align:center;
}


div.leftform {
float:left;
width:80px;
margin-right:10px;
border:0px solid red;
}
div.rightform {
float:left;
border:0px solid red;
}

.img {
border: 1px solid #575757;
}

.img_margin {
margin:0 0 10px 10px;
}


.asterix {
color: #008452;
}

/* INPUT */

input, select {
background: none;
border-bottom: 1px solid #fff;
border-top:0;
border-left:0;
border-right:0;
width: 170px;
height: 19px;
margin: 3px 0 3px 0;
color:#000;
}

textarea {
background: none;
border: 1px solid #fff;
width: 280px;
height: 150px;
margin: 3px 0 3px 0;
color:#000;
}

input.submit {
border:1px solid white;
height:21px;
color:#008452;
font-weight: bold;
background:#C8D647;
margin:10px 10px 0 0;
width:120px;
}


/* LINKS DEFAULT */

a {
text-decoration:underline;
color: #FEF9DA;
}
a:HOVER {
text-decoration:underline;
color: #008452;
}

.green {
color: #008552;
}

div.highlight  {
background: #CAD847;
border:1px solid #E4EBA5;
padding:5px;
}

.red {
color: #C60101;
}

/* www.greenteens.de // www.fischercgd.com */
