body {
	background: #FEFBB6 url(/fileadmin/bcv1935.de/designimages/bcvHintergrund2025.jpg) center 0px no-repeat;
	font-family: Arial;
	margin: 0 auto 0 auto;
	padding: 0px;
	max-width: 1250px;
}
#logo {
	float: left;
}
#logo img {
	width: 270px;
	height: 140px;
}

#kopf {
	height: 140px;
	margin-left: 300px;
}

#kopflinks {
	height: 20px;
	padding-top: 5px;
	padding-left: 140px;
}
#kopflinks ul {
	margin-left: 0px;
	padding:0;
	font-weight: bold;
	font-size: 13px;
	list-style-type: none;
}
#kopflinks li {
	display:inline;
}
#kopflinks ul a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
#navigation {
	height: 20px;
	padding-top: 20px;
	padding-left: 0px;
}
#navigation ul{
	margin:0;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	list-style:none;
	white-space: nowrap;
	overflow: hidden;
}
#navigation li {
	display:inline;
	margin-right: 10px;
	font-size: 13px;
}
#navigation a{
	text-decoration: none;
	font-weight: bold;
	color: #CC071E;
	padding-left: 12px;
	background: url(/fileadmin/dietzen-hvw.de/designimages/link.gif) 0px 5px no-repeat;
}


#kopf h1 {
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
	color:#555555;
}
#kopf a {
	text-decoration: none;
	color: #555555;
}

#hauptbereich {
	padding-right: 10px;
	clear: both;
	/*background: url(menu.jpg) 10px repeat-y;*/
	/*padding-top: 12px;*/
}

#hauptbereich div.kontaktformular fieldset {
    border: 0 none;
}
#hauptbereich div.kontaktformular fieldset legend {
    color: #6A6258;
    font-weight: bold;
    margin-top: 5px;
}
#hauptbereich div.kontaktformularFeld label {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    width: 60px;
}
#hauptbereich div.kontaktformularFeld input, #hauptbereich div.kontaktformularFeld textarea {
    background-color: #FFFFFF;
    border: 1px solid #6A6258;
    margin-bottom: 2px;
    width: 300px;
}
#hauptbereich div.kontaktformularFeld input.ohneLabel, #hauptbereich div.kontaktformularFeld textarea {
    width: 360px;
} 


#menu { 
	/*position: relative;*/
	height: 25px;
	margin-left: 4px;
	clear: both;
	margin-top: 20px;
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	/*border-bottom: 2px solid #782235;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	height: 28px;
}

#menu ul.menu_ebene1 {
	padding:0;
	list-style:none;
	/*position:absolute;*/
}

ul.menu_ebene1 li {
	float:left;
	list-style:none;
}
ul.menu_ebene1 li.menu_ebene1_li {
	margin:10px;
	padding:10px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

#menu .menu_ebene1 a {
	padding: 3px 0;
	margin: 2px 5px 0 5px;
	text-decoration: none;
	color: #000000;
	line-height:28px;
}
ul.menu_ebene1 li.menu_ebene1_li a {
	color: #FFFFFF;
}
#menu li.menuVerein {
	background-color: #ce1719;
}

#menu li.menuVeranstaltungen {
	background-color: #848484;
}

#menu li.menuImpressionen {
	background-color: #0075bf;
}

#menu li.menuMitglied {
	background-color: #feed01;
}

div.menu_ebene2Div {
	position: relative;
}

ul.menu_ebene1 li:hover ul.menu_ebene2 {
	display: block;
}

ul.menu_ebene2 {
	display: none;
	z-index: 100;
	list-style-type:none;
	margin-top: 10px !important;
	margin-left: -20px !important;
	position:absolute;
	top:0;
	clear:both;
}

ul.menu_ebene2 li {
	clear:both;
	display:inline;
}

ul.menu_ebene2 a {
	color:#666666;
	display:block;
	font-size: 22px;
	min-width:520px;
	overflow: visible;
	padding:8px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	white-space:nowrap;
	width:auto;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	line-height: 20px !important;
}
#menu li.menuVerein ul.menu_ebene2 a {
	background:#d09c9d;
	border-left:5px solid #ce1719;
	border-right:5px solid #ce1719;
	border-bottom:5px dotted #ce1719;
}
#menu li.menuVerein ul.menu_ebene2 li.menu_ebene2Last a {
	border-bottom:5px solid #ce1719;
}
#menu li.menuVeranstaltungen ul.menu_ebene2 a {
	background:#e1e1e1;
	border-left:5px solid #848484;
	border-right:5px solid #848484;
	border-bottom:5px dotted #848484;
}
#menu li.menuVeranstaltungen ul.menu_ebene2 li.menu_ebene2Last a {
	border-bottom:5px solid #848484;
}
#menu li.menuImpressionen ul.menu_ebene2 a {
	background:#94b2c4;
	border-left:5px solid #0075bf;
	border-right:5px solid #0075bf;
	border-bottom:5px dotted #0075bf;
}
#menu li.menuImpressionen ul.menu_ebene2 li.menu_ebene2Last a {
	border-bottom:5px solid #0075bf;
}
#menu li.menuMitglied ul.menu_ebene2 a {
	background:#faf4ab;
	border-left:5px solid #feed01;
	border-right:5px solid #feed01;
	border-bottom:5px dotted #feed01;
}
#menu li.menuMitglied ul.menu_ebene2 li.menu_ebene2Last a {
	border-bottom:5px solid #feed01;
}
ul.menu_ebene3 a {
	padding-left: 60px !important;
	min-width:470px;
}

