/* StyleSheet Die Rummelsberger Service Gesellschaft mbH, Juni 2007 */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}


p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; line-height: 1.5em; font-weight: normal; color: #000000; text-decoration: none; padding-bottom: 10px; 
}

.cmstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p a:link {
	color: #009384;
	text-decoration: none;
	background: url(images/link_pfeil.gif)  no-repeat left center;
	padding-left: 5px;
}

p a:visited {
	color: #009384;
	text-decoration: none;
	background: url(images/link_pfeil.gif)  no-repeat left center;
	padding-left: 5px;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; color: #bd007b; line-height: normal; margin-bottom: 15px; clear: both; }

h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #bd007b; line-height: normal; margin-bottom: 10px; margin-top: 10px; font-style: italic; clear: both; }


h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; color: #009383; line-height: normal; margin-top: 10px; clear: both; text-decoration: underline; }

ul {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #000000;
	padding-left: 30px;
}
li { list-style-image: url(images/listenpunkt.gif); }


#oben {
	height: 150px;
	width: 897px;
	margin: 0 auto;
	background: #FFFFFF url(images/oben.jpg)  no-repeat left top;
}

#breadcrumbs {
	float: right;
	width: 500px;
	text-align: right;
	margin-right: 185px;
	margin-top: 82px;
	height: 15px;
}

#inhalt {
	width: 897px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/hg_inhalt.gif);
	background-repeat: repeat-y;
}

#content {
	padding: 15px;
}

#navigation {
	width: 180px;
	float: left;
	padding-bottom: 40px;
}

#navigation img {display: block; }

#subnavigation {
	padding-left: 13px;
	background: url(images/hg_subnavi.gif) repeat-y;
}

#subnavigation a {
	font-size: 1.1em;
	line-height: 2em;
	color: #009384;
	font-weight: normal;
	text-decoration: none;
}

.fett {
	font-weight: bold;
}



#mitte {
	float: left;
	width: 540px;
}

#rechts {
	float: right;
	width: 177px;
}

#content_rechts {
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #666666;
	text-decoration: none;
}

#content_rechts a {	
	color: #009384;
	text-decoration: none;
	background: url(images/link_pfeil.gif)  no-repeat left center;
	padding-left: 5px;
}

#footer {
	height: 35px;
	width: 897px;
	clear: both;
	background: #FFFFFF url(images/footer.gif) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#fussleiste {
	margin-top: 0px;
	margin-left: auto;
	font-size: 1.1em;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 180px;
	padding-bottom: 15px;
}

#fussleiste a {
	color: #009384;
	text-decoration: none;	
	background: url(images/link_pfeil.gif)  no-repeat left center;
	padding-left: 5px;
}


.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
}

.breadcrumbs a {
	color: #009384;
	text-decoration: none;	
	background: url(images/link_pfeil.gif)  no-repeat left center;
	margin-left: 5px;
	padding-left: 5px;
}

td {
	font-size: 1.1em;
	color: #000000;
}

td a {	color: #009384;
	text-decoration: none;	
	background: url(images/link_pfeil.gif)  no-repeat left center;
	margin-left: 5px;
	padding-left: 5px;
	}

.formularfelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

.bild_links {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}


.bild_rechts {
	float: right;
	width: 177px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.pdf {
	font-weight: bold;
	background-image: url(images/pdf_symbol.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	height: 15px;
	width: 100px;
}

#popup {
	height: 470px;
	width: 400px;
	background-color: #fff0bd;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.unterstrichen { text-decoration: underline; }

