/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
min-height: 0;
}
/* end browser resets*/
body {
	background-color: #cbcbcb;
	color: #000;
}
a {
	background-color: transparent;
	color: #ff9623;
	cursor: pointer;
}
a:hover {
	background-color: transparent;
	color: #000;
}
#wrapper {
	width: 1008px;
	margin: 10px auto 0 auto;
	background: transparent url(../img_css/wrapper_back.png) 0 0 repeat-y;
}
#main {
	width: 1008px;
	min-height: 592px;
	background: transparent url(../img_css/main_back.png) 0 0 no-repeat;
	position: relative;
}
* html #main {
	height: 592px;
}
#logo {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 160px;
	height: 285px;
	background: transparent url(../img_css/blindcheater.gif) 0 0 repeat;
}
#topimages {
	margin: 0 0 0 171px;
	padding: 13px 0 0 0;
}
#topimages img {
	float: left;
	margin-right: 3px;
}
#primenav {
	margin: 2px 0 0 170px;;
	width: 840px;
	position: relative;
}
#primenav ul {
	background: transparent url(../img_css/primenav.png) 0 0 no-repeat;
	height: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 840px;
}
#primenav ul li {
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
}
#primenav ul li a {
	background: transparent url(../img_css/primenav.png) 0 0 no-repeat;
	border-right: 0 none;
	color: #000;
	display: block;
	float: left;
	height: 24px;
	padding: 0;
	width: 118px;
}
#p1 a, #p1 a:link, #p1 a:visited { background-position: 0 0; }
#p1 a:hover { background-position: 0 -24px; }
#p1 a:active, #p1 a.active, #p1 a:visited.active { background-position: 0 -48px; }

#p2 a, #p2 a:link, #p2 a:visited { background-position: -118px 0; }
#p2 a:hover { background-position: -118px -24px; } 
#p2 a:active, #p2 a.active, #p2 a:visited.active { background-position: -118px -48px; }

#p3 a, #p3 a:link, #p3 a:visited { background-position: -236px 0; }
#p3 a:hover { background-position: -236px -24px; }
#p3 a:active, #p3 a.active, #p3 a:visited.active { background-position: -236px -48px; }

#p4 a, #p4 a:link, #p4 a:visited { background-position: -354px 0; }
#p4 a:hover { background-position: -354px -24px; }
#p4 a:active, #p4 a.active, #p4 a:visited.active { background-position: -354px -48px; }

#p5 a, #p5 a:link, #p5 a:visited { background-position: -472px 0; }
#p5 a:hover { background-position: -472px -24px; }
#p5 a:active, #p5 a.active, #p5 a:visited.active { background-position: -472px -48px; }

#p6 a, #p6 a:link, #p6 a:visited { background-position: -590px 0; }
#p6 a:hover { background-position: -590px -24px; }
#p6 a:active, #p6 a.active, #p6 a:visited.active { background-position: -590px -48px; }

#p7 a, #p7 a:link, #p7 a:visited { background-position: -708px 0; }
#p7 a:hover { background-position: -708px -24px; }
#p7 a:active, #p7 a.active, #p7 a:visited.active { background-position: -708px -48px; }

#primenav ul ul {
	position: absolute;
	top: 38px;
	left: 42px;
	background: transparent none;
	width: 800px;
}
#primenav ul ul a {
	background: transparent none;
	color: #fff;
	display: inline;
	float: none;
	height: auto;
	padding: 0 15px 0 0;
	width: auto;
	text-decoration: none;
}
#primenav ul ul a:hover,  #primenav ul ul a.active {
	color: #000;
	background: transparent none;
}


#content {
	margin: 58px 0 0 0;
	padding-left: 235px;
	float: left;
	padding-bottom: 20px;
}
#content.fixed {
	min-height: 480px;
}
*html #content.fixed {
	height: 480px;
}
#content p {
	line-height: 1.4;
	margin-bottom: 1em;
}
#content strong {
	font-weight: bold;
}
#content em {
	color: #ff9523;
	font-style: normal;
}
#content .textteaser {
	color: #000;
	font-size: 12px;
	line-height: 1.3;
	padding: 5px 8px;
	background-color: #ddd;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 26px;
	color: #222;
	line-height: 27px;
	margin-bottom: 10px;
}
#content h1 span {
	color: #83A836;
}
#content h2 {
	color: #000;
	font-weight: bold;
	margin-bottom: .2em;
}
#content h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	background-color: #ff9523;
	padding: 3px;
	margin-bottom: 1em;
}
#content ul {
	list-style: none;
	padding-left: 25px;
	margin-bottom: 20px;
}
#content li {
	font-size: 12px;
	line-height: 1.4;
	padding-left: 12px;
	background: transparent url(../img_css/listbullet.gif) 0 5px no-repeat;
}
/*#content li {
	font-size: 12px;
	line-height: 1.4;
	
}*/
#primary {
	float: left;
	width: 375px;
	margin-right: 70px;
}
#primary.fix {
	min-height: 490px;
}
*html #primary.fix {
	height: 490px;
}
#secondary {
	float: right;
	padding-right: 50px;
	padding-top: 22px;
	width: 274px;
}
#secondary.karte {
	float: none;
	width: 340px;
	position: absolute;
	left: 647px;
	top: 180px;
}
#zoom {
	position: absolute;
	top: 35px;
	left: 262px;
	border: 1px solid #666;
	cursor: crosshair;
}
#innenstadt {
	position: absolute;
	top: 102px;
	left: 17px;
	border: 2px solid #000;
}
.newsteaser {
	margin-bottom: 1em;
	border-top: 1px solid #ff9523;
	padding: 10px 0 0 0;
}
#content .newsteaser p {
	margin-bottom: .3em;
	color: #666;
}
p.more a {
	color: #ff9523;
	font-weight: bold;
	text-decoration: none;
}
p.more a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.newsimage {
	margin-bottom: 15px;
}
.newsimage img {
	border: 1px solid #666;
}
.newsimage dt {
	color: #666;
	padding: 7px 0;
}
.newsnav {
	margin: 30px 0 10px 0;
	float: right;
	width: 40px;
}
.teaserbutton {
	width: 225px;
	height: 50px;
	display: block;
	float: left;
	background: transparent url(../img_css/teaserbutton.png) 0 0 no-repeat;
	margin-bottom: 10px;
	color: #000;
	padding-left: 50px;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	line-height: 50px;
	behavior: url(core/css/iepngfix.htc);
}
.teaserbutton:hover {
	background: transparent url(../img_css/teaserbutton.png) 0 0 no-repeat;
	color: #83A836;
}
#newsback {
	background-color: transparent;
	color: #ff9523;
	font-size: 13px;
	line-height: 20px;
	padding: 5px 0;
	width: 375px;
	display: block;
	margin: 20px 0;
	text-decoration: none;
}
#newsback:hover {
	background-color: transparent;
	color: #000;
}
.newsnav a {
	text-decoration: none;
	display: block;
	float: left;
	background-color: #666;
	color: #fff;
	width: 16px;
	text-align: center;
	line-height: 16px;
	margin-right: 3px;
	font-size: 14px;
}
.newsnav a:hover {
	background-color: #83A836;
	color: #fff;
}
.newsnav a.inactive {
	background-color: #ccc;
	color: #fff;
	cursor: default;
}
.newsnav span {
	width: 242px;
	display: block;
	float: left;
	background-color: #eee;
	text-align: center;
	line-height: 20px;
}
#footer {
	height: 37px;
	background: transparent url(../img_css/footer_back.png) 0 0 no-repeat;
	position: relative;
}
#footer p {
	padding: 7px 0 0 40px;
	color: #fff;
	font-size: 11px;
}
#footer p#rv {
	position: absolute;
	right: 20px;
	text-align: right;
	top: 0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
}

.h {
	display: none;
	visibility: hidden;
}
.fl {
	float: left;
	margin: 0 15px 15px 0;
}
#content .infoblock {
	margin-top: 20px;
	color: #000;
	line-height: 1.3;
	padding: 15px;
	background-color: #97C03E;
}
#content .infoblock strong, #content .infoblock h2 {
	color: #fff;
	background-color: #97C03E;
}
#content .infoblock a {
	color: #fff;
	background-color: #97C03E;
	text-decoration: none;
}
#overflow {
	height: 375px;
	width: 375px;
	overflow: auto;
	margin-bottom: 20px;
}
table {
	margin-bottom: 20px;
	width: 355px;
}
td {
	background-color: #eee;
	border: 1px solid #fff;
	padding: 5px;
	font-size: 11px;
}
tr.comp td {
	font-weight: bold;
	background-color: #97C03E;
}
tr.comp_info {
	padding-bottom: 5px;
}
tr.mtgl td {
	background-color: #97C03E;
	color: #000;
	font-weight: bold;
}
tr.mtgl td a {
	background-color: #97C03E;
	color: #000;
}
tr.mtgl td a:hover {
	background-color: #97C03E;
	color: #fff;
}
.tac {
	text-align: center;
}

form * {
	line-height: 1.7em;
	font-size: 11px;
	
}
input {
	text-align: center;
}

fieldset {
	border: 0 none;
}

fieldset label {
	float: left;
	display: block;
	width: 110px;
	margin-bottom: 3px;
}
fieldset input {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	text-align: left;
}
fieldset textarea{
	width: 366px;
	height: 207px;
	margin-top: 1px;
	text-align: left;
}
#cb input {
	width: auto;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#cb {
	margin-bottom: 5px;
}
#cb label {
	display: inline;
	width: 96px;
	margin-right: 12px;
	margin-bottom: 5px;
}
#submit {
	width: auto;
	text-align: center;
}
.input_error {
	color: #E75012;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

