* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  text-align: center;
  background: #fff url(images/bg_rechts.gif) no-repeat bottom right fixed;
  font:62.5%/125% tahoma, verdana, helvetica, arial, sans-serif;
}

h1 {
  font: bold 14px tahoma, verdana, helvetica, arial, sans-serif;
}

/* a welches sich in h1 befindet */
h1 a {
	width:300px;
	height:90px;
	display:block;
	background: #fff url(images/logo_rp.gif) no-repeat top left;
}
h1 a span {
	visibility:hidden;
	display:none;
}

#content-pri h3 {
	font-size:1.35em;
	line-height:1.5em;
	color: #003366;
	text-decoration:underline;
	/* Abstand Titel inhalt*/
	padding: 14px 0 0 0;
}

h4 {
  padding: .5em 0 .1em 0;
  font: bold 1.2em tahoma, verdana, helvetica, arial, sans-serif;
  color: #003366;
}
h5 {
  padding: .5em 0 .2em 0;
  font-weight: bold;
  font-size: 1em;
  color: #003366;
}

p {
  /* margin: 2em 0; */
  line-height: 1.5em;
}


.sprwahl {
  color:#0066cc;	
}

.sprwahl:hover {
  color: #003399;
  text-decoration: underline;
}

a {
  font-size:0.9em;
  color:#0066cc;
  /* color: #0099cc; */
  font-weight: bold;
  /* text-decoration: none; */
}

a:hover {
  color: #003399;
  /* color: #33ccff; */
  text-decoration: underline;
}

a:active	{
	color:#ff0000;
}

.linktxt {
  font-size:0.9em;
  font-weight: bold;
  color: #999;
}

.filelink {
  font-size:0.9em;
  color: #003366;
  letter-spacing:0.09em;
  float: left;
  padding: 20px 0 0 0;
}

#container-page {
  margin: 0 auto;
  width: 770px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  float: left;
}

#container-head {
}

#head {
  /* padding: 1em; */
  padding: 10px 0 0 0;
}

#container-content {
  padding: 0 0 0 2em;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
/* Definitionen Inhalt */  
  width:475px;
  margin: 0 0 170px 0;
  float: right;
  font-size:1.35em;
  color: #003366;
  letter-spacing:0.08em
}

#content-pri p {
	margin: 10px 0 15px 0;
}
#content-pri img {
	border: 0px;
}
#content-pri img.links {
	float: left;
	margin: 23px 15px 0 0;
}
#content-pri img.linkstop {
	float: left;
	margin: 0 15px 0 0;
}
#content-pri img.rechts {
	float: right;
	margin: 10px 0 0 10px;
}
#content-pri img.rechtstop {
	float: right;
	margin: 0 0 0 15px;
}
#content-pri img.mitte {
	text-align: center;
	display: block;
	margin: 15px auto;
}
.clean {
	clear: both;
}

#content-sec {
  font-size:1.55em;
  padding: 1em 0;
  /* width: 20%; */
  float: left;
  letter-spacing:0.06em
}

/* box hauptmenü */
#content-sec ul {
 margin: 0;
 list-style: none;
 /* width:195px; */
}

/* Hauptmenü */
#content-sec ul li {
 list-style: none;
}

/* Hauptmenü Link */
#content-sec ul li a {
	/* Hauptmenü inaktiv */
	height:2em;
	display:block;
	background: url(images/men_pfeile04a.gif) -60px 0 no-repeat; 
	line-height:2em;
	padding: 0 0 0 35px;
	text-decoration:none;
	color: #6699CC;
}
#content-sec ul li a:hover {
	/* Hauptmenü over */
   	background-position: -30px 4px;
	color: #003399;
}

#content-sec ul li.current_page_item a {
	/* Hauptmenu aktiv */
   	background-position: -30px 4px;
	color: #369;
}

#content-sec ul li.current_page_item li a {
	/* Untermenü inaktiv */
	color: #6699CC;
   	background-position: -60px 0;
	background: url(images/men_pfeile04b.gif) -60px 0 no-repeat; 
}

#content-sec ul li.current_page_item li a:hover {
	/* Untermenü over */
	color: #003399;
   	background-position: -30px 4px; 
}

#content-sec ul li.current_page_item ul li.current_page_item a {
	/* Untermenue aktiv */
	color: #369;
   	background-position: -30px 4px;
}

/* box untermenue */
#content-sec ul ul {
    margin: 3px 0 0 18px;
    padding: 0 0 0 11px;
    font-size: 0.85em;
    letter-spacing:0.1em;
	list-style: none;
}

#container-foot {
 	width: 100%;
	clear: both;
	background: #CCC;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 179px;
	background: url(images/eck.gif) no-repeat bottom left;
}
#foot {
	padding: 0 0 3px 80px;
	color: #369;
	font: normal 1.4em tahoma, verdana, helvetica, arial, sans-serif;
	letter-spacing: 0.13em;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	clear: both;
}
#footlang {
	float: left;
	position:absolute; 
	margin: 20px 0 3px 25px;
	line-height: 25px;
	text-align: left;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
}
#footadr {
	float: right;
	position:relative; 
	margin: 0 0 0 215px;
	line-height: 25px;
	text-align: left;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
}

/* Kontakt eingabefeld */ 
label {
	line-height:1.5em;
}

