body {
	margin: 0px;
	padding: 0px;
	background-color: #757172;
	scrollbar-face-color:#757172;
	scrollbar-highlight-color:#E0650A;
	scrollbar-3dlight-color:#757172;
	scrollbar-darkshadow-color:#757172;
	scrollbar-shadow-color:#E0650A;
	scrollbar-arrow-color:#E0650A;
	scrollbar-track-color:#757172;
}

a:link, a:active, a:visited {
font-family:Arial;
color:#2d2c2c;
}

a:hover {
font-family:Arial;
color:#2d2c2c;
text-decoration: none;
}

a img {
border-color:#c65706;
}

td {vertical-align: top;}

input, textarea, select {
font: 10px verdana, arial, georgia, sans-serif;
color: #2d2c2c;
}

.eventstable td {
	padding-bottom: 20px;
}

.newsticker {
margin: 0px 5px;
position:relative;
top: 135px;
width:780px;
font-size:13px;
font-family:Arial;
font-weight:normal;
color:#ffffff;
}

.newsticker a {
color:#e37422;
font-weight: bold;
}

.menu {
	margin-left: 5px;
	width:140px;
	height:300px;
}

.menu1 a:link, .menu1 a:visited {
display: block;
font-size:15px;
font-family:Arial;
font-weight:bold;
color:#2d2c2c;
padding-left:15px;
background-color: #838182;
text-decoration:none;
text-align:left;
}

.menu1 a:hover {
display: block;
font-size:15px;
font-family:Arial;
font-weight:bold;
color:#2d2c2c;
border-left:8px solid #909090;
padding-left:15px;
background-color: #d36412;
text-decoration:none;
text-align:left;
}

.menu2 a:link, .menu2 a:visited {
display: block;
font-size:11px;
font-family:Arial;
font-weight:bold;
color:#2d2c2c;
border-left:8px solid #2d2c2c;
padding-left:25px;
background-color: #838182;
text-decoration:none;
text-align:left;
}

.menu2 a:hover {
display: block;
font-size:11px;
font-family:Arial;
font-weight:bold;
color:#d36412;
border-left:8px solid #d36412;
padding-left:25px;
background-color: #838182;
text-decoration:none;
text-align:left;
}

.layout {
width: 100%;
height: 100%;
margin: 0px;
}

.layout1 {
height: 231px;
background-image: url(Bilder/mainpage_01.jpg);
background-repeat: repeat-x;
}

.layout2 {
width: 790px;
height: 231px;
background-image: url(Bilder/top.jpg);
background-repeat: no-repeat;
}

.layout3 {
height: 231px;
background-image: url(Bilder/mainpage_04.jpg);
background-repeat: repeat-x;
}

.layout4 {
background-color: #757172;
}

.layout5 {
width: 790px;
background-image: url(Bilder/middle.jpg);
background-repeat: repeat-y;
}

.layoutmaindiv {
	margin: 5px 15px 5px 15px;
	overflow:auto;
}

.layout6 {
background-color: #757172;
}

.layout7 {
height: 84px;
background-image: url(Bilder/mainpage_09.jpg);
background-repeat: repeat-x;
}

.layout8 {
width: 790px;
height: 84px;
background-image: url(Bilder/bottom.jpg);
background-repeat: no-repeat;
}

.layout9 {
height: 84px;
background-image: url(Bilder/mainpage_12.jpg);
background-repeat: repeat-x;
}

.layout10 {
width: 195px;
}

.layout11 {
width: 595px;
}

.ueberschrift, h1 {
font-family:Arial;
font-weight:bold;
font-size:17px;
margin-bottom:15px;
padding-left:3px;
color:#c9c9c9;
background-color:#757172;
}

.text, .text td, p, p td {
font-family:Arial;
font-size:13px;
margin-bottom:15px;
color:#2d2c2c;
}

.text1 {
font-family:Arial;
font-size:13px;
margin-bottom:15px;
color:#2d2c2c;
background-color:#909090;
}

.text2 {
font-family:Arial;
font-size:13px;
margin-bottom:15px;
color:#2d2c2c;
}

.contentwidth { width:550px; }

.eventstatusoption, .eventstatusoption td {
font-family:Arial;
font-size:13px;
margin-bottom:15px;
color:#ccc;
}

.gbantwort {
	color: #fff;
}

.tobi-tip {
	color: #000;
	z-index: 13000;
	border: 1px solid #fe8c14;
}
 
.tobi-title {
	font-family:Arial;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: #757172;
	border-bottom: 1px dotted #8c857f;
}
 
.tobi-text {
	font-family:Arial;
	font-size: 11px;
	padding: 4px 8px 8px;
	color: #fff;
	background: #757172;
}

ul.autocomp
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #fe8c14;
	background-color:		#757172;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	color:                  #fff;
}

ul.autocomp li
{
	position:				relative;
	padding:				0.1em 1.5em 0.1em 1em;
	cursor:					pointer;
	font-weight:			normal;
	font-size:				12px;
	border-top:             1px dotted #fe8c14;
}

ul.autocomp li.autocompleter-selected
{
	background-color:		#fff;
	color:					#8c857f;
}

ul.autocomp span.autocompleter-queried
{
	font-weight:			bold;
}

ul.autocomp li.autocompleter-selected span.autocompleter-queried
{
	color:					#de6c00;
}

