body {
	background-color: #c2e3f5;
	text-align: center;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body_all {
	vertical-align: center;
	width: 950px;
	margin: 0 auto;
}

*html #body_all {
	width: 950px;
}

#top {
	width: 950px;
	height: 20px;
	background-image: url(../images/top_verein.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle {
	width: 950px;
	min-height: 400px;
	background-image: url(../images/middle_verein.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

#bottom {
	width: 950px;
	height: 30px;
	background-image: url(../images/bottom_verein.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#body_all_termine {
	vertical-align: center;
	width: 630px;
	margin: 0 auto;
}

*html #body_all_termine {
	width: 630px;
}

#whiteborder {
	width: 900px; 
	background-color: #D8D8D8;
	padding: 8px;
}

#whiteborder_termine {
	width: 610px; 
	background-color: #D8D8D8;
	padding: 8px;
}

*html #whiteborder {

}

#header {
	width: 950px;
	height: 240px;
}

*html #header {
	height: 240px;
}

#content_all {
	width: 900px;
	min-height: 350px;
	text-align: left;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}

*html #content_all {
	height: 500px;
}

#content_left {
	width: 240px;
	min-height: 470px;
	float: left;
	margin-left: 26px;
	margin-right: 7px;
}

*html #content_left {
	margin-left: 15px;
}



#menu {
	width: 630px;
	height: 40px;
	float: left;
	margin-top: 30px;
	padding-left: 7px;
}

#menu_start {
	width: 630px;
	min-height: 40px;
	float: left;
	margin-top: 30px;
	padding-left: 7px;
	font-size: 14px;
}

*html #menu {

}

#menu1 {
	width: 200px;
	height: 30px;
	float: left;
}

#menu1 a {
	font-weight: bold;
	color: #006699;
	font-size: 16px;
	
	line-height: 20px;	
	padding-left: 25px;
	background-image: url(../images/kronenkreuz_klein.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu2 {
	width: 190px;
	height: 40px;
	float: left;
}

#menu2 a {
	font-weight: bold;
	color: #ff9900;
	font-size: 16px;
	padding-left: 25px;
	line-height: 20px;	
	background-image: url(../images/sonnenblume.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu3 {
	width: 220px;
	height: 40px;
	float: left;
}

#menu3 a {
	font-weight: bold;
	color: #663399;
	font-size: 16px;
	line-height: 20px;
	padding-left: 25px;
	background-image: url(../images/kronenkreuz_klein_lila.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#submenu {
	width: 630px;
	text-align: left;
	float: left;
}

#submenu_start {
	width: 630px;
	text-align: center;
	float: left;
}

.cur {
	font-weight: bold;
}



.submenu_act a:link {
	text-decoration: underline;
}


.submenu_act a:visited {
	text-decoration: underline;
}

.submenu_act a:hover {
	text-decoration: underline;
}





#kronenkreuz {
	width: 250px;
	height: 260px;
	float: left;
	background-image: url(../images/kronenkreuz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 33px;
}

*html #kronenkreuz {
	margin-left: 18px;
}

#content {
	width: 620px;
	min-height: 350px;
	float: left;
	text-align: left;
	padding: 0px 0px 30px 20px;
}



* html #content {
	width: 580px;
	height: 400px;
	padding: 0px 20px 30px 20px;	
}

#content_start {
	width: 100%;
	min-height: 140px;
	float: left;
	text-align: center;
	padding: 0px 0px 30px 0px;
}

#content_start img {
	padding-left: 0px;
}


* html #content_start img {
	padding-left: 0px;
}

#logo {
	width: 450px;
	height: 60px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#meta {
	width: 180px;
	height: 50px;
	float: left;
	text-align: right;
}

.meta a {
	text-align: right;
	font-size: 10px;
	color: #666;
}

*html #meta a {
	margin-right: 8px;
}

*html #content_termine {
	width: 610px;
	height: 400px;
}

#right {
	width: 200px;
	min-height: 400px;	
	background-color: #999;
	float: left;
}

*html #right {
	height: 400px;
}

#clearer {
	clear: both;
}


#searchbox {
	height: 22px;
	width: 190px;
	background-color:#999;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
}

*html #searchbox {
	width: 200px;
	height: 30px;
}

.macina_searchbox {
	width: 108px; 
	font-size:12px;
}

*html .macina_searchbox {
	width: 108px;
}

#dropdown {
	height: 24px;
	width: 190px;
	background-color:#999;
	padding-left: 10px;
	padding-top: 1px;
}

*html #dropdown {
	width: 200px;
	height: 25px;
}

.dropdown {
	width: 180px;
}

#content_right {
	min-height: 300px;
	width: 180px;
	background-color: #999;
	padding: 10px;
}

*html #content_right {
	width: 200px;
	height: 300px;
}

#clear {
	clear: both;
}

#footer {
	width: 950px;
	height: 30px;
	clear: both;
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #666;
}

#footer a {
	color: #666;
}

#news_float_box {
	width: 100%;
}

#image_detail {
	float: left;
}

#image_detail img {
	padding-right: 15px;
}

#content_detail {

}

.clearer {
	clear: both;
}

.news-list-morelink {
	text-align: right;
}