/* ========kein ruckeln (nur firefox)================= */
html{
	height:100%;
	margin-bottom: 1px;
}

/* ========body allgemein================= */

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:67%;
	color:#000000;
}

* {
	font-size:1em;
}

.links{
	background: url(../images/site/rst_logo.gif); 
	background-repeat:repeat-y; 
	background-position:top left;	
}

/* ========logo================= */

#logo {
	padding: 0px 0px 0px 0px;
	background: url(../images/site/rst_logo_oben.gif) #000000 no-repeat 0px 0px;
	left: 32px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	width: 800px;
	position: absolute;
	height: 165px;
}

/* =========================== */

#pfad {
	padding: 0px 0px 0px 0px;
	left: 200px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px #000000 solid;
	width: 570px; 
	position: absolute; 
	top: 170px;
	font-size:0.8em;
}

#pfad a {
	color:#000000;
	text-decoration: none;
}

#pfad a:hover {
	color: #a93a33;
}

/* ========navigation oben================= */

#nav {
	padding: 3px 0px 3px 0px; 
	left: 330px; 
	margin: 0px 0px 0px 0px; 
	position: absolute; 
	top: 140px; 
	z-index:1;
}

#nav ul {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#nav li {
	display: inline;
}

#nav li a {
	padding: 6px 3px 6px 13px;
	margin: 0px 0px 0px 0px;  
	font-weight:bold;
	font-size:1.6em;
	text-decoration: none;
	color:#ffffff;
}

#nav li a:hover {
	color: #37436b; 
}

/* ========navigation seitlich================= */

#topic {
	background-color:#FFFFFF;
	padding: 3px 3px 3px 3px; 
	left: 40px;
	border:1px #000000 solid; 
	margin: 0px 0px 0px 0px; 
	width: 130px; 
	position: absolute; 
	top: 155px; 
	text-align:right;
}

#topic ul {
	list-style-type: none;
	list-style-position:outside;
	padding:2px 2px 2px 2px;
}

#topic li a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	line-height:1.5em;
}

#topic li a:hover {
	color: #a93a33;
}

#topic li.aktiv {
	color: #a93a33;
	font-weight:bold;
	line-height:1.5em;
}

#topic h1 {
	color: #37436b;
	font-size: 1.1em;
	font-weight:bold;
	background: url(../images/site/h1.gif) repeat-x; 
	margin:1px 0px 15px 0px;
	padding: 2px 2px 2px 2px; 
	border:1px #37436b solid;
}

#topic h2 {
	color: #a93a33;
	font-size: 1.1em;
	font-weight:bold;
	margin:1px 0px 3px 0px;
}

#topic .min {
	font-size:0.8em;
}

#topic a {
	color: #000000;
	text-decoration: none;
	line-height:1em;
}

#topic a:hover {
	color: #a93a33;
}
/* ========navigation unten================= */

#ende {
	padding: 4px 0px 6px 0px; 
	left: 0px; 
	margin: 0px; 
	width: 100%; 
	position: relative; 
	text-align: center;
	top: 10px;
	border-top: 1px #000000 solid;
}

#ende ul {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	list-style-type:none;
}

#ende li {
	display: inline;
}

/* ========news================= */

#news {
	padding: 0px 2px 2px 2px; 
	left: 820px; 
	margin: 0px 0px 0px 0px;
	width: 140px; 
	position: absolute; 
	top: 8px; 
	text-align: center;
	border:1px #37436b solid;
	background-color:#FFFFFF;
}

#news h1 {
	color: #37436b;
	font-size: 1.1em;
	font-weight:bold;
	background: url(../images/site/h1.gif) repeat-x; 
	margin:1px 0px 1px 0px;
	padding: 2px 2px 2px 2px; 
	border:1px #37436b solid;
}

#news h2 {
	color: #a93a33;
	font-size: 1.1em;
	font-weight:bold;
	margin:5px 0px 3px 0px;
}

#news a {
	color:#000000;
	text-decoration:none;
}

#news a:hover {
	text-decoration:underline;
}
/* ========inhalt================= */

#content {
	padding: 10px 10px 10px 10px;
	left: 180px;
	margin: 0px 0px 0px 0px;
	width: 610px; 
	position: absolute; 
	top: 185px; 
	background-color: #ffffff;
}

#content h1 {
	color: #a93a33;
	font-size: 1.3em;
}

#content h2 {
	color: #37436b;
	font-size: 1.2em;
}

#content h3 {
	color: #a93a33;
	font-size: 1.2em;
}

#content h4 {
	color: #a93a33;
	font-size: 1.2em;
	margin-top:15px;
	margin-bottom:4px;
}

#content h5 {
	color: #37436b;
	font-size: 1.2em;
	font-weight:bold;
	background: url(../images/site/rst_h2.gif) repeat-x; 
	margin:1px 0px 1px 0px;
	padding: 0px; 
	border:1px #37436b solid;
}

#content a {
	color:#a93a33;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content .min {
	font-size:0.8em;
}

#content .fehler {
	font-weight: bold; 
	color: #ff0000; 
}

/* ========diverses================= */

#rst {
	padding:0px 0px 0px 0px;
	background: url(../images/site/rst_blue.gif) repeat; 
	left: 0px; 
	margin: 0px 0px 0px 0px;
	width: 42px; 
	position: absolute; 
	top: 0px; 
	text-align:center;
}

/* ========diverses================= */

.ein {
	font-size: 1em; 
	color: #000000; 
	background-color: #FFFFFF; 
	border:1px dotted #c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.but {
	background: url(../images/site/rst_h2.gif) repeat-x; 
	font-weight: bold; 
	color:#a93a33; 
	border:1px #c0c0c0 solid;
}

.start {
	text-align:center;
	border: 1px #a93a33 solid;
	padding:15px 5px 15px 5px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}

.unten {
	border-bottom:1px #000000 dotted;
	vertical-align:top;
}

.aut {
	color: #B95052;
	font-style: italic;
	font-weight: bold;
}

/* ========forms================= */
.reihe {
	clear:both;
	padding:3px 0px 3px 0px;
}

.label {
	padding:3px 5px 0px 0px;
	float:left;
	width:130px;
	text-align:right;
}

.lab {
	padding:3px 5px 0px 0px;
	float:left;
	width:160px;
	text-align:right;
}

acronym {
	cursor: help;
	font-size:1.2em;
	color:#a93a33;
	font-weight:bold;
}

/*###################################*/
#newsletter {
}

#newsletter h1 {
	color: #a93a33;
	font-size: 1.3em;
}

#newsletter h2 {
	color: #37436b;
	font-size: 1.2em;
}

#newsletter h3 {
	color: #a93a33;
	font-size: 1.2em;
}

#newsletter h4 {
	color: #a93a33;
	font-size: 1.2em;
	margin-top:15px;
	margin-bottom:4px;
}

#newsletter a {
	color:#a93a33;
	text-decoration:none;
}

#newsletter a:hover {
	text-decoration:underline;
}

#weih{
position:absolute;
z-index:10;
top:-40px;
left:550px;
height:183px;
width:163px;


}




/* ========versteckt================= */
div#info_suche {
	position:absolute;
	width:250px;
	height:100px;
	border-top:1px solid #666666;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	border-left:1px solid #666666;
	right:50px;
	background-color:#FFFFFF;
	color:#666666;
	font-weight:bold;
	text-align:center;
	visibility:hidden;
	z-index:10000;
}
