﻿@import url("layout.css");
@import url("../_themes/gomobil/gomo1111.css");
@import url("sdmenu_re.css");
body {
	font-family: Verdana, Sans-Serif;
	font-size: 11pt;
	color: #000;
}
#container {
	width: 980px;
	margin: 0 auto;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px #CC9966 solid;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: left;
}
#page_content {
	position: relative;
}
#sidebar {
	margin-top: 10px;
	margin-right: 5px;
	position: relative;
	float: right;
	width: 150px;
}
#content {
	margin-top: 0px;
	margin-left: 2px;
	padding: 5px;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 11pt;
	margin: 0;
	margin-right: 1%;
}
#masthead a {
	color: #CCCCCC;
	font-size: 9pt;
	text-decoration: underline;
}
#masthead a:hover {
	color: #FFFFAF;
	font-size: 9pt;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", sans-serif, Arial;
	text-align: left;
}  

/* Diverse Geri-Formatierungen */

h1 {
	font-size: 16pt;
	color: rgb(0, 51, 51);
}

h2 {
	font-size: 14pt;
	color: rgb(0, 102, 102);
	font-weight:bold;
}

h3 {
	font-size: 12pt;
	color: rgb(153, 0, 0);
}

h4 {
	font-size: 11pt;
	color: rgb(153, 102, 0);
}

h5 {
	font-size: 10pt;
	color: rgb(0, 102, 102);
}

h6 {
	font-size: 9pt;
	color: rgb(153, 0, 0);
}

#content p {
	text-align:justify;
}

#content li {
	list-style-image:url('rdsqr05.gif');
}
#content li li {
	list-style-image: url('rdsqr01.gif');
}
button
{
	background-color: rgb(0, 51, 51);
	color: rgb(255, 255, 255);
}
label
{
	color: rgb(0, 0, 0);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(153, 0, 0);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(153, 0, 0);
}
th
{
	color: rgb(0, 0, 0);
}
ul
{
	list-style-image: url(topbul1a.gif);
}
ul ul
{
	list-style-image: url(topbul2a.gif);
}
ul ul ul
{
	list-style-image: url(topbul3a.gif);
}
a:link
{
	color: rgb(0, 102, 102);
}
a:active
{
	color: rgb(153, 102, 0);
}
a:visited
{
	color: rgb(153, 0, 0);
}

/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: 8pt;
	color: white;
}
#footer a {
	font-size: 8pt;
	color: #CCCCCC;
/*	color: #393939; */
	text-decoration: none;
}
#footer a:hover {
	font-size: 8pt;
	color: #FFFFAF;
	text-decoration: underline;
}

a {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #BB0022;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
