/* @override http://localhost:8888/rho.css */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #762123 url(images/grid_horiz.gif) repeat-x 0 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	color: #762123;
}

img, a {
	border: 0;
}

img, div {
	behavior: url(iepngfix.htc)
}

#center {
	width: 960px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#container {
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 980px;
	height: 100%;
	background-image: url(images/grid_vert.gif);
	z-index: 1;
}

#shadow {
	width: 980px;
	height: 550px;
	background: url(images/background_drop_shadow.png) no-repeat;
	padding: 10px;
	z-index: 2;
}

#logo img {
	margin: 40px 0 0 50px;
}

#flash {
	width: 960px;
	height: 550px;
	z-index: 3;
}

#flashcontent {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 550px;
	z-index: 4;
}

#contentainer {
	height: 490px;
	padding: 10px 50px 50px 50px;
	width: 860px;
	background: #e6dcca url(images/splash_o.gif) no-repeat right;
}

#contentainer a {
	color: #762123;
}


#continue {
width: 775px;
/*
height: 350px;
*/
margin: 0;
padding: 0;
	}
#left {
float: left;
width: 268px;
}
#right {
	float: left;
}

/*
#continue {
	width: 490px; 
	height: 90px;  
	z-index: 1000;
	position: absolute; 
	top: 525px;
	margin-left: 270px;
}
*/

#footer {
	margin-top: 10px;
	padding: 0 10px;
	color: #e6dcca;
}

#corner_low_right {
	margin-top: 1px;
	float: right;
}

#corner_low_left {
	float: left;
	margin-top: 5px;
}

#corner_low_right img {
	margin-bottom: -5px;
}

#header {
	padding: 0 10px;
	color: #e6dcca;
	height: 120px;
}

#corner_top_right {
	margin-top: 30px;
	float: right;
	text-align: right;
	z-index: 10;
}

#corner_top_left {
	float: left;
	margin-top: 30px;
	background-image: url(images/rho_logo.gif);
}

.header {
	margin-top: 50px;
}

.content {
	width: 240px;
	margin-right: 30px;
	float: left;
}

.content p {
	margin-top: 15px;
}

.content2 {
	width: 200px;
	margin-left: 120px;
	float: left;
}

.content2 p {
	margin-top: 15px;
}


.small {
	font-size: 0.8em;
}

.eik {
	float: right;
}

.clear {
	/*float: clear;*/
	clear: both;
}

#form {
	text-align: left;
	margin: 25px;
}

#form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#form li {
	margin: 0 0 1em 0;
}

#form textarea {
	width: 100%;
	height: 150px;
}

#definition {
	margin: 25px;
}

#definition h1, #form h1 {
	color: #666666;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#definition h2 {
	font-size: 12px;
}

#definition table {
	margin-top: 15px;
	border-top: 3px #666 solid;
}

#definition td {
	border-top: 1px #666 solid;
	height: 25px;
}

#definition td a, a {
	color: #762123;
}

.error {
	font-color: red;
	font-weight: bold;
}

/* PRINT RELATED LOGO STUFF */

#rhoprint {
	display: none;
}
#hedgeprint {
	display: none;
}
#welcomeprint {
	display: none;
}

/*-dropdown menu-*/
/*
	Menue-styles fuer non-IEs
	Achtung:
	Fuer non-IEs gilt das Stylesheet 'dropdown.css'!
	Fuer IE gilt das Stylesheet 'fix-ie.css' (per CC)!
*/

#menuebox {
position: relative;
height: 30px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top: 5px;
left: 0;
z-index: 200;
}

#menue .aussen {
float: right;
display: block;
overflow: hidden;
width: 12em;
height: 1.3em;
text-align: left;
background-color: #e6dcca;
color: #762123;
border: 1px solid;
border-color: #59191a;
margin-left: 5px;
}
#menue .aussen:hover {
height: auto;
background-color: #762123;
color: #e5dcca;
}

a.innen-1 {
margin-top: 2px;
}
a.innen,
a.innen-1 {
display: block;
width: 12em;
padding: 2px 0;
text-decoration: none;
border-top: 1px solid #59191a;
background-color: #762123;
color: #e5dcca;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #762123;
color:#e5dcca;
}
a:hover.innen,
a:hover.innen-1 {
background-color: #e5dcca;
color: #762123;
}

span.menutag {
display: block;
cursor: default;
border-color: #ffffff;
	color: #e6dcca;
	background-color: #762123;
}

++++++++++++++++++++
   CSS Teil II
++++++++++++++++++++

/*
	Menue-styles fuer IEs
	Am besten per Conditional Comment einbinden.
	Fuer IE5.5 und 5.0 muessen nur geringfuegige kosmetische
	Anpassungen vorgenommen werden (siehe Kommentare).
*/

#menue {
display:none;
}
.stupidie {
display: block;
position: absolute;
top: 5px;
left: 0;
z-index: 200;
}

a.auss {
float: right;
width: 12em;
height: 1.4em;
overflow: hidden;
display: block;
text-align: left;
text-decoration: none;
background-color: #762123;
color: #e5dcca; 
border: 1px solid;
border-color: #e6dcca;
}
a:hover.auss {
overflow: visible;
background-color: #762123;
color: #e5dcca;
}
a:hover.auss table {
display: block;
margin-top: 3px;
background-color: #762123;
color: #e5dcca;
border-collapse: collapse;}

a.inn {
display: block;
width: 12em; /* fuer 5er IEs anpassen, sonst 'zuckt' es */
padding: 2px 0;
font-size: 100%; /* fuer 5er IEs auf 80% reduzieren */
text-align: left;
text-decoration: none;
border-top: 1px solid #e5dcca;
background-color: #762123;
color: #e5dcca;
}
a:visited.inn {
background-color: #e5dcca;
color:#762123;
}
a:hover.inn {
position: relative;
background-color: #e5dcca;
color: #762123;
}
span.menutag {
display: block;
cursor: default;
border-color: #ffffff;
	color: #762123;
	background-color: #e6dcca;
}

div.closebtn{
	position: absolute;
	left: 456px;
	top: 25px;
	display: inline;
	width: 18px;
	height: 18px;
}

