#logo {
	width: 254px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/vamlogo_gross.gif) no-repeat;
	top: 40px;
	position: relative;
	height: 560px;
}

#spruch {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	height: 30px;
	text-align: center;
	font-size: 18px;
}

#logo_klein {
	width: 160px;
	height: 157px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/vamlogoklein.jpg) no-repeat;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

#master {
	width: 800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	background-color: #f9f9d1;
}

#navigation {
	display: block;
	width: 180px;
	height: 100%;
	float: left;
	position: relative;
	border-right: 1px solid #ccc;
}

#header {
	width: 578px;
	margin: 0 20px;
	padding: 0;
	display: block;
	border-bottom: 1px solid #ccc;
	height: 158px;
	float: left;
	background: url(images/vam-header.jpg) no-repeat center center;
}

#content {
	width: 570px;
	height: 500px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	position: relative;
	overflow: auto;
	margin-top: 8px;
	padding-right: 10px;
}

.zentriert {
	text-align: center;
}

/* @group Linkstyles */

.nav {
	margin-left: 0;
	padding-left: 20px;
	display: block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}

.navaktiv {
	padding-left: 20px;
	display: block;
	background: #333 no-repeat left;
	color: white;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}

a.nav:link, a.nav:visited {
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
	height: 20px;
}

a.nav:hover, a.nav:active {
	text-decoration: none;
	height: 20px;
	background: #6a6a6a no-repeat left;
	color: #fff;
}

a.normal:link, a.normal:visited {
	color: #333;
	text-decoration: none;
}

a.normal:hover, a.normal:active {
	text-decoration: underline;
	color: #000;
}

a.cont:link, a.cont:visited {
	color: #6a6a6a;
	text-decoration: none;
}

a.cont:hover, a.cont:active {
	color: #6a6a6a;
	text-decoration: underline;
}


/* @end */

/* @group Tagstyles */

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
}

img {
	border-style: none;
}

html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #333;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wasid p {
	margin-bottom: 25px;
}

#logoid li {
	margin-bottom: 25px;
}



/* @end */

/* @group gebuehren */

.geb_titel {
	width: 90%;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	background-color: #f8ff00;
	margin: 20px auto 10px;
	border: 2px solid #333;
	display: block;
	position: relative;
}

.geb_ramen {
	width: 88%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	display: block;
	padding-left: 2%;
	position: relative;
}

.geb_ramen_klein {
	width: 40px;
	height: 100%;
	border-left: 1px solid #333;
	text-align: right;
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	padding-right: 20px;
}



/* @end */

#inarbeit {
	bottom: 0;
	right: 0;
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(inarbeit.gif) no-repeat;
}

.warnung {
	background-color: #ff0013;
	color: #fff;
}

.club {
	font-weight: bold;
}