body{
	background-color: #5a8a4a;
	font-family: Arial,Helvetica, sans-serif;
	color: #333333;
	font-size:100.01%;	
	margin: 0px;
	padding: 0px;
	background-image: url(images/top_back.gif);
	background-repeat: repeat-x;
}

a img{
	border: none;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #5a8a4a;
	font-style: oblique;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 96%;
 font-weight: normal;
 color: #006600;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial, Helvetica, sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/* ----------container zentriert das layout-------------- */
#container {
	width: 800px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
} 

/* ----------        kopf     -------------- */
#banner {
	padding: 0px;
	margin: 0px;
	background-image: url(images/top_01.gif);
	height: 50px;
	width: 800px;
}

.title {
	text-indent: 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 120%;
	color: #eeeeee;
	letter-spacing: 0.3em;
	font-style: oblique;
	font-weight: bold;
}

.headertitle {
	text-indent: 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	font-style: italic;
	font-weight: bold;
}

#bar {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/top_05.jpg);
	height: 80px;
	width: 800px;
}

#topmenu {
	text-align: center;
	background-image: url(images/top_02.gif);
	height: 26px;
	width: 800px;
}
#topmenu a:link, #topmenu a:visited {
	color: #336633;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	/*padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.8em;
	padding-right: 0.8em;*/
	font-size: 11px;
}
#topmenu a:hover {
	color: #66CC00;
    text-decoration: none;
	font-weight: bold;
	/*padding-top: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.8em;
	padding-right: 0.8em;*/
	font-size: 11px;
}

#topnav {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(images/top_04.gif);
	height: 17px;
	width: 800px;
}

/************* Ende Kopf neu ****************/

#content{
	float:right;
	width: 70%;
	margin: 0;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 0;
	padding-left: 0;
	/*font-size: 11px;*/
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** Zweispaltig****************/

.columns2 {
	background-image:url(images/columns2_back.gif);
	background-repeat:repeat-y;
	background-position:center top;
	text-align: left;
	vertical-align: top;
}

.columns2 .cool1,.columns2 .cool2 {
   width:260px;
   float:left;
}

.columns2 .cool2 {
	margin:0px 0px 0px 20px;
}

.raq {
	font-size: 13px;
}

/* **************** dreispaltig mitte ******** */

.columns3 {
	background-image: url(images/columns3_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 555px;
}

.columns3 .col1,.columns3 .col2, .columns3 .col3 {
   width:175px;
   float:left;
}

.columns3 .col2 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* *************** UL - Menue ************* */

ul.men{
	list-style-type: none;
	margin:0px 5px 0px 5px;
}

ul.men li{
	/*background-image:url(images/dot.gif);*/
	background-repeat: repeat-x;
	padding: 3px 3px;
}

ul.men li div ul{
	margin:3px 0px 0px 0px;
	list-style: none;
}

ul.men li div ul li{
	background-image: none;
	margin:0px 0px 5px 0px;
	padding: 0px;
	line-height: 12px;
}

ul.men a {text-decoration:none;}

ul.men .active {font-weight:bold;}

ul.men a:link{color:#000;}
ul.men a:visited{color:#000;}
ul.men a:hover{color:#0000CC;text-decoration: underline;}
ul.men a:active{color:#660033;}

ul.men li div{
	background-image: url(images/bullet4.gif);
	background-position: -0px 3px;
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-left:6px;
	line-height:14px;
}

ul.men li ul {display: none}
ul.men li ul li div {margin-left:-10px}

/************** .story styles *****************/

.story{
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story ul{
	list-style-image: url(images/bullet10.gif);
}

.story ul ul{
	list-style-image: url(images/bullet8.gif);
}

.story ul ul ul{
 	list-style-type: none;
}


a.news, a.news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	text-decoration: none;
}

a.news:hover{
	text-decoration: none;
	color: #FF3300;
}

/************* #siteInfo styles  Footer  ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/* **************** Linie ********* */

.hr{
	background-image:url(images/dot.gif);
	height:1px;overflow:hidden;
	clear:both;
	margin:0px;
	padding:0px;
}

/*********** #navBar link styles ***********/

#pageNav{
	float: left;
	width:150px;
	font: small Verdana,sans-serif, Helvetica;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}



/*********** #sectionLinks styles ***********/

/************** M e n u e  ******************/

/*.menu-current > a{
	color: #666666;
	font-weight: bold;
	background-image: url(images/sub-titel.gif)! important;
	background-repeat: no-repeat;
}
*/
/*-- Menue  -----------*/

/**************** Ende M e n u e ************/


#menu{
	margin: 0px;
	padding: 0px;

}

#menu h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#menu a:link, #menu a:visited {
	display: block;
	border-top: 1px solid #eeeeee;
	background-image:  url(images/menu-top.gif);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #eeeeee;
}

#menu a:hover{
	border-top: 1px solid #cccccc;
	background-image: url(images/menu-over.gif);
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

.ausgleich {
	display: block;
	background-image:  url(images/menu-top.gif);
	font-weight: bold;
	color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eeeeee;
	border-bottom-color: #eeeeee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.submenue {
	display: block;
	background-image:  url(images/menu-top.gif);
	font-weight: bold;
	color: #eeeeee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.subtitel {
	display: block;
                background-image:  url(images/sub-titel.gif);
	font-weight: bold;
	color: #eeeeee;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sidebar h2, h3 {
    font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color:  #2F4F4F;
	font-weight: bold;
	padding-left: 10px

}

.bildside {
	text-align: center;
	/*height: 120px;*/
	margin-top: 10px;
}
/* News***********************************/
.contentzwei{
	/*display: block;*/
	background-image:  url(images/menu-top.gif);
	font-weight: bold;
	color: #eeeeee;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.contentzwei h2{
	color: #eeeeee;
}

.lastnews {
	padding-top: 10px;
	display: block;
}

.lastnews a:link, .lastnews a:visited {
	display: block;
	/*font-weight: bold;*/
	color: #eeeeee;
}

.lastnews a:hover{
	/*font-weight: bold;*/
	text-decoration: none;
	color: #FF9;
}

.lastnews li{
	/*list-style-position: outside;*/
	/*list-style-image: url(images/bullet11.gif);*/
	background-image: url(images/bullet11.gif);
	background-position: -0px 4px;
	background-repeat: no-repeat;
	margin-left:-45px;
	list-style-type: none;
	/*line-height:14px;*/
	text-indent: 10px;
}

/*************** search styles *****************/


#sidebar input{
  font-size: 80%;
  margin: 0px  0px 0px 10px;
 }
 
#sidebar a:link, #sidebar a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#sidebar a:hover{
	margin: 0px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 90%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.breaker {
	overflow:hidden;
	height:1px;
	clear:both;
}

