@charset "UTF-8";
body, td, p {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 150%;
	color:#141414;
}
body {
	margin: 0; 
	padding: 0;
	text-align: center;
	background-color:#ffffff;
}
.headline {
	font-size:16px;
	font-weight:bold;
	
}
.termin {
	
	font-weight:bold;
	
}


a:active, a:focus
{
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: 0pt;
}

a {
 text-decoration:underline;
 color:#9d0913;
}
a:hover {
 text-decoration:underline;
 font-weight:bold;
 color:#9d0913;
}


.highlight{
	background-color:#ffd60d;
}
.navi{


width:430px;
float:left;


}
.content{
	width:485px;
		
	margin-left:450px;
	padding-top:350px;
	
}



.container {
	width: 1000px;
	margin:0;
	padding:0;
	margin: 0 auto;
	text-align: left;
	background-image:url(../images/content_kachel.jpg);
	background-repeat:repeat-y;
}
.header {
position:relative;
	background-image:url(../images/header_bg2.jpg);
	background-repeat:no-repeat;
}
.smalllinks {
	font-size: 11px;
}

a.smalllink{
	text-decoration: underline;
}
a.smalllink:hover{
	color:#9d0913;
	text-decoration: underline;
	
}


