
html {
/* General */

	padding:0;
	margin:0; 
	border:0; 
/* hide overflow:hidden from IE5/Mac */ 
	width:100%;
	height:100%;
}

* {
padding:0;
margin:0;
}

body {
	font: 12px helvetica, arial, verdana, sans-serif;
	color:#333;
	text-align:center;
	background:#98a098;
	padding:0;
	margin:0;
	border:0;
	width:100%;
	height:100%;

}


#bg {
	position:fixed;
	width:100%;
	height:100%;
	z-index: -10;
	top: 0px;
}
#bg img {
	min-height:100%;
  	height:auto !important;
  	height:100%;
	min-width:100%;
  	width:auto !important;
  	width:100%;
	margin:0 auto;
	display:block;

}
/*
#bg img {
	position:absolute;
	width:100%;
	margin:0 auto;
	display:block;

}*/

	
#bg2_color {
	position:fixed;
	width:100%;
	height:100%;
	z-index: -9;
	background:#98a098;
	opacity: 0.5;
	filter:alpha(opacity=50);
	top: 0px;
}




fieldset,select,img {
border:0;
}

hr,#searchform br,.counter {
display:none;
}

a,a:link,a:active,a:visited {
color: #ffffff;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

p {
margin:0 0 10px;
}

ol li {
list-style:decimal outside;
}

acronym,abbr,span.caps {
cursor:help;
}

acronym,abbr {
border-bottom:1px dashed #fc0;
}

blockquote {
border-left:3px solid #ccc;
margin:20px;
padding-left:10px;
}

cite,ins {
text-decoration:none;
}

code,pre,kbd {
font:1em 'Courier New',Courier,sans-serif;
}

small {
font:0.8em Arial,Helvetica,sans-serif;
color:#777;
}

strike,del {
color:#777;
text-decoration:line-through;
}

label {
cursor:pointer;
}

h1,h2,h3,h4 {
font-family:"Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
font-weight:700;
}

h1 {
font-size:1.8em;
text-align:left;
padding:22px 0 5px 20px;
}

h1 a,h1 a:link,h1 a:active,h1 a:hover,h1 a:visited {
color:#fff;
background:none;
}

h2 {
margin:5px 0;
font-size:1.2em;
}

h3,h4 {
margin:20px 0 0;
font-size:1.2em;
}

/* Structure Divs */
#header {
margin:0;
line-height:1.2em;
height:60px;
min-width: 970px;
background:url(grafiken/bg_5.png) repeat top center transparent;
margin-bottom: 50px;
text-align: right;
}






#primary-content {
position: absolute:
z-index: 400;
margin-left: 390px;
margin-top: -20px;
line-height:1.6em;
color: #ffffff;
min-width: 500px;
margin-right: 190px;
}

#primary-content .header{
display: block;
min-width: 480px;
padding: 10px;
background: url(grafiken/bg_45.png) repeat;
margin-bottom: 10px;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
letter-spacing:0.05em;
text-align: left;
}

#primary-content-box {

top:0; 
left:0; 
right:0; 
bottom:0; 
max-height:100%; 
width:100%; 
z-index:3; 

}

#slideshow_content {
position: absolute:
z-index: 400;
margin-left: 390px;
margin-top: 80px;
line-height:1.6em;
color: #ffffff;
min-width: 500px;
margin-right: 190px;
}


#rss_head a{
text-align: right;
display: block;
min-width: 480px;
padding: 10px;
background: url(grafiken/bg_45.png) repeat;
margin-bottom: 10px;
font-size: 14px;
text-transform: uppercase;
font-weight: normal;
letter-spacing:0.05em;
text-decoration: none;
}
#rss_head a:hover {
background: url(grafiken/bg_90.png) repeat;
}



#footer{
line-height: 25px;
position: fixed;
bottom: 0px;
height: 15px;
width:100%;
text-align: right; 
display: block;
background-color: #000;
font-size: 14px;
color: #ffffff;
text-decoration: none;
text-transform: uppercase; 
}

#footer a:hover{ 
}


