/* style */
body{
text-align:center;
color:white; 
background:#363636;
font-family: verdana, arial, sans-serif;
font-size:1em;
background-image:url("bilder/bg.gif");
background-repeat:repeat-x;
}
h5{font-variant:bold;font-size:0.9em;color:#3366ff;margin:0px;}
h2{color:#3366FF;font-size:1.8em;}

a{color:#3366FF; font-weight:bold;text-decoration:none;}
.maindiv{
margin:auto;
height:800px;
width:767px;}



.header{
float:left;
width:767px;
height:99px;
background-image:url("bilder/1_01.gif");
}
.navidiv{
float:left;
height:37px;
width:767px;
background-image:url("bilder/1_02.gif");
text-align:right;
}
.navi{
float:left;
margin-left:20px;
list-style-type: none;
}

.navi a{
color:#666;
font-size:16px;
font-variant:small-caps;
font-weight:bold;
text-decoration:none;
height:20px;}

.navi a:hover{
border-bottom:2px solid #0099ff;
color:#fff;
}

.navigation{
float:right;
margin-right:10px;
margin-top:10px;
font-weight:bold;
}
.navshadow{
float:left;
height:30px;
width:767px;
background-image:url("bilder/1_03.gif");
}

.content{
float:left;
width:482px;
height:600px;
margin-top:30px;
text-align:justify;
font-size:0.8em;
padding:0px 15px 0px 20px;
}
p.ata{color:#3366FF; font-weight:bold;}
p.motto{color:#3366FF; font-style:italic;}
p.matthias{color:#3366FF; font-weight:bold;}

.info{
float:left;
width:250px;
height:600px;
margin-top:30px;
}

.info .box1{
height:140px;
width:211px;
background-image:url("bilder/box.gif");
background-repeat: no-repeat;
padding:15px;
text-align:left;
font-size:0.8em;
color:white;
}
.table1{font-size:0.9em;
color:white;}

input, textarea {
	float:left;
	display:block;
	border: 1px solid #333;
	background:#111;
	font-size: 12px;
	color:silver;
}

input:hover{color:#3366FF}

