body
{
    font-family:Trebuchet MS;
    font-size: 75%;
    margin:0; padding:0;
	color: #442100;
    
}
input, textarea
{
    color: #442100;
    }
h1
{
    z-index:inherit;
    display: block;
    font-size: 180%;
    font-weight: normal;
    margin: 15px 0px 15px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    line-height:normal;

}

h2
{
   font-weight:bold;
   margin:0px 0px 10px 0px; 
   padding:3px 15px; 
   font-size:100%; 
   border-width:1px 0px 1px 0px; 
   border-color:#eeeeee; 
   border-style:solid; 
   background-image:url(/images/schatten.jpg); 
   background-position:center bottom; 
   background-repeat:repeat-x;    
}
h3
{
margin:5px 0px;
font-size:100%; 

}

a, a:visited
{
    color: #442100;
	  
    text-decoration:none;
}

a:hover 
{
 
    text-decoration:underline;
}

select
{
	color:  black;
}

.error_message
{
    text-align:center;
    color: #FF0000;
	margin-bottom: 20px;
}

.fehler
{
	color: #FF0000;
}

.clear 
{
    clear:both;
}

.link_image
{
}

.border
{
	border: 1px grey solid;
}

.heading
{
	overflow:hidden;	
	margin:0px;
	padding:0px;
	z-index:20;
	position:relative;
} 


.heading h3, .heading h1
{ 
    z-index:inherit;
    display: block;
    font-size: 22px;
    font-weight: normal;
    margin: 15px 0px 15px;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;
    line-height:normal;
    color:White;
    height:26px;
    background-image:url(/images/standard/bg_titel.png);
}

.zusatz_headline
{
    position:relative;
    height:20px;
    overflow:hidden;
    display:block;
    margin-bottom:10px;
}
 .zusatz_headline .line
{
    position:absolute;
    right:0px;
    left:0px;
    top:19px;
    height:10px;
    background-color:#66C430;
}
.zusatz_headline .text
{ 
    display: inline;
    font-weight: normal;
    padding: 0px 0px;
    
    height:25px;
    
}
.zusatz_headline .text h3
{ 
    font-size: 150%;
    font-weight: normal; 
    margin: 0;
    padding: 0;
    line-height:120%;
}
table,td,th
{
    border:0;
    }
#layout_Content ul
{
    padding-left :10px;
    margin:0;
    }
p
{
    margin:0;
    padding:0;
    }
