/**************/
/* Allgemein */
/************/

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #232937; 
	color: #000;
	background-image: url(images/bg_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: top; 
}

.main {
	background-color: silver;
/*	background-image: url(images/white_back.gif);
	background-repeat: repeat-both;
	background-position: top;*/
	color: #000;
	border-top: 3px solid #999;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #999;
	border: 0;
/*	overflow: auto; */
	position: absolute;
	z-index: 10;
	width: 740px;
	height: 100%;
	left: 100px;
	top: 0px;
}

/*********/
/* Head */
/*******/

.logoblock {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(logo_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #185cbf;
	position: relative;
	width: 710px;
/*	_width: 96%; 
	left: 2%; */
	padding: 3px;
	vertical-align: bottom;
	margin: 15px;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
/*	border:0; */
}

.logotext {
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
/*	background-color: #6699FF; */
	color: #FFFFFF;
	text-align: right;
	position: relative;
	right: 10px;
	vertical-align: bottom;
}

td {
}



/*********/
/* Menu */
/*******/

.mainmenu {
	background-color: white;
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
/*	width: 100%; */
	padding: 10px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	_padding-bottom: 10px;
	height: 30px;
	border: 0;
}

.iconpic{
	margin: 5px;
	margin-left: 12px;
	vertical-align:middle;
}

.mainmenu a:link,
.mainmenu a:visited, 
.mainmenu a:focus,
.mainmenu a:hover,
.mainmenu a:active
{
	color: black;
	text-decoration: none;
}

.mainmenu img {
  border: 0;
}

.mainmenu a:hover
{
	text-decoration: underline;
}

/************/
/* Content */
/**********/

.contentContainer {
	background-color: #ddd;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #777;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 710px;;
/*	_width: 96%;
	left: 2%; */
	margin: 15px;
	padding: 0px;
/*	height: 85%; */
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.content {
  margin: 10px;
  border: 0px solid black;
}

.content h2 {
  color: black;
  font-size: 12px;
  margin-top: -10px;
}

.content h6,
.content h4 {
  color: black;
  font-size: 12px;
  margin: 5px 0;
}

.LinkBox {
  margin-bottom: 15px;
	background-color: #3333cc;
  text-align: center;
  width: 200px; 
}

.AddressBoxContainer {
/* 	background-color: #6699ff; */
  width: 500px; 
  margin: 0;
  border: 0px solid white;
}

.AddressBox {
  margin-bottom: 15px;
  text-align: left;
  color: black;
  font-size: 12px;
}

.bildstart {
	position: absolute;
	top: 338px;
	right: 0px;
	z-index: 100;
}



th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
}


.linkblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	line-height: 150%;
	background-color: #6699ff;
	padding: 5px;
	color: black;
}

.hoverbild img{
	display: block;
	width: 200px;
	height: 20px;
	border: 2;
}

.hoverbild a {
	background-image: url(at_text_ro.gif);
	no-repeat;
	display: block;
	width: 200px;
}

.hoverbild a:hover img {
  visibility: hidden;
}

.hoverbild a:hover {
  border:0;
}

/* * html .hoverbild a {
  margin-right: 1px;
}

* html .hoverbild a:hover {
  width: 201px;
	margin-right: 0px;
} */