/*  Elements  */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #8A8A8A url(../img/bg/gradient.gif) top left repeat-x;
	width: 959px;
	font: 62.5% arial, helvetica, verdana, sans-serif; 
	margin: 0 auto;
}
img {
	border: none;
}
hr {
	display: none;
}


/* **** Allgemein **** */

#wrapper {
	background: #fff url(../img/bg/bg.gif) top left no-repeat;
	margin: 0 auto;
	padding: 0pt 12px 29px 12px;
	overflow: hidden;
}
#content {
	width: 935px;
}
#branding {
	margin-bottom: 56px;
	padding: 29px 0 0 11px;
}
#logo {
	width: 265px;
	float: left;
}
.aural,
.jump {
	position: absolute;
	top: -999em;
	overflow: hidden;
	height: 1px;
	width: 1px;
	padding: 0;
}


/* Head */

#head {
	background: transparent url(../img/head.jpg) top left no-repeat;
	height: 165px;
}



/* Nav */
#nav {
	background: transparent url(../img/bg/navi.gif) top left repeat-x;
	height: 35px;
}
#home #nav,
#nav.quick-entry {
	background: transparent url(../img/bg/navi-home.gif) top left repeat-x;
}
#nav ul {	
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
}
#nav li {
	background: none;
	float: left;
	list-style-type: none;
}
#nav li a {
	background: none;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
/*	letter-spacing: 0.07em;*/
	white-space: nowrap;
	padding-left: 11px;
	cursor: pointer;
}
#nav li a.active {
	background: transparent url(../img/bg/nav-l-active.gif) top left no-repeat;
}
#nav li a.active:hover,
#nav li a.active:focus,
#nav li a.active:active {
	background: transparent url(../img/bg/nav-l-active.gif) top left no-repeat;
}
* html #nav li a { /* IE 6 */
	width: 1px;
}
#nav li a:hover,
#nav li a:focus,
#nav li a:active,
#nav li a.quick-entry,
#nav li a.quick-entry:hover {
	background: transparent url(../img/bg/nav-l.gif) top left no-repeat;
}
#nav li a span {
	display: block;
	height: 25px;
	padding: 6px 10px 4px 0;
}
#nav li a.active span {
	background: transparent url(../img/bg/nav-r-active.gif) top right no-repeat;
	color: #333;
}
#nav li a.active:hover span,
#nav li a.active:focus span ,
#nav li a.active:active span  {
	background: transparent url(../img/bg/nav-r-active.gif) top right no-repeat;
	color: #333;
}
#nav li a:hover span,
#nav li a:focus span,
#nav li a:active span,
#nav li a.quick-entry span,
#nav li a.quick-entry:hover span {
	background: transparent url(../img/bg/nav-r.gif) top right no-repeat;
}
#nav li a.quick-entry span {
	color: #fff !important;
}



/* topnavi */
#topnavi {
	float: right;
	padding: 0;
}
#topnavi ul {
	padding: 12px 0 0 0;
	margin: 0;
}
#topnavi li {
	float: left;
	list-style-type: none;
	padding-right: 18px;
}
#topnavi li a {
	color: #333;
	text-decoration: none;
	font-size: 1.2em;
}
#topnavi li a:hover,
#topnavi li a:focus {
	text-decoration: underline;
}



/* Schnelleinstieg */
#schnelleinstieg {
	background-color: #96adb3;
	height: 9.9em;
	width: 98.9%;
	border-bottom: 1px solid #798a91;
	padding: 0 0 0 10px;
	float: left;
}
#schnelleinstieg #col-1,
#schnelleinstieg #col-2,
#schnelleinstieg #col-3,
#schnelleinstieg #col-4 {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0.4em 15px 0 0;
}
#schnelleinstieg #col-1 {
	width: 20%;
}
#schnelleinstieg #col-2 {
	width: 24.2%;
}
#schnelleinstieg #col-4 {
	padding: 0.4em 0 0 0;
}
#schnelleinstieg h2 {
	margin: 0;
	padding: 0 0 0.2em 0.9em;
	color: #3A4E52;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
}
#schnelleinstieg ul {
	margin: 0;
	padding: 0;
}
#schnelleinstieg li {
	list-style-type: none;
	padding: 0.5em 0;
	line-height: 1em;
}
#schnelleinstieg li a {
	background: transparent url(../img/icons/schnelleinstieg.gif) 0 0.1em no-repeat;
	padding: 0 0 0 1.3em;
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#schnelleinstieg li a:hover,
#schnelleinstieg li a:focus {
	text-decoration: underline;
}



/* Subnavigation */
#subnav {
	width: 210px;
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
}
#subnav ul {
	margin: 0;
	padding: 0 0 0 25px;
}
#subnav ul ul {
	padding: 8px 0 0 10px;
}
#subnav ul ul ul {
	border-left: 1px solid #758386;
	margin: 5px 0 0 0;
	padding: 0 8px;
}
#subnav li {
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
}
#subnav li li {
	font-size: 0.915em;
}
#subnav li li li {
	padding: 2px 0;
	font-size: 1em;
	font-weight: normal;
}
#subnav li a,
#subnav li li a {
	color: #758386;
	text-decoration: none;
}
#subnav li a:hover,
#subnav li a:focus {
	color: #2B3A3D;
}
#subnav .last {
	padding-top: 20px;
}
#subnav .light {
	font-weight: normal;
}
#subnav .active {
	color: #2B3A3D;
}
#subnav ul.normal {
	margin-top: 30px;
}
#subnav ul.normal li {
	font-weight: normal;
}



/* iFrame */
#main iframe {
	border: none;
	margin: 0 0 30px 0;
	width: 650px;
	height: 600px;
}



/* Main */
#home #main {
	width: 46%;
	min-height: 150px;
	padding: 0 0 10px 0;
}
#main {
	float: left;
	width: 50%;
	min-height: 301px;
	padding: 0;
}
#home #main p {
	padding: 0 0 17px 94px;
}
#home #main h1 {
	margin: 0;
	padding: 28px 0 16px 93px;
	font-size: 1.8em;
	font-weight: normal;
	color: #7e7e7e;
}
#main h1 {
	margin: 0;
	padding: 17px 20px 18px 15px;
	font-size: 2.4em;
	font-weight: normal;
	color: #7e7e7e;
}
#main h2 {
	margin: 0;
	padding: 7px 0 14px 15px;
	font-size: 1.8em;
	font-weight: normal;
	color: #7e7e7e;
}
#main h2.form {
	padding: 10px 0 5px 0;
	border-bottom: 1px dashed #dcdcdc;
	font-size: 1.5em;
	font-weight: normal;
	color: #7e7e7e;
}
#main h3 {
	margin: 0;
	padding: 7px 0 14px 15px;
	font-size: 1.6em;
	font-weight: normal;
	color: #7e7e7e;
}
#main h4 {
	margin: 0;
	padding: 7px 0 14px 15px;
	font-size: 1.4em;
	font-weight: normal;
	color: #7e7e7e;
}
#main h5 {
	margin: 0;
	padding: 7px 0 0 15px;
	font-size: 1.3em;
	font-weight: normal;
	color: #7e7e7e;
}
#main p {
	padding: 0 12px 17px 16px;
	font-size: 1.2em;
	line-height: 1.333em;
}
#main p.italic {
	font-style: italic;
}
#main img {
	float: left;
	padding: 3px 10px 3px 15px;
}
#main span.black {
	color: #333;
}
* html #teaserbox { /* ie 6 */
	margin-right: -3px;
}
#main #teaserbox img {
	float: none;
	width: auto;
	height: auto;
	padding: 0;
}
#main p a,
#main a {
	background: transparent url(../img/icons/link.gif) 0 0.35em no-repeat;
	margin: 0 0 0 5px;
	padding-left: 1.1em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
#main li a {
	font-size: 1em;
}
#main a {
	font-weight: bold;
	margin-left: 16px;
	font-size: 1.2em;
}
#main a.textlink {
	background: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	text-decoration: underline;
}
#main a.textlink:hover,
#main a.textlink:focus {
	text-decoration: none;
}
#main p a:hover,
#main a:hover,
#main p a:focus,
#main a:focus {
	text-decoration: underline;
}
link_captcha {
	text-decoration: underline;
}

link_captcha_hover {
	text-decoration: none;
}


#main a.main {
	background: transparent url(../img/icons/link.gif) 0 0.35em no-repeat;
	margin: 0;
	padding-left: 1.1em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.915em;
}
#main .back {
	margin-top: 30px;
	float: left;
}
#main strong {
	color: #333;
}
#main ul,
#main ol {
	margin: 0 0 0 20px;
	padding: 0 0 17px 34px;
}
#main ul ul,
#main ul ul ul {
	padding: 0 0 0 20px;
}
#main ul li {
	list-style-type: square;
	color: #333;
	font-size: 1.2em;
	line-height: 1.333em;
	padding-top: 3px;
}
#main ol li {
	color: #333;
	font-size: 1.2em;
	line-height: 1.333em;
	padding-bottom: 3px;
}
#main ul li li,
#main ul li li li {
	font-size: 1em;
}
#main ul li li,
#main ul li li li,
#main ul li li li li {
	background: transparent url(../img/icons/li_2ebene.gif) 0 9px no-repeat;
	list-style-type: none;
	padding-left: 15px;
	margin-left: -20px;
}
#main ul li li li {
	background: transparent url(../img/icons/li_3ebene.gif) 0 9px no-repeat;
}
#main ul li li li li {
	background: transparent url(../img/icons/li_4ebene.gif) 0 9px no-repeat;
}
#main table {
	border-collapse: collapse;
	empty-cells: show;
	margin: 0 0 20px 15px;
	width: 96%;
}
#main td {
	padding: 5px 12px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	color: #333;
}
#main td.col-1,
#main td.col-2 {
	font-weight: normal;
	background-color: #E0EBEF;
	padding: 3px 12px;
	border-top: none;
	border-right: 10px solid white;
	border-bottom: none;
	border-left: none;
}
#main td.col-2 {
	background-color: #FFF;
}
#main td.bg {
	background-color: #f6f6f6;
}
/* Fairs Table */
#main .fairs td.col-1 {
	border-top: 20px solid white;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#main .fairs td.col-2 {
	padding: 5px 12px;
	vertical-align: top;
	border: none;
}
#main .fairs td.col-2 a {
	background: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
}
/*#main .dates {
	margin: 0;
	padding: 0;
	width: 100%;
}
#main .dates td {
	padding: 1px 0;
	border: none;
	font-size: 1em;
}*/

/* Content teaser */

/* campaign-visual */
#campaign-visual {
	margin: 0;
	padding: 0;
}
#campaign-visual img {
	padding: 0 0 10px 0;
}
#campaign-visual h1 {
	color: #333;
	position: relative;
	width: 460px;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 5px 8px;
}
#campaign-visual p {
	background: transparent url(../img/bg/teaser-wide.png) bottom left no-repeat;
	width: 465px;
	font-size: 1.1em;
	margin: -35px 0 0 0;
	padding: 35px 0 15pt 10px;
}
#campaign-visual p a {
	padding-left: 1.2em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



/* Marginal */
#home #marginal {
	width: 51.6%;
	padding: 38px 0 0 0;
}
#marginal {
	float: right;
	width: 230px;
	padding: 27px 12px 0 0;
}
* html #marginal {
	padding-left: 3px;
}



/* Teaser Marginal, Content Teaserbox */
#home #marginal .teaser-1,
#home #marginal .teaser-2,
#main #teaserbox .teaser-1,
#main #teaserbox .teaser-2 {
	float: left;
	width: 230px;
	margin: 10px 7px 0px 0;
	overflow: hidden;
}
#home #marginal .teaser-2,
#main #teaserbox .teaser-2 {
	margin-right: 0;
}
* html #main #teaserbox .teaser-2 { /* ie 6 */
	width: 228px;
}
#home #marginal .teaser-1 p,
#home #marginal .teaser-2 p,
#main #teaserbox .teaser-1 p,
#main #teaserbox .teaser-2 p {
	background: transparent url(../img/bg/teaser.gif) bottom left no-repeat;
	margin-top: -3px;
	padding: 4px 12px 15px;
	font-size: 1.1em;
}
#home #marginal .teaser-1 p a,
#home #marginal .teaser-2 p a,
#main #teaserbox .teaser-1 p a,
#main #teaserbox .teaser-2 p a {
	background: transparent url(../img/icons/link.gif) 0 0.35em no-repeat;
	margin: 0;
	padding-left: 1.2em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#home #marginal .teaser-1 p a:hover,
#home #marginal .teaser-2 p a:hover,
#main #teaserbox .teaser-1 p a:hover,
#main #teaserbox .teaser-2 p a:hover,
#home #marginal .teaser-1 p a:focus,
#home #marginal .teaser-2 p a:focus,
#main #teaserbox .teaser-1 p a:focus,
#main #teaserbox .teaser-2 p a:focus {
	text-decoration: underline;
}



/* Allg. teaser Marginal */
#marginal .teaser {
	margin-top: 8px;
	padding-top: 16px;
}
* html #marginal .teaser { /* ie 6 */
	position: relative;
}
#marginal .first {
	background-image: none;
	margin-top: 0;
	padding-top: 0;
}
* html #marginal .first { /* ie 6 */
	margin-left: 0;
}
#marginal h3 {
	margin: 0;
	padding: 5px 0 5px 11px;
	position: relative;
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
}
#marginal .news,
#marginal .teaser p {
	padding-left: 12px;
}
#marginal .teaser p {
	padding-bottom: 8px;
	font-size: 1.1em;
}
#marginal .news p {
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 1em;
	color: #999;
}
#marginal .news a {
	display: block;
	margin: 0 !important;
}
#marginal .teaser a {
	background: transparent url(../img/icons/link.gif) 0 0.4em no-repeat;
	margin: 0 0 0 12px;
	display: block;
	font-size: 1.1em;
	padding-left: 1.1em;
	padding-bottom: 8px;
	position: relative;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#marginal .teaser p a {
	font-size: 1em;
	margin: 6px 0 0 0;
}
#marginal .teaser a:hover,
#marginal .teaser a:focus {
	text-decoration: underline;
}
#marginal .image p {
	background: transparent url(../img/bg/teaser.gif) bottom left no-repeat;
	margin-top: -29px;
	padding: 30px 12px 10px 12px;
}


/* Allgemeine Formulare */

#main form {
	margin: 0 -5px 0 2px;
}
#main fieldset {
	margin: 15px 0 15px 15px;
	padding: 0;
	border-top: 1px solid #dcdcdc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-size: 1.2em;
}
#main label {
	color: #333;
}
#main input,
#main textarea {
	display: block;
	margin-top: 10px;
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
	border-bottom: 1px solid #e6e7e9;
	border-right: 1px solid #e6e7e9;
	width: 16em;
	padding: 1px;
	font-size: 1em;
}
#main textarea {
	height: 12em;
	width: 446px;
	font-size: 1em;
	font-family: arial, helvetica, verdana, sans-serif;
}
#main input.number {
	width: 80px;
}
#main input.code{
	background: transparent url(../img/icons/input.gif) top left no-repeat;
	border: none;
	padding: 2px 2px 3px 17px;
	width: 113px;
	float: right;
}
#main input.button,
#main input.button-l {
	background: transparent url(../img/icons/button.gif) top left no-repeat;
	border: none;
	margin-top: 15px;
	padding: 0 0 1px 13px;
	color: #fff;
	text-align: left;
	width: 76px;
	cursor: pointer;
}
#main input.button-l {
	background: transparent url(../img/icons/button-l.gif) top left no-repeat;
	width: 150px;
}
#main select {
	font-size: 1em;
	margin-top: 5px;
	padding: 1px;
	width: 197px;
}
#main .form-field {
	display: block;
	padding-top: 10px;
}
#main .form-field p {
	margin: 0;
	padding: 0;
}

#main .form-field a {
	margin: 0;
	padding: 0;
	background: none;
	font-weight: normal;
	text-decoration: underline;
	font-size: 0.765em;
}
#main .form-field a:hover {
	text-decoration: none;
}


/* Kontakt-Formulare */
#main .contact {
	margin: 0 0 15px 15px;
	padding: 0;
	border-top: 1px dashed #dcdcdc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-size: 1.2em;
}
#main select.contact {
	font-size: 1em;
	padding: 1px;
	width: 197px;
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
	border-bottom: 1px solid #e6e7e9;
	border-right: 1px solid #e6e7e9;
}
#main .no-line {
	border-top: none;
}
#main .contact label {
	font-weight: bold;
	display: block;
	color: #666;
}
#main .contact .form-field {
	padding-bottom: 0;
}
#main .contact .form-field div {
	float: left;
	padding: 0 30px 10px 0;
}
#main .contact label.radio {
	font-weight: normal;
	display: inline;
	color: #666;
	padding: 0 5px 0 0;
}
#main .contact dfn {
	font-size: 1em;
	font-weight: bold;
}
#main .contact p {
	padding: 5px 0 5px 0;
	font-size: 1em;
}
#main .contact input.radio  {
	width: 1em;
	display: inline;
	margin: 10px 3px -3px 0;
	border: none;
}




/* Formualre Error */
input.error,
textarea.error {
	border: 1px solid #cc0000 !important;
}
.error strong {
	color: #cc0000 !important;
}
#main label.error {
	background: transparent url(../img/icons/error.gif) 0 0.3em no-repeat;
	color: #cc0000;
	display: block;
	padding: 0 0 0 8px !important;
}
p.error {
	margin: 0;
	padding-bottom: 0 !important;
}
#main ul.error {
	margin: 3px 0 20px 17px;
	padding: 0;
}
#main ul.error li {
	background: transparent url(../img/icons/error.gif) 0 0.3em no-repeat;
	color: #cc0000;
	padding: 0 0 0 9px;
	list-style-type: none;
	font-size: 12px;
}


/* Footer */
/*#home #footer {
	height: 48px;
}*/
#footer {
	background: transparent url(../img/bg/footer.gif) bottom left no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 0 12px 0px;
	height: 115px;
	clear: both;
}
.no-links {
	height: 46px !important;
}
#footer ul {
	width: 520px;
	margin: 0 0 0 200px;
	padding: 0;
}
#home #footer li {
	padding-top: 2px;
}
#footer li {
	float: left;
	list-style-type: none;
	padding-right: 12px;
}
/* Footer-Links */
#home #footer-links {
	padding-left: 96px;
}
#footer-links {
	clear: both;
	padding-top: 10px;
	padding-left: 220px;
	padding-bottom: 45px;
}
#footer-links .print,
#footer-links .recommend {
	background: transparent url(../img/icons/print.gif) left 0.3em no-repeat;
	padding-left: 18px;
	padding-right: 10px;
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}
#footer-links .recommend {
	background: transparent url(../img/icons/recommend.gif) left 0.3em no-repeat;
}
#footer-links a:hover,
#footer-links a:focus {
	text-decoration: underline;
}