/* Kommentare zum Screen layout: */
/*body*/
body {
margin: 0px;
padding: 0px;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f9f9f9;

	background-image: url(body.gif);
	background-repeat:repeat-x;
	background-position: left top;

}

/*div-layer der alles umhüllt dient zur zentrierung*/
#wrap {
background: #f9f9f9;
color: #303030;
margin: 0px auto;
width: 990px;
min-height: 480px;
}
/*Kopfbereich*/
#header1 {
	height: 21px;
	background-image: url(head1.gif);
	background-repeat:no-repeat;
	background-position: left top;

}
#adressleiste {
	height: 28px;
	background-image: url(adressleiste.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

/*-------------------ROOTLINE----------------------*/
#rootline {
width: 900px;
padding: 0px 0px 0px 29px;
color: #6084CD;
font-size: 0.9em;
font-weight:bolder;
}

#rootline a:hover {
color:#3662B9;
border: none;
}

.rootlinelinks {
color: #6084CD;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

/*--------------------------------------------------*/

#header2 {
	height: 44px;
	background-image: url(head2.gif);
	background-repeat:no-repeat;
	background-position: left top;
}
/*-----------------------MENU----------------------*/
#left{
	height: 382px;
	width: 271px;
	float:left;
	background-image: url(menue.gif);
	background-color:#f9f9f9;
	background-repeat:no-repeat;
	background-position: left top;
}

#avmenu {
clear:left;
width: 235px;
margin: 90px 0px 0px 15px;
background: #ABD19E;


}
/*--------------------MENUITEMS--------------------*/
.menulist {	
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0;
font-size: 1.1em;
}	

.menuitem {
}

.menulink {
font-size:14px;
font-weight:bold;
height: 1.5em;
text-decoration: none;
color: #1B9737;
padding: 6px 0 0 10px;
display:block;
}	

.submenulink {
font-weight: bold;
height: 1.3em;
text-decoration: none;
color:#f9f9f9;
display: block;
padding: 6px 0 0 10px;
}	

.actmenulink  {
font-size:14px;
font-weight:bold;
height: 1.5em;
padding: 6px 0 0 10px;
display:block;
color: #f9f9f9;
text-decoration:none;
border-top: #f9f9f9 1px solid;
background: #2A9F44;
width: 225px;
}

.actmenuitem a:hover  {
color: #2A9F44;
text-decoration:none;
border: none;
background: #f9f9f9;
width: 225px;
border-top: #f9f9f9 1px solid;
}
	
.menuitem a:hover {
color: #f9f9f9;
text-decoration:none;
border: none;
background: #2A9F44;
width: 225px;
}

.submenulist {	
background:#2A9F44;
list-style: none;
width: 235px;
padding: 0;
font-size: 0.8em;
margin-left: 0px;
border-bottom:#f9f9f9 1px solid;
}	

.submenuitem {
margin-left: 0px;
padding-left: 30px;
}

.actsubmenuitem  {
margin-left: 0px;
padding-left: 30px;
display:block;
width:195px;
background: #2A9F44;

}

.submenuitem a:hover {
display:block;
color: #f9f9f9;
text-decoration:underline;
width:195px;
}

.actsubmenuitem  a:hover{
display:block;
color: #f9f9f9;
text-decoration:underline;
width:195px;
}

.actsubmenulink {
font-weight: bold;
height: 1.3em;
text-decoration: underline;
color: #f9f9f9;
background: #2A9F44;
width:195px;
display: block;
padding: 6px 0 0 10px;
}


/*--------------------CONTENT--------------------*/

#middle{
	clear:right;
	float:left;
	width: 719px;
	background-image: url(head3.gif);
	background-color: #f9f9f9;
	background-repeat:no-repeat;
	background-position: left top;
	
	}
	
