html,body,form {
margin:0;
padding:0
}
html{
overflow-x:hidden;
}
body {
margin:0;
padding:0;
width:100%;
text-align:center;
background: url(image/streifen.gif) repeat-x top left #fff;

scrollbar-base-color: #FFFFFF;
scrollbar-3dlight-color: #B8B8B8;
scrollbar-arrow-color: #B8B8B8;
scrollbar-darkshadow-color: #B8B8B8;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #DFDFDF;
}


p,h2,h3,h4,ul,ol,li,div,td,th
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px; 
 line-height: 22px;
 color: #000000;
 text-decoration:none;
}

h1
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px; 
 font-weight: bold;	
 color:#4F6EA1;
 text-decoration:none;
}

a
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 12px; 
 color:#4F6EA1;
 text-decoration:none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;	
	color:#4F6EA1;
	}

#container {
background:#ffffff;
width:724px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

/*
 * container1 - Head
 *****************************/
#container-1 {
width:722px;
height:102px;
text-align:center;
background: url(image/top.gif);
}


/*
 * container2 - Logo
 *****************************/
#container-2 {
width:722px;
height:220px;
text-align:center;
background: url(image/bg.gif);
}

/*
 * container3 - Navi-Head
 *****************************/
#container-3 {
width:722px;
height:10px;
text-align:center;
background: url(image/bg.gif);
}

/*
 * container4 - Body
 *****************************/
#container-4 {
width:722px;
text-align:center;
background: url(image/bg.gif);
}

#Spalte-leer2
{
float:left;
width:20px;
text-align:left;
}

#Spalte-links2
{
padding:15px 0px 0px 0px;
float:left;
width:150px;
text-align:left;
}

#Spalte-rechts2
{
padding:10px; 0px 0px 0px;
margin: 0px 0px 0px 190px;
width:500px;
text-align:left;
}

/*
 * container5 - Foot
 *****************************/
#container-5 {
width:722px;
height:37px;
float:center;
text-align:center;
background: url(image/footer.gif);
}


a.unav,a.unav:active {
	text-decoration: none;
	font-size: 12px;
    color:#4F6EA1;
	padding-top: 2px;
	display: block;
	line-height: 18px;
	height: 20 px;
	}
	
a.unav:hover {
	text-decoration: none;
	font-weight: bold;
    color:#4F6EA1;
	}


