/***********************************/
/* HTML Template by Pixabella      */
/* http://www.pixabella.com        */
/***********************************/


/****** Structural Styles ******/
body {
	background-color: #00803F;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#navigation {
	width: 935px;
	background-repeat: no-repeat;
	height: 200px;
	top: 0;
	padding: 0;
	position: relative;
	background-image: url(img/header.jpg);
	background-position: 0 0px;
	z-index: 10;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigationtest {
	width: 935px;
	background-repeat: no-repeat;
	height: 200px;
	top: ;
	margin: 0px auto 0px auto;
	padding: 0;
	position: relative;
	background-image: url(img/header_test.jpg);
	background-position: 0 10px;
}

#wrapper1 {
	width:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrapper {
	width:830px;
	background-image: url(img/wrapperbg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	z-index: 2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FD0002;
	border-right-color: #FD0002;
	border-bottom-color: #FD0002;
	border-left-color: #FD0002;
}
#mainpane {
	width:869px;
	margin:0 auto;
	height:100%;
}



/****** General Styles ******/
blockquote {margin: 15px 30px 15px 15px; 
	padding-left: 15px; 
	border-left: 3px solid; 
	font-style: oblique; 
}
code, pre {display: block; 
	font-size: 10pt; 
	margin: 0 0 0 20px; 
}
input, textarea {font: 9pt Tahoma, Arial, Helvetica, sans-serif; 
	padding: 3px; 
	color: #717171;
}
h1, h2 {margin: 0; 
	padding: 0; 
	border: 0;
}
h3 {
	font-size: 13pt;
	font-weight: bold;
	margin: 10px 0;
	padding:0;
	color: #00803F;
} 
h4 {font-size: 10.5pt; 
	font-weight: bold; 
	margin: 0; 
	padding: 0; 
}
h3 a:link, h3 a:visited, h3 a:active {
	color:#444444;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00803F;
}
.breakline {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}
img.float-right {margin: 5px 0px 5px 15px; 
	float:right; 
}
img.float-left {margin: 0 10px 5px 0px; 
	float:left; 
}
th {background: #b8a755; 
	height: 25px; padding: 0 10px;
	color: #ffffff; 
	text-align: left; 
	border-left: 1px solid #efefef;
	border-bottom: solid 2px #ffffff; 
}
td {padding: 0 10px; 
	height: 25px; 
}
tr.odd {background: #f8f8f8; 
}
tr.even {background: #efefef; 
}

form {margin: 10px auto; 
	padding: 5px; 
	border: 1px solid #f2f2f2;
	background-color: #fafafa; 
}
label {display: block; 
	font-weight: bold; 
	margin: 5px; 
}
input {padding: 2px; 
	border: 1px solid #eee; 
}
textarea {width: 400px; 
	padding: 2px; 
	border: 1px solid #eee;
	height: 100px; 
	display: block; 
}
input.button {margin: 0; 
	padding: 2px 3px; 	
	border: 1px solid #f2f2f2; 
}



/****** Top Navigation Styles ******/
#themenu {width: 800px;	
	position: absolute; 
	z-index: 8; 
	top: 20px; 
	left: 112px; 
}
#themenu ul {list-style-type: none; 
	margin: 0; 
	padding: 0; 
	text-align: right; 
}
#themenu li {display: inline; 
	text-align: right; 
	margin-left: 10px; 
}
#themenu li a {color: #444444; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: bold; 
}
#themenu li a:hover {color:#111111; 
	border-bottom: solid 1px #111; 
}

#identity {position: absolute;
	float: left; 
	margin: 55px 0px 0px 45px; 
	padding: 10px 0px 5px 0px; 
}
#identity h1 a {color: #f9f7e8; 
	font-size: 11pt; 
	font-weight: bolder; 
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 11pt; 
}
#identity h2 {color: #f9f7e8; 
	font-size: 8pt; 
	font-weight: bolder; 
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height:12pt; 
}

#about-snippet {position: absolute; 
	right: 40px; 
	margin: 105px 20px 0px 0px;
	padding: 20px 0px 5px 0px; 
	float: right; 
	width: 170px; 
}
#about-snippet p {font-size: 8pt; 
	font-weight: bolder; 
	color: #e4e795; 
	padding: 0; 
	margin: 0; 
}
#about-snippet a {font-weight: bolder; 
	color: #eaed9d; 
	padding: 0; 
	margin: 0; 
}



/****** Content Styles ******/
#content {
	width: 500px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 60px;
}
#content a, #content h3, #content h4 {color: #8d922b; 
	text-decoration:none; 
}
#content h3 {
	color: #00803F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	line-height: 25px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	padding-bottom: 5px;
	padding-top: -5px;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: none; 
}
#content a:hover {color:#444444; 
}
h3 span.postdate {color:#999999; 
	font-weight:normal; 
}


.EntryFooter {clear: left;
	position: relative; 
	margin: 10px 0 40px 0; 
	padding: 3px;
	border-top: 1px solid #f3f4f4; 
	border-bottom: 1px solid #f3f4f4;
	font-size: 9pt; 
	background-color: #fafafa; 
}
.postedby, .date, .comments, .trackbacks {padding-left: 17px;
	padding-right: 5px; 
	height: 25px; 
}
.postedby {padding-left: 14px; 
	background: url(img/author.gif) no-repeat top left; 
}
.date {padding-left: 15px; 
	background: url(img/post.gif) no-repeat top left; 
}
.comments {background: url(img/comments.gif) no-repeat top left; 
}
.trackbacks {padding-left: 20px;
	background: url(img/trackbacks.gif) no-repeat top left; 
}




/********* Sidebar Styles *********/
#sidebar {
	width: 210px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	position: relative;
	top: 20px;
	right: 80px;
	margin: 0px;
}
#sidebar p {line-height: 15px; 
	margin: 0 0 5px; 
	padding: 0;
}
#sidebar a {color: #8d922b; 
	text-decoration:none; 
}
#sidebar a:hover {color: #444444; 
}
#SideBarFeature {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#sidebar p {padding: 0 5px;
}
#sidebar h3 {padding: 5px 5px;
}
#sidebar ul {margin-left: 10px; 
	padding-left: 0; 
	list-style: none; 
} 
#sidebar li {padding-left: 10px; 
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
    background-position: 0 6px;
    line-height:18px; 
}


/****** Footer Styles ******/
#footer {
	clear: both;
	background-repeat: no-repeat;
	border: 0;
	width: 830px;
	color: #f9f7e8;
	height: 27px;
	font-size: 9pt;
	background-image: url(img/footer.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-weight: bolder;
	line-height: 11px;
	padding: 0;
}
#footer p {
	margin: 0;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#footer a {color: #f9f7e8; 
	font-weight: bold; 
	text-decoration:none; 
}
#footer a:hover {color: #f9f7e8; 
	font-weight: bold; 
	text-decoration: underline; 
}
.Stil4 {color: #FB302A}

#apDiv1 {
	position:inherit
	z-index:120;
	width:830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}


#apDiv100 {
	position:absolute;
	width:780px;
	height:66px;
	z-index:1;
	top: 140px;
	margin:100 auto; 
	top: 140px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-left: auto;
	padding-left: 52px;
	padding-top: 140px;
}
#apDiv2 {
	position:relative;
	width:830px;
	height:20px;
	z-index:2;
	color: FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


#contentkontakt {
	width: 700px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 60px;
}
.bildrahmen {
	border: thin solid #8d922b;
}

