
* html #header { height: 100px; width:800px; }

* html #content, * html .entry_firstpost, * html .entry, * html img {
	position: relative;
}

img {
	border: none 0px;
}

.marg { padding-left: 10px;}

#bro { position: static;
 left: 1;
 top: 1;
 display: block;
 height: 200px;
 width: 180px; 
 background: url(images/onkel_tuca.gif) center no-repeat #333;
 text-indent: 10em;
  text-decoration: none;
  	background-color:#333;


 }
#bro2 { position: static;
 left: 1;
 top: 1;
 display: block;
 height: 160px;
 width: 180px;
 background: url(images/unic8.gif) center no-repeat #333;
 text-indent: 10em;
  text-decoration: none;
  	background-color:#333;


 }
.main p img {
	border: none ;
	margin-right: 8px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: auto;
}
.main { padding-left:15px;
padding-right:15px;
}

.entry {
	background: #333;
	border: 0px dotted #CDE985;
	border-top: 0px solid #fff;
	border-bottom: 5px solid #222222;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
.post  {
	background: #333;
	border: 0px dotted #CDE985;
	border-top: 0px solid #fff;
	border-bottom: 5px solid #222222;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}
.entry_firstpost{
	background: #333;
	border-bottom: 5px solid #222222;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}

/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
    background-image: url(images/back.jpg);
    background-repeat: repeat-x;
}

#header {
	margin: 0px;
	height:150px;
	width: 800px;
	
	
	}
	
#header_left_bg {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 800px;
	
	}

#single_post_right {
	color: #FCFEF4;
	margin: 0px 16px 0px 16px;
	padding: 0px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: url(images/single_post_right.gif) repeat-x right top;
}

#single_post_left {
	color: #888888;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	padding-left: 16px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: transparent url(images/single_post_left.gif) no-repeat left top;
}

#topentry_bg {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #FCFEF4;
	margin: 0px;
	padding: 0px;
	line-height: 104px;
	height: 104px;
	width: auto;
	background: url(images/topentry_bg.png) repeat-x;
	}
	
#topentry {
	border-bottom: 1px dotted #000;
	margin: 0px;
	padding: 25px;
	font-size: 1.1em;
	line-height: 1.1em;
	width: auto;
	background: transparent;
	}	

#header h1, #header h1 a {
	margin: 0px;
	margin-left: 15px;	
	font-size: 1.5em;
	line-height: 47px;
	height: 47px;
	background: transparent url(images/chungo_header_left.png) left bottom;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin: 0px;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
}



h2 {
padding:5px;
	color: #BBBBBB;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.0em;
	margin: 0px;
	background: #001100;
	}
	

h2 a:link, h2 a:visited {
	color: #afce34;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #afce34;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3 {
	color: #BBBBBB;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.0em;
	padding:3px;
	padding-left: 7px;
	margin: 0px;
	background: #001100;
}

.links h3 {
	font-size: 1.4em;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;

}

a:link {
	color: #C6FD21;
		}

a:visited {
	color: #C6FD21;
	}

a:hover, a:active {
	background: none;
	color: #22FFCC;
	}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}

/* 2)-=-=-=- Structure -=-=-=- */
/* Gesamter seiteninhalt*/
#container {

	width:820px;
	margin: 0px auto;
	padding: 0px;
	text-align: justify;
	
}

#wrapper {
	padding: 0px;
	padding-bottom: 0px;
	min-height:1200px;
}
	
#seite {
margin-left:15px;
}

#content {
	float:left;
	width:600px;
	margin: 0px;
	margin-top:10px;
	padding: 5px;
	background: #222222 ;
}
#right {
	float:right;
	margin-top:10px;
	border-top: solid 5px  #111;
	border-left: solid 5px #111;
	border-right: solid 5px #111;
 	border-bottom: solid 5px #111;
	width: 182px;
	height: 100%;
	background:#333;	
}


#navi_end_right {
	width: 182px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #333;
}

#footer {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0;
	height: 47px;
	width: 100%;
	clear: left;
	text-align: center;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 50px;
	width: auto;
	}
	
#footer_left_bg p {
	color: #3C7C20;
	margin: 0;
	font-size: .9em;
	padding-top: 10px;
	background: none;
	text-align: center;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta { 

	text-align:right;
	background: none;
	font-size: .8em;
	color:#CCCCCC;
	padding: 2px;
	margin: 0px;
	border: none;
	display:block;
	background-color: #213D05;
	}

.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	padding-left: 0px;
	}

.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}	

.alt {
	color:#DDDDDD;
	background: #111 !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 10px 10px !important;
	}

.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.commentlist li:hover {
	border: 1px solid #ACE149;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #111;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #fff;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}

.postinput {
	margin-left: 10px;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	
#logini2 {
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
#logini {
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
#login li { 
list-style:none;
}

#login  {
list-style:none;
}

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 5px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 5px 0 0 0;
	margin: 0;
	}

#rsevent {
padding-left:5px;
padding-top: 5px;
padding-bottom:10px;
padding-right:3px;
margin: 0 0 0 0 ;
}

#rsevent li {
margin-bottom:10px;
}

li {
list-style:none;
padding: 5 5 5 5;
}	

ul {
padding:0 0 0 0;
}
#searchbar {
	padding-top:10px;
	
	width: 100%;
	height: 40px;
	color: #fff;
	

	}

#searchbar ul li {

	color: #fff;
	display: inline;
	margin: 0 10px 0 0;
	background-color: #222222;
	cursor: pointer;
	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333;
	border-top: solid 2px #444444;
	border-left: solid 2px #444444;
	padding: 4px 4px 4px 4px;
	font-size: 1.2em;
	text-aling:center;

	}

#searchbar a, #searchbar a:visited, #searchbar a:active {
 	text-decoration: none;
	color: #fff;
	}
#searchbar a:hover {
color:#DDDDDD;
text-decoration:underline;
	text-align:center;

}	

#searchbar ul {
	float: left;
	white-space: nowrap;
	padding: 0;
	margin-left: 35px;
	}


#search {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top:10px;
}
#s {
	vertical-align: bottom; 
	height:20px;
	padding: 1px;
	background-color:#333333;
	color: #EFDFCA;
	
	}
	
#sbut { vertical-align: bottom;
	padding: 1px;
		background-color:#333333;
	color: #EFDFCA;

	}

.searchfield {vertical-align: bottom;
	background: #AAAAAA;
	border: 1px solid #ACE149;
	color: #111111;
	width: 96px;
	height: 20px;
	font-size: 1.3em;

	}

.searchfield:hover {
	background: #DDDDDD;
	border: 1px solid #BFBFBF;
	color: #000;
	}


/* 6)-=-=-=- Forms -=-=-=- */
#bildk { margin-left:35px; }
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	margin-left: 5px;
	}

textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr { /* Simple style when CSS not in use */
	display: none;
	}

