﻿@charset "utf-8";
@media screen {

	/********************* ALLGEMEINES START **************************************/
		
		HTML {
			height: 100%;
			background: #f7f5f0;
		}
		BODY {
			height: 100%;
			background: #f7f5f0 url("../bilder/bg.gif") repeat;
			color: #333;
			overflow: -moz-scrollbars-vertical;
			text-align: center;		
			font-family: arial, tahoma, verdana; 
			font-size: 14px;
			line-height: 190%; 
		}
		FORM {
			margin: 0 0 10px 0;
		}
		INPUT[type=text],
		INPUT[type=password],
		INPUT[type=file],
		TEXTAREA { 
			background: #161f39 url("../bilder/bgFormular.gif") no-repeat;
			padding: 2px 4px 2px 4px;
			margin: 2px 0 2px 0;
			color: #161f39;
		}
		STRONG {
			font-weight: bold;
		}
		A {
			color: #161f39;
			text-decoration: underline;
		}
		A:hover {
			background: #161f39;
			color: #f7f5f0;
			text-decoration: none;
		}	
		A  IMG,
		A:hover  IMG{
			background: none;
		}	
		.clearer {
			clear: both;
			height: 0px;
			overflow: hidden;
		}
		.header {
			height: 226px;
			background: url("../bilder/bgHeader.gif") repeat-x;
		}
		.textBody {
			background: #161f39 url("../bilder/bgTextBodyOuter.gif") repeat-y;
		}
		.teaserLeiste {
			background: #fff url("../bilder/bgTeaserleiste.gif") repeat-x;
			min-height: 200px;
		}
		.footer {
			background: #f7f5f0 url("../bilder/bgFooter.gif") repeat-x;
		}
		.header .wrapper, 
		.textBody .wrapper, 
		.teaserLeiste .wrapper, 
		.footer .wrapper {
			width: 980px;
			margin: auto;
			text-align: left;
			z-index: 0;
			clear: both;
		}
	/********************* ALLGEMEINES ENDE **************************************/
	
	/********************* header START **************************************/
		.suchbox {
			height: 40px;
		}
		.logo,
		.walsumer,
		.teaserFoto	{
			z-index: 10;
			position: relative;
			text-align: left;
			vertical-align: top;
		}
		.logo {
			left: -10px;
			top: 65px;
			background: none;
		}
		.walsumer  {
			left: 120px;
			top: 25px;
		}
		.teaserFoto {
			top: -46px;
			left: 136px;
		}
	/********************* header ENDE **************************************/
	
	
	/********************* textBody START **************************************/
		.textBody .wrapper { 
			background: #161f39 url("../bilder/bgTextBodyInner.gif") repeat-y;
			min-height: 200px;
		}	
		.spalteInhalt {
			float: left;
			width: 580px;
			margin: -30px 0 40px 0;
		}
		.spalteFunktionen {
			float: right;
			width: 290px;
			color: #fff;
			display: block;
			margin: 0 10px 40px 0;
		}		
		/********************* spalteInhalt START **************************************/
			H1 {
				color: #161f39;
				margin: 60px 0 15px 0;
				font-size: 20px;
				font-weight: bold;
				border-bottom: 4px double #f7f5f0;
			}
			H2 {
				color: #161f39;
				margin: 25px 0 10px 0;
				font-size: 16px;
				font-weight: bold;
				border-bottom: none;
			}
			H4 {
				font-size: 14px;
				font-weight: bold;
				margin: 0 0 0 0;
			}
			P {
				margin: 0 0 15px 0;
			}
			.spalteInhalt UL {
				margin: 10px 0 15px 20px;
				list-style-type: square;
			}
			.spalteInhalt UL LI {
				padding: 0 0 0 0px;
				list-style-type: square;
			}
			.tx_mh_branchenbuch-alphabetical UL {
				list-style-type: none;
			}
			.mh_branchenbuch_map {
				border: 10px solid #000;
				margin: 15px 0 0 0;
				background: ff00ff;
			}
			/********************** mitgliedsblock start ***********************************/
				.mitgliedsblock {
					width: 590px;
					clear: both;
					line-height: 140%;
					color: #463214;
				}
				.mitgliedsblock.oben {
					background: url("../bilder/bgMitgliederOben.gif") no-repeat;
					margin: 20px -5px 0 -5px;
				}
				.mitgliedsblock.mitte {
					background: url("../bilder/bgMitgliederMitte.gif") repeat-y;
					margin: 0 -5px 0 -5px;
				}
					.mitgliedsblock .links,
					.mitgliedsblock .rechts {
						float: left;
						width: 245px;
						margin: 5px 0 5px 30px;
					}
					.mitgliedsblock .links A IMG{
						padding: 0px 0 15px 0;
					}
					.mitgliedsblock .rechts {
						float: right;
						margin: 5px 30px 5px 0;
					}
						.mitgliedsblock P.icon {
							margin: 5px 0 5px 0;
						}
						.mitgliedsblock P.icon.details {
							margin: 25px 0 5px 0;
						}
						.mitgliedsblock SPAN.icon {
							background: url("../bilder/icons/icon_www.gif") no-repeat;
							padding: 0 0 0 20px;
							text-decoration: none;
							line-height: 100%;
						}
						.mitgliedsblock A:hover SPAN.icon {
							background: #161f39 url("../bilder/icons/icon_www.gif") no-repeat;
						}
						.mitgliedsblock SPAN.icon.vcard{
							background: url("../bilder/icons/icon_vcard.gif") no-repeat;
						}
						.mitgliedsblock A:hover SPAN.icon.vcard {
							background: #161f39 url("../bilder/icons/icon_vcard.gif") no-repeat;
						}
						.mitgliedsblock SPAN.icon.email{
							background: url("../bilder/icons/icon_email.gif") no-repeat;
						}
						.mitgliedsblock A:hover SPAN.icon.email {
							background: #161f39 url("../bilder/icons/icon_email.gif") no-repeat;
						}
						.mitgliedsblock SPAN.icon.details{
							background: url("../bilder/icons/icon_details.gif") no-repeat;
						}
						.mitgliedsblock A:hover SPAN.icon.details{
							background: #161f39 url("../bilder/icons/icon_details.gif") no-repeat;
						}
				.mitgliedsblock .beschreibung {
					margin: 0px 30px 0px 30px;
					padding: 20px 0 0 0;
				}
				.mitgliedsblock .beschreibung P {
					padding: 0 0 20px 0;
				}
				.mitgliedsblock.unten {
					background: url("../bilder/bgMitgliederUnten.gif") 0 -66px no-repeat;
					margin: -20px -20px 0 -5px;
					height: 20px;
				}
				.mitgliedsblock  H1,
				.mitgliedsblock  H2 {
					margin: 0 60px 0 30px;
					padding: 20px 0 10px 0;
					color: #161f39;
					font-size: 18px;
					font-weight: bold;
				}
				.browseBoxWrap {
					display: none;
				}
			/********************** mitgliedsblock ende ***********************************/
		/********************* spalteInhalt ENDE **************************************/
		
		/********************* spalteFunktionen START **************************************/
			.spalteFunktionen A {
				color: #fff;
			}
			H3 {
				text-transform: uppercase;
				border-bottom: 3px solid #fff;
				clear: both;
				margin: 30px 0 0 0;
				font-weight: bold;
				font-size: 16px;
			}
			UL.hauptNavigation {
				list-style-type: none;
				position: relative;
				left: -20px;
				width: 310px;
			}
			
			UL.hauptNavigation LI  {		
				float: left;
			}
			
			UL.hauptNavigation LI A {
				width: 135px;
				float: left;
				border-bottom: 1px solid #fff;
				margin: 0px 0 0px 20px;
				color: #fff;
				text-decoration: none;
				display: block;
				font-size: 13px;
			}
			
			UL.hauptNavigation LI A:hover {
				background: #454c61;
			}
			UL.hauptNavigation LI A.aktiv {
				background: #2d354c;
			}
			
			
			UL.mitgliedsNavigation {
				list-style-type: none;
				position: relative;
				left: -20px;
				width: 310px;
			}
			
			UL.mitgliedsNavigation LI  {		
				float: left;
			}
			
			UL.mitgliedsNavigation LI A {
				width: 135px;
				float: left;
				border-bottom: 1px solid #fff;
				margin: 0px 0 0px 20px;
				color: #fff;
				text-decoration: none;
				display: block;
				font-size: 13px;
			}
			
			UL.mitgliedsNavigation LI A:hover {
				background: #454c61;
			}
			UL.mitgliedsNavigation LI A.aktiv {
			}
		/********************* spalteFunktionen ENDE **************************************/
	/********************* textBody ENDE **************************************/
	
	
	/********************* teaserLeiste START **************************************/
		.teaserLeiste {
			padding: 20px 0 25px 0;
			line-height: 140%;
		}
		.teaserLeiste .wrapper {
		}
		.teaserLeiste .teaser {
			width: 280px;
			float: left;
			margin: 0 60px 10px 0;
		}
		.teaserLeiste .teaser.drei {
			margin: 0 0 0 5px;
			width: 290px;
		}
		.teaserLeiste .teaser  H2{
			font-size: 16px;
			font-weight: bold;
			border-bottom: 3px solid #161f39;
			padding: 0 0 2px 0;
			margin: 0 0 10px 0;
			text-transform: uppercase;
		}
		.teaserLeiste .teaser UL {
			margin: 10px 0 15px 20px;
			list-style-type: square;
		}
		.teaserLeiste .teaser UL LI {
			padding: 0 0 0 0px;
			list-style-type: square;
		}
	/********************* teaserLeiste ENDE **************************************/
	
	
	/********************* footer START **************************************/
		.footer ,
		.footer .wrapper {
			text-align: center;
		}
		.footer P {
			text-align: center;
			padding: 20px 0 20px 0;
			line-height: 160%;
		}
	/********************* footer ENDE **************************************/


}	
	