/* CSS Document */
.header {
  background-image: url("/Bilder/rs_head.png");
  background-repeat: no-repeat;
}

.nav {
  background-image: url("/Bilder/rs_nav.png");
  background-repeat: no-repeat;
}
.footer {
  background-image: url("/Bilder/rs_f.png");
  background-repeat: no-repeat;
}

.cont_h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #b83200;
	text-decoration: none;
	font-weight: bold;
}
.rahmen {
height: 100%;
width: 100%;
}
.rahmeninnen {
height: 602px;
width: 802px;
}

.cont_h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.cont_normal{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.cont_kursiv{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

.cont_small{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #b83200;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #a30e19;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
} 
.a_cont{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}
.a_cont:hover, a_cont:active{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #a30e19;
	text-decoration: none;	
	font-weight: bold;
}
.a_cont:visited{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
} 	

.a_small{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CC3300;
	font-weight: bold;
}
.a_small:hover, a_cont:active{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #a30e19;
	text-decoration: none;	
	font-weight: bold;
}
.a_small:visited{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
} 	

