@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	list-style: none;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

body {
	font-size: 62.5%;
	overflow: scroll;
}

#wrapper {

	margin:auto;
	width: 99em;
	max-width: 100%;
}

#top {
	position: relative;
}

#logo {
	background: white url(/images/layout/logo.GIF) no-repeat center center;
	width: 13.8em;
	height: 94px;
	position: absolute;
	left: 0px;
	top: 5px;
	z-index: 2;
}

#logo a {
	width:100%;
	height:100%;
	display:block
}

#banner {
	background: #FFFFFF url(/images/layout/welle_v2.GIF) no-repeat right 0px;
	height: 106px;
	position: relative;
	z-index: 0;
}

#nav {
	background: #F9A51B;
	height: 20px;
}

#content {
	border: 1px solid #AAAAAA;
	min-height: 32em;
	clear: both;
}

#content h1 {
	background: #F9A51B url(/images/layout/licht_oben.gif) repeat-x;
	font-size: 1.8em;
	color: white;
	/*margin-top: 5px;*/
	margin-bottom: 10px;
	padding: 4px;
	padding-left: 230px;
	border-bottom: 1px solid #AAAAAA;
}

#subnavi {
	width: 18em;
	float:left;
}

#subnavi ul {
	margin-left: 10px;
}


#subnavi li {
	margin: 10px 0;
}

#subnavi li.current a span {
	font-weight: bold;
}

#subnavi a {
	text-decoration: none;
	color: #333333;
	font-size: 1.3em;
}

#innercontent {

	margin-left: 20em;
	margin-right: 30px;
}



#innercontent h2, #innercontent h3 {
	
	font-size: 1.6em;
	font-weight: bold;
	padding: 3px;
	letter-spacing: 1px;
	margin-top: 3px;
	border-bottom: 1px solid #F9A51B;
}

#innercontent h3 {
	margin-left: 0;
	font-size: 1.3em;

}

#innercontent p {
	font-size: 1.2em;
	color: #333333;
	padding: 3px 3px;
	line-height: 1.6em;
}


#innercontent a {
	color: #000000;
}
#mitglieder li {
	clear: both;
	margin-top: 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #F9A51B;
	height: 1%;
}

#mitglieder a {
	float: left;
	background-position: center center;
 	background-repeat: no-repeat;
	width: 149px;
	height: 93px;
	display: block;
	border: none;
	text-decoration: none;
}

#mitglieder a:hover {

}

#mitglieder p a {
	display: inline;
	background: none;
	float: none;
}

#mitglieder p, #mitglieder h3 {
	margin-top: 0;
	margin-left: 170px;
}

#mitglieder span {
	float: right;
	margin-right: 100px;
} 

#mitglieder span {
	padding-left: 50px;
}

#footer {
	clear:both;
	background: #F9A51B;
	border: 1px solid #AAAAAA;
	border-top: none;
	color: white;
	padding: 3px;
}

#footer p {
	font-size: 1.2em;
	padding: 3px;
}


/* Formularelemente */

fieldset{

	margin: 10px 0 10px 0;
	border: 1px solid #F9A51B;
	padding: 3px;
}

legend{

	color: #333333;
	padding: 0 5px;

}

#schalter input {

	margin-left: 1em;
	border: 1px solid #F9A51B;
	color: #333;
	background: #FFFFFF;
}

label{

	display: block;
	
	text-align: right;
	
	margin: 1em;

}

label input{

	margin-left: 0.5em;
	width: 12em;
	border: 1px solid #F9A51B;
	font-size: inherit;
	height: 1.4em;

}



#anreden input{

	width: 1em;
	margin-right: 0.4em;
	vertical-align: top;

}

#anreden label{

	text-align: left;
	margin-left: 5.5em;
}

#auswahl {
	display: block;
}

#auswahl input {
	width: 1em;
	float: left;
	display: block;
	vertical-align: text-top;
	margin-right: 5px;
}

#auswahl label {

	margin-left: 2em;
}

#message label{

	text-align: left;

}

#auswahl label{

	text-align: left;
	margin-top: 0px;

}


textarea{
	
	width: 15em;
	height: 18.3em;
	border: 1px solid #F9A51B;
	margin: 10px;

}

form{

	font-size: 1.2em;
	width: 46em;
	/*margin: auto;*/

}


input.box{

	border: none;
	width: 15px;
}

#content form strong{

	display: inline;
	color: red;

}

/* Extras für die Events */

/* bilder */
#bilder li {
	margin: 5px 0;
	border-bottom: 1px solid #F9A51B;
}

#bilder li a.pic {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
}

#bilder li a.desc {
	font-weight: bold;
	font-size: 1.2em;
}

/* showpic */

table.showpic {
	width: 740px;
	border: 1px solid #F9A51B;
}

table.showpic th, table.showpic td {
	padding: 3px;
}

table.showpic th {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}

table.showpic td {
	text-align: center;
}

table.showpic img {
	border: 1px solid #F9A51B;
}

/* showbild */

#showpic {
	border: 1px solid #F9A51B;
	width: 700px;
	margin-bottom: 10px
}

#showpic div {
	position: relative;
	margin-left: 485px;
}

#showpic a.pic {
	display: block;
	float:left;
	width: 400px;
}

#showpic div a {
	display: block;
	position: absolute; 
	top: 20px;
}

#showpic p {
	margin-left: 400px;
	margin-top: 60px;
	text-align:center;
}

