.roterText {
	font-weight: bold;
	color: #A00;
}
body {
	background-color: #808080;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: center;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 140px;
	padding-bottom: 20px;
}
#nav {
	height: 35px;
	text-align: center;
}
#leftCollumn {
	float: left;
	width: 250px;
	height: auto;
	text-align: center;
}
#leftCollumn h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#leftCollumn ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#leftCollumn p {
	font-size: 0.9em;
}
#leftCollumn img {
	margin-right: 1px;
}
#LogoAxel {
	text-align: center;
	height: auto;
	width: 700px;
}
#LogoAxel h1 {
	font-size: 2em;
	font-weight: bold;
	color: #D20B00;
	text-align: center;
}
#LogoAxel h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #EEE;
}
#event-logo {
	float: left;
	width: auto;
}
#rightCollumn {
	float: right;
	width: 254px;
}
#rightCollumn img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #FFF;
}
#midCollumn {
	float: left;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#footer h5 {
	font-size: 0.8em;
	color: #600;
	background-color: #CCC;
	text-align: center;
}
#midCollumn p {
	text-align: justify;
}
#midCollumn img  {
	text-align: center;
	padding-bottom: 30px;
}
.links {
	text-align: left;
}
.zentriert {
	text-align: center;
}
#anmeldung {
	font-size: 1.2em;
	line-height: 20px;
	color: #900;
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	text-decoration: overline;
	font-weight: bold;
}
.weiss {
	color: #FFF;
}
#midCollumn table {
	clear: both;
}
#video {
	text-align: center;
}
.textmarker {
	background-color: #FF0;
}
#termin {
	color: #FFF;
	text-align: left;
}
#wrapper #content #midCollumn #LogoAxel h2 img {
}
.durchgestrichen {
	font-style: normal;
	text-decoration: line-through blink;
}
h2 {
	font-size: 1.2em;
	color: #111;
}
#flyer {
	float: left;
	padding-right: 10px;
}