#rechtespalte {
	width:250px;
	overflow: hidden;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	font-size: 14px;
}
#rechtespalte h4 {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 14px;
}
#rechtespalte span.fett {
	font-size: 14px;
	font-weight: bold;
}
#rechtespalte span.kleinkursiv {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#rechtespalte h1 {
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #101010;
	border-bottom: 2px solid #75879D;
}
#rechtespalte p {
	margin-right: 5px;
	margin-left: 5px;
}
#rechtespalte ul {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
	list-style-type: none;
}
#rechtespalte li {
	margin-left: 8px;
	padding-bottom: 4px;
}

#container {
	padding-left: 200px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
}

#linkespalte {
	padding-right: 270px;
}

#inhalt {
	width: 98%;
	margin-right: 5px;
	border-left: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	float:left;
	font-size: 14px;
}
#inhalt h1d {
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #75879D;
	color: #F5F5F5;
}
#inhalt h1 {
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 0px;
	font-size: 16px;
	color:#555555;
	clear: left;
}

#inhalt h2 {
	font-size: 16px;
	margin-bottom: 0px;
	/*clear:both;*/
	/*padding-bottom: 2px;*/
}
#inhalt p {
	font-size: 14px;
	margin-top: 0px;
	text-align: justify;
}
#inhalt p.align-center {
	font-size: 14px;
	margin-top: 0px;
	text-align: center;
}
#inhalt .internal-link, 
#inhalt .external-link, 
#inhalt .external-link-new-window {
	color: #CC071E;
	padding-left: 12px;
	background: url(/fileadmin/dietzen-hvw.de/designimages/link.gif) 0px 5px no-repeat;
}
#inhalt .download {
	color: #CC071E;
	padding-left: 20px;
	background: url(/fileadmin/dietzen-hvw.de/designimages/pdf.gif) 0px 0px no-repeat;
}
#rechtespalte img {
	border: 0px !important;
	margin: 2px;
}
/*
#inhalt img {
	border: 1px solid #6887AF;
	margin: 2px;
}
*/
#inhalt table {
	border-spacing:0px;
	border-collapse:collapse;
	clear:both;
}
#inhalt th, thead {
	background: #AAD5FF;
	border-bottom: 2px solid #782235;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
#inhalt td {
	border-bottom: 1px solid #782235;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
}
#inhalt .branche{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	font-style:italic;
}
#inhalt .branche_li {
	display:inline;
	margin-right: 10px;
}

#inhalt ul.csc-bulletlist-2 {
	clear: left;
}

#inhalt ul.csc-bulletlist-2 li {
	display: inline;
}

#inhalt ul.csc-bulletlist-2 li .fixeBreite {
	display: block;
	float: left;
	width: 200px;
}

#fusszeile {
	background: url(/fileadmin/bcv1935.de/designimages/untenLinks.jpg) 0px 0px no-repeat;
	height: 78px;
	clear: both;
	color: #000000;
}
#fusszeile ul{
	margin-top: 40px;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	position:absolute;
	left: 200px;
	font-size: 13px;
	font-weight: bold;
}
#fusszeile li {
	display:inline;
	margin-right: 10px;
}
#fusszeile a{
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}

.popupFensterRahmen {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(/fileadmin/weingutgruber.com/designimages/vollbildHintergrund.png);
	z-index:10000;
}

.popupFensterInhalt {
	display:block;
	position:relative;
	margin:150px auto 30px auto;
	padding: 0px;
	background: #FEFBB6 url(/fileadmin/bcv1935.de/designimages/logo.klein.jpg) no-repeat;
	width: 750px;
	border-left: 2px solid #003882;
	border-right: 2px solid #003882;
	border-bottom: 2px solid #003882;
}

.popupFensterSchliessen {
	padding: 0px;
	margin: 0px;
	float: right;
}

#inhalt .popupFensterSchliessen img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.popupFensterInhalt h4 {
	font-weight: bold;
	margin-left: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FEFBB6;
}

.popupFensterNavigation {
	padding-top: 0px;
	padding-left: 150px;
	padding-bottom: 20px;
}

.popupFensterContent {
	padding-top: 15px;
	padding-left: 90px;
	padding-bottom: 20px;
}

#fehlertext {
	background: #ff0000;
	padding: 5px;
	font-weight: bold;
}

#erfolgstext {
	background: #00ff00;
	padding: 5px;
	font-weight: bold;
}