html body
		{
			/*top:0; left:0; right:0;*/
			/*min-height:100%;*/
			/*position:absolute;*/
			color: #0a0a50;
            font-size: 12px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            background:#eef;
            margin:0;
            padding:0;
            height:101%;
			/*width:100%;*/
		}
		
h1 {
	font-size: 16px;
	font-weight:bold;
	padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 1.8em 0;
	line-height: 120%;
	position: relative;
	color: red;
}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	padding: 0;
	margin: 1.4em 0 1.1em 0;
	font-style:bold;}

h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	padding: 0;
    font-style:bold;
	margin: 1em 0 0.1em 0;   }
	
p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0; font-style:normal;
	margin: 0 0 1.2em 0;
    	line-height: 135%;  }

#kontakt p a{ text-decoration:underline;}
a:link { color: #800000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
a:hover { color: #800000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; }
a:visited { color: #800000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
a:active { color: #800000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline;}
div
		{ background:none;
			margin:0; padding:0;
		}
	* html	#header_container
		{ position:absolute; top:0; left:4px; right:0; height:171px; width: 101%; overflow: hidden; background:#eef;}
        	#header_container
		{ position:absolute; top:0; left:2px; right:0; height:171px; width: 101%; overflow: hidden; background:#eef;}

		#menu
		{ position:absolute; top:191px; left:5px; width:300px;height:101%; background:transparent;margin-top:20px;z-index:99;}

		#content-wrapper
		{ position:absolute;
        display:inline-block;
 background:#fff;
		background-image:url(../img/ecke.gif);
		background-position:0 0;
 	    background-repeat:no-repeat;
        top:171px; left:300px;
        padding-bottom:50px;
        width:620px;
        min-height:101%;
        padding:45px 5px 30px 50px;
        z-index:4;
        }
 * html #content-wrapper   { width:680px;}
        
        #content{z-index:5; float:left;
        width:400px;}
    * html #content   { width:430px;}
        
#footer_container      /*rechte Spalte f&uuml;r Teaser etc*/
		{ width:180px;
        position:relative;
         float:right;
        text-align:left;
        padding:0;
        margin:0;
        min-height:100%;
        z-index:112;
}

#kontakt{

    font-weight:normal;   color:#800000;
    margin:10px 10px 10px 50px;}
    
#kontakt p{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:normal;
    color:#800000;
    margin:0;margin-top:8px;margin-bottom:12px;

}
#standards{
    display:block;
    border:1px solid #eeeeff;
    background-color:#FFF2F2;
    width: auto;
    z-index:999;
    height:auto;
    margin:0;
    margin-bottom:15px;
    padding:8px 5px 5px 8px;}

#teaser{
    display:block;
    border:1px solid #eeeeff;
    background-color:#FFF2F2;
    width:180px;
    z-index:11110;
    height:auto;
    margin:0;
    padding:0;
    margin-bottom:15px;}
 #teaser img{ border:none;}
  #teaser p{   margin:5px;}

* html  #teaser{
    display:block;
    border:1px solid #eeeeff;
    background-color:#FFF2F2;
    width: auto;
    z-index:11110;
    height:auto;
    margin:0;
    padding:0;
    margin-bottom:15px;}
* html #teaser img{     border:none;}
* html  #teaser p{   margin:5px;}
.teaser{
    display:block;
    border:1px solid #eeeeff;
    background-color:#FFF2F2;
    width:180px;
    z-index:11110;
    height:auto;
    margin:0;
    padding:0;
    margin-bottom:15px;}
 .teaser img{ border:none;}
  .teaser p{   margin:5px;}

* html  .teaser{
    display:block;
    border:1px solid #eeeeff;
    background-color:#FFF2F2;
    width: auto;
    z-index:11110;
    height:auto;
    margin:0;
    padding:0;
    margin-bottom:15px;}
* html .teaser img{     border:none;}
* html  .teaser p{   margin:5px;}

#menu ul li{
color:red;
    padding:5px 10px 3px 30px;
    width:300px;
    height:30px;
    list-style:none;
    margin-left:-20px;
    padding-bottom:10px;
    background-image: url(../img/menu.gif);
    background-repeat:no-repeat;
    font-weight:bold;
}
* html #menu ul li {background-image:none; padding:5px 10px 3px 30px;  margin-left:-30px;   width:300px;
    height:30px;}
* html #menu ul li a{
    padding:5px 10px 3px 30px;
    width:300px;
    height:30px;
    font-size:1.2em;
    list-style:none;margin:0;
    margin-left:-20px;
    padding-bottom:15px;
    background-image: url(../img/menu.gif);
    background-repeat:no-repeat;
    font-weight:bold;
}
#menu ul li a{
    text-decoration:none;
    color: red;

   }

#menu ul li:active { text-decoration:none; background-image: url(../img/menu_activ.gif);background-repeat:no-repeat; }
#menu li:hover { text-decoration:underline;background-image: url(../img/menu_activ.gif);background-repeat:no-repeat; }
* html #menu li a:active { text-decoration:none; background-image: url(../img/menu_activ.gif);background-repeat:no-repeat; }
* html #menu li a:hover { text-decoration:underline;background-image: url(../img/menu_activ.gif);background-repeat:no-repeat; }



#content a {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
    text-decoration:underline;
     color: red;
}
#content ul{list-style: none;
	margin: 1em 0 .9em 0;
	padding-left:50px;
	position: relative;}

#content ul li{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
    list-style-image: url(../img/liste.gif) ;
	padding: 0 0 2px 10px;
    line-height: 1.1em;
    margin-bottom:8px; 	position: relative;
    vertical-align:top;
    }
form table{float:left;width:400px;font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;}
   
.formular table td textarea{}

#diashow{background:#808080;width:400px;height:300px;float:left;margin:0;padding:0;z-index:5;position:relative;top:0;left:0;}
