* {
_behavior: url(js/iepngfix.htc); 
}

html {
	overflow-y: scroll;
	}

body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#A3A4A6;
padding:0;
margin:0;
}
img {
	border:none;
	}
	
h1 {
text-transform:uppercase;
font-size:11px
}

a {
	text-decoration:none;
	color:#A3A4A6;
	}
	
a:hover {
color:#671177;
	}	
/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
margin:20px auto 10px auto;
}

/* ----------banner for logo-------------- */
#banner {
height:60px;
width:900px;
text-align: left;
padding: 20px 0 15px 0;
margin: 0px;

}

/* -----------------Inhalt--------------------- */
#content {
background-color:white;
padding: 40px 0px 40px 0px;
margin: 0;
/*border-top: 1px solid #671177;*/
border-top: 1px solid #A3A4A6;
height:auto;
/*background-image:url(../images/stempel_leistungen.jpg);
background-repeat:no-repeat;
background-position:right bottom;*/
}


/* -----------footer--------------------------- */
#footer {
height:29px;
clear: both;
margin: 0px;
margin-bottom:20px;
padding: 0px;
padding-top:5px;
text-align: right;
border-top: 1px solid #A3A4A6;
/*border-top: 1px solid #c8cdd2;*/
 }
 
#footer ul {
	list-style:none;
	margin:0;
	}

#footer li {
	display:inline;
	}
	 

#mainmenu {
	float:right;
	margin:0;
	padding:0;
	margin-top:27px;
	}

#mainmenu ul {
	float:right;
	list-style:none;
	margin:0;
	}


#mainmenu li {
	display: inline;
	float:left;
	margin: 0;
	padding: 0;
	font-weight:bold;
}

#mainmenu a {
display: block;
text-decoration: none;
letter-spacing: 1px;
color:#A3A4A6;
margin-right:20px;

}
#mainmenu a:hover{

color:#671177;
		}
#mainmenu #current a {

	color:#671177;
	}
	
#spalte_r{
	float:left;
	width:300px;
	margin-left:20px;
	}
#spalte_l{
	float:left;
	width:300px;
	}

	
#i_current  {

	color:#671177;
	}
#i a:hover{

color:#671177;
		}