#content {
float:inherit;
padding: 0px 0px 0px 0px;
clear:right;
width: 719px;
margin: 102px 0px 0px 0px;
font-size: 0.9em;
line-height: 1.5em;

	background-image: url(content.gif);
	background-repeat:repeat-y;
	background-position: left;

/*
border: #2A9F44 1px solid;
*/s
}

.contentheader {
font-size: 16px;
font-weight:bold;
text-align:center;
padding: 15px 0px 30px 0px;
color: #ffffff;
}


.contentcol_1{
width:210px;
padding: 0px 2px 5px 5px;
float:left;

	background-image: url(col1.gif);
	background-repeat:no-repeat;
	background-position: left top;

background-color:#E0E7F5;
margin: 10px 0px 0px 17px;
border-bottom:#3965C1 15px solid; 
}

.contentcol_2{
width:210px;
padding: 0px 2px 5px 5px;
float:left;

	background-image: url(col2.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
background-color:#ABD19E;
margin: 10px 0px 0px 1px;
border-bottom:#2A9F44 15px solid; 
}

.contentcol_3{
width:210px;
padding: 0px 2px 5px 5px;
float:left;

	background-image: url(col3.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
background-color:#ABD19E;
margin: 10px 0px 0px 1px;
border-bottom:#2A9F44 15px solid; 
}


/*---------------------------------------------*/

.important{
color: #303030;
padding: 6px 0px 2px 6px;
border:1px #BBBBBB solid;
background-color:#F7F7F7;
display:block;
}

.news{
	background: url(news.gif);
	background-repeat:no-repeat;
	background-position: left top;
color:#FFFFFF;
padding: 12px 5px 5px 17px;
margin: 0px 0px 0px 0px;
}

.news_bottom{
	background: url(news2.gif);
	background-repeat:no-repeat;
	background-position: left top;
padding: 5px 7px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:right;
height: 28px;
}

.termine{
	background: url(termine.gif);
	background-repeat:no-repeat;
	background-position: left top;
color:#FFFFFF;
padding: 12px 5px 5px 17px;
margin: 0px 0px 0px 0px;
}

.termine_bottom{
	background: url(termine2.gif);
	background-repeat:no-repeat;
	background-position: left top;
padding: 5px 7px 0px 0px;
margin: 0px 0px 0px 0px;
text-align:right;
height: 28px;
}


h5 {
font-size: 13px;
text-align:center;
font-weight:bold;
color: #505050;
margin: 0px 0px 0px 0px;
}

h4 {
font-size: 13px;
padding: 12px 0px 15px 18px;
	background-image: url(h4.gif);
	background-repeat:no-repeat;
	background-position: left top;
color: #505050;
margin: 0 0 0 0;
}

h3 {
font-size: 16px;
margin: 0 0 0 0;
padding: 15px 0px 15px 18px;
	background-image: url(h3.gif);
	background-repeat:no-repeat;
	background-position: left top;
color: #FFFFFF;
}

h2 {
font-size: 18px;
padding: 22px 0px 25px 18px;
	background-image: url(h2.gif);
	background-repeat:no-repeat;
	background-position: left top;
margin: 0px 0px 40px 0px;
color: #FFFFFF;
}

.bodytext {
padding: 0px 20px 0px 20px;
font-size: 12px;
color: #505050;
}
/*-----------------------------------------------*/
/*---------------------LINKS---------------------*/
a {
color: #505050;
}

a:hover {
text-decoration: underline;
color: #2A9F44;

}

a img {
border: none;
}

.a_news {
	text-decoration: none;
	color: #2A9F44;
	font-weight: bold;
	text-align: right;
}

.a_news:hover {
	color: #2A9F44;
	font-weight: bold;
	text-align: right;
}

.a_termine {
	text-decoration: none;
	color: #3965C1;
	font-weight: bold;
}

.a_termine:hover {
	color: #3965C1;
	font-weight: bold;
}
/*---------------------------------------------*/
#footer {
text-align: center;
color: #2A9F44;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
border:none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

