*
{
    font-size:12px;
    font-family: tahoma, arial,'sans serif';
    margin:0;
    padding:0;  
}

body 
{
    text-align:center;
		background:url(../images/template/bg17.gif) repeat-y #333333;
		background-position:center;
}

html
{
    width:100%;
    height:100%;
    min-height:100%;
}

#content_border
{
    width:899px;
    margin:auto;
		text-align:left;
}

#content
{
    margin-left:1px;
		position:relative;
		color:black;
}

#header_border
{
    width:899px;
	height:239px;
	background:url(../images/template/header_top.png) no-repeat;
}

#header h1
{
    display:none;
}

#subheader_border
{
    width:899px;
	height:81px;
    background:url(../images/template/header_bottom.png) no-repeat;
}

#subheader
{
    border-top:none;
    border-bottom:none;
    text-align: right;
}

.flaggen
{
    padding-right:16px;
    padding-top:46px
}

#suchen_box_border
{
	width:200px;
	height:79px;
	border-top:none;    		
	background: none;
}	

#suchen_box
{
    padding:10px;
}

#suchen_box h3
{
    color:black;
    font-weight:bold;
    font-size: 12px;
    font-family: verdana;
    border-bottom:1px solid black;
    margin-bottom:13px;
}

input.suchbox
{
    background:#FFFFFF;
    color:black;
    border-top:1px solid #c0c0c0;
    border-left:1px solid #c0c0c0;
    border-right:1px solid #A0A0A0;
    border-bottom:1px solid #A0A0A0;        
    padding:1px 2px;    
    width:125px;
}

#subheader_image_border
{
    float:left;
	width:698px;
	height:79px;		
	/*background:url(../images/template/subheader1.jpg) no-repeat;*/
}

#subheader_image
{

}

#inhalt_border
{
    width:899px;
    text-align:left;
		color:#333333;
		border-top:none;
}

#inhalt
{
    padding-top:22px;
		padding-left:21px;
		padding-right:21px;		
    padding-bottom:22px;
}


