/* CSS Document */
body {
	background-color:#F7F5E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #242424;
	clip:rect();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A, A:Visited, A:Active{	color: #DF6825; text-decoration:none }
A:Hover {   color: #DF6825; text-decoration: underline;}

table.master {
	border : 1px solid #BCDB60;
	background:#ffffff;
}

h1 {
	color: #7B8f3f;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #BCDB60; 
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 5px;
}

h2 {
	color: #006166;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	color: #7B8f3f;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #7B8f3f; 
}
p,div,td {
	font-size: 12px;
	line-height: 16px;
}

div.dynText {padding-right:10px}
.dynText img {margin:5px;}
.dynText h1 {
	color: #006166;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border:none;
} 
.dynText .color1 {
	color: #7B8F3F;
	background:none;
	border:none;
}
.dynText .color2 {
	color: #DF6825;
	background:none;
	border:none;
}
.dynText .color3 {
	color: #006166;
	background:none;
	border:none;
}

tr.tabFilledMid, td.tabFilledMid {
	background-color:#F7F5E8;
	padding-left:10px;
}

.itemList .noPadding , table.noPadding td, table#color1 td.noPadding, 
table.color1 td.noPadding, table.color2 td.noPadding, table.color3 td.noPadding{
	padding:0px;
}
strike {
	color: #AB152B;
	font-size: 12px;
	font-weight: bold;
}
ul,ol {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.textr{	color: #AB152B;}
.textcolor2{	color: #006600;}

.textsml{	font-size: 10px;}
.textmid{	font-size: 11px;}
.textxsml{	font-size: 9px;}

.formfield {
	font-size : 12px; 
	margin-top: 2px;
	margin-bottom: 2px;
	color : #006166; 
	border : 1px solid #006166; 
	background-color:#F2F8F9;
}
.formfieldsml {
	font-size : 10px; 
	color : #006166; 
	border : 1px solid #006166; 
	background-color:#F2F8F9;
}

.formfieldaktive {
	font-size : 12px; 
	color : #006166; 
	background-color:#EAE7C6;
	text-decoration : none; 
	border : 1px solid #DF6825; 
	margin-top: 2px;
	margin-bottom: 2px;
}
.formfieldsmlaktive {

	font-size : 10px; 
	color : #000000; 
	text-decoration : none; 
	border : 1px solid #AB152B; 
}

.breadcrumb {
	color: #000000;
	font-size: 11px;
}
a.breadcrumb {	color: #AB152B;}
a.breadcrumb:Visited {	color: #AB152B;}
a.breadcrumb:Active {	color: #AB152B;}
a.breadcrumb:Hover {	color: #000000;}

table.tabcolor {
	border-collaps: collaps;
	border-bottom: 1px solid #3E42E3;
	border-left: 1px solid #3E42E3;
	border-right: 1px solid #3E42E3;
	background-color: #fdf8ea;

}

.color1  {
	border-collaps: collaps;
	border-bottom : 1px solid #EBE7DD;
	background-color: #EBF7DD;
}
table.color1 {
	border-right: 1px solid #EBE7DD; 
}
table.color1 td {
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
}


.color1 th, th.color1 {
	color: #516433;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	height:20px;
	border-top: 1px solid #EBE7DD; 
	background-image: url(/images/elements/smallhead1_1.gif);
	text-align:left;

}
color1.textsml {
	font-size: 9px;
	padding:1px;
	padding-left: 10px;
}

.color1 A,.color1 A:Visited,.color1 A:Active {
	color: #516433;
	text-decoration: none;
	font-weight:bold;	
}
.color1 A:Hover { color: #516433; text-decoration: underline}

 .color2 {
	border-collaps: collaps;
	border-bottom : 1px solid #D3CE87;
	background-color: #EAE7c6;

}
.color2 .textsml {
	font-size: 9px;
	padding:1px;
	padding-left: 10px;
}
table.color2 {
	border-right: 1px solid #D3CE87; 

}
.color2 th, th.color2  {
	color: #954215;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	height:20px;
	border-top: 1px solid #D3CE87; 
	background-image: url(/images/elements/smallhead2_1.gif);
	text-align:left;
}
.color2 td {
	padding-left:10px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:2px;
}

.color2 A,.color2 A:Visited,.color2 A:Active {
	color: #954215;
	text-decoration: none;
	font-weight:bold;	
}
.color2 A:Hover { color: #954215; text-decoration: underline}

.color3 {
	color: #006166;
	border-collaps: collaps;

	background-color: #F2F8F9;

}
.color3 .textsml {
	font-size: 9px;
	padding:1px;
	padding-left: 10px;
}
table.color3 {
	font-size: 12px;
	border-right: 1px solid #C1D8DE; 
}
.color3 th, th.color3  {
	color: #006166;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	height:20px;
	border-top: 1px solid #C1D8DE; 
	background-image: url(/images/elements/smallhead3_1.gif);
	text-align:left;
}
.color3 td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight:normal;
}

.color3 A,.color3 A:Visited,.color3 A:Active,
A.color3,A.color3:Visited,A.color3:Active
 {
	color: #006166;
	text-decoration: none;
}
th.color3 A,th.color3 A:Visited,th.color3 A:Active {
	color: #006166;
	text-decoration: none;
}
th.color3 A:Hover { color: #006166; text-decoration: underline}

.itemList {
	border-collaps: collaps;
}
.itemList th {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	height:20px;
	border-top: 1px solid #D3CE87; 
	border-right: 1px solid #D3CE87; 
	background-image: url(/images/elements/smallhead_1.gif);
	text-align:left;
}
.itemList td {
	#padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.itemList td.text{
	padding-left: 10px;
}
.itemList A,.itemList A:Visited,.itemList A:Active {
	color: #615633;
	text-decoration: none;
	font-weight:bold;	
}

table.itemList tr.default td.itemname, td.itemname{
	color: #CD3205;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #C1D8DE; 
	background-color:#E8EEF4;	
}

.itemlist tr.highlight td.itemname{
	color: #CD3205;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 4px ridge #CD3205; 
	background-color:#EAE7C6;	
}
#highlight A,#highlight A:Visited,#highlight A:Active,#highlight A:Hover { color: #CD3205; text-decoration: none }


table.offer {
	font-size: 12px;
	border-right: 1px solid #D3CE87; 
}
table.offer td  {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#fdf8ea;	
}
.offer th, th.offer{
	color: #006166;
	background-color:#CD3205;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	height:20px;
	border-top: 1px solid #D3CE87; 
	border-right: 1px solid #D3CE87; 
	background-image: url(/images/elements/smallhead2_1.gif);
	text-align:left;
}

tr.offer td.itemname, th.xxoffer{
	color: #F7f5e8;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border:none;
	border-top: 1px solid #CD3205; 
	background-color:#E8EEF4;
	background-image:none;
}
.offer td.itemname A,.offer td.itemname A:Visited,.offer td.itemname A:Active,.offer td.itemname A:Hover { color: #516433; text-decoration: none }



.itemList A.textsml,.itemList A.textsml:Visited,.itemList A.textsml:Active,.itemList A.textsml:Hover { color: #006166; text-decoration: none;font-weight:normal;  }



td.newslist, td.eventlist{
	color: #CD3205;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #C1D8DE; 
	background-color:#E8EEF4;	
}
td.newslist A,td.newslist A:Visited,td.newslist A:Active {
	color: #006166;
	text-decoration: none;
}
td.newslist A:Hover { color: #006166; text-decoration: underline}

tr.newslist h1,#newsHp h1 {
	color: #006166;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #006166; 
	background:#F2F8F9;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 15px;
	padding-bottom: 5px;
}
tr.newslist h2,#newsHp h2 {
	color: #CD3205;
	font-size:10px;
	font-weight: normal;
	border-bottom: none; 
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}
div#newsHp {

}

table.tab td, .tab, .color1 td.tab , .color2 td.tab ,.color3 td.tab, .newslist td.tab {
	
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
}



td.listColor2 {
	background-color:#D3CE87;	
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
}
td.listColor3 {
	background-color:#E8EEF4;	
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.smallgrey {
	color: #4E4A49;
	font-size: 10px;
}
span.warn {
	color: #AB152B;
	font-size: 12px;
}
.footer, th.footer h1{
	color: #003300;
	font-size: 10px; 
	border:none;
	padding:0px;
	font-weight:normal;
}
th.footer a,th.footer a:hover,th.footer a:Active ,th.footer a:visited {
	color: #003300;
	text-decoration: none;
	
}
th.footer {
	background-image: url(/images/elements/smallhead1_1.gif);
	padding:2px;
}
h2.footer{
	color: #006166;
	font-size: 10px; 
	border:none;
	padding:0px;
	font-weight:normal;
}
h2.footer a,h2.footer a:hover,h2.footer a:Active ,h2.footer a:visited {
	color: #DF6825;
	text-decoration: none;
	
}

.pager,td.pager {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B8F3F;
	line-height: 15px;
	
}
table.pager {
	border : 1px solid #7B8F3F;
	background-image: url(/images/elements/smallhead_1.gif);
	
}
a.pager,a.pager:hover,a.pager:visited {
	padding-left: 2px;
	padding-right: 2px;
	color: #516433;
	text-decoration: underline;
	font-weight:normal;
}
a.list {	color: #516433;}
a.list:Visited {	color: #516433;}
a.list:Active {	color: #516433;}
a.list:Hover {	color: #516433;}

span.searchword {

	color:#FFFFFF;
	background-color:#006166;
	padding:1px
	
}

div#weinSpt {
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
}