/* CSS Document */
* { 
 margin:0; 
 padding: 0;
 font-size: 12px;
 font-family: Tahoma, Arial, Helvetica,  sans-serif; 
 list-style: none; 
}


html { 
 /*height: 768px;*/ 
}

body {
 font-size: 100.01%;
 color: #000;
 background: #fff; 
 text-align: left;
 line-height: 1.35em;
 margin:0; 
 padding: 0;
 /*background: url(../images/bg.png) no-repeat;*/
}

fieldset, img { 
 border: 0 solid; 
}

ul, ol, dl { 
 margin: 0 0 1em 1em 
}

li { 
 margin-left: 1.5em; 
 line-height: 1.5em; 
}
p { 
 line-height: 18px;
 margin: 0 0 10px 0;
}

h1 {
 font-size: 18px;
 margin: 0 0 18px 0;
}

h2,h3,h4,h5,h6 {
 font-size: 16px;
 margin: 10px 0;
}
#alle { height: 534px; width: 759px;margin-right:auto;margin-left:auto;position: relative; }

#top {
 position: absolute;
 top: 30px;
 left: 250px;
 width: 422px;
 z-index: 10;
 height: 164px;
 padding: 0;
 margin: 0;
}

#global {
 position: absolute;
 top: 200px;
 left: 765px;
 width: 150px;
 z-index: 11;
 height: 20px;
 padding: 0;
 margin: 0;
}

#global a {
font-size: 14px;
color: #e2007a;
text-decoration: none;
}

#nav {
 position: absolute;
 top: 220px;
 left: 100px;
 width: 150px;
 z-index: 12;
 height: 230px;
 padding: 0;
 margin: 0;
}
#nav li {
text-align: right;
background: transparent;
margin: 0 0 4px 0;
height: 24px;
padding: 0 7px 0 0;
}

#nav a {
font-size: 16px;
color: #fff;
background: #41b2e0;
padding: 0 7px 2px 7px;
height: 24px;
text-decoration: none;
}
#nav a span {
font-size: 14px;
}
#nav a:hover, #nav a.current {
color: #e2007a;
background: #fff;
padding: 0 7px 2px 7px;
height: 24px;
text-decoration: none;
}

#kontakt {
 position: absolute;
 top: 545px;
 left: 100px;
 width: 150px;
 z-index: 12;
 height: 20px;
 padding: 0;
 margin: 0;
}
#kontakt li {
text-align: right;
margin: 0 0 4px 0;
height: 22px;
padding: 0 7px 0 0;
}

#kontakt a {
font-size: 14px;
color: #97bf0d;
padding: 0 7px 2px 7px;
height: 22px;
text-decoration: none;
}
#kontakt a span {
font-size: 14px;
}

#content-gruen {
 position: absolute;
 top: 220px;
 left: 260px;
 z-index: 13;
 width: 589px;
 height: 330px;
 background: url(../images/hg_box_gruen_350.png) repeat-x;
 padding: 10px;
 overflow:auto;
  color: #fff;
  text-align: left;
}

#content-cyan {
 position: absolute;
 top: 220px;
 left: 260px;
 z-index: 13;
 width: 589px;
 height: 330px;
 background: url(../images/hg_box_cyan_350.png);
 padding: 10px;
 overflow:auto;
  color: #fff;
  text-align: left;

}
#content-magenta {
 position: absolute;
 top: 220px;
 left: 260px;
 z-index: 13;
 width: 589px;
 height: 330px;
 background: url(../images/hg_box_magenta_350.png);
 padding: 10px;
 overflow:auto;
 color: #fff;
 text-align: left;
}

#content-magenta a, #content-cyan a, #content-gruen a {
 font-weight: bold;
 color: #000;
 text-decoration: none;
 
}
