﻿* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	background:url(./images/layout/body_bg.gif) repeat-x #D4D4D4;
}

.clearer {
	clear:both;
	height:1px;
	width:100%;
	background-color:red;
	font-size:1px;
	visibility:hidden;
}

#printone {
	text-align: right;	
	cursor: pointer;
	font-size: 0.8em;
	top: 5px;
	right: 10px;
	position: absolute;
	color: #666;
}

#footer {
	text-align: center;	
	font-size: 0.8em;
	color: #666;
}
#footer * {
	font-size: 1em;
	color: #666666;
}
#wrapper {
	width:900px;
	margin:0 auto;
	overflow:hidden;
}

#content_main {
	background:#FFFFFF;
}
#content_main .padding {
	padding:20px;
}
.farmframe {
	width: 490px;
	border: 0;
	height: 600px;
	background: none;
}
#content {
	float:left;
	padding-bottom: 20px;
}

#lst09_head {
	background-color: #ffffff;
}
#lst09_topmenu {
	padding: 3px;
	padding-right: 10px;
	position: relative;
	text-align: right;
}
#lst09_logo {
	display: block;
	height: 77px;
	overflow:hidden;
	background: url(./logo3d.gif) no-repeat left top;
	cursor: pointer;
	position: relative;
	width: 50%;
	float: left;
}
#sov {
	display: block;
	height: 77px;
	width: 49%;
	top: 0;
	background: url(images/layout/Logo_SOV.png) no-repeat right center;
	background-size: 45%;
	cursor: pointer;
	float: left;
}
.lst09_balkengelb {
	background-image: url(bg_menu_shine.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 2px #fadf36 solid;
	border-top: none;
	border-bottom: none;
	border-collapse: collapse;
	background-color: #fadf36;
	height:16px;
	background-color: #FADF36;
	line-height: 16px;
	white-space: nowrap;
	padding:0 18px;
}

/************ zber */

* {
	line-height: 1.4em;
}
li, * li {
	list-style-type:none;
	list-style-image: none;
	padding-bottom:1px;
	position: relative;
}
ul, * ul {
	padding-top:1px;
}
li img {
	display: none;
}
#legende {
	position: relative;
	top: 0px;
	width: 350px;
	text-align: center;
	margin-bottom:15px;
}
.dhtmlgoodies_tree {
	width: 350px;
	font-weight: bold;
}
.dhtmlgoodies_tree ul{	/* Sub menu groups */
	display: block;	/* Initially hide sub nodes */
	/* margin-bottom: 10px; */
	font-weight: normal;
	position: relative;
}

.dhtmlgoodies_tree ul li ul{	/* Sub menu groups */
	display:block;	/* Initially hide sub nodes */
	height:100%;
}
.dhtmlgoodies_tree li{	/* Nodes */
	top: 0px;
	left: 0px;
	/*
	padding: 2px;
	margin: 2px;
	*/
	position: relative;
	height:100%;
	overflow:hidden;
}
.dhtmlgoodies_tree li a{	/* Node links */
	color:#000;
	display: block;
	text-decoration:none;
	top: 0px;
	left: 0px;
	position: relative;
}
.uldiv li.totalhektar {
	list-style: none;
	background: none;
	padding-left: 0;
}
.reginhalt {
	width:240px;
	display: block;
	/* cursor: pointer; */
}
#content a {
	border-bottom: 1px #eeeeee solid;
}
.janeinoder {
	width: 60px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	clear: both;
}
a:hover {
	background-color: white;
	color: black;
}

#dhtmlgoodies_tree li {
	padding-left: 15px;
	background:transparent url(./bullet_gold.gif) no-repeat scroll 0 7px;
}
#dhtmlgoodies_tree li .reginhalt {
	width:240px;
}

#tree_ul_0 li {
	padding-left: 15px;
	background:transparent url(./bullet_gold.gif) no-repeat scroll 0 7px;
}
#tree_ul_0 li .reginhalt {
	width:225px;
}

#tree_ul_2 li {
	padding-left: 15px;
	background:transparent url(./bullet_gold.gif) no-repeat scroll 0 7px;
}
#tree_ul_2 li .reginhalt {
	width:210px;
}

#tree_ul_3 li {
	padding-left: 15px;
	background:transparent url(./bullet_gold.gif) no-repeat scroll 0 7px;
}
#tree_ul_3 li .reginhalt {
	width:195px;
}

.legende_text {
	float:left;
	margin-right:10px;
}
.janeinoder a {
	background-repeat: no-repeat;
}
a.checknein_delete {
	position: relative;
	float: right;
	display:block;
	width:15px;
	height:15px;
	margin-right:20px;
	overflow:hidden;
	cursor: pointer;
	background-image: url(./images/css/checknein_passiv.gif);
}
a.checknein_delete:hover {
	background-image: url(./images/css/checknein_aktiv.gif);
}
.checkja,
.checkegal,
.checknein {
	float:left;
	display:block;
	width:15px;
	height:15px;
	margin-right:5px;
	overflow:hidden;
	cursor: pointer;
}

.checkja_passiv {
	/* background-image: url(../lehrstellen/images/css/checkja_passiv.gif); */
	width: 0px;
	padding: 0;
	margin: 0;
}
.checkja_aktiv {
	background-image: url(./images/css/checkja_aktiv.gif);
}
.checkegal_passiv {
	/* background-image: url(../lehrstellen/images/css/checkegal_passiv.gif); */
	width: 0px;
	padding: 0;
	margin: 0;
}
.checkegal_aktiv {
	background-image: url(./images/css/checkegal_aktiv.gif);
}
.checknein_passiv {
	background-image: url(./images/css/checknein_passiv.gif);
}
.unterkat {
	background-image: url(./images/css/checkegal_passiv.gif);
}
.checknein_aktiv {
	background-image: url(./images/css/checknein_aktiv.gif);
}

#farms {
	float:right;
	width: 500px;
	background-color: #eeeeee;
	margin-bottom: 20px;
}

.farmaddress {
	padding: 2px;
	position: relative;
	zoom: 1;
}

#login {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
	background-color: white;
	border: lightgrey 1px solid;
	z-index: 99;
	margin: 2px;
	padding: 2px;
	line-height: 1.4em;
}

#login input {
	border: 1px black solid;
	width: 100px;
}
#disclaimer, #disclaimer2011, #disclaimer2011b {
	border: 1px black solid;
	padding: 4px;
	margin: 4px;
}
#personalientable tr td {
	vertical-align: top;
	padding: 2px;
}
td.firstcolumn {
	font-weight: bold;
}
td.lastcolumn {
	color: silver;
}
#personalientable tr td input {
	width: 350px;
}
.adminlandwirt {
	display: block;
	padding-left: 20px;
	line-height: 20px;
	background-image: url(./images/css/checkegal_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.adminlandwirt:hover {
	background-image: url(./images/css/checkja_aktiv.gif);
	background-color: lightgrey;
}

#farm_body {
	
   background:none;
}

.farmpic {
	float:right;
   position:relative;
   top:20px;
	right:1px;
   overflow:hidden;
   width:200px;
   margin-left:30px;
   margin-bottom: 30px;
}
.farmpic .imgdiv {
	width: 800px;
	margin-left: -300px;
}
	.farmpic img {
   	border:none;	
		margin: 0 auto;
		display: block;
   }
   
#print_header {
	display:none;
   }

.farminfo {
	float: left;
	width: 450px;
	margin-right: 10px;
	border: 1px black solid;
}
	.farminfo h2 {
		float: left;
		width: 150px;
		clear: both;
	}
	.farminfo .uldiv {
		float: left;
	}

#adresse {
	margin-bottom:15px;
   }
   
   #adresse span {
   	display:inline-block;
      width:60px;
      }
      
#beschrieb {
	margin-top: 15px;
	margin-bottom:16px;
   }
   
#groesse {
	margin-bottom:15px;
   }
   
h1 {
	font-size:16px;
   margin-bottom:20px
   }
   
h2 {
	font-size:12px;
   margin-bottom:10px
   }
   
ul {
	margin-bottom:15px;
   }
   
   ul ul {
   	margin-bottom:0;
      }
      
	ul li {
   	padding-left:20px;
      }
.legende {
	padding: 10px; 
}
.detleft {
	float: left;
	width: 200px;
	overflow:hidden;
}
.detright {
	float: left;
	width: 250px;
}
.printout {
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
	cursor: pointer;
	margin: 2px;
}

.gmap_img {
	clear:both;
	}
.printableimg {
	display: none;
}

hr {
	color: #eee;
	background-color: #eee;
	height: 1px;
	border: 0;
}