/* Hauptnaviagtion */
html {
	width: 100%;
	height: 100%;
	}
	
body {
	color: #656b6e;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	margin:0px;
	}
	
#container {
	}
	
#content {
	}	

#flashhead {
	display:none;
	}
	
#flashcontent {
	margin-bottom:20px;
	}
	

/* Wo bin ich */

#wobinich {
	display: none;
	}
	

.tr {
	width: 700px;
	margin-bottom:30px;
	}
	
.tdtext {
	width: 700px;
	margin-top:15px;
	}
	
#metawrap {	
	display: none;
	}
	
#menuwrap {	
	display: none;
	}
	
#submenuwrap {	
	display: none;
	}
	
/*#navigation {
	width:170px; 
	position:fixed; 
	left:0; 
	top:145px;
	z-index: 50;
	background: #FF3333
	}*/
	
ul#metanavi {
	position:relative;
	left:0px;
	list-style-type: none;
	padding:0px 0px 0px 0px; 
	margin: 0px;
	}

ul#metanavi li a, ul#metanavi li a:visited {
	display:block; 
	text-decoration:none; 
	height:20px; 
	text-align:left; 
	color:#7e8587; 
	border-left: 1px solid #fff;
	padding: 0px 10px; 
	line-height:20px; 
	font-size:12px; 
	font-weight: bold;
	float:left;
	}
	
ul#metanavi li a:hover, ul#metanavi li:hover a {
	color:#7e8587;
	background: #bec3c3;
	}
	
ul#metanavi li {
	float:left; 
	position:relative;
	}
	
/*SPRACHE - SUCHE*/
form#search,
#language {
	float: right;
	height: 20px;
	border-left: 1px solid #fff;
	line-height:18px; 
	padding: 0px 10px;
	color:#7e8587; 
	font-size:12px; 
	font-weight: bold;
	margin: 0px;
	}

form#search {
	bottom: 0px;
	left:400px;
	}
	
form#search input.searchinput {
	display: block;
	float: left;
	position: relative;
	top:0px;
	left: 4px;
	width: 100px;
	border: none;
	background: #fff;
	height: 16px;
	color: #7e8587;
	padding: 0px;
	border: 1px solid #7e8587;
	}

form#search button {
	float: left;
	width: 18px;
	height: 18px;
	border: 1px solid #7e8587;
	padding: 1px;
	cursor: pointer;
	margin-left:3px;
	}
	
form#search button {
	background: #fff url(search.png) center no-repeat;
	}
	
form#search button:hover{
	background-color: #cad301;
	}	
	
form#language {
	bottom: 0px;
	left:600px;
	}		

#language a {
	display:block;
	float: left;
	width: 14px;
	height: 14px;
	border: 1px solid #7e8587;
	padding: 1px;
	margin-left:3px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	}	
	
#language a:hover {
	background-color: #cad301;
	}
	
#language a.sp1 {
	background-image: url(german.png);
	}	
	
#language a.sp1:hover,
#language a.sp1active {
	background-image: url(german_over.png);
	}
	
#language a.sp2 {
	background-image: url(english.png);
	}	
	
#language a.sp2:hover,
#language a.sp2active {
	background-image: url(english_over.png);
	}
	

/* Copyright  / Impressum */

#copy {
	font-size: 0.9em;
	}
	

/* allgemeines Styling */

img {
	border:0px;
	}

.small {
	font-size: 0.8em
	}

.smallleft {
	font-size: 0.8em;
	float:left;
	}

.smallright {
	font-size: 0.8em;
	float:right;
	text-align:right;
	}

a, a:visited {
	color: #7e8587;
	text-decoration: none;
	}
	
a:hover {
	color: #cad301;
	text-decoration: underline;
	}

.tdtext a,
.tdtext a:visited {
	font-weight:bold;
	}

h2 {
	font-size: 1.8em;
	color: #cad301;
	font-weight:lighter;
	margin: 0px;
	padding: 6px 0px 7px 0px;
	line-height:1.1em;
	}	
	
h3 {
	font-size: 1.2em;
	color: #cad301;
	font-weight:lighter;
	margin: 0px;
	padding:4px 0px 6px 0px;
	}

h2#newsticker {
	padding: 5px 0px 5px 30px;
	border-top: 1px solid #d8dadb;
	border-bottom: 1px solid #d8dadb;
	margin: 0px;
	}
	
h3.newsticker {
	font-size: 1em;
	color: #7e8587;
	font-weight:lighter;
	border-bottom: 1px dashed #d8dadb;
	margin: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	}

hr.under {
	height:1px;
	color:#e5e7e7;
	border:none;
	border-top:1px dashed #cad301;
	margin:8px 0px;
	width: 700px;
	text-align: left;
	}

