/*
###################################################
Standards
###################################################
*/


body
{
   font-family: Verdana, Arial, "Times New Roman", serif;
   color:#555B61;
   font-size: 0.70em;
   background:#E8EDED;
   margin:0;
   text-align:center;
   width:945px;
}


h1,h3
{
	 color:#8F0E1E;
	 font-size:1.3em;
   margin:0 0 20px 0;
   font-weight:normal;
padding:0;
}



h2
{
	 color:#8F0E1E;
	 font-size:1.1em;
   margin:0 0 10px 0;
   font-weight:normal;
padding:0;
}


img,li,div {border:0;padding:0;margin:0;}
ul {list-style-type:none;}

hr
{
   margin:10px 0 0 0;
   height:2px;
   border-top:1px solid #fff; 
   border-right:1px solid #fff; 
   border-left:1px solid #fff; 
   border-bottom:1px solid #1C4B6D;
}


p
{
   line-height: 1.3em;
   margin:10px 0 10px 0;
}

a
{
color:#8F0E1E;
}

a:hover
{
color:#555B61;
}


/*
###################################################
Formulare
###################################################
*/


input,textarea,select
{
    border:1px solid #1C4B6D;
  	font-size: 1.00em;
}

select
{
    width:200px;
    background:#EDEDED;
    color:inherit;
}


.checkbox
{
    border:0;
  	margin-right:1px;
  	vertical-align:middle;
}


label
{ 
    vertical-align:middle;
}

.textarea
{
   	width:200px;
  	background:#EDEDED;
  	color:inherit;
}


input.submit
{
    width:95px;
    background:#EDEDED;
  	color:inherit;
    border:0;
    font-weight:bold;
  	padding:3px;
}




/*
###################################################
Container
###################################################
*/


#aussen-container
{
		width:952px;
		background:url(../images/shadow_right.gif);
margin:0;
padding:0;
text-align:left;
}



#container
{
    margin:0;
		width:945px;
		text-align:left;
		background:#fff;
		padding:0;
}


/*
###################################################
Top
###################################################
*/

#top
{
height:76px;
background:url(../images/top_bg.jpg) no-repeat;
}

#top .txt
{
 float:left;
 padding:25px 0 0 325px;
 color:#336666;
 height:50px; 

}

#top-navigation
{
background:url(../images/top_navigation_ecke.gif) no-repeat;
padding-left:38px;
float:left;
height:25px;
text-align:right;
}

#top-navigation ul
{
margin:0;
padding:0;
}

#top-navigation li
{
height:25px;
line-height:25px;
float:left;
background:url(../images/top_navigation_bg.gif);
padding:0 10px 0 0;
}

#top-navigation a
{
color:#fff;
text-decoration:none;
}


#suche
{
padding:15px 0 0 20px;  
float:left;
width:200px;
}

/*
###################################################
Navigation
###################################################
*/

#navigation
{
width:150px;
background:url(../images/left_navigation_bg.gif) no-repeat;
margin:0 10px 0 0;
float:left;
padding:20px 5px 0 10px;
min-height:300px;
overflow:hidden;
}

#navigation ul
{
margin:0;
padding:0;
}

#navigation li
{
margin:0 0 20px 0; 
}

#navigation li.second_li
{
margin:0 0 20px 10px; 
}

#navigation li.li-aktiv
{

}

#navigation a
{
height:24px;
line-height:24px;
text-decoration:none;
color:#3A6D64;
padding-left:10px;
background:url(../images/navigation_point_first.gif) no-repeat 0 3px;
}


#navigation a.second
{
height:24px;
line-height:24px;
text-decoration:none;
color:#3A6D64;
padding-left:6px;
font-size:0.8em;
background:url(../images/navigation_point_second.gif) no-repeat 0 3px;
}


#navigation a:hover
{
color:#8F0E1E;
background:url(../images/navigation_point.gif) no-repeat 0 3px;
padding-left:10px;
}


#navigation a.second:hover,
#navigation a.second_aktiv
{
color:#8F0E1E;
background:url(../images/navigation_point_second_aktiv.gif) no-repeat 0 3px;
padding-left:6px;
font-size:0.8em;
}

#navigation a.aktiv
{
height:24px;
line-height:24px;
color:#8F0E1E;
background:url(../images/navigation_point.gif) no-repeat 0 3px;
padding-left:10px;
}

/*
###################################################
Header
###################################################
*/

#header
{
height:200px;
width:945px;
border-top:6px solid #3A6D64;
border-bottom:6px solid #8F0E1E;
padding:1px 0 1px 0;
}


/*
###################################################
Navipath
###################################################
*/


#top-nav
{
background:url(../images/top_nav_bg.gif) repeat-x;
height:22px;
padding:10px 5px 10px 185px;
}

#navipath
{
height:21px;
line-height:21px;
float:left;
}

#navipath a
{
color:#3A6D64;
font-size:0.8em;
text-decoration:none;
}

#navipath a:hover
{
color:#880011;
}


/*
###################################################
Text-Size
###################################################
*/

#text-size
{
float:right;
}

/*
###################################################
Content
###################################################
*/

#content
{
padding:20px 20px 20px 20px;
background:url(../images/content_bg.gif) no-repeat ;
width:545px;
float:left;
overflow:hidden;
}


#content ul
{
 list-style-type:circle;
 margin-left:30px;
 padding:0;
}

#content li
{
 margin: 0 0 10px 0;
}


#content th
{
background:#ebebeb;    
}

#content td
{
vertical-align:top;  
padding:10px 1px 20px 1px; 
border:1px solid #ebebeb;
}

#content .kontakt td
{ 
padding:0; 
border:none;
}

/*
###################################################
Content-right
###################################################
*/


#content-right
{
width:165px;
float:left;
margin:0 0 0 10px;
}


.box
{
width:165px;
margin:0 0 10px 0;
}

.box ul
{
margin:0;
padding:0;
}


.box li
{
margin:20px 0 0 0;
}


.box-top
{
height:9px;
background:url(../images/box_top.gif) no-repeat;
overflow:hidden;
}

.box-content
{
background:url(../images/box_content.gif) repeat-y;
width:150px;
padding:10px 5px 10px 10px;
height:100%;
overflow:hidden;
}

.box-bottom
{
background:url(../images/box_bottom.gif) no-repeat;
height:9px;

}

/*
###################################################
Content-bottom
###################################################
*/

#content-bottom
{
padding:0 20px 20px 20px;
background:url(../images/content_bottom.gif) no-repeat;
width:545px;
height:43px;
margin:0 0 0 165px;
}


/*
###################################################
Footer
###################################################
*/

#footer
{
		width:941px;
		margin:0;
		text-align:right;
	  font-size:0.8em;
	  padding:2px;
		background:#3A6D64;
		color:#fff;
}


#footer a
{
color:#fff;
}

.clearer
{
clear:both;
}
