/* 

Theme Name: XUND 1
Theme URI:
Description: header , centered, 1 columns fixed width, footer, horizontal nav
Author: Harald Loeffel
Author URI:
Version: 06.4.2009

*/
/* ————— Defaults ————— */

* {
padding:0;
margin:0;
border:0;
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Verdana,Tahoma, Arial, Serif;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
	font-size: 10px; /* easy scaling */
	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-size: 0.76em;
	color: #000000;
	background: #ffffff;
	background: #ffffff url(img/bg6.jpg) repeat-x;
}
/*--- diverse schriften ---*/
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	color: #296C02;			
}
h2,h3 
{
	line-height:1.4em;	
	font-size: 1.6em;	
	margin-right: 10px
}
h3 {
	font-size: 1.4em;
	border: 1px solid #296C02;
	padding: 2px;
	padding-left: 5px;
	width: 500px;
   margin-top: 10px;
}
h4 {
	margin-top: 0.5em;
	font-size: 0.76em;
	color: #296C02;
	font-weight: bolder;
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
	text-decoration: none;
}
p {
	margin: 0.5em 0 0.7em;
	line-height:1.5em;
	width: 500px;
}
.post-content li {
	margin: 0.2em 0 0.2em;
	line-height: 1.5em;
	margin-left: 15px;
	width: 500px;
}
a {
	text-decoration: none;	
}
a:link 
{
	color: #296C02;
	border-bottom: 1px dashed;
	background: none;
}
a:visited {
	color: #367D05;
	border-bottom: 1px dashed;
	background: none;
}
a:hover, a:active {
	border-bottom: #2D7303 1px solid;
	color: #2D7303;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor:help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #ccc;
	color: #0B0B0B;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}
img.alignright 
{
	float: right;
	padding: 5px;
	margin: 0 0.5em 0.5em;
	border: 1px solid #418509;
}


/*---- Style für Lightbox ----*/
#bottomNavClose, #prevLink, #nextLink {
	border-bottom: none;
}
/* ————— Div ID’s ————— */
#wrapper {
	width: 806px;
	margin: 0 auto;
	background-color: transparent;
}
#header {
	width: 806px;
	height: 165px;
	background: transparent;
}
#headerbild {
	width: 806px;
	height: 165px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/header-uebermich.gif) ;
}
#sidebar {
	list-style: none;
	height: 57px;
	background-color: transparent;
	list-style: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	font-size: 12px;
   padding: 0 0 0 0 ;
}
#main {
	width: 806px;
	padding: 0;	
	margin: 0;	
	background-color: White;
	border-left: 2px solid #418509;
	border-right: 2px solid #418509;
	border-top: 2px solid #418509;
	
}
#content {
	margin-top: 30px;
	margin-left: 50px;
	border-bottom: 1px solid white;
}
#footer {
	width: 806px;
	height: 30px;
	background-color: #BAC8A7;
	border-left: 2px solid #418509;
	border-right: 2px solid #418509;
	border-bottom: 2px solid #418509;
	text-align: center;
	padding-top: 12px;
}
#ueberschrift {
	float: right;
	width: 550px;
	text-align: center;
}
#ueberschrift h1 {
	color: #296C02;
	font-family: Verdana,Tahoma, Arial, Serif;
	letter-spacing: 1px;
   font-size: 26px;
	line-height: 52px;
	margin-top: 26px;
}
#ueberschrift h1 a {
	color: #1D5600;
	font-family: Verdana,Tahoma, Arial, Serif;
	letter-spacing: 1px;
   font-size: 26px;
	line-height: 52px;
	margin-top: 26px;
	border-bottom: none;
}



/*---- post style ---*/
.post 
{
	margin: 0px 0 20px 0;
	padding: 10px 0;
	text-align: left;
}
.post-content h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Serif;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-content {
	padding-right: 30px;
	margin-top: 20px;

}
/*----- NAV  --------------padding-left: 86px;*/
#sidebar ul {
	list-style-type: none;
	text-align: center;
	padding-left: 7px;
	width: 806px;
	
}
#sidebar ul li {
	display:inline;
	
	
	
}
#sidebar ul li a {
   display: block;
	float: left;
   background-image: url(img/transpa.gif);
   padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	color: White;
	border-bottom:none;
   height: 38px;
	padding-top: 19px;
	/*padding-bottom: 23px;
	border: 1px solid Black;*/
	
	margin-right: 2px;
}
#sidebar ul li a:hover {
	background-image: url(img/hover.jpg);
	background-repeat: repeat-x;
}

#sidebar ul ul.sub-menu {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}

/*------- formular -----------*/
.textbox {
	border: 1px solid #418509;
}
textarea {
	border: 1px solid #418509;
	width: 500px;
}
#submit {
	border: 1px solid #418509;
	margin-top: 10px;
}
#sidebar ul li.current_page_item  a {
	background-image: url(img/hover.jpg);
	background-repeat: repeat-x;
}