*+html hr.under,
* html hr.under {
	padding:0px;
	margin-bottom:-8px;
	}
	
hr.upper {
	margin: 5px 0px 5px 0px;
	height:1px;
	color:#e5e7e7;
	border:none;
	border-top:1px dashed #e5e7e7;
	width: 700px;
	text-align: left;
	}	

*+html hr.upper  {
	padding:0px;
	margin: -2px 0px;
	}
	
* html hr.upper {
	padding:0px;
	margin: -5px 0px;
	}
	
/* Allg. Form*/
	
form input[type=submit],
form input[type=text],
form select,
form textarea {
	color: #7e8587;
	border: 1px solid #bec2c3;
	}
	
form input[type=submit]:hover,
form input[type=text]:hover,
form select:hover,
form textarea:hover {
	background: #f2f3f3;
	}

form input.submit {
	font-size:1.0em;
	background:#e5e7e7;
	cursor:pointer;
	}

form input.submit:hover {
	background: #cad301;
	}


/* Aufzählung */
div.tdtext ul {
	margin: 0px;
	padding:5px 0px 8px 15px;
	}

div.tdtext ul li {
	list-style: square
	}


/* Bilder zu Artikeln*/
div.tdpicturebot {
	display:none;
	}
	
div.tdpictureright {
	display:none;
	}



/* Bildgalerie */
div.rowwrapper {
	border: 0px solid black;
	margin:10px 0px 15px 0px;
	}

div.pibox {
	width: 140px;
	margin-right: 18px;
	float: left;
	background:url(pic_bildgal_bg.png) no-repeat;
	}
	
.imgbox {
	width:120px;
	height:120px;
	margin:10px 10px;
	_margin:-3px 10px;
	padding:0px;
	}

.imgbox img.enlarge {
	position:relative;
	float: right; 
	top:-20px;
	_top:-8px;
	padding:1px;
	border:1px solid #7e8587;
	background:white;
	}	

.imgbox img.enlarge:hover {
	background:#cad301;
	}

.imgbox img.download {
	position:relative;
	float:right;
	top:-20px;
	_top:-8px;
	padding:1px;
	border:1px solid #7e8587;
	margin-right:1px;
	background:white;
	}

.imgbox img.download:hover {
	background:#cad301;
	}

.pibox .small {
	padding-left:5px;
	}

/* Bildgalerie Download */
table.picwrap {
	border:0px solid black;
	padding:0px;
	border-collapse:collapse;
	}

table.picwrap td {
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	}
	
table.picwrap td.topleft {
	background:url(pic_wrap_top_left.png) no-repeat;
	}

table.picwrap td.top {
	background:url(pic_wrap_top.png);
	}

table.picwrap td.topright {
	background:url(pic_wrap_top_right.png) no-repeat;
	}

table.picwrap td.left {
	background:url(pic_wrap_left.png);
	}

table.picwrap td.right {
	background:url(pic_wrap_right.png);
	}

table.picwrap td.botleft {
	background:url(pic_wrap_bot_left.png) no-repeat;
	}

table.picwrap td.bot {
	background:url(pic_wrap_bot.png);
	}

table.picwrap td.botright {
	background:url(pic_wrap_bot_right.png) no-repeat;
	}


/* Downloads - Infoboxes */
div.dlwrap,
div.ibwrap {
	width:428px;
	border:1px solid #e5e7e7;
	padding:5px;
	margin-top:15px;
	}

div.dlwrap h3,
div.ibwrap h3 {
	width:100%;
	font-size:1.1em;
	border-bottom:1px dashed #e5e7e7;
	padding:2px 0px;
	}

div.dlwrap p,
div.ibwrap p {
	padding:6px 0px 3px 0px;
	margin:0px;
	}

div.dlwrap .dlpreview {
	float:right;
	width:100px;
	height:100px;
	padding:10px 10px;
	margin:5px 0px 5px 5px;
	background:url(pic_dlprev_bg.png) no-repeat;
	}

div.dlwrap .dlpreview img {
	width:100px;
	height:100px;
	}

div.dlwrap div.dlfoot {
	padding:3px 0px;
	width:100%;
	font-weight:bold;
	border-top:1px dashed #e5e7e7;
	}


/* Seitenzahlen für Seitenauswahl bei Suche */

.pagenrcontainer {
	display: none;
	}


/* Detailsuche für News und VA-Kalender*/
div.detailsuche {
	display: none
	}
	
button.printEv {
	display: none
	}
	
div.detailsuche h3	{
	padding: 3px 0px;
	}

div.detailsuche select {
	height: 18px;
	_height: 20px;
	padding: 0px;
	border: 1px solid #bec2c3;
	width:100%;
	font-size:0.9em;
	}

div.detailsuche select:hover {
	background:#e5e7e7;
	}

html* div.detailsuche select {
	height: 20px;
	}
	
div.detailsuche input {
	width:99%;
	height: 16px;
	line-height:18px;
	padding: 0px;
	font-size:0.9em;
	vertical-align:bottom;
	}
	
div.detailsuche input.submit {
	height:20px;
	line-height:normal;
	margin:3px 0px;
	vertical-align:top;
	padding:2px;
	font-size:1.0em;
	}

div.detailsuche table {
	margin-top:15px;
	padding-bottom:10px;
	border-bottom:1px dashed #d8dadb;
	border-collapse:collapse;
	padding:0px;
	width:100%;
	}

div.detailsuche table th {
	border-bottom:1px dashed #d8dadb;
	text-align:left;
	padding:2px 0px;
	}

div.detailsuche table td {
	padding:4px 0px;
	}
	
div.detailsuche table td table {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	}

div.detailsuche table td table *{
	margin:0px;
	padding:0px;
	}
	
div.detailsuche table td.sp1 {
	width:40px;
	}

div.detailsuche table td.sp2 {
	width:100px;
	}

div.detailsuche table td.sp3 {
	width:100px;
	text-align:right;
	}


/* VA Kalender */
h3.vacal {
	font-size: 1.2em;
	color: #989d9f;
	font-weight:lighter;
	margin: 0px;
	padding: 4px 0px;
	}	

h3.vacal a, h3.vacal a:visited {
	color:#cad301;
	font-weight:normal;
	}
	
img.evstatus {
	position:relative;
	float:left;
	left:135px;
	filter:Alpha(opacity=75); 
	opacity: 0.75;
	margin-left:-100px;
	margin-top:-10px;
	}

/* VA Kalender Detail */
div.detailsuche .ticketing {
	margin-bottom:20px;
	/*border: 1px solid #e5e7e7;*/
	padding: 3px; 
	}

.ticketing h3 {
	border-bottom:1px dashed #e5e7e7;
	margin-bottom:3px;
	}

img.evdetstatus {
	position:absolute;
	top:50px; 
	left:220px; 
	filter:Alpha(opacity=80); 
	opacity: 0.8;
	}

/* 
#sessionmanagement {
	position:absolute;
	left:610px;
	top: 120px;
	width: 140px;
	padding: 5px;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	text-align: center;
	background: #D0D0D0;
	}
	
#sessionmanagement a.logout {
	padding: 1px 10px;
	text-align: center;
	background: #666;
	color:#ccc;
	}
*/

/* Formulare */
form#anfrage {
	width: 400px;
	}

form#anfrage input.form {
	height: 16px;
	color: #7e8587;
	padding: 0px;
	border: 1px solid #bec2c3;
	}
	
form#anfrage input.submit {
	height: 20px;
	color: #7e8587;
	padding: 0px;
	border: 1px solid #bec2c3;
	background: #e5e7e7;
	margin-top: 10px;
	cursor:Pointer;
	}
	
form#anfrage input.submit:hover {
	background:#cad301;
	cursor:pointer;
	}

form#anfrage textarea.form {
	color: #7e8587;
	padding: 0px;
	border: 1px solid #bec2c3;
	}
	
form#anfrage select.form {
	height: 18px;
	_height: 20px;
	color: #7e8587;
	padding: 0px;
	border: 1px solid #bec2c3;
	font-size: 0.9em;
	}
	
html* form#anfrage select.form {
	height: 20px;
	}
	
	
/* Mitarbeiter */

div.tdtext p.mitarbeiter {
	width: 200px;
	}
	
div.tdtext p.mitarbeiter img {
	padding:10px;
	width:108px;
	height:150px;
	background: #fff url(pic_mitarbeiter_bg.png) center no-repeat;
	margin: 10px 0px 0px 0px;
	}
	
span.phone {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_phone.png) left no-repeat;
	}
	
span.email {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_email.png) left no-repeat;
	}
	
span.vcard {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_vcard.png) left no-repeat;
	}
	
/* Partner */

div.tdtext a.partner img{
	filter:Alpha(opacity=50); 
	opacity: 0.5;
}


div.tdtext a.partner:hover img{
	filter:Alpha(opacity=100); 
	opacity: 1;
}

div.ldi {
	display: none;
	}
	
/* Accommodation */ 
div.accommo {
	display:none
	}

/* sitemap */
.tdtext h2 a {
	color:#cad301;
	font-weight:normal;
	}

.tdtext .sub {
	font-size:1.1em;
	}

.tdtext .subsub {
	font-weight:normal;
	font-size:0.9em;
	}
	