img {
	border: 0;
}

#logo {
	height: 149px;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
	background: url(/designs/verein1/images/topback.jpg) no-repeat;
}

#logo img {
	margin: 15px 30px;
}

.main {
	min-height: 613px;
	border-top: #fff 2px solid;
	margin: 0px;
	padding:10px 28px;
	background: #fff url(/designs/verein1/images/mainbg.gif) repeat-x;
}

.main #kalender .datum {
	float:          left;
	margin-right:   10px;
	padding:        0;
	width:			100px;
}

.main #kalender .event, .main #kalender .more {
	float:          left;
	margin-right:   10px;
	padding:        0;
	width:			700px;
}

.main #kalender .more {
	float:          left;
	margin-right:   10px;
	padding:        0;
	width:			50px;
}

#contentheader {
	width: 974px;
	margin: 0px auto;
	padding: 5px 0px;
	max-height: 12px;
	font-size: 11px;
	font-weight: bold;
	background: url(/designs/verein1/images/contentheader.gif) repeat-x;
	text-transform: uppercase;
	padding-left: 32px;
	color: #fff;
}

.topM {
	text-decoration: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-transform: uppercase;
	display: block;
	width: 130px;
	padding-top: 11px;
	height: 26px;
	border-right: 1px solid #e2e2e2;
	background: url(/designs/verein1/images/menu_back.gif) repeat-x;
}

.topM:hover {
	color: #ccc;
}

.topM_active {
	text-decoration: none;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: center;
	text-transform: uppercase;
	display: block;
	width: 130px;
	padding-top: 11px;
	height: 26px;
	border-right: 1px solid #e2e2e2;
	background: url(/designs/verein1/images/menu_back.gif) repeat-x;
}

.toplast {
	text-decoration: none;
	float:           left;
	margin-right:    0px;
	display:         block;
	padding-top:     7px;
	height:          30px;
	text-align:      center;
	background:      url(/designs/verein1/images/menu_back.gif) repeat-x;
}

/* -----------footer--------------------------- */
#footer {
	height: 80px;
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #fff;
	background-color: #B9C9EA;
}

#footer a {
	margin: 5px;
	color: #fff;
	text-decoration: none;
}

#BottomMenu {
	height:           26px;
	overflow:         hidden;
	margin-top:       5px;
	margin-bottom:    5px;	
	background:       url(/designs/verein1/images/bottom_bg.gif) repeat-x;
}