/* style at gewerberafzerfeld.ch v2006.01 - by 372dpi.ch */

body {
	font-size: small;
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: verdana, sans-serif;
}
* html body {
	font-size: x-small;
	f\ont-size: small;
}

/* struktur */
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	background: url(/901/2col_bg.gif) repeat-y 0 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

#header {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#content {
	font-size: 100%;
	float: left;
	width: 580;
	margin-right: 5px;
	/*border: 1px solid red;*/
}

#content div {
	padding: 10px;
	/*border: 1px solid blue;*/
}

#sidebar {
	font-size: 100%;
	float: right;
	width: 270px;
	/*border: 1px solid black;*/
}

#sidebar div {
	padding: 10px;
	font-size: 90%;
	/*border: 1px solid black;*/
}

#footer {
	border-top: 1px solid #333;
	width: 100%;
	height: 45px;
	background-color: #eee;
	clear: both;
}


/* footer */
#footertext {
	/*float:left;*/
	margin: 10px 0 0 15px;
	font-size: 80%;
}

/* hauptmenu */
#menu {
	width: 100%;
}
#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ccc url(/901/nav_bg.gif) repeat-x bottom left;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid black;
	border-bottom: none;
	background: #aaa url(/901/off_bg.gif) repeat-x top left;
}

#nav a:hover, body#startseite #mn0 a,
#nav a:hover, body#eins #mn1 a,
#nav a:hover, body#zwei #mn2 a,
#nav a:hover, body#drei #mn3 a,
#nav a:hover, body#vier #mn4 a,
#nav a:hover, body#fuenf #mn5 a,
#nav a:hover, body#sechs #mn6 a,
#nav a:hover, body#sieben #mn7 a {
	color: #333;
	padding-bottom: 5px;
	border-color: #72377;
	background: #fff url(/901/on_bg.gif) repeat-x top left;
	}

/* subnavi */
#subnavi {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavi li {
	margin: 0;
	padding: 0;
}

#subnavi a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}


/* start linkstile */
a:link, a:visited {
	text-decoration : none;
	color: #990000;
	background: transparent; 
	}
a:hover {
	text-decoration : underline;
	color: #666;
	background: transparent; 
	}
a:active {
	text-decoration : none;
	color: #526968;
	background: transparent;  
	}

/* titel */
h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* startseite */
.startseite {
	/*background-color: #f0f0f0;*/
	width: 570px;
	font-size: 90%;
	/* border: 1px solid black; */
}


/* aktuell liste */
.aktuellListe {
	/*background-color: #f0f0f0;*/
	width: 570px;
	font-size: 90%;
	/* border: 1px solid black; */
}


/* aktuell beitrag */
.aktuellBeitrag {
	/*background-color: #f0f0f0;*/
	width: 570px;
	font-size: 90%;
	/*border: 1px solid black;*/
}

.aktuellBeitragD {
	font-size: 90%;
	/*border: 1px solid black;*/
}

.aktuellBeitragZ {	
	/*border: 1px solid black;*/
}

.aktuellBeitragC {
	/*border: 1px solid black;*/
}

.aktuellBeitragB {
	/*border: 1px solid black;*/
}


/* verein */
.verein {
	width: 570px;
	font-size: 90%;
	/*border: 1px solid red;*/
}


/* dienste */
.dienste {
	width: 570px;
	font-size: 90%;
	/*border: 1px solid black;*/
}

/* bildung */
.bildung {
	width: 570px;
	font-size: 90%;
	/*border: 1px solid black;*/
}


/* mitglieder */
.mitgliederListe {
	width: 570px;
	font-size: 90%;
	/*border: 1px solid black;*/
}

.mitgliederListeWechselP {
	background-color: #f0f0f0;
	font-size: 90%;
	/*border: 1px solid black;*/
}


/* portraits */
.portrait {
	width: 570px;
	font-size: 90%;
	/*border: 1px solid black;*/
}


/* links */
.links {
	/*background-color: #f0f0f0;*/
	width: 570px;
	font-size: 90%;
	/* border: 1px solid black; */
}


/* formWM */
#containerWM {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

/* mitgliederformular  */
#zeile {
	clear: both;
	padding-top: 5px;
	height: 20px;
	margin-left:5px;
}
#zeile1 {
	clear: both;
	padding-top: 5px;
	height: 100px;
	margin-left:5px;
}
#zeile2 {
 	clear: both;
	padding-top: 5px;
	height: 50px;
	margin-left:5px;
}
.formlinks {
	float: left;
	width: 100px;
	height: 20px;
	text-align: left;
  }
.formlinks2 {
	float: left;
	width: 470px;
	height: 20px;
	text-align: left;
  }
.formrechts {
	float: right;
	width: 370px;
	height: 20px;
	text-align: left;
  }
.formlinksM {
	float: left;
	width: 100px;
	height: 200px;
	text-align: left;
  }
.formrechtsM {
	float: right;
	width: 370px;
	height: 200px;
	text-align: left;
  }
.eingabefeld {
	width: 180px;
	margin-bottom: 5px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	width: 320px;
	height: 200px;
	margin-bottom: 10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	width: 120px;
	margin-bottom: 0px;
}
.buttonSubmit {
	width: 160px;
}
