body {
	background-color: #fff;
	font-family: "Trebuchet MS";
	background-repeat : repeat-x;
	background-image : url(/rs/i/rrs_img_bodybkg.gif);
}

/* Links*/

a {
	padding-top: 2px;
	padding-bottom: 1,5px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-weight: none;
	text-decoration: none;
	font-size: 12px;
	height: 17px;
	color: #E3A329;
}

a:hover {
	
	text-decoration: underline;
}


a.active {
	padding-top: 2px;
	padding-bottom: 1,5px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	height: 17px;
	color: #747378;
}


a.footer {
	padding-top: 2px;
	padding-bottom: 1,5px;
	margin: 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 10px;
	height: 0px;
	color: #ffffff;
}

a.mailto:hover {
	
	text-decoration: underline;
	color: #E3A329;
}

a.mailto {
	padding-top: 2px;
	padding-bottom: 1,5px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	height: 17px;
	color: #FFFFFF;
}

a.footer:hover {
	
	text-decoration: underline;
}

a.mainnav {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/*Absätze*/

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding-left: 35px;
	padding-right: 50px;
	padding-bottom: 10px;
	color: #4D4D4D;
	line-height: 17px;
}

p.white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding-left: 35px;
	padding-right: 50px;
	padding-bottom: 10px;
	color: #ffffff;
	line-height: 17px;
}

p.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding-left: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #ffffff;
	line-height: 17px;
}
/* headlines */

h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	margin: 0;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 50px;
	padding-bottom: 15px;
	color: #4D4D4D;
}

h2.white {
	font-family: "Trebuchet MS";
	font-size: 15px;
	margin: 0;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 50px;
	padding-bottom: 15px;
	color: #ffffff;
}

ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 7px;
	margin-top: 7px;
}

li {
    list-style-image: url(/rs/i/arrow.gif);
    list-style-position : outside;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	margin-bottom : 7px;
	line-height: 17px;
}

.impressum {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding-left: 35px;
	padding-right: 25px;
	padding-bottom: 10px;
	color: #4D4D4D;
	line-height: 17px;
}




