/* $Id: style.css,v 1.38.2.4 2009/09/14 13:10:47 goba Exp $ */

/* Basis */
* {-moz-outline: none;outline:none;}
html {height: 101%; margin-bottom: 1px solid #fff; }
body {margin: 0;padding: 0;background: #fff;font: 12px/170% Arial, sans-serif;color: #494949;}

h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;font-weight: normal;font-family: Arial, sans-serif;}
h1 {font-size: 170%;}
h2 {font-size: 160%; line-height: 130%;}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

p {margin: 0.6em 0 1.2em; padding: 0;font-family: Arial, sans-serif;}

a:link, a:visited {color: #d20000;text-decoration: none;}
a:hover {color: #d20000;text-decoration: underline;}
a:active, a.active {color: #5895be;}

.clearrow {
	clear:both;
}
.linkx {
    border-bottom:1px dotted #000;
}

/* Layout */

#wrap {
    margin: 0 auto;
    padding:0;
    border:0px solid red;
    width: 1024px;
}
#container {
    padding:32px 0 32px 30px;
}
#wrap #container #header {
    position:relative;
    margin:0 30px 0 0;
    background:url(images/rh-logo.jpg) no-repeat 0 7px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    height: 158px;
}
#header #homelink {
    position:absolute;
    top:10px;
    left:0;
}
#header .stuecke1975 {
	float:right;
	margin:6px 0 0 0;
	width:300px;
	line-height:18px;
	border:0px solid green;
}
#header .stuecke1975 a {
	font-size:9px;
	color:#000;
	text-decoration:none;
}
#header .stuecke1975 a:hover {
	color: #d20000;
}

#header .menu {
	position:relative;
    margin:7px 540px 0 256px;
}
#header ul li, #header ul li ul li {
    margin:0;
    padding:0;
	line-height:18px;
    background:none;
}
#header .menu li .menu {
	display:none;
}
#header .menu li.active .menu,
#header .menu li.active-trail .menu {
	display:inline;
}

#header .menu li .menu li {
	font-size:10px;
	line-height:18px;
}
#header .menu li .menu li .rhn {
	float:left;
	width:70px;
	margin:0;padding:0;
	font-size:1em;
	color:#000;
	line-height:18px;
}
#header .menu li .menu li p {
	margin:0 0 0 70px;padding:0;
	font-size:0.9em;
	color:#000;
	line-height:14px;
}
#header .menu li .menu li .menu li {
	line-height:18px;
}
#header ul li.menu-mlid-312 {
	float:left;
	margin-right:10px;
}
#header .menu li a, #header .menu li .menu li a, #header .menu li .menu li .menu li a {
	font-size:10px;
	font-family:arial, sans;
	color:#000;
	text-decoration:none;
}

#header .menu li a:hover,
#header .menu li a:hover p,
#header .menu li a:hover .rhn,
#header .menu li .active,
#header .menu .active-trail a,
#header .menu li .menu li a:hover,
#header .menu li .menu li .active,
#header .menu li .menu .active-trail a,
#header .menu li .menu .active-trail a p,
#header .menu li .menu li .menu li a:hover,
#header .menu li .menu li .menu li .active  {
	color: #d20000;
}

#header .menu .active-trail ul li {
	color:#000;
}
#header .menu li .menu .active-trail ul li {
	color:#000;
}


#header ul li .menu {
	position:absolute;
	top:0;
	left:160px;
	margin:0;
	padding:0;
}
#header ul li .menu li {
	width:280px;
}

#header ul li ul li .menu {
	position:absolute;
	top:0;
	left:286px;
	width:270px;
	margin:0;
	padding:0;
	border:0px solid blue;
}
#header ul li ul li .menu li {
	float:left;
	padding-right:10px;
	width:auto;
	color:#000;
}
#header ul .menu-mlid-342 .menu {
	position:absolute;
	top:0;
	left:160px;
	width:540px;
	margin:0;
	padding:0;
	border:0px solid blue;
}
#header ul .menu-mlid-342 .menu  li{
	float:left;
	padding-right:6px;
	width:auto;
}
#header ul .menu-mlid-342 .menu li a {
	display:inline;
	padding-right:4px;
	line-height:16px;
}
#header ul ul .menu-mlid-347 .menu li, #header ul ul .menu-mlid-348 .menu li, #header ul ul .menu-mlid-349 .menu li, #header ul ul .menu-mlid-350 .menu li {
	padding-right:6px;
	color:#000;
}
#header ul ul .menu-mlid-347 .menu li a, #header ul ul .menu-mlid-348 .menu li a, #header ul ul .menu-mlid-349 .menu li a, #header ul ul .menu-mlid-350 .menu li a {
	display:inline;
	padding-right:4px;
	line-height:16px;
}

/* temporär */

#header ul ul .menu-mlid-345 a:hover, #header ul ul .menu-mlid-346 a:hover {
    color:#000 !important;
}


/* Ende temp. */

#adminmenu {}

#adminmenu ul li {
	float:left;
	padding:0 10px 0 10px;
	background:none;
	width:auto;
	color:#000;
}


#side-left {
  margin: 0;
  width: 256px;
  float: left;
  border:1px solid red;
  position: relative;
}

#cwrap {
    float:left;
    margin:0;
    width:712px;
    border:0px solid blue;
    background:#fff;
}
#cwrapwide {
    margin:0;
	padding-top:40px;
    border:0px solid blue;
    background:#fff;
}
#cwrapwide #center {
    padding:0;
}

#center #contenttop .content {
    margin:0;
}

#center #contenttop form {
    float:right;
    margin-bottom:0;
}

#center .stuecke {
	border:0px solid #ccc;
}
#ueseite #links , #center .stuecke #links {
	float:left;
	width:227px;
	border:0px solid red;
}
#ueseite #rechts, #center .stuecke #rechts {
	position:relative;
	float:left;
	width:740px;
	border:0px solid green;
}
#ueseite tbody {
	border:0;
}

#ueseite .stvb, #center .stuecke .stvb {
	float:left;
	margin-left:29px;
	margin-bottom:10px;
}
#ueseite .stvb a, #center .stuecke .stvb a {
	display:block;
	line-height:0;
}
#ueseite .stvb p a, #center .stuecke .stvb p a  {
	display:block;
	line-height:18px;
	color:#000;
	text-decoration:none;
}
#ueseite .stvb p, #center .stuecke .stvb p {
	margin:0;padding:0;
	line-height:18px;
	font-size:10px;
}

.high0 {
    line-height:0;
}

.tempmess {
    clear:both;
    margin-left:29px;
    padding-top:30px;
}


#seite #links {
	float:left;
	width:256px;
}
#seite #rechts {
	float:left;
	width:700px;
	position:relative;
}

#seite #rechts #retxt {
	width:500px;
	border:0px solid red;
}
#seite #rechts #retxt h2 {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:0;
	color:#000;
}
#seite #rechts #retxt a {
    color:#000;
    text-decoration:none;
}
#seite #rechts #retxt #fotolink a {
    font-style:italic;
}

#seite #rechts #retxt a:hover {
    color:#D20000;
    text-decoration:none;
}
#seite #rechts #retxt .seite-tease {
	padding-bottom:40px;
}
#seite #rechts #retxt p {
	margin:0 0 14px 0;
	color:#000;
}



#seite .more {
	text-align:right;
	margin:-12px 0 0 0;padding:0;
}
#seite .more a {
	text-decoration:none;
	font-style:italic;
	color:#000;
}
#seite .more a:hover {
	color:#d20000;
}


#seite #fotos {
	margin-top:40px;
}
#seite #rechts p, #ueseite #rechts p {
    color: #000000;
    margin: 0 0 14px;
}

#seite #rechts table {
	border:0px solid yellow;
	width:auto;
	font-size:12px;
	margin:0;
}
#seite #rechts tbody {
	border:0px solid yellow;
}
#seite #rechts td {
    vertical-align:top;
	padding:0 20px 0 0;
	line-height:16px;
	color:#000;
}
#seite #rechts .zurueck a {
	font-size:10px;
	color:#999;
	text-decoration:none;
}
#seite #rechts .zurueck a:hover {
	color:#000;
}

#seite .aktuell-tease {
    clear:both;
    position:relative;
    border-bottom:0px solid red;
    padding-bottom:20px;
}

#seite .aktuell-tease #links {
	float:left;
	width:256px;
	text-align:right;
	line-height:0;
}
#seite .aktuell-tease #links img {
	padding-right:46px;
}

#seite .aktuell-tease #links .copy {
	font-family: Arial,sans-serif;
	color: #000;
    font-size: 9px;
    line-height:14px;
    padding: 2px 0;
	margin:0;
	text-align:left;
}

#seite .aktuell-tease #rechts {
	float:left;
	width:500px;
	position:relative;
	color:#000;
}
#seite .aktuell-tease #rechts p {
    color: #000000;
    margin: 0 0 14px;
}

#seite .aktuell-tease #rechts h4 {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:0;
	color:#000;
	margin-bottom:10px;
	font-style:italic;
}

#seite .aktuell-tease #rechts h2 {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	letter-spacing:0;
	color:#000;
}
#seite .aktuell-tease #rechts h3 {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	letter-spacing:0;
	color:#000;
}

#seite .aktuell-tease #rechts a {
    color:#000;
    text-decoration:none;
}

#seite .aktuell-tease #rechts a.link {
	padding-left:20px;
	background:url('images/pfeil.png') no-repeat 0 2px ;
}

#seite .aktuell-tease #rechts a:hover {
    color:#D20000;
    text-decoration:none;
}




#seite .publik-tease {
    clear:both;
    position:relative;
    border-bottom:0px solid red;
    margin-bottom:20px;
}

#seite .publik-tease #links {
	float:left;
	width:256px;
	text-align:right;
}

#seite .publik-tease #links img {
	padding-right:46px;
}

#seite .publik-tease #rechts {
	float:left;
	width:700px;
	position:relative;
}




#stfwrap {
	line-height:0;
	background:#fff;
}
#stf2, #stf3, #stf4, #stf5 {
	/*display:none;*/
}
#stueck a:hover {
	text-decoration:none;
	color:#d20000;
}

#stueck #links {
	float:left;
	width:256px;
}
#stueck #links h2 {
	font-size:12px;
	font-weight:bold;
	margin-right:36px;
	color:#000;
}
#stueck #links p {
	font-size:12px;
	margin-right:36px;
	margin-top:0;
	color:#000;
}
#stueck #links p a {
    color:#000;
    text-decoration:none;
}
#stueck #links p a:hover {
    color:#D20000;
    text-decoration:none;
}


#stuecknavi {
	padding-top:20px;
}

#stuecknavi, #stuecknavi a {
	font-size:10px;
	color:#000;
}

#stueck #links .zurueck {
	clear:left;
}
#stueck #links .zurueck a {
	font-size:10px;
	color:#999;
}
#stueck #links .zurueck a:hover {
	color:#000;
}

#stuecknavi .active a, #stuecknavi .active {
	color:#d20000;
}
#stuecknavi ul {
	margin:0;
	padding:0;
	float:left;
}
#stuecknavi ul li {
	float:left;
	margin:0;
	padding:0;
	background:none;
}
#stuecknavi .rhpicnav li {
	padding-right:2px;
}

#stuecknavi .rhpicnav a {
    display:block;
    padding:0 4px;

}

#stueck #rechts {
	float:left;
	width:720px;
	position:relative;
	border:0px solid green;
}

#stueck #rechts .rh_cont p {
	font-size:9px;
	padding:4px 0;
	color:#000;
}
#stueck #rechts table {
	border:0px solid yellow;
	width:auto;
	font-size:12px;
	margin-top:36px;
	margin-right:120px;
}
#stueck #rechts tbody {
	border:0px solid yellow;
}
#stueck #rechts td {
	padding:0;
	line-height:16px;
	color:#000;
}
#stueck #rechts .bestabli {
	vertical-align:top;
	width:240px;
	padding:0 14px 6px 0;
}
#stueck #rechts .bestabre {
	vertical-align:top;
	padding:0 0 6px 0;
}
#stueck #rechts .bestabbot {
	padding:0px;
	margin-right:120px;
}
#stueck #rechts .bestabbot p {
	font-size:12px;
}


#footwrap {
    clear:both;
    padding-top:20px;
}
#footer {

}

/*  Blocks etc. */

.block .content {
  margin: 0.5em 0;
}
.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}
#mission {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}


/* Nodes */

.node {
  margin: 0;
  padding: 0;
}

.node .content {

}


/* Comments */

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; /* LTR */
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.comment .content {
  margin: 0.6em 0;
}


/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}


/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}