/* Config Structure Divs */
	/* Header and Navigation */
	.description {
	font-size:1em;
	text-align:left;
	padding:0 0 5px 20px;
	}
	
		#header h1 a, .description {
	color:#FFFFFF;
	}
		
	.pagetitle {
	margin-top:25px;
	text-align:center;
	}
	
	#navi {
	position: fixed;
	padding: 0px;
	z-index:501;
	padding-top: 30px; 
	}
	
	
	#nav {
	padding:0;
	text-align:left;
	letter-spacing:0.15em;
	text-transform:uppercase;
	list-style:none;
	margin-left: 30px;
	}
	
	#nav li {
	padding:0;
	margin:0;

	}
	
	#nav li a { 
	background: url(grafiken/bg_45.png) repeat;
	display: block;
	width: 140px;
	height: 20px;
	line-height: 20px;
	padding: 10px;
	margin-bottom: 10px;
	color:#fff;
	text-decoration:none;
	}
	
	#nav li a:hover { 
	background: transparent;
	}
	

		#nav li li {
	width:200px;
	}
	

	
	#nav li a:hover{
	color:#fff;
	background: url(grafiken/bg_90.png) repeat;
	}
	
	#nav li.current_page_item {
	color:#fff;
	background: url(grafiken/bg_45.png) repeat; 
	}
	
	#nav .current_page_parent a {
	background: url(grafiken/bg_90.png) repeat; 
}

		
		
	/* Primary Cotent and Entries */
	.content-top {
	background:url() no-repeat top center;
	text-align:right;
	height:15px;
	width:100%;
	}
	
	.content-top a {
	font-size: 14px;
	margin:5px 15px 0;
	}

	.entry {
	text-align:left;
	font-size: 14px;
	padding: 15px;
	background: url(grafiken/bg_45.png) repeat;
	margin-bottom: 1px;
	}
	
	.entry ul,.entry ol {
	margin:0 0 0 40px;
	}
	
	.entry li {
	padding-bottom:8px;
	}
	
	.entry-header {
	background:url() left bottom no-repeat;
	font-size: 15px;
	margin:0;
	padding:2px 0;
	}
	.entry-header a:link, .entry-header a:visited, .entry-header a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	}
	
	.entry-header a:hover {
	color: #ffffff;
	background: url(grafiken/bg_90.png) repeat;
	}
	
	.date-header {
	font-size:0.9em;
	color:#fff;
	text-align: left;
	margin:0 0 10px;
	padding:0px;
	line-height:1.2em;
	}
	
	.entry-footer {
	color:#ccc;
	font-size:0.9em;
	text-align: left;
	background:url() left top no-repeat;
	margin-top: 20px;
	padding: 0px;
	line-height:1.4em;
	}
	
	/* Sidebar */


	#sidebar {
	position: fixed;
	z-index: 300;
	padding-left: 200px;
	padding-top: 30px;
	text-align:left;
}


	#sidebar ul {

	list-style:none;
	}

	
	#sidebar li {
	margin-bottom: 10px;


	}
	
	#sidebar li a { 
	letter-spacing: 0.15em;
	background: url(grafiken/bg_45.png) repeat;
	display: block;
	width: 160px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	}
	
	#sidebar li a:hover { 
	background: url(grafiken/bg_90.png) repeat;
	}
	
	#sidebar li.current_page_item{
	color:#fff;
	background: url(grafiken/bg_90.png) repeat; 
	}
	
	

	
	.intro {
	color:#777;
	width:90%;
	margin:5px;
	padding:5px;
	text-align:left;
	}
	
	/* Shelf Elements */	
	#shelf {
	float:left;
	line-height:1.4em;
	width:100%;
	}
	
	#toggle {
		width:960px;
		margin:0 auto !important;
	margin:0;
	text-align:left;
	background:#000;
	list-style:none;
	overflow:hidden;
	}
	
	#toggle h2 {
	color:#fff;
	font-size:1.2em;
	font-weight:400;
	text-transform:uppercase;
	margin:15px 2px 0;
	}
	
	#toggle ul {
	list-style:none;
	margin:10px 0 10px;
	}
	
	#toggle li {
	float:left;
	width:21%;
	background:transparent;
	margin-left:1.8% !important;
	margin-left:1.5%;
	padding:0 4px 6px 4px;
	display:inline;
	}
	
	* html #toggle li {
	width:20%;
	}
	
	#toggle ul li {
	width:100%;
	margin:2px 0;
	padding:0 8px;
	}
	
	#toggle ul li a,#toggle ul li a:link,#toggle ul li a:visited {
	display:block;
	background:transparent;
	color:#fff;
	white-space:nowrap;
	padding:2px;
	border-top:1px solid #3465A4;
	border-bottom:1px solid #3465A4;
	text-decoration:none;
	}
	
	#toggle ul li a:hover {
	border-top:1px solid #fc0;
	border-bottom:1px solid #fc0;
	}
	
	#toggle li.tags {
	width:45%;
	}
	
	#toggle li.tags a:hover {
	background:none;
	text-decoration:underline;
	}
	
	#sidebar ul ul,#toggle ul {
	margin:0;
	padding:0 0 10px;
	}
	
	/* Footer */
	#footer p {
	color:#fff;
	text-align:center;
	font-size:.9em;
	line-height:1.5em;
	padding:28px 0 5px;
	}

/* Search */
li#search {
width:95%;
margin:2px 3%;
line-height:1em;
}

#searchform {
color:#fff;
padding:0 0 5px 0;
display:block;
}

#searchform input {
border:0;
color:#fff;
margin:2px 4px;
}

#searchform input#searchinput {
width:92%;
color:#333;
border:1px solid #ccc;
background:url(images/bg_search.jpg) no-repeat right -24px #fff;
margin:5px 0 2px;
padding:3px;
}

