body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:150%;
}
html,table,tr,td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:150%;
}

td {
	text-align:left;
	vertical-align : top;
}
th {
	text-align:left;
	vertical-align: top;
}
/* ----------------- CONTENT LAYOUT ---------- */
h1{
	font-size: 18px;
	color: #FF0000;
	padding: 17px 0px 16px 0px;
	margin:0px;
}
h2{
	font-size:12px;
	font-weight:bold;
	margin: 16px 0px 2px 0px;
}
h2 + p {
	margin-top:0px;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position : outside;
	list-style-type : disc;
}
li {
	margin:0px;
	padding:0px 0px 0px 0px;
}
div#frame{background-color:lime;height:100%;margin-left:auto;margin-right:auto;padding:0px 0px 0px 0px;width:984px;}
div#header{
	background-color : White;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-width : 0px;
	border-collapse : collapse;
	padding: 0px;
	clear:both;
	border-bottom-style : none;
}
form {
	padding:0px;
	margin:0px;
}

form#search {
	height:22px;
	float:right;
	width:184px;
	padding:0px;
	margin:0px;
}
form#search input {
	width:95px;
	height:13px;
	border : 1px solid grey;
	padding:0px;
	margin:0px;
	vertical-align : -1px;
}
form#search a {
	text-decoration: none;
	/*padding: 2px 5px 2px 5px;*/
	color: #FFFFFF;
	font-weight:normal;
	/*border:1px solid white;*/
}
div#navigation{
	height: 22px;
	padding:0px;
	clear:both;
	background-color : #646464;
	border-left-color : #999999;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	white-space: nowrap;
	font-weight: bold;
}

div#navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/*background-color: #3366FF;*/
}
div#navigation li {
	list-style-type: none;
	display: inline;
}
div#navigation li a.act {
	text-decoration: none;
	padding: 5px 10px 0 px 7px;
	color: #FF0000;
}
div#navigation li a {
	text-decoration: none;
	padding: 5px 10px 0px 7px;
	color: #FFFFFF;
}
div#navigation li a:link {
    color: #FFFFFF:
}

div#navigation li a:hover {
    color: #FF0000;
}
div#pinboard {
	background-color:#E1E1E1;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid white;
	border-bottom:1px solid #999999;
	padding-bottom:15px;
}

div#lauferlebnis {
	height:34px;
	padding:10px 0px 0px 20px;
	/*border-top: 1px solid white;*/
}
div#poster{
	width:960px;
	border-top:0px solid #999999;
	border-right:1px solid #999999;
	border-bottom:0	px solid #999999;
	background-color:white;
}
div#sponsor{
	float:right;
	display:inline;
	width:155px;
	border-top:1px solid #999999;
	border-bottom: 1px solid #999999;
	margin:0px;
	padding:0px;
}
div#content{
	clear:left;
	width:760px;
	background-color:white;
	border-right:1px solid #999999;
	display : block;
}


table#main{
	background-color:white;
	border:1px thin red;
	/*width:800px;*/
	padding:0px;
	margin:0px;
}
table#main th.main {
	font-size:9px;
	font-weight:normal;
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-collapse : collapse;
	height:23px;
	padding-left:20px;
	padding-top:3px;
}
table#main  td.main {
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;

	/*neu*/
	padding: 5px 15px 5px 15px;
}
table#mainer  th.main {
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;

	/*neu*/
	padding: 5px 18px 5px 18px;
}
table#main  td.menu {
	background-color:#E1E1E1;
	width:210px;
	padding:0px;
	}
table#main  td.isponsor {
	background-color:#E1E1E1;
	width:210px;
	padding:0px;
	vertical-align: bottom;
	border-bottom:1px solid #999999;
	}

.menu ul {
	padding:3px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none outside;
	font-weight:normal;
	font-size:11px;
	width:210px;
	height:250px;
}
.menu ul li{
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	text-indent:0px;
}
.menu ul li a {
	text-decoration:none;
	color:black;
	line-height:150%;
}
.menu ul li a.act, .menu ul li a:hover {
	color:#FF0000;
}
img {
	border:0px;
}

table#isponsor{
	background-color : White;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	width:100%;
	border-left-color : #999999;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
	
}
table#isponsor td{
	font-size: 9px;
	text-align:center;
	vertical-align : middle;
}
.sponsorkasten {
	margin : 10px 10px 10px 10px;
	padding-bottom:10px;
	line-height:250%;
}
table.rotweiss {
	border-collapse : collapse;
}
table.rotweiss th {
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom: 1px dotted #FF0000;
	background-color : #FF0000;
	color:white;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}
.right {
	text-align: right;
}

table.rotweiss td {
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom: 1px dotted #FF0000;
	padding:0px 5px 0px 5px;
	font-size:11px;
}
.even  {
	background-color: #FCDCDC;
}
table.rotweiss th a {
	color:white;
}
table.sponsoren {
	border-collapse:collapse;
	padding:0px;
	margin:10px 0px 10px 0px;
	border : none;
}
table.sponsoren td {
	border-left: 1px dotted #FF0000; border-top: 1px dotted #FF0000; border-top: 1px dotted #FF0000; border-bottom: 1px dotted #FF0000;
	text-align: center;
	vertical-align:middle;
	width:165px;
	height:60px;
	padding: 5px;
}
table.sponsoren tr td:first-child {
	border-left:0px none #FFFFFF; border-top: 1px dotted #FF0000; border-top: 1px dotted #FF0000; border-bottom: 1px dotted #FF0000;
}
form {
	margin: 20px 0px 10px 0px;
}
label {
	font-weight:bold;
}
table.halloffame {
	border-collapse: collapse;
	margin:5px;
	clear : right;
}
table.halloffame td {
	font-weight:bold;
	border: 1px dotted #FF0000;
	width:45px;
	padding:0px;
	margin:0px;
}
div.hr {
	height: 1px;
	background-color : Gray;
	overflow : hidden;
}

.galleryThumb {width:100px; height:100px; float:left; margin:2px;background-color:white; border:1px solid black;}