body {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-size: 12px;
	font-family: Lucida, Helvetica, Arial;
}

table, td, p, span, .Normal, textarea {
	font-family: Lucida, Helvetica, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

td * {
	font-family: Lucida, Helvetica, Arial;
	font-size: 12px;
	line-height: 17px;
	color: 000;
}

.menu, .content, .headline, .zitat, .login, .Normal, .Normal TD, .NormalTextBox, P, .Normal P, .copyrightText {
	font-family: Lucida, Helvetica, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}

.Normal a:link, .Normal a:visited, a.CommandButton:link, a.CommandButton:visited, .official a:link, .official a:visited, .footerstart a:link, .footerstart a:visited, .footer a:link, .footer a:visited {
	color: #787870;
	text-decoration: none;
}

.Normal a:hover, .Normal a:active, a.CommandButton:hover, a.CommandButton:active, .official a:hover, .official a:active, .footerstart a:hover, .footerstart a:active, .footer a:hover, .footer a:active {
	color: #000;
	text-decoration: none;
}




/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		MAIN STYLING

++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.logo {
	vertical-align: top;
	height: 100px;
	padding-left: 12px;
}

.zitatTd {
}

.vspace175 {
	width: 175px;
}

.zitat {
	vertical-align: bottom;
	color: #bcd2e9;
	height: 30px;
}

.mainTd {
	width: 100%;
	height: 100%;
	vertical-align: top;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		MENU STYLING
		For Menu-Skin go to:
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.menuTd {
	vertical-align: top;
	width: 150px;
	height: 100%;
	background-color: #bcd2e9;
}

.hspace100 {
	height: 100px;
}

.menu {
	vertical-align: top;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		CONTENT STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.zitat .conContentCell .Normal, .zitat .conContentCell p {
	font-size: 14px;
	color: #bcd2e9;
	letter-spacing: 1px;
	padding-bottom:5px;
}

.contentTd {
	vertical-align: top;
	background-color: #f2f6fb;
	border-top: 6px solid #bcd2e9;
}

.headline {
	vertical-align: middle;
	width: 100%;
	height: 94px;
	padding-left: 25px;
}

.headline .conContentCell .Normal {
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 1px;
}

.rowspace {
	height: 6px;
	background-color: #fff;
}
.content {
	vertical-align: top;
	width: 594px;
	height: 100%;
	padding-top: 15px;
	padding-left: 25px;
}

.conContentCell ul li {
	list-style-type: none;
	background-image: url(media/list_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		INFO STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.infoTd {
	vertical-align: top;
	width: 206px;
}

.infoimage {
	height: 105px;
	background-color: #fff;
	background-image: url(media/wifo_verein.jpg);
}

.infonews {
	vertical-align: top;
	height: 100%;
	padding-left: 15px;
	padding-top: 15px;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		INFONEWS STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/


.infonews .conTitleCell {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ff0000;
	padding-bottom: 15px;
}

.latestTheme, .latestContent {
	font-size: 12px;
}

.latestTheme a:link, .latestTheme a:visited, .latestTheme a:hover, .latestTheme a:active {
	font-weight: bold;
	color: #000;
}

.latestContent {
	line-height: 18px;
}

.latestContent a:link, .latestContent a:visited, .latestContent a:hover, .latestContent a:active {
	color: #4a98e9;
	text-decoration: none;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		LOGIN STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.login {
	padding-left: 12px;
}

.login a:link, .login a:visited, .login a:hover, .login a:active {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		FEEDBACK STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.feedback SPAN {
	margin-bottom: 12px;
}

.SubHead {
	color: #333;
	font-weight: normal;
}

.feedback INPUT, .feedback TEXTAREA {
	border: 1px solid #2e7199;
	margin-bottom: 12px;
	margin-left: 4px;
}

.feedback INPUT {
	height: 20px;
	vertical-align: middle;
}

.copyButton { display: none; }

a.sendButton {
	margin-left: 4px;
	font-size: 12px;
	padding: 4px;
	background-color: #2e7199;
	color: #fff;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		MITARBEITER STYLING
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.team_member {
	margin-bottom: 30px;
}

.team_photo {
	float: left;
}

.team_photo IMG {
	margin-right: 10px;
}

.team_data {
	width: 300px;
}
