.clear{
	clear:both;
}

.vertical_top{
	vertical-align:top;
}

.table_links{
	width:100%;
	text-align:center;
}

.table_sponsoren{
	width:100%;
}

.galerie_table{
	width:70%;
}

.table_gevorstand{
	width:100%;
}

body{
	/*background:#CCCCCC;*/
	background:url(../images/background.jpg);
	margin:0px;
}


#container_aussen{
	margin:auto;
	width:980px;
	background:url(../images/shawow_bg.jpg) repeat-y;
}

#container_innen{
	width:930px;
	margin-left:23px;
}


/*########### Head ################*/
#head{
	height:281px;
	width:930px;
	background:#FFFF99;
}

#head #logo{
	position:absolute;
}

#head #head_top{
	height:81px;
	width:931px;
	background:url(../images/head_top_bg.jpg) repeat-x;
	border-bottom:5px solid #FFFFFF;
} 

#head #head_center{
	width:930px;
	height:190px;
	border-bottom:5px solid #FFFFFF;
}

/*########### Body ################*/
#body{

	width:930px;
}

#body #body_left{
	float:left;
}

#body #body_right{
	width:730px;
	float:right;
}


/*########### Footer ################*/
#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
	width:980px;
	text-align:center;
	margin-bottom:15px;
}

#shadow_bottom{
	height:20px;
	width:980px;
	background:url(../images/shadow_bottom.jpg) no-repeat;
}
