body, p, div, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


body{
	width: 770px;	
}

img{
	border: none;
}
a{
	text-decoration: none;
	color: #c82119;
}

#suche_h{
	background:#ebc2c6;
	height:auto;
	padding:0px;
	margin-bottom:20px;
	position: relative;
	display: block;
	overflow: hidden;
	width: 520px;
}
#suche_h form {
	padding:5px;
	display: block;

	overflow: hidden;
	position: relative;
	height: auto;
}
#suche_h form input.txt{
	font-size: 11px;
	width: 80px;
	display: inline;
	float: left;
	height: 20px;
	border: none;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
}
#suche_h form .element{
	float:left;
	position: relative;
	display: inline;
	clear: none;
}
#suche_h form .go{
	text-transform: uppercase;
	position:relative;
	top: -1px;
}
#suche_h form .reset{
	text-transform: uppercase;
	position:relative;
	width: 100px;
	margin-left: 35px;
	top: -1px;
}

#vaResult{
	width: 520px;
	display: block;
	position: relative;
	height: auto;
	float: left;
}
#vaResult .header{ 	position:relative; height:40px; font-weight: bold; padding-top:8px; /*background-color:pink;*/}
#vaResult .header a{ text-decoration:none; }
#vaResult .header .path{float:left; width:360px;}
#vaResult .header .right{position:absolute; right:0px; }

#vaResult table{
	width: 520px;	
	border-collapse:collapse;
	clear:both;
}

#vaResult table tr th{
	text-align: left;
	border-bottom: 2px ridge #999;
	margin: 0px;
	padding: 5px;	
}
#vaResult table a{
	color: #666;
}
#vaResult table a:hover{}
#vaResult table .header{ position:relative; padding-left:10px; padding-top:3px; height: 20px; border-bottom:solid 1px #005d88; }
#vaResult table .header div, #vaResult table .element div{ float:left;}	
#vaResult table .ort{width:80px;}
#vaResult table .set{ text-align:center; margin-left:5px; }
#vaResult table .bezeichnung{
	width:250px;
	_width:240px;
	margin-left:10px;
	margin-right:10px;
}
#vaResult table .bezeichnung a{
	font-size: 12px;
	color: #bb2620;
}
#vaResult table .bezeichnung .location{
	font-size: 10px;
	float:none;
	clear:both;
	color:#000;
	font-weight: normal;
}
#vaResult table .datum{
	width:55px;
	font-size: 10px;
}
#vaResult table .merken{ width:40px; cursor: pointer; text-align:center;}
#vaResult table tr {
	position:relative;
	padding-left:10px;
	margin-top:5px;
	border-bottom: 1px dotted #e8bcc9;
}

#vaResult table tr td {
	padding: 5px;	
	



}
#vaResult table tr td.bezeichnung {
	font-weight: bold;
}
#vaResult .nav{
	padding-right: 10px;
	height:20px;
	border-top: 2px ridge #999;
	text-align:right;
	font-weight: bold;
	margin-top: 40px;
	display: block;
	clear: both;
	float: none;
	overflow: visible;
	position: relative;
}
#vaResult .nav a{}


#vaDetail {
	width: 520px;
	float: left;
}

#vaDetail a{
	text-decoration: underline;	
}


#vaDetail #BildDetail{
	max-width: 520px;
}


#vaDetail .contentblock{
	margin-top:10px;
	padding: 12px;
	max-height: 200px;
	
}
#vaDetail .farbe {
	background-color: #ebc2c6;
	border: 1px solid #c52316;
}


#vaDetail .contentblock #termineblock{
	max-height: 200px;
	overflow: auto;
	position: relative;
	width: auto;
}


#vaDetail #titel_termine{ font-weight: bold ;margin-top:10px; position:relative; top:15px;}

#vaDetail #karte{
	display: block;
	position: relative;
	height: 300px;
	width: 520px;
	background-color: #FFFF66;
}

.box .content .el_sel a{color: #000 ! important;}

#datenw{padding:10px; border: 1px dotted #BCCBDA;margin-bottom:20px;background: #FFF;}
#datenw .txtForm1{width: 140px;	height: 16px;border: 1px solid #666;}
#datenw .titel{margin-bottom:10px;}
.menubox {
	width: 200px;
	position: relative;
	height: auto;
	padding: 5px;
	margin-bottom:20px;
}
.menubox li.aktiv {
	font-weight: bold;
	color: #003671;
}



.menubox option{
	background-color: #FFFFFF;
}

.menubox select.aktiv, .menubox option.aktiv{
	background-color: #f7e3e5!important;
}


.menubox h1 {
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
.menubox select {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}


.menubox ul {
	margin:0;
	padding:0;
	list-style-type:none;

}
.menubox a {
	color: #000;
	/*
	text-decoration:none;
	font-weight: bold;
	line-height: 20px;
	background: url(../img/mp1.gif) no-repeat left center;
	padding-left: 10px;
	color: #666;
	*/
}
.menubox  a.aktiv {
	color: #c5221d;
}

.menubox ul li {
	clear:both;
	margin:0px; 
	min-height:20px;
	padding-right:0px;
}



#varechts{
	float: right;
	width:200px;
	padding-right:20px;
}




/*HEURIGENKALENDER-SMALL*/
.kalender_small{
	position:relative;
	background-color: #FFFFFF;
	clear:both;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	height: auto;
	padding-left: 2px;
	padding-top: 2px;
	margin-bottom:20px;
	
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	
	
}
.kalender_aktuell_small{
	position:relative;
	float: none;
	width: auto;
	height: 25px;
	background-color: #e0e0e0;
	text-align: center;
	line-height: 25px;
	margin-right: 2px;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	

}

.kalender_aktuell_small .kal_rechts{
	position: absolute;
	top: 5px;
	right: 5px;	
}
.kalender_aktuell_small .kal_links{
	position: absolute;
	top: 5px;
	left: 5px;	
}
.kalender_aktuell_small .btnMonat_small{position:absolute;right:0px; width: 50px; padding-bottom: 4px;}
.kalender_aktuell_small .btnMonat_small img{margin-left:5px;}
.kalender_wochentag_small{
	width:26px;height: 18px;
	;
	text-align:center;
	float:left;
	
	margin-top: 5px;
	margin-right: 2px;
}
.kalender_tag_small {
	width:24px;
	text-align:center;
	float:left;
	height:16px;
	border: 1px solid #DDDDDD;
	margin-right: 2px;
	margin-bottom: 2px;
	position: relative;
	background-color: #F7F7F7;
}

.kalender_tag_small.leer {
	width:26px;height: 18px;
	border: none;
	background:none;
	
}


.kalender_tag_small.aktiv a{
	color: #000000;
	text-decoration: underline;	
}

.kal_pic {
	position: relative;
	margin-top: 30px;
	width: 161px;
	height: 23px;
	background-color: #FFFFFF;
	background: url(../img/kalender.gif) no-repeat left center;
}
