ul.simple,ul.simple li {
	list-style: none outside;
	padding: 0;
}

ul.simple li p,ul.simple li h4 { /*padding: 5px 20px; */
	
}

body {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	font-family: Verdana;
	color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3dlight-color: #c7141a;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #E7AA42;
	scrollbar-face-color: #E7AA42;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #c7141a;
	scrollbar-track-color: #c7141a;
	text-align: center;
}

/* Index CSS - ANFANG */
#haupt_container { /* faux columns */
	width: 950px;
	background: #ccc url(../images/site/main_bg.jpg) repeat-y 50% 0;
	margin: 0px auto;
}

#header {
	background-image: url(../images/site/top.png);
	background-repeat: no-repeat;
	background-color: #c7141a;
	width: 950px;
	height: 80px;
	padding: 0px;
}

#footer { /* Hintergrundbild */
	background-image: url(../images/site/bottom.png);
	background-repeat: no-repeat;
	background-color: #c7141a;
	/* Schrift */
	font-family: Verdana;
	color: #ffffff;
	font-size: 9px;
	/* Textausrichtung */
	text-align: right;
	vertical-align: middle;
	line-height: 35px;
	/* Größe des Containers */
	width: 950px;
	height: 35px;
	clear: both;
	color: #ffffff;
	font-size: 9px;
}

#menue {
	background-image: url(../images/site/left.png);
	background-repeat: y-repeat;
	background-color: #E7AA42;
	width: 127px;
	margin: auto;
	padding: auto;
	height: auto;
	vertical-align: top;
	float: left;
	text-align: center;
}

.menueListe {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}

.menueListe li {
	list-style-type: none;
	cursor: pointer;
}

#main {
	background-color: #898989;
	width: 658px;
	vertical-align: top;
	float: left;
}

#infospalte {
	background-image: url(../images/site/right.png);
	background-repeat: y-repeat;
	background-color: #898989;
	width: 165px;
	vertical-align: top;
	margin-top: 20px;
	float: left;
}

/* Index CSS - ENDE */
.main_dia {
	border-color: #c7141a;
	background-color: #898989;
	font-family: Verdana;
	color: #ffffff;
	font-size: 9px;
	padding: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #c7141a;
}

.op {
	background-image: url(../images/site/button.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 20px;
	margin-left: 6px;
	text-align: left;
	padding-left: 2px;
}

.opbold {
	background-image: url(../images/site/button.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 119px;
	height: 20px;
	margin-left: 6px;
	text-align: left;
	padding-left: 2px;
}

.up {
	background-image: url(../images/site/button2.gif);
	background-repeat: no-repeat;
	width: 119px;
	height: 20px;
	margin-left: 6px;
	text-align: left;
	padding-left: 2px;
}

.upbold {
	background-image: url(../images/site/button2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 119px;
	height: 20px;
	margin-left: 6px;
	text-align: left;
	padding-left: 2px;
}

a {
	font-size: 11px;
	font-family: Verdana;
}

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

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

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

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

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

a.download {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #F62E2E;
}

a:link .download {
	color: #F62E2E;
	text-decoration: none;
	font-weight: bold;
}

a:visited .download {
	color: #F62E2E;
	text-decoration: none;
	font-weight: bold;
}

a:focus .download {
	color: #F62E2E;
	text-decoration: none;
	font-weight: bold;
}

a:hover .download {
	color: #F62E2E;
	text-decoration: underline;
	font-weight: bold;
}

a:active .download {
	color: #F62E2E;
	text-decoration: underline;
	font-weight: bold;
}

.normal {
	font-size: 11px;
	font-family: Verdana;
}

.normal_veranst {
	font-size: 11px;
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
}

.small {
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}

.newstop {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.newsmain11 {
	font-size: 11px;
	background-color: #A1A1A1;
}

.newsmain {
	font-size: 11px;
	background-color: #B22222;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
}

li {
	font-size: 11px;
	list-style-type: circle;
}

.normalbold {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.normalbold_veranst {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.smalltr {
	font-size: 1px;
	font-family: Verdana;
	text-align: center;
}

.trhighlight {
	background-color: #c7141a;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-left: 2px;
	margin-right: 10px;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	margin-top: 5px;
}

hr {
	background-color: #A1A1A1;
	color: #A1A1A1;
	height: 1px;
	border: 0px;
	width: 550px;
}

input {
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	background-color: #A1A1A1;
	border-width: 1px;
	border-style: solid;
	border-color: #c7141a;
}

textarea {
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	background-color: #A1A1A1;
	border-width: 1px;
	border-style: solid;
	border-color: #c7141a;
}

select {
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	background-color: #A1A1A1;
	border-width: 1px;
	border-style: solid;
	border-color: #c7141a;
}

.bold {
	font-weight: bold;
	font-size: 11px;
}

.quelle {
	font-family: Verdana;
	font-size: 9px;
	background-color: #B22222;
	text-align: center;
}

.bilder_alt {
	background-color: #A1A1A1;
}

.bilder {
	background-color: #B22222;
}

.athletErfolge {
	float: left;
	margin: 1px;
	padding: 1px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	background-color: #B22222;
	font-size: 11px;
}

.top2 {
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
}

.record0 {
	font-size: 11px;
	font-family: Verdana;
}

.record1 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #c7141a;
}

.record2 {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #E7AA42;
}

.faquebersicht {
	margin: 5px;
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
}

.faquebersicht li {
	list-style-type: none;
	cursor: pointer;
}

.rand0 {
	border-width: 0px;
}

.rand1 {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.hintergrundRot {
	background-color: #B22222;
}

.margin5 {
	margin: 5px;
}

.padding5 {
	padding: 5px;
}

.linkZeiger {
	cursor: pointer;
}

.alignL {
	text-align: left;
}

.alignR {
	text-align: right;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.textl {
	text-align: left;
}

.height0 {
	height: 0px;
}

.fl {
	float: left;
}

#athletenErfolge {
	cellspacing: 5px;
}