html {
	overflow-y: scroll
} 
body {
	color: #000000;
	background-color:#ffffff;
	margin:0px;
	background-image: url(/images/bg.png);
	background-position: center;
	background-repeat: repeat-y;
}
td, p, div, span, ol, ul, input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  line-height:150%;}

input, textarea, select { padding:0px; margin:0px; border:1px solid #999999; background-color:#f2f2f2; line-height:120%; margin-top:1px; margin-bottom:1px; padding-top:1px; padding-bottom:1px; resize: none; }
textarea { resize: none; }

input[type=submit] {
	padding:2px 20px;
	cursor:pointer;
}

input:focus, textarea:focus { outline: none; }

a:link {
	color: #266102;
	text-decoration: underline
}
a:visited {
	color: #266102;
	text-decoration: underline
}
a:hover { text-decoration: none }
a:active { outline: none; }
a:focus { -moz-outline-style: none; outline: none; }
ul { list-style-type: none; list-style-position: outside; margin-left: 0px; padding-left: 1px;  }
ol { list-style-position: outside; list-style-type: decimal; margin-left: 0px; padding-left: 1px; }
ul li { list-style-type: none; background:url('/images/bullet.gif') no-repeat 0px 7px; padding-left:14px; }
hr { color: #cccccc; background-color: #cccccc; height: 1px; }
.checkbox { border-width:0px }

.small {  font-size: 10px}
.big {  color:#2A6B03;
	font-size:14px;
	margin-bottom:2px;
	font-weight: bold;}
.color1 { background-color: #e5e5e5 }
.color2 { background-color: #e0e0e0 }
.color3 { background-color: #999 }
.entrytitle {
	color:#2A6B03;
	font-size:18px;
	width:510px;
	margin-bottom:15px;
	font-weight: bold;
}
.entrysubtitle {
	color:#2A6B03;
	font-size:14px;
	margin-bottom:2px;
	font-weight: bold;
}

.sidebartitle {
	color:#FFF;
	font-size:14px;
	margin-bottom:2px;
	font-weight: bold;
}

.sidebardatum {
	color:#FF6;
	font-size:11px;
	margin-bottom:2px;
	font-weight: bold;
}

.sidebarsubtitle {
	color:#FFF;
	font-size:12px;
	margin-bottom:2px;
	font-weight: bold;
}

.sidebartext {
	color:#FFF;
	font-size:11px;
	margin-bottom:2px;
}

.titlesplit {
	color:#999;
	font-size:11px;
	font-weight: normal;
}

.clear { clear:both } 

#maincontainer {
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

.inwarelink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#aaaaaa; }
.inwarelink a:link {  color: #aaaaaa; text-decoration: none}
.inwarelink a:visited {  color: #aaaaaa; text-decoration: none}
.inwarelink a:hover { text-decoration: none}
#nav {
	height: 32px;
	background-image: url(/images/navbg.jpg);
	background-color: #338203;
	margin-top: 1px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-left: 11px;
}
#headerbox {
	background-color: #FFF;
	padding-bottom: 15px;
}
#content {
	float: left;
	width: 510px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#sidebar {
	float: right;
	width: 170px;
	background-image: url(/images/sidebarbg.png);
	background-repeat: no-repeat;
	min-height: 335px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#breadcrumb {
	padding-left: 30px;
	color: #999;
}
#breadcrumb a:link {  color: #999; text-decoration: none}
#breadcrumb a:visited {  color: #999; text-decoration: none}
#breadcrumb a:hover { text-decoration: underline}

#sidebar a:link {  color: #FFF; text-decoration: underline}
#sidebar a:visited {  color: #FFF; text-decoration: underline}
#sidebar a:hover { text-decoration: underline}

.sidebarsubtitle a:link {  color: #FFF; text-decoration: none !important}
.sidebarsubtitle a:visited {  color: #FFF; text-decoration: none !important}
.sidebarsubtitle a:hover { text-decoration: none !important}

.sidebarimage {
	border: 1px solid #266102;
	margin-bottom: 20px;
}

.sidebarbanner {
	margin-bottom: 20px;
	text-align: center;
}

.bildupload img{
	margin-right: 10px;
	margin-bottom: 10px;
}

Tabs
.container {width: 510px;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 11px;
	padding: 0 10px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 11px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}

