/* START MAIN CLASSES */

/* html { overflow: -moz-scrollbars-vertical; } */

body{
	margin:0px;
	padding:0px;
	/*
	scrollbar-base-color:#5b7ca3;
	scrollbar-3dlight-color:#475f8b;
	scrollbar-arrow-color:#939392;
	scrollbar-darkshadow-color:#475f8b;
	scrollbar-face-color:#5b7ca3;
	scrollbar-highlight-color:#475f8b;  
	scrollbar-shadow-color:#475f8b;   
	scrollbar-track-color:#475f8b;
	*/
}

body#detail_cnt{
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#d1c6b4;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#d1c6b4;  
	scrollbar-shadow-color:#d1c6b4;   
	scrollbar-track-color:#ffffff;
	margin-right:13px;
	padding:0px;
	line-height:16px; 
}

img{
	border:0px;
}

div#outer_container{
	width:750px;
	height:557px;
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-375px;
}

div#inner_container{
	position:relative;
}

div#header{
	width:750px;
	height:142px;
	background: url("../img/header.jpg") no-repeat;
}

div#nav{
	position:absolute;
	left:193px;
	top:120px;
	width:400px;
	height:22px;
}

div#left{
	margin-top:30px;
	width:170px;
	height:355px;
	margin-right:25px;
	margin-bottom:35px;
}

div#right{
	margin-top:30px;
	width:555px;
	height:355px;
	margin-bottom:35px;
}
div#right2{
	margin-top:30px;
	width:555px;
	height:355px;
	margin-bottom:10px;
}

div#print{
	height:15px;
	padding-top:10px;
}

div#bottom{
	height:15px;
	width:748px;
	padding-top:1px;
}

*>div#bottom{												 /* MOZILLA ONLY */					
	height:14px;
}

@media all and (min-width:0px){	     /* OPERA ONLY */
  div#bottom{
      height:15px;
			width:748px;
  }
}

iframe#cnt_frame{
	width:554px;
	height:355px;
	margin:0px;
	padding:0px;
	line-height:3px; 
}

div.drop{
	position:absolute;
	left:600px;
	top:180px;
}	

div.cont_box_left_1{
	width:168px;
	height:86px;
	margin-top:13px;
	overflow:hidden;
}	

div.cont_box_left_2{
	width:168px;
	height:29px;
	margin-top:13px;
	overflow:hidden;
}	

div.cont_box_right_big{
	margin-top:10px;
}	

div.cont_box_right_1{
	width:553px;
	height:131px;
	margin-top:10px;
	overflow:hidden;
}	

div.cont_box_right_2{
	width:553px;
	height:29px;
	margin-top:13px;
	overflow:hidden;
}	

*>div.cont_box_right_2{
	margin-top:0px;
	height:42px;
}	

@media all and (min-width:0px){	     /* OPERA ONLY */
  div.cont_box_right_2{
    height:29px;
		margin-top:13px;
  }
}


div.more{
	margin-top:10px;
	margin-bottom:10px;
}

div.hl{
	margin-top:10px;
}

div.news_hl{
	margin-top:10px;
}


div.main_hl{
	margin-top:10px;
	margin-bottom:13px;
}


div.news_hl_big{
	margin-bottom:13px;
}

div.dots{
	background-image:url("../img/dot.jpg"); 
}

img.dot_spacer_left{
	height:1px;
	width:168px;
}

img.newspic{
	margin-right:12px;
}

div#page_nav{
	position:absolute;
	left:196px;
	top:530px;
	width:552px;
	height:20px;
}

div.row {
	width:553px; 
}
			
div.date{
	width:100px;
	margin-bottom:2px;
	padding-top:2px;	
	padding-bottom:2px;
	height:20px;
}

*>div.date{
	height:16px;
}

@media all and (min-width:0px){	     /* OPERA ONLY */
  div.date{
     height:20px;
  }
}

div.article{
	width:393px;
	margin-bottom:2px;
	padding-top:2px;	
	padding-bottom:2px;
	height:20px;
}

*>div.article{
	height:16px;
}

@media all and (min-width:0px){	     /* OPERA ONLY */
  div.article{
     height:20px;
  }
}

div.archive_more{
	width:60px;
	height:20px;
	padding-top:4px;	
	padding-bottom:2px;
	margin-bottom:2px;
}

*>div.archive_more{
	height:14px;
}

@media all and (min-width:0px){	     /* OPERA ONLY */
  div.archive_more{
     height:20px;
  }
}

span.date{
	margin-left:3px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

img.page_nav{
	margin-top:3px;
	margin-right:6px;
}

img.page_nav_right{
	margin-top:2px;
	margin-left:6px;
}

img.page_nav_trenner{
	margin-top:2px;
	margin-left:5px;
	margin-right:5px;
}

ul{
	margin-top:13px;
	margin-bottom:13px;
	margin-left:15px;
	margin-right:0px;
	padding:0px;
}

li{
	/*color:#89733a;*/
	list-style-type:square;
	margin-bottom:7px;
}

/* END MAIN CLASSES */




/* START BG CLASSES */

.colored_bg{
	background-color:#d1c6b4;
}

.light_bg{
	background-color:#f3f1ec;
}

/* END BG CLASSES */




/* START FORM CLASSES */

form{
	margin:0px;
	padding:0px;
}

input.reg_button{ 
	margin-left:10px;
	background-color:#ffffff; 
	border: solid 1px #666666; 
	vertical-align:top; 
	cursor:hand;  
	cursor:pointer; 
	height:18px;
	margin-top:3px;
	margin-bottom:15px;
} 

input.reg_input_big{ 
	width:200px; 
	border: solid 1px #666666; 
	margin-top:3px;
	margin-bottom:15px;
} 

input.input_kontakt{ 
	width:350px; 
	border: solid 1px #666666; 
} 

/* END FORM CLASSES */




/* START TEXT CLASSES */

.txt_left{
	text-align:left;
}

.txt_right{
	text-align:right;
}

.txt_center{
	text-align:center;
}

.txt_justify{
	text-align:justify;
}

.txt, .txtbold{
	color: #000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txtbold{
	font-weight: bold;
}

.txtHeadBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#89733a;
}

.txtsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#564f3c
}

a:visited{
	color: #89733a;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
	color: #89733a;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link{
	color: #89733a;;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.archive:visited{
	color: #000000;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:3px;
}

a.archive:hover{
	color: #000000;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:3px;
}

a.archive:link{
	color: #000000;
	font-size:10px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right:3px;
}


div#page_nav a:visited{
	color: #000000;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

div#page_nav  a:hover{
	color: #89733a;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

div#page_nav  a:link{
	color: #000000;
	font-size:12px;
	text-decoration: none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
}

/* END TEXT CLASSES */