body {
	margin: 0;
	padding: 0;
	background-color: #8996a0;
	font: 10pt Helvetica, Arial, Geneva, sans-serif;
}

/* Signet – H1 Tag für Suchmaschine der durch Bild ersetzt wird */

#Signet {
	width: 275px;
	height: 137px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	text-indent: -2000px;
	background-image: url(rabocon-logo.jpg);
	margin: 0;
	padding: 0;
}

/* Main Navigation: Unsortierte Liste */

#navigation {
	width: 275px;
	height: 103px;
	left: 0;
	top: 137px;
	position: absolute;
	margin: 0;
	padding: 0;
	}

#main-navigation {
	margin: 0;
	bottom: 0;
	position: absolute;
	background-color: #adb6bd;
	width: 275px;
	padding: 0;
}

#main-navigation li {
	list-style-type: none;
	border-bottom: 1px solid #8996a0;
}
#main-navigation li a{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	padding-left: 88px;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
}

#main-Area {
	width: 600px;
	padding: 0;
	margin: 0 0 0 275px;
	background-color: white;
}

a .active {
	color: red;
}

#header {
	height: 240px;
	margin: 0;
	padding: 0;
	background-color: #d52b1e;
	border: 3px solid white;
	color: white;
}

#header p {
	color: white;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#header a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#content a {
text-decoration:none;
	color: #d52b1e;
}

#content a:hover {
	text-decoration: underline;
	color: #d52b1e;
}

#footer a {
text-decoration:none;
	color: #d52b1e;
}

#footer a:hover {
	text-decoration: underline;
	color: #d52b1e;
}

.hands {
	background-image: url(flag.jpg);
}

#content {
	margin: 0 20px;
	width: 400px;
	position: relative;
	display: inline;
	float: left;
}

#content h1 {
	display: block;
	background-color: #d52b1e;
	position: relative;
	color: white;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 43px;
	font-size: 1.6em;
	left: -45px;
}




#content h2 {
	color: #d52b1e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 1.5em;
}

#content p {
	margin: 0 0 1em 1em;
	line-height: 1.5em;
	font-size: 1em;
}

#content ul {
	margin: 0 0 1em;
	line-height: 1.5em;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: square;
	opacity: 1;
	padding-left: 1.9em;
}

#sidebar {
	padding: 0;
	margin-top: 45px;
	line-height: 2em;
	font-size: 0.75em;
	margin-right: 15px;
	margin-left: 420px;
	color: #8996a0;
}

#content blockquote {
	padding: 0;
	line-height: 2em;
	font-size: 0.75em;
	margin-right: 0;
	color: #8996a0;
	display: inline-block;
	position: absolute;
	text-indent: 0;
	width: 150px;
	margin-left: 0;
	clear: both;
	left: 418px;
	margin-top: 35px;
}

#footer {
	clear: left;
	background-color: #adb6bd;
	text-align: center;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}