#searchform input#searchinput:focus {
border:1px solid #fc0;
background:url(images/bg_search.jpg) no-repeat right 0 #fff;
}

#live-results {
color:#333;
margin:0;
padding:2px 0;
}

#live-results h2 {
display:block;
margin:5px 0;
padding:0;
}

#live-results h3 {
font-size:1em;
font-weight:400;
margin:0;
padding:0;
}

#live-results .more-results {
display:block;
background:url(images/search-more.png) left center no-repeat;
margin:5px 15px 0 0;
padding:2px 0 2px 18px;
}

#search-loading {
height:18px;
width:18px;
background:url(images/spinner.gif) center center no-repeat;
}

#search-reset {
height:18px;
width:18px;
background:url(images/cancel.png) center center no-repeat;
cursor:pointer;
}

#search-results ul {
margin:0;
padding:0;
}

#search-results li {
background:url(images/item.png) left center no-repeat;
margin:0;
padding:0;
}

#search-results h3 {
margin:0;
padding:0 0 0 8px;
}
/* Comments and Trackbacks */
#comment-section {
margin:40px 0 0;
text-align:left;
}

#leavecomment {
text-align:center;
color:#ccc;
font-size:1.8em;
letter-spacing:-1px;
margin:35px 0;
}

#commentform {
margin:15px 0;
padding:10px;
}

input#author,input#email,input#url,textarea#comment {
border:1px solid #ccc;
padding:1px;
background:url(images/bg_input.jpg) repeat-x left top;
}

#commentform input:focus,#commentform textarea:focus {
color:#3377E3;
border:1px solid #fc0;
}

textarea#comment {
width:99%;
}

#submit,#previewcomment {
float:right;
margin:0 0 0 10px;
border:1px solid #3465A4;
color:#fff;
background:#5D8BB3;
padding:0 2px;
}

#submit:hover,#previewcomment:hover {
background:#3465A4;
}

.comment-header {
font-size:1.8em;
color:#ccc;
}

.comment-header a,.comment-header a:active,.comment-header a:visited,.comment-header a:link {
color:#ccc;
background:none;
}

.comment-header a:hover {
color:#ccc;
background:none;
text-decoration:underline;
}

.comment-content {
width:94%;
}

.comment-footer {
font-size:.9em;
margin:4px 0;
padding:0;
}

.commentlist,.pinglist {
list-style:none;
margin:10px 0;
}

.commentlist li {
width:94%;
list-style:none;
padding:4px;
line-height:1.8em;
}

.commentlist p {
margin:10px;
}

.class-comment1 {
margin:15px 10px;
border:1px solid #5D8BB3;
}

.class-comment2 {
margin:15px 10px;
border:1px solid #ccc;
}

.pinglist li {
width:94%;
border:1px solid #3465A4;
list-style:none;
margin:15px 10px;
padding:4px;
line-height:1.8em;
}

.pinglist p {
text-align:left;
padding:8px 10px;
}

#commentlist li img {
padding:0;
border:0;
}

#commentlist li img.gravatar {
float:right;
margin:2px;
border:2px solid #f1f1f1;
}

 
#error {
margin:2px;
padding:2px;
text-align:center;
color:#FF0000;
background:#FFFF99;
}

#commentload {
padding-top:3px;
float:right;
vertical-align:middle;
}
/* Images */
p img {
border:0;
max-width:100%;
padding: 0px;
}

img.center,img[align="center"] {
display:block;
margin:auto;
}

img.alignright,img[align="right"] {
float:right;
display:inline;
margin:0 0 2px 7px;
padding:2px;
}

img.alignleft,img[align="left"] {
float:left;
display:inline;
margin:0 7px 2px 0;
padding:2px;
}

img.wp-smiley {
border:0;
}

.feedlink img {
float:right;
height:12px;
width:12px;
border:0;
margin:-19px 0 0;
}

/* Text align */
.center {
text-align:center;
}

.alignleft {
text-align:left;
}

.item,.alignright {
text-align:right;
}

/* Float */
div.floatright {
float:right;
}

div.floatleft {
float:left;
}

/* Classes */
.toggle-button {
float:right;
color:#6BA4DC;
background:none;
margin-right:10px;
}

.navigation {
display:block;
font-size:.9em;
text-align:center;
padding:15px 0;
}

.alert {
width:90%;
background:#FFFF99;
border-left:4px solid #FFD324;
text-align:center;
margin:10px 0;
padding:5px 10px 5px 0;
}

.metacmt {
background:url() left center no-repeat;
padding-left: 0px;
}

.metaedit {
background:url() left center no-repeat;
padding-left: 0px;
}

.metapost {
background:url() left center no-repeat;
padding-left: 0px;
}

.clear {
clear:both;
}

.bildunterschrift {
	text-align: left;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	color: #fff;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 3px;
	background: url(grafiken/bg_90.png) repeat;

}





