body {font-size: 12px;font-family:Arial, Helvetica, sans-serif;background: #002;color: #535353;text-align:center;margin:0;padding:0;}
#navi {width:980px;height:30px;margin:30px auto 0;text-align:right;font-weight:bold; font-size: 120%;}
#pic {width:980px;height:300px;margin:0 auto;border: 1px solid #ddd;}
#content {width:980px;margin:0 auto;overflow:auto;border: 1px solid #ddd;background:white;}
#content-left {float:left;width:600px;text-align:left;border-right: 1px solid #535353;}
#content-right {float:right;width:375px;}
h1{ font-size: 130%;margin: 12px 0px 10px 10px;}
h2{ font-size: 120%;margin: 8px 10px 2px 10px;}
h3{ font-size: 110%;margin: 10px 10px 2px 10px;}
p {margin:10px;}
.cleaner {clear: both;width: 100%;height: 10px;}
#footer {width: 980px;margin:20px auto 20px;}
.link{background: url(grafik/link.gif) no-repeat left;padding-left: 18px;font-weight: bold;}
a:link {color: #6482B4; text-decoration: none;font-weight:bold;} 
a:visited {color: #6482B4; text-decoration: none;font-weight:bold;}
a:active {color: white; text-decoration: none;font-weight:bold;}
a:hover {color: white; text-decoration: none;font-weight:bold;}
a.blue:link {color: #000080; text-decoration: none} 
a.blue:visited {color: #000080; text-decoration: none}
a.blue:active {color: #6482B4; text-decoration: none}
a.blue:hover {color: #6482B4; text-decoration: none}
.bild {float: left;text-align: left;margin-right: 10px;margin-bottom: 2px;border:1px solid #ccc;}
.bild-info {width: 100%;margin-left: 10px;}
.news-box{width:97%;text-align: left;margin:5px auto;border-bottom: 2px solid #ccc;}
.post {margin-left:10px;}
.bottom {margin-left:10px;}
.none {margin-left:10px;margin-right:10px;}

    
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: #002;
}