body {
	margin: 0;
	height: auto;
	padding: 0px;
	border: 0;
	background-color: #fff;
	color: #505050;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	border-right: 8px solid #fff;
	text-align: center;
}

strong {
	color: #3C3C3C;
}

a>strong {
	color: #BE0028;
}

#content b {
	color: #3C3C3C;
	font-weight: bold;
}

a, a:active, a:link, a:visited {
	color: #BE0028 !important;
	text-decoration: none;
}

img {
	border: none;
}

#frame {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

#innerframe {
	width: 800px;
	float: left;
	height: 100%;
}

#frame #backleft {
	float: left;
	height: 720px;
	width: 55px;
	background-image: url(gfx/backleft.jpg);
	background-repeat: no-repeat;
}

#frame #backright {
	float: right;
	height: 720px;
	width: 55px;
	background-image: url(gfx/backright.jpg);
	background-repeat: no-repeat;
}

#top {
	float: left;
	width: 800px;
	height: 134px;
	background-image: url(gfx/topbar.jpg);
	border-bottom: 5px solid #fff;
}

#top #logo {
	float: left;
	padding-left: 24px;
	padding-top: 16px;
}

/* der isses #DDC900 */
#top #menuright {
	float: right;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	background: #DDC900; 
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

#top #menuright b {
	color: #5a5a5a;
}

#top #menuright a {
	color: #fff;
}

#menu {
	float: left;
	background: #CFCFCF;
	width: 775px;
	height: 23px;
	padding-top: 4px;
	padding-left: 25px;
	font-weight: bold;
	border-bottom: 1px solid #ACACAC;
}

.menusub {
	position: absolute;
	display: none;
	float: left;
	background: #F5F0C8;
	border-bottom: 1px solid #DDC900;
	padding-top: 2px;
	margin-top: 7px;
	margin-left: 123px;
	padding-left: 10px;
	padding-right: 10px;	
	height: 20px;
	font-weight: normal;
}

#menu b {
	color: #BE0028;
}

.menusub b {
	color: #BE0028;
	font-weight: normal;
}

#menu ul,
.menusub ul,
#menuright ul {
	list-style: none;
	display: inline;
	padding-left: 0px;
}

#menu li,
.menusub li,
#menuright li {
	display: inline;
	margin-right: 15px;
}

#menu ul li.first {
	margin-right: 88px;
}

#menu a {
	display: inline;
	color: #5a5a5a;
}

#top #menuright a:hover  {
	text-decoration: none;
	border-bottom: none;
	color: #5a5a5a;
}

.menusub a:hover,
#menu a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #BE0028;
}

.menusub a {
	display: inline;
	font-size: 11px;
	color: #5a5a5a;
}

#inforight {
	display: inline;
	float: right;
	color: #787878;
	padding-top: 3px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
}

#content {
	clear: both;
	margin-left: 25px;
	margin-right: 0px;
	padding-top: 15px;
}

#content a:hover,
#footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #BE0028;
}

#content #left {
	float: left;
	width: 550px;
}

#content #right {
	float: right;
	width: 218px;
}

#content #full {
	float: left;
	width: 768px;
}


#content #left .box,
#content #left .contentbox {
	clear: left;
	margin-left: -25px;
	padding-left: 25px;	
	border-right: 1px dotted #ACACAC;
	border-top: 1px dotted #ACACAC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 100%;
	display: block;
}

#content #left .contentbox {
	min-height: 300px;
}

#content #left .banner {
	margin-left: -25px;
	padding-left: 25px;	
	border-right: 1px dotted #ACACAC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	height: 100%;
}

#content #left .banner img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	border-top: 1px dotted #ACACAC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 775px;
	padding-left: 25px;
}

#content #left .para {
	clear: left;
	padding-top: 5px;
}

#content #left .box img {
	float: left;
	border: none;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
}

#content #left .contentbox img {
	float: left;
	border: none;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 2px;
}

.thumb {
	width: 95px;
}

#content #right .box {
	padding-left: 6px;
	margin-left: -6px;
	margin-bottom: 10px;
	border-top: 1px dotted #ACACAC;
}

#content #right .para {
	clear: left;
	font-size: 9px;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 1.5em;
}

#content #right p {
	padding-left: 5px;
}

#content #right h1 {
	color: #BE0028;
	font-weight: bold;
	font-size: 9px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: -5px;
	padding: 0;
}

#content #right h2 {
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	margin-right: 8px;
	margin-bottom: 0;
	background: #DDC900;
	color: #fff;
}
 
#content #right .schedule {
	display: block;
	width: 200px;
	height: auto;
	font-weight: bold;
	font-size: 9px;
	line-height: 1.4em;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
	background: #F5F0C8;
	color: #3C3C3C;
	border-bottom: 1px solid #DDC900;
}

#content #right .schedule strong {
	float: left;
	width: 38px;
	height: 15px;
	color: #3C3C3C;
	font-weight: normal;
}

#content #right a, 
#content #right a:active, 
#content #right a:link, 
#content #right a:visited {
	text-decoration: none;
	color: #3C3C3C;
}

#content #right a:hover {
	text-decoration: none;
	border-bottom: 1px dotted ;
	color: #3C3C3C;
}

#content #left h1 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	color: #BE0028;
}

#content #left h2 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 5px;
	color: #BE0028;
}

#content #left .para {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 12px;
}

.first {
	padding-top: 0px;
}

.col1 {
	clear: left;
	float: left;
	width: 85px;
}

.col2 {
	float: left;
	width: 300px;
}

a.selected {
	color: #3C3C3C !important;
	font-weight: bold;
}
