/* Styles diem.at 2005-06-01 */

a {text-decoration:none; }
a:hover {text-decoration:underline; }


h1 { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color:#4B2E00;
	font-weight: normal; 
	display:inline;
	}


body {  background-color: #F9F1DC}
.bg_dark {  background-color: #E7D093}
.mainnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #800000}
.header {  color: #2F2A1F}


td, input, select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#4B2E00;}

.subnav {  color: #31302C;  font-size: 10px; }
.headline {  font-size: 13px; font-weight: bold}
.subnav_active {
	font-size: 10px;
	color: #31302C;
	border-color: #97958F;
	border-style:solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.inputfield {
	border:1px solid #4B2E00;
}
.input_submit {
	background-color: #F9F1DC;
	border: 1px solid #E7D093;
}
.border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

/*------------------------------- WEINSHOP ---------------------------------------*/

.small { font-family: Verdana, Arial, Helvetica; font-size: 10px; }
.small_grey { font-family: Verdana, Arial, Helvetica; color: #7F7F7F; font-size: 10px; }
.border_bottom {border-bottom: 1px solid #D0D0D0;}
.border_top {border-top: 1px solid #D0D0D0;}
.border_bottomtop {border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0;}
