/* CSS Document */
html {height:100%}

body{
	font-family:Arial, Helvetica, sans-serif;
	min-height:101%
	}

#container {

	margin: 0px auto;
	width: 940px;

}

#top{
	height: 100px;
	background-image:url(images/balken_lang_neu_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#top img{
	margin-top:20px;
	margin-left:0p;
	}
	
	
#nav{
	width:168px;
	float:left;
	padding-top:10px;
	}
	
#nav ul{
	list-style:none;
	margin-top:10px;
	padding:0;
	margin:0;
	}
	
#nav ul li{
	display:block;
	color:#969696;
	font-size:18px;
	margin:0;
	padding:0;
	line-height:22px;
}	

.sub{
	font-size:12px!important;
	line-height:15px!important;
}

.activ{
	color:#0036CD !important;
}

a:link, a:visited{
color:#666666;
text-decoration:none;
	}
	
a:hover{
	color:#0036CD;
	}
		
#content{
	width:772px;
	float:left;
	margin-bottom:20px;
	}
	
#image{
	background-image:url(images/balken_kurz_03.jpg);
	background-repeat:repeat-x;
	background-position: right bottom;
	margin-left:20px;
	}
	
#image img{
	margin-bottom:3px;
	}
	
#content p{
	font-size:12px;
	padding-right:20px;
	padding-left:20px;
	}
	
#content .header{
	font-size:18px;
	color:#0036CD;
	line-height:30px;
	padding-left:20px;
	padding-top:20px;
	}
	
/*home*/
.section1{
	width:230px;
	float:left;
	margin-top:10px;
	padding:0;
	padding-left:20px;
	}
	
.section2{
	width:230px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	padding:0;
	}
	
.section3{
	width:230px;
	float:left;
	margin-top:10px;
	padding-left:20px;
	}
	
#content .section1 p,#content .section2 p,#content .section3 p{
	margin:0;
	padding:0;
}

#content .section1 p,#content .section2 p,#content .section3 p{
	
}

#content .section1 .header,#content .section2 .header,#content .section3 .header{
	padding-left:0;
}
/*about*/	
.sectionDouble{
	width:460px;
	float:left;
	}



#footer{
	height: 20px;
	background-image:url(images/balken_lang.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:10px;
	padding-top:5px;
	padding-left:0px;

}
.text{
	font-size:10px;
	padding-top:5px;
	padding-left:0px;
	float:left;
}

.metalinks{	
	font-size:18px;
	float:right;
	margin-left:10px;
	margin-right:20px;
	text-align:right;
	line-height:22px;
}

/*kunst*/
#textDouble{
	width:500px;
	float:left;
	margin-top:10px;
}


#picRight{	
	width:250px;
	float:right;
}

/*Vorstand*/
#vorstand{
	font-size:12px;
	text-align:left;
	margin-left:20px;
	border:0;
	vertical-align:top;
}

#vorstand .titel{
	font-weight:bolder;

}

#vorstand td{
	width:235px;
	padding-top:10px;
	vertical-align:top;
}

.tablepic{
	background-image:url(images/balken_grau_07.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:5px;
}

.programmtable{
width:100%;
font-size:12px; 
padding-left:20px;
}

.programmtable td{
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}

.tabelbalken{
	background-image:url(images/tabelbalken_05.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

label{
	display:block;
	width:80px;
	font-size:12px;
	float:left;
	margin-right:20px;
}

imput{
	margin-left:20px;
}

.clear{
	clear:left;
	}
	
td{
	padding-top:5px;
	
}