body {
    background : #A1A1A1;
    font : 12px/18px "Lucia Grande", Geneva, Verdana, Arial, sans-serif;
  }

a {
    color:#01547e;
    text-decoration:none;
    font-weight:normal;
	cursor: pointer;
  }

a:hover{
    color:#6e543d;
    text-decoration:underline;
    font-weight:normal;
  }

/*p { text-align: justify; }*/
h1 { font-size:14px; margin-top: 30px; color:#01547e;}
h2 { font-size:13px; margin-top: 20px; color:#01547e;}
h3 { font-size:12px; color:#01547e;}
img { border:0px; }
ul { list-style-type:disc;}
li {margin-bottom: 10px;margin-left:-2em;}
td {padding-right:10px; vertical-align:top;}

input, textarea{
	border-color:#c3c3c3;
	border-width:1px;
	border-style:solid;
	background-color: #ffffff;
}


/**** Zentrale Klassen ****/

/** divs **/

.maindiv {
    padding-right : 20px;
    padding : 0px;
    margin : auto;
    position : relative;
    width : 770px;
    z-index : 1;
    background : transparent url('../img/maidivbg.png') repeat-y 750px 20px;
	
  }
  
.bottom {
	padding-right : 20px;
    padding : 0px;
    margin : auto;
    border : #ff0000 hidden 0px;
    position : relative;
    width : 770px;
    z-index : 1;
    background : transparent url('../img/maidivbg3.png') no-repeat -13px -1px;
  }
 

.bannerdiv {
    position:relative;
    padding: 0px;
    padding-bottom: 0px;
    width:750px;
    height:158px;
    border: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color:#ffffff;
    z-index: 2;
  }

.titlediv {
	position:relative;
	float: left;
	clear: none;
	width: 459px;
	height: 120px;
	background-color:#ffffff;
	padding-left: 45px;
	padding-right: 50px;
	padding-bottom:0px;
	margin-top: 0px;
	z-index: 2;
  }

.contentdiv {
    position:relative;
    float: left;
    clear: none;
    width: 459px;
	background-color: #ffffff;
    padding-top: 30px;
    padding-left: 45px;
    padding-right: 50px;
    margin-top: 0px;
    z-index: 2;
  }

.textonly {
    position:relative;
    float: left;
    clear: none;
    width: 649px;
    background-color: #ffffff;
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 0px;
    z-index: 2;
  }

 .menuediv {
    position:relative;
    top:-120px;
    right: 21px;
    float: right;
    clear: none;
    width: 200px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
    background-color:#ffffff;
    height: 1881px;
	text-align: center;
    margin-top: 0px;
    z-index: 2;
  }

.mainmenueaddon{
	
	/* text-align:center; */
	width:100%;
	padding-bottom:10px;
 }

.submenuediv {
    position:relative;
    left:-3px;
    float: none;
    clear: none;
    width: 498px;
    height: 24px;
    border: 0px hidden #ff0000;
    padding-top: 15px;
    z-index: 3;
  }

.impressummenue{
	background-color:transparent;
	position:absolute;
	top:155px;
	left: 0px;
	z-index: 7;
	width: 140px;
	text-align:center;
}

.klappdiv{
	position: relative;
	top: 5px;
	left: -12px;
	padding-left: 12px;
	display: none;
	margin-bottom: 15px;
	background: transparent;
	clear:both;
}

.gototop{
	z-index:7;
	position : fixed;
	width : 20px;
	height:20px;
	top: 640px;
	padding-left: 10px;
	background-color: transparent;
	}

.newsdiv{
	background-color: transparent;
}

/** imgs ************************************************************************************/
.textimg {
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 10px;
    float: left;
    padding: 1px;
    border: 1px hidden #c0c0c0;
    background-color:transparent;
  }

.siteimg {
    background : #B7C5B8;
    padding : 0px;
    margin : 0px;
    border-right : #c0c0c0 solid 1px;
    position : absolute;
    right : 0px;
    top : 0px;
  }

.bannerimg {
    background : transparent;
    padding : 0px;
    margin : 0px;
    border : #c0c0c0 hidden 0px;
  }

/** fonts ************************************************************************************/
#banner_us_0{
	color: #f3f3f3;
	font-size:60px;

	line-height:65px;

	margin: 0px;
	margin-top: 45px;
	margin-left: 41px;
	padding:0px;
	background-color:#ffffff;
}

#banner_us_1{
	color: #f3f3f3;
	font-size:11px;
	margin: 0px;
	margin-top: 53px;
	padding:0px;
	background-color:#ffffff;
}
#banner_us_2{
	color: #f3f3f3;
	font-size:25px;
	margin: 0px;
	margin-bottom: 45px;
	margin-left: 45px;
	padding:0px;
 	background-color:#ffffff;
}

.pagetitle {
    font-size: 11pt;
    font-weight: bold;
    color: #EEF4EE;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

.sitetitle {
    position:absolute;
    top:10px;
    font-size: 20pt;
    font-weight:bolder;
    color: #01547e;;
	line-height: 20pt;
    display:block;
    background-color:transparent;
   }

.strong {
    font-weight : bold;
  }

.italic {
    font-style : italic;
    font-weight : normal;
  }

.wichtig {
    color:#488768;
  }

.center {
    text-align:center;
  }

a.menue {
    display:block;
	/* border-bottom: 1px dotted #a0a0a0; */
    text-decoration:none; 
  }

a.menue:link {
    background-color:transparent;
  }

/*
a.menue:hover {
    color: #6e543d;
    }

*/
a.submenue {
    font-size:13px;
    border: 1px hidden #c0c0c0;
	margin-right:6px;
    text-align:center;
    padding:5px;
    padding-bottom:3px;
    text-decoration:underline;

  }

a.impressum{
	color:#2c324d;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}

a.h3{
	font-size:12px;
	font-weight:bolder;;
}


/** sonst. classes ***************************/
.kontakttd {
    border: 1px solid #c0c0c0;
    padding-left: 3px;
    padding-top:5px;
    padding-bottom:5px;
    vertical-align: top;
  }

.kontaktimput {
    background-color:#FFFFFF;
    border: 1px solid #c0c0c0;
    padding: 3px;
    font-size:10px;
  }
.texttd{
	border-bottom: 1px solid #e3e3e3;
	margin-top: 3px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:10px;
	padding: 0px;
	padding-top:9px;
	padding-right:15px;
 }

 .noboma{
 	border-width:0px;
	margin:0px;

 }

 /*
Theme Name: SimplePie
Theme URI: http://simplepie.org
Description: A simple, yet beautiful theme inspired by several cleanly designed websites.
Version: 1.4
Author: Ryan Parman
Author URI: http://skyzyx.com
Updated: 21 June 2007
*/



/*********************************************
CONTENT STYLES
*********************************************/
div.chunk {
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
}

div.topchunk {
	margin:0 !important;
}

.footnote,
.footnote a {
	font-size:12px;
	line-height:1.3em;
	color:#aaa;
}

.footnote em {
	background-color:transparent;
	font-style:italic;
}

.footnote code {
	background-color:transparent;
	font:11px/14px monospace;
	color:#aaa;
}

p.subscribe {
	background-color:#f3f3f3;
	font-size:12px;
	text-align:center;
}

p.highlight {
	background-color:#ffc;
	font-size:12px;
	text-align:center;
}

p.sample_feeds {
	font-size:12px;
	line-height:1.2em;
}

div.sp_errors {
	background-color:#eee;
	padding:5px;
	text-align:center;
	font-size:12px;
}

.noborder {
	border:none !important;
}

img.favicon {
	margin:0 4px -2px 0;
	width:16px;
	height:16px;
}

p.favicons a,
p.favicons a:hover {
	border:none;
	background-color:transparent;
}

p.favicons img {
	border:none;
}


.newstitle {
		/* We're going to add some space next to the titles so we can fit the 16x16 favicon image. */
		background-color:transparent;
		background-repeat:no-repeat;
		background-position:0 1px;
		padding-left:20px;
}
