/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #999933 url('images/bg_body_new.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: tahoma, sans-serif, arial, "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.6em;
margin-bottom: 1.0em;
text-align: left	;
}

.clickbild p
{
line-height: 0 !important;
}

.clickbild img
{
border:none  !important;
}

.sprichwort
{
text-align: center;
font-size: 16pt;
font-family: "times new roman", serif;
color: #999;
font-style:italic;
}

.autor
{
text-align: center;
padding-left:50%;
font-size: 10pt;
font-family: "times new roman", serif;
color: #999;
margin-bottom:2em;
}

a
{
color: #000;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h1
{
font-size: 14px;
margin-bottom:5px;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
/*font-weight: bold;*/
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 14px;
padding-right: 34px;
}

h4
{
font-size: 1em;
padding-right: 28px;
padding-left:10px;
background: transparent url('images/bg_subheader.jpg') repeat;
display:block;
text-transform:uppercase;
color:#fff;
}

td
{
vertical-align: top;
line-height:2.5em;
}

.moveup
{
margin-top:15px;
font-size:10px;
}


.contentarea
{
padding-top: 1.3em;
margin-bottom:1em;
}

.contentarea a
{
text-decoration:none;
}

.contentarea a:hover
{
/*text-decoration:underline;*/
color:#fff;
background: #999;
}


#primarycontent ul
{
list-style: none;
list-style-position:inside;
text-decoration:none;
}

#primarycontent ul li
{
background:url('images/dot.png') no-repeat left 7px;
line-height: 1.5em;
padding:0 0 0 16px;
margin-left:7px;
list-style-position:outside;
}

#primarycontent ol
{
list-style-position:inside;
padding-top:10px;
text-decoration:none;
}

#primarycontent ol li
{
line-height: 1.2em;
padding:0 10px;
}

img
{
border: solid 1px #6F5230;
}

img.noborder
{
border: none;
}

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;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
left: 0;
top: 0;
padding: 0;
margin-bottom: 1.0em;
}

.box p
{
padding-top:10px;
padding-left:10px;
line-height: 1.5em;
}

ul.linklist
{
list-style: none;
list-style-position:inside;
padding-top:10px;
text-decoration:none;
}

ul.linklist li
{
line-height: 1.5em;
padding:0;
margin-left:20px;
list-style-position:outside;
list-style-type:disc;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
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.
*/
width: 840px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 176px;
background: #2B2B2B url('images/header.jpg') repeat-x;
margin-bottom: 0px; /*bei 2px gibt es eine weiße linie zwischen ehader und menu*/
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: relative;
padding-left:10px;
padding-top:10px;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #999;
border-bottom: solid 1px #999;
border-left:none;
border-right:none;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menuleiste
{
position: relative;
background: #868a01; /* url('images/menubg.gif') repeat-x top left;*/
height: 2em;
margin-bottom: 2px;
}

#menuleiste ul{list-style-type:none;top: 6px;position: absolute;height:14px;}
#menuleiste li{float:left;z-index:auto !important /*Non-IE6*/;z-index:1000 /*IE6*/;border-right:1px solid #fff;white-space:nowrap;display:inline;position:relative;}
#menuleiste ul li a{display:block;text-decoration:none;font-weight:bold;color:#fff;padding:0 10px;}
* html #menuleiste a {width:1%;}
#menuleiste .selected, #menuleiste a:hover{background:#531414;text-decoration:none;padding:0 10px;}
#menuleiste li ul {margin-top:2px;display:none;left:0;position:absolute;width:120px;height:auto;}
#menuleiste li li {width:120px;border:0;}
#menuleiste li li a{white-space:nowrap;display:block;width:120px;height:23px;margin-left:-1px;line-height:23px;border:solid 1px #fff;border-top:none;font-weight:normal;color:#f1f1f1;padding:0 10px;}
#menuleiste a:hover,#menuleiste a:focus,#menuleiste a:active{background: #7F8400 url('images/menuactive.gif') repeat-x top left;color:#fff;}
#menuleiste .sel a {background:#454545;color:#fff;}


#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 0em 0em 0em;
}

#primarycontainer
{
float: left;
margin-right: 0;
width: 590px;
}

#primarycontent
{
margin: 2em 0 0 0;
padding:0 25px 30px;
}

#secondarycontent
{
margin-top: 1.5em;
margin-bottom: 1.5em;
float: right;
width: 18.0em;
background: #fff url('images/bg_submenu.jpg') repeat;
border-bottom:5px solid #999;
}

#secondarycontent .menu-current
{
background: #999;
}

/* Iconization */
.mail
{
background:url('images/icon_mail.png') no-repeat left 2px;
margin-left:10px;
padding-left:20px;
line-height:1.6em;
}

.phone
{
background:url('images/icon_phone.png') no-repeat left 2px;
margin-left:10px;
padding-left:20px;
line-height:1.6em;
}

/*
.contentarea a[href ^="mailto:"] {
background:url('images/icon_mail.png') no-repeat left 2px;
margin-left:10px;
padding-left:20px;
}

a[href ^="mailto:"] {
background:url('images/icon_mail.png') no-repeat left 2px;
padding-left:20px;
}

a[href$='.pdf'] {
	padding-left:20px;
	background: transparent url('images/icon_pdf.gif') no-repeat left;
	}

a[href$='.doc'] {
	padding-left:20px;
	background: transparent url('images/icon_doc.gif') no-repeat left;
	}
/* End Iconization */


#sidehead
{
font-size: 24px;
color:white;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
line-height:18px;
padding:0;
}


#footer
{
position: relative;
height: 30px;
clear: both;
padding-top: 0;
background: #fff url('images/bg_footer.png') repeat;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 1.0em;
bottom: 1.1em;
}

#sprache
{
position: absolute;
right: 2.0em;
top:6px;
margin:0 10px 0 10px;
}

#sprache img{padding:0px;border:1px solid #000;}
#sprache a{border:0px;}
#sprache a:hover {padding:0px;}


.kontakttable{
background-color:#f1f1f1;
padding:10px;
}
