/*
Theme Name: Thomas Hoenel
Version: 1.0
Description: 2 Column theme
Author: Peter

*/


#announcement { display:none; }

/* ------------------------ */

#announcement_AUS {
/* border-top: 1px solid #CCC; */
background-color: #F1F1F1;
padding: 8px;
margin-top: 15px;
}

#announcement h3 { 
line-height: 2em;
}

#announcement p {
padding: 0;
margin: 0;
}

/* ------------------------ */

#wrapper {
position: relative;
width: 874px;
/*background-color: #999;*/
	background: #E8E8E8 url('images/bg_border.jpg') repeat-x;

/*border-left: 1px solid #CCC;
border-right: 1px solid #CCC*/;
	margin: 0 auto;

}


body {
	font-size: 62.5%;
	font-family: "Georgia", "times new roman", serif;
	background: #FFF url('images/bg_body.jpg') repeat-x;
	/*background: #FFD21C url('images/bg1.jpg') repeat-x;*/
	/* padding: 20px 0px 35px 0px; */
padding: 0;
	margin: 0;
	color: #333;
}
input, select, textarea {
	font-family: "Georgia", "times new roman", serif;
	font-size: 1.3em;
}
p, .entry UL {
	font-size: 1.3em;
	line-height: 1.5em;
	margin-bottom: 1.0em;
}
a {
	color: darkred;
	text-decoration: none;
	border-bottom: 0px solid #FFF; /* Loesung fuer doofes a:hover bei img? */
}
a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}
h1 {
}
h2 {
	font-family: Helvetica, Arial;
	font-size: 2em;
	margin: 1em 0 0 0;
	line-height: 1.25em;
}
h3 span {
	font-weight: normal;
}
h3, h4 {
	font-size: 1.6em;
	font-family: Helvetica, Arial;
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
}
h3 {
	font-size: 1.4em;
	font-style:normal;
}
h4 {
	font-size: 1.3em;
	padding-right: 28px;
}
hr {
	border: 0px; /* for Firefox and Opera */
	border-top: dotted 1px #999;
	border-bottom: transparent;
	margin: 10px 0 10px 0;
}

img { }

.imageframe {
	border: solid 1px #999;
	padding: 5px;
}

img.left {
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.right {
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
.noborder {
	border: 0 none;
}
.divider1 {
	position: relative;
	clear: both;
	/*background: #fff url('images/border2.gif') repeat-x;
	height: 14px;*/
	height: 1px;
	margin: 4.5em 0em 2.0em 0em;
	/* border-bottom: dotted 1px #CCC;*/

	
}
.divider2 {
    clear:both;
	position: relative;
	height: 1px;
	border-bottom: dotted 1px #333;
	margin: 4.5em 0em 2.0em 0em;
}
.post .details {
	position: relative;
	top: 0em;
	font-size: 1.1em;
	color: #777;
}
.post ul.controls {
	clear: both;
}
.post ul.controls li {
	display: inline;
	font-size: 1.1em;
}
.post ul.controls li a {
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 16px;
}
.post ul.controls li a.printerfriendly {
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li.comments a {
margin-left: 15px;
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li.readmore a {
	background-image: url('images/icon-more.gif');
}
blockquote {
	background: #EEE;
	border-left: 2px solid darkred;
	padding: 0px 10px;
}
.contentarea ul {
	list-style: none;
	margin-left: 0px;
padding: 0;
}
.contentarea ul li {
	line-height: 1.6em;
}
#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	/* background: #fff url('images/bg2.jpg') repeat-x; */
	background: none;
	z-index: 1;
}
#outer {
width: 850px;
	z-index: 2;
	position: relative;
	/*
The width value below controls the overall width of the design. By default it's set to 82%
(so it'll take up 82% of the browser window's width). You can set it to a different percentage
value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	border-left: solid 7px #FFF;
	border-right: solid 7px #FFF;
	background-color: #FFF;
	margin: 0 auto;
}
/* HEADER -------------------------------------------------------------------------------------------------- */

#header {
	position: relative;
	width: 100%;
	height: 120px;
	background: #404040 url('images/topbg.jpg') repeat-x;
	margin: 0 0 1px 0;
}
#header img {
	border: none;
}
#headercontent {
	position: absolute;
	top: 0;
	height: 96px;
	padding: 12px 36px;
	margin: 0;
    background: url('images/pfeil_header.gif') no-repeat 40px bottom;
}
#headercontent h1 {
	font-weight: normal;
	color: #fff;
}
#headercontent h1 a:hover {
	border: none;
	color: #fff;
	text-decoration:none;
}
#headercontent h1 a:visited {
	color: #fff;
	text-decoration:none;
}
#headercontent h1 a:hover {
	color: #fff;
	text-decoration:none;
}
#headercontent h1 sup {
	color: #777;
}
#headercontent h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #aaa;
}

form {
border: none;
margin: 0;
}

#search {
        display: none; /* AUS */
	position: absolute;
	top: 55px;
	right: 30px;
	padding: 0;
}
#search input.text {
	margin-right: 5px;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 10.0em;
}
#search input.submit {
	background: #B82000 url('images/buttonbg.gif') repeat-x;
	border: solid 1px #999;
	font-weight: bold;
	padding: 0.25em;
	font-size: 1em;
	color: #F2F3DE;
	vertical-align: middle;
}
#headerpic {
	position: relative;
	height: 80px;
	background: #fff url('images/header.jpg') no-repeat top left;
	margin-bottom: 1px;
}


/* MENU -------------------------------------------------------------------------------------------------- */

#menu {
	font-family: Georgia;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	font-size: 1.4em;
	width: 100%;
	border: 0px solid red;
	background: #A11000 url('images/menubg.gif') repeat-x top left;
	position: relative;
}
#menu UL {
	margin: 0;
	padding: 0 0 0 20px;
}
#menu LI {
	display: inline;
}
#menu LI A {
	float: left;
	color: #FFF;
	padding: 8px 15px;
	text-decoration: none;
}
#menu LI A:visited {
	color: #FFF;
	text-decoration: none;
}
#menu A:hover {
	border: none;
	color: #FFF;
	text-decoration: none;
	/* background: #A11000 url('images/menuactive.gif') no-repeat bottom center;*/
background: #E0663F url('images/menuactive.gif') no-repeat bottom center;
}
#menu LI A:active {
	background: #A11000 url('images/menuactive.gif') repeat-x top left;
}
.current_page_item A {
background: url('images/menuactive_current.gif') no-repeat bottom center;
}
.page_item A {
}

/* SIDEBAR -------------------------------------------------------------------------------------------------- */

.sidebarheadline {
	margin: 0;
	display: block;
	border-bottom: 1px dotted #999;
	padding-right: 6px;
}

.box {
	position: relative;
	font-size: 1.2em;
	background: #EEE url('images/boxbg.gif') repeat-x;
	padding: 15px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	margin-bottom: 1.0em;
  overflow: hidden;

}

.box h4 { font-size: 1.2em; }

.box LI { border-bottom: 1px solid #ccc; }

/* CONTENT -------------------------------------------------------------------------------------------------- */

.contentarea {
	padding-top: 0.5em;
}

#content {
	padding: 0em 0em 0em 20px;
}
#primarycontainer {
	float: left;
border-right: 1px solid #CCC;
margin-bottom: 2em;
}
#primarycontent {
width: 530px;
overflow: hidden;
	margin: 0px 35px 0 15px;
}
#secondarycontent {
	margin: 15px 15px 0 0;
	float: right;
	width: 200px;

}
/* FOOTER -------------------------------------------------------------------------------------------------- */


#footer {
	border-top: 1px solid darkred; /* #A1CF16 */
	border-bottom: 3px solid #FFF;
	position: relative;
	height: 1.5em;
	clear: both;
	padding-top: 4.0em;
	background: #404040 url('images/footer_bg.jpg') repeat-x;
	font-size: 1.1em;
	color: #555;
}

#footer a {
color: #555;
}

#footer .left {
	position: absolute;
	left: 35px;
	top: 10px;
}
#footer .right {
	position: absolute;
	right: 35px;
	top: 10px;
}
/* COMMENTS -------------------------------------------------------------------------------------------------- */


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 450px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 450px;
	padding: 3px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 450px;
	padding: 3px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 450px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 450px;
}
#commentform input {
    	font-size: 1.1em;
	margin-bottom: 1px;
	padding: 0.3em 0.6em;
}
.entry ul li {
	list-style: disc;
	margin-left: 25px;
}

.entry ol li {
font-size: 1.3em;
	line-height: 1.5em;
}

.post ol li {
	margin-left:25px;
}
.graybox {
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #FAFDF3; /* #fdfcf6 */
}
.wp-smiley { border: none;}

.commoff {
	margin-left: 15px;
	background-image: url(images/icon-comments-off.gif); 
  	background-repeat: no-repeat;
  	background-position: 0px 0px;
	padding-left: 21px;
}

.readmore {
float:left;
}

.comments {
/*background: beige;*/
width: 12em;
float:right;
text-align: right;
}



/* ELSE -------------------------------------------------------------------------------------------------- */

.barrierefrei {
	display:none;
}

.textwidget {
	margin: 1em 0;
	line-height: 1.5em;
}


/* ----------------------------------- */
/* Table Order Form */

td.left, td.right {
	height: 2.3em;
}
input.text, textarea {
	margin-bottom: 3px;
	padding: 3px;
}
