/* globale Formatierung */

html { 
	height:101%; 
}

body {
	background-color:#454545;
	margin:0;
	border: 0;
	padding: 0;
	min-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
}

table, td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
}

.ueberschrift {
	line-height: 1.7em;
	font-weight: bolder;
}

.fotobeschriftung {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.1em;
}


/* Formatierung für die einzelnen Subnavigationen */

a.home_link {
	color:#945728;
	font-weight: bold;
	text-decoration : underline;
	/* ALT:	border-bottom: 1px dashed; */
}
 
a.home_link:hover {
	text-decoration : none;  
	/* ALT: border-bottom: 1px solid; */
}



.vinea_snav_hintergrund {
	background-color:#625D3D;
}

.vinea_text {
	color:#625D3D;
}

a.vinea_link {
	color:#625D3D;
	font-weight: bold;
	text-decoration : underline;
}
 
a.vinea_link:hover {
	text-decoration : none;  	
}



.codex_snav_hintergrund {
	background-color:#595959;
}

.codex_text {
	color:#595959;
}

a.codex_link {
	color:#595959;
	font-weight: bold;
	text-decoration : underline;
}
 
a.codex_link:hover {
	text-decoration : none;  	
}



.wachau_snav_hintergrund {
	background-color:#375832;
}

.wachau_text {
	color:#375832;
}

a.wachau_link {
	color:#375832;
	font-weight: bold;
	text-decoration : underline;
}
 
a.wachau_link:hover {
	text-decoration : none;  
}



.weinbezug_snav_hintergrund {
	background-color:#594A40;
}

.weinbezug_text {
	color:#594A40;
}

a.weinbezug_link {
	color:#594A40;
	font-weight: bold;
	text-decoration : underline;
}
 
a.weinbezug_link:hover {
	text-decoration : none;  	
}



.club_snav_hintergrund {
	background-color:#742F2D;
}

.club_text {
	color:#742F2D;
}

a.club_link {
	color:#742F2D;
	font-weight: bold;
	text-decoration : underline;
}
 
a.club_link:hover {
	text-decoration : none;  	
}



.veranstaltungen_snav_hintergrund {
	background-color:#505372;
}

.veranstaltungen_text {
	color:#505372;
}

a.veranstaltungen_link {
	color:#505372;
	font-weight: bold;
	text-decoration : underline;
}
 
a.veranstaltungen_link:hover {
	text-decoration : none;  	
}



.presse_snav_hintergrund {
	background-color:#3F5567;
}

.presse_text {
	color:#3F5567;
}

a.presse_link {
	color:#3F5567;
	font-weight: bold;
	text-decoration : underline;
}

a.presse_link:hover {
	text-decoration : none;  
}



.kontakt_snav_hintergrund {
	background-color:#4F475C;
}

.kontakt_text {
	color:#4F475C;
}

a.kontakt_link {
	color:#4F475C;
	font-weight: bold;
	text-decoration : underline;
}

a.kontakt_link:hover {
	text-decoration : none;  	
}



/* Formatierung für Formularfelder */

.suchemitgliedertextfeld {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	height: 18px; 
	width: 150px; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 0px
}
.suchemitgliederbutton {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 1px; 
	border: #999999;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #F9F9F9;
	cursor: hand;
}

.newslettertextfeld {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	height: 18px; 
	width: 260px; 
	border: #742F2D; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 0px
}

.newsletterbutton {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	margin-top: 1px; 
	margin-right: 1px; 
	margin-bottom: 1px; 
	margin-left: 1px; 
	border: #742F2D;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #F9F9F9;
	cursor: hand;
}
