/* Standard-Site-CSS media=scrren fuer www.weine-oesterreich.at */

/* Farbcodes:
Hintergrund: #d4d282
beige Inhalt & Boxen #
Rot: #cc0000
Grün Schrift & Rahmen: #71912e
				 
*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
   color: #000;
}
html, body {
  width: 100%;
	font-size: 100%;
}
body {
	/*background-image: url(images/hg-body.gif);*/
	background-repeat: repeat-y;
	background: #d4d282;
	
}
div#main {
  position: absolute;
  top: 0px; left: 10px; width: 1000px; min-height: 100%; 
/*	border-left: 10px solid #643f2c;
  border-right: 1px solid #643f2c;
  background-color: #e8d9a0; */
  color: #000000;
  border-left: 1px dotted #506f21;
  border-right: 1px dotted #506f21;
}
div#header {
  position: relative;
  top: 0px; left: 0px; height: 10px; width: 100%;  
}
div.top_navi {
  font-size: 12px;
  z-index: 10;
  position: absolute;
  left: 660px;
  top: 5px;
}
div#top-img {
  position: relative;
	top: 0px; left: 0px; width: 100%;	height: 150px;
}
p#site-title {
  font-family: "Book Antiqua";
	position: relative;
	left: 25px;	top: 15px; 
	margin-right: 50px;
	font-size: 25px;
	color: #71912e;
}
/*HeaderNav*/
div#navibox {
  position: relative;
	left: 0px; top: -2px;	width: 100%; height: 30px;
	background-color: #71912e;
	color: #fff;
	border-top: 3px double #506f21;
	border-bottom: 3px double #506f21;
}
div#advertisment {
  position: absolute;
	left: 870px; top: 70px;
}
div.menue1 {
  position: relative;
	left: 0px;
	width: 110px;
	/*border-right: 1px solid #ffffff;*/
  display: block;
	float: left;
}
div.menue1act a, div.menue1 a {
  color: #ffffff;
	padding: 8px 9px;
  text-decoration: none;
	text-align: center;
	display: block;
}
div.menue1act {
  position: relative;
	left: 0px;
	width: 110px;
	/* border-right: 1px solid #ffffff;*/
  display: block;
	float: left;
	/*background-color: #d4ab51;*/
  color: #643f2c; 
}
div.menue1:hover {
  background-color: #d4ab51;
  color: #643f2c; 
}
div#rootline {
  width: 100%;
	margin-top: 4px;
}
div#rootline ul {
	display: inline;
	padding-left: 190px;
	font-size: 9px;
}
div#rootline li {
  display: inline;
	padding-left: 4px;
	font-size: 9px;
}
div#rootline li a {
  font-size: 9px;
}
div.left-navi {
  position: absolute;
	top: 0px;	left: 5px; width: 170px;
	margin-top: 195px;
	padding-bottom: 50px;
}
div.right-col {
  position: absolute;
	top: 0px; right: 5px;	width: 250px;
	margin-top: 220px;
}
div.right-box, div.tx-newloginbox-pi1 {
  position: relative;
	/*top: 25px;*/ left: 0px;
	margin-bottom: 15px;
  border: 1px solid #506f21;
  background: #ffffcc;
  width: 250px;
}
div.right-box h1, div.tx-newloginbox-pi1 h1 {
  position: relative;
	left: 0px; top: 0px;
  padding: 5px 8px;
  color: #c00;

}
div.right-box p, div.right-box form, div.tx-newloginbox-pi1 p, div.tx-newloginbox-pi1 form {
  position: relative;
	top: 0px; left: 0px;
	padding: 5px 8px;
	color: #000;
	font-size: 12px;
}
div.right-box label, div.right-box a {
  font-size: 10px;
}
ul.left-menubox {
  position: relative;
	top: 25px; left: 0px;	width: 170px;
	list-style: none;
	list-style-type: none;
}
li.left-menu1 {
  position: relative;
	top: 0px;	left: 0px;
	background-color: #ffffcc;
	color: #506f21;
	border: 1px solid #506f21;
	display: block;
	padding-left: 5px;
}
li.left-submenu {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  height: 100%;
}
li.left-menu1 a {
	height: 100%;
  color: #506f21;
	padding: 5px 8px; !important; /*Firefox*/
	padding: 5px 0px; /*IE 5-6*/
	margin: 0px;
  text-decoration: none;
	display: block;
}
li.left-menu2 {
  position: relative;
	top: 0px; left: 0px;
	/*background-color: #e8d9a0;*/
	color: #506f21;
	padding-left: 15px;
        /*border-bottom: 1px solid #d4ab51;
	border-right: 1px solid #d4ab51;*/
  display: block;
}
li.left-menu2 a {
	height: 100%;
  color: #506f21;
	padding: 5px 8px; !important;
	padding: 5px 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
li.left-menu2activ a {
	height: 100%;
  color: #c00;
	padding: 5px 8px; !important;
	padding: 5px 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
li.left-menu2activ {
  position: relative;
	top: 0px; left: 0px;
	color: #c00;
  border-bottom: 1px solid #c00;
  display: block;
  border-left: 10px solid #c00;
	padding-left: 5px;

}
li.left-menu2:hover {
  border-left: 10px solid #c00;
	padding-left: 5px;
  color: #c00;
}
div.content {
  position: relative;
	top: 7px; left: 180px;	width: 510px;
	margin-bottom: 10px;
	margin-left: 10px;
  background: #ffffcc;
  border: 1px dotted #506f21;
  padding: 2px 15px;
}
div.bor_or_hg_ws {
  height: 100%;
  margin-bottom: 15px;
  background-color: #efe4bc;
	border: 1px solid #d4ab51;
}
div.google-anzeige {
  margin-bottom: 10px;
  padding: 5px;
}
div.bor_no_hg_no {
  margin-bottom: 15px;
}
div.bor_or_hg_ws p, div.bor_no_hg_no p {
  padding: 0px 2px 10px 2px;
	padding-bottom: 15px;
	/*text-align: justify;*/
	line-height: 16px;
}
div.bor_or_hg_ws h1, div.bor_no_hg_no h1 {
  padding: 10px 2px 2px 2px;
	color: #c00;
  border-bottom: 1px solid #c00;
	margin-bottom: 5px;
	font-size: 14px;
}
div.bor_or_hg_ws h1.hg {
  color: #643f2c;
  padding: 3px;
	font-size: 10px;
	font-weight: 400;
	font-stretch: ultra-expanded;
	text-align: right;
	display: block;
	background-color: #d4ab51;
}
div.bor_or_hg_ws h1.in-content {
  padding: 5px 10px 0px 10px;
  color: #643f2c;
	margin-bottom: 0px;
	font-size: 14px;
}
div.bor_or_hg_ws img.left-border, div.bor_no_hg_no img.left-border {
  float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #d4ab51;
	padding: 3px;
	margin: 0px 5px 5px 0px;
}
div.bor_or_hg_ws img.right-border, div.bor_no_hg_no img.right-border {
  float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #d4ab51;
	padding: 3px;
}
div.bor_or_hg_ws img.left, div.bor_no_hg_no img.left {
  float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
}
div.bor_or_hg_ws img.right, div.bor_no_hg_no img.right {
  float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
}
div.bor_or_hg_ws ul, div.bor_no_hg_no ul {
  padding: 0px 10px 10px 15px;
}
div.flash-box {
  width: 468px;	height: 60px;
	border: 1px solid #d4ab51;
	margin-left: 5px;
	margin-bottom: 15px;
	background-color: #d4ab51;
	color: #643f2c;
	text-align: center;
}
div#footer {
  width: 540px;
	position: relative;
	left: 190px;
	bottom: 0px;
	text-align: center;
	font-size: 9px;
}
img.no_border {
  border: 0px;
}
/* Formulargestalung */
div.form {
  margin-top: 10px;
  height: 100%;
	overflow: hidden;
}
div.form label, div.form span.left {
  float: left;
  clear: both;
  display:block;
  width: 170px;
  margin-bottom:10px;
  padding-right:10px;
  text-align: right;
  vertical-align: middle;
}
div.form span.right {
  float: left;
  width: 248px;
  margin-bottom:10px;
  padding: 1px 0px;
}
div.form label.radio {
  float: none;
  clear: none;
  display: inline;
  height: 12px;
  padding-left: 5px;
  padding-right: 10px;
  padding-bottom: 6px;
  text-align: left;
  vertical-align: middle;
}
div.form input[type=text], div.form input[type=password], div.form input[type=checkbox], div.form textarea, div.form select, div.form img {
  float: left;
  width: 248px;
  border: 1px solid #333333;
  margin-bottom:10px;
  padding: 1px 0px;
  vertical-align: middle;
}
div.form select {
  float: left;
  width: 250px;
  border: 1px solid #333333;
  margin-bottom:10px;
  padding: 1px 0px;
  vertical-align: middle;
 
}
div.form span.radio {
  float: left;
  width: 248px;
  height: 12px;
  margin-bottom:10px;
  padding: 1px 0px;
  vertical-align: middle;
}
div.form input[type=radio] {
  float: none;
  clear: none;
  height: 14px;
  margin: 0px;
  padding: 0px;
}
div.form p {
  position: relative;
  padding: 10px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 16px;
}
div.form input[type=file] {
  float: left;
  width: 145px;
  border: 1px solid #333333;
  margin-bottom:10px;
  padding: 1px 0px;
  vertical-align: middle;
}
div.form input[type=submit] {
  position: relative;
  float: left;
  width: 250px;
  border: 1px solid #333333;
  margin-bottom:10px;
  left: 180px;
  padding: 1px 0px;
  vertical-align: middle;
}
div.form input[type=hidden] {
  visibility: hidden;
}
div.form label span.small {
  font-size: 10px;
}
div.form img.admin-openclose {
  border: 0px;
  width: 10px;
  height: 10px;
  float: right;
  margin: 0px;
  padding: 2px;
}
span.small a {
  font-size: 10px;
}
div.form label span.small-red {
  font-size: 10px;
  color: #ff0000;
}
table.forum {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse
  empty-cells: show;
}
table.forum th.catname {
  background-color: #d4ab51;
  color: #643F2c;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  padding: 4px 4px 4px 10px;
}
table.forum th {
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  padding: 2px;
  border-bottom: 1px solid #d4ab51;
}
table.forum td.symbol, table.forum td.topicname, table.forum td.lastpost, table.forum td.topics, table.forum td.posts, table.forum td.author {
  font-size: 10px;
  border-bottom: 1px solid #d4ab51;
  padding: 2px;
}
table.forum td.symbol {
  border-left: 1px solid #efe4bc;
  border-right: 1px solid #efe4bc;
}
table.forum td.topicname, table.forum td.lastpost, table.forum td.author {
  text-align: left;
  font-size: 10px;
  border-right: 1px solid #efe4bc;
}
table.forum td.topics, table.forum td.posts {
  text-align: center;
  border-right: 1px solid #efe4bc;
}
table.forum td.options {
  text-align: center;
  border-left: 1px solid #efe4bc;
  border-right: 1px solid #efe4bc;
  border-bottom: 1px solid #d4ab51;
  padding: 2px;
}
table.forum .lastpost-title {
  font-size: 10px;
  float: left;
  clear: both;
}
table.forum .lastpost-title a {
  font-size: 10px;
}
table.forum .lastpost-user {
  font-size: 10px;
  left: 0px;
  float: left;
  clear: both;
}
table.forum .lastpost-user a {
  font-size: 10px;
}
table.forum .lastpost-date {
  font-size: 10px;
  float: right;
  clear: both;
}
