body {font-size: 12px;font-family:Arial, Helvetica, sans-serif;background:black url(grafik/back.jpg) repeat-x;color: white;text-align:center;margin:0;padding:0;}
#language {width:980px;height:35px;margin:3px auto 0;}
#navi {width:980px;height:70px;margin:0 auto 10px;font-weight:bold;}
#pic {width:980px;height:200px;margin:0 auto 10px;border: 1px solid #ddd;background: url(grafik/flash_ersatz.jpg) no-repeat;}
#pic-start {width:980px;height:300px;margin:0 auto 10px;border: 1px solid #ddd;background: url(grafik/flash_ersatz.jpg) no-repeat;}
#content {width:980px;margin:0 auto;overflow:hidden;border: 1px solid #ddd;}
#content-index {float:left;width:50%;text-align:left;}
#content-left {float:left;width:600px;text-align:left;}
#content-right {float:right;width:375px;}
h1{ font-size: 130%;margin: 12px 0px 10px 10px;}
h2{ font-size: 120%;margin: 8px 10px 2px 10px;color: #f36f21;}
h3{ font-size: 110%;margin: 10px 10px 2px 10px;}
p {margin:10px;text-align:left;}
.cleaner {clear: both;width: 100%;height: 10px;}
#footer {width: 980px;margin:20px auto 20px;color: white;text-align:center;}
a.link:link{background: url(grafik/bullet.gif) no-repeat left;padding-left: 18px;font-weight: bold;color:#d6e591}
a.link:visited{background: url(grafik/bullet.gif) no-repeat left;padding-left: 18px;font-weight: bold;color:#d6e591}
a.link:active{background: url(grafik/bullet.gif) no-repeat left;padding-left: 18px;font-weight: bold;color:yellow;}
a.link:hover{background: url(grafik/bullet.gif) no-repeat left;padding-left: 18px;font-weight: bold;color:yellow;}
a:link {color: white; text-decoration: none} 
a:visited {color: white; text-decoration: none}
a:active {color: white; text-decoration: none}
a:hover {color: white; text-decoration: none}
a.green:link {color: #d6e591; text-decoration: underline} 
a.green:visited {color: #d6e591; text-decoration: underline}
a.green:active {color: yellow; text-decoration: underline}
a.green:hover {color: yellow; text-decoration: underline}
.prod {margin:5px;border: 1px solid #cc6600;}
.small {font-size: 90%; font-weight: bold;}
.color {padding:6px; border: 2px outset #ccc;}
.border {border: 1px solid #cc6600;}

    
input,textarea{
	border : 1px solid Black;
}
fieldset{
	padding : 10px;
        margin:10px;
}
legend{
	padding : 5px;
	margin-bottom : 20px;
}
label{

}
fieldset p{
	display : list-item;
	list-style-type : none;
}

.button-submit 
{
         border-right:1px solid #535353;
         border-bottom: 1px solid #535353;
         border-left:1px solid white;
         border-top: 1px solid white;
         color:white;
         font-weight:bold;
         background: #cc6600 url(grafik/button.gif) center;
}

ul 
{
      list-style-type : none;
      margin : 0px auto;
      padding : 0;

}

li 
{
      width : 88px;
      height: 70px;
      float :left;
      text-align : center;
      background: url(grafik/button.gif);
      border-left: 1px solid #97A4C6;
}

li a 
{     
      font-weight:bold;
      height: 70px;
      color: white;
      text-decoration : none;
      text-align : center;
      display : block;
      background: #cc6600 url(grafik/button.gif);
      
}
    
li a:hover 
{
      background: #97A4C6;
      color: white;
}

td {background: #97A4C6; color:black;font-weight: bold;border:2px outset #ccc;}
th {background: #c60; color:white;font-weight: bold;border:2px outset #ccc;}

#top-left {width:500px;float:left;}
#top-right {width:100px; float:right;}

.partner {font-size: 120%; font-weight: bold;}