/* Hauptnaviagtion */
html,
body {
	width: 100%;
	height: 100%;
	}
	
body {
	color: #41474a;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	margin:0px;
	background: #cb7c00 url(bg_body.png) top repeat-x
	}

#container {
	position:relative;
	top: 0px;
	margin: 0px auto;
	width:900px;
	padding: 0px 10px;
	height: 100%;
	height: auto !important; 
	min-height: 100%; 
	background: url(bg_container.png) center repeat-y;
	z-index: 5;
	}
	
* html #container {height: 100%}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#content {
	margin: 50px 0px 20px 25px;
	left: 25px;
	width: 600px;
	z-index: 40;
	}
	
#flashhead {
	position:relative;
	top:25px;
	left:25px;
	width:625px;
	height:295px;
	padding: 0px 0px 29px 0px;
	border-bottom: 1px solid #fff;
	}
	
#logo {
	position:absolute;
	top:25px;
	left:685px;
	}
/* 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:link {
	color: #f8b500;
	text-decoration: none;
	}
	
a:hover,
a:active {
	color: #f8b500;
	text-decoration: underline;
	}
	
a:visited {
	color: #e7a900;
	text-decoration: none;
	}

p { line-height:1.4em }

h2 {
	font-size: 2em;
	color: #f8b500;
	font-weight:lighter;
	margin: 0px;
	padding: 0px;
	line-height:1.4em;
	}	
	
h3 {
	font-size: 1.3em;
	color: #f8b500;
	font-weight:lighter;
	margin: 0px;
	padding:4px 0px 6px 0px;
	}
	
hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #747e84;
	}

/* Aufzählung */
div#content ul {
	margin: 0px;
	padding:5px 0px 8px 0px;
	}

div#content ul li {
	list-style: none;
	background: url(ul_bullet.png) 0em 0.4em no-repeat;
	padding: 2px 0px 2px 15px;
	}
	
div#content ul li a, 
div#content ul li a:visited {
	color: #41474a;
	text-decoration: none;
	}
	
div#content ul li a:hover {
	color: #f8b500;
	text-decoration: underline;
	}

/* Bilder zu Artikeln*/
div.tdpicturebot {
	margin-top:15px;
	text-align: left;
	width: 600px;
	}
	
div.tdpicturebot .imgcontainer {
	float:left;
	width:180px;
	margin-right:30px;
	}
	
div.tdpicturebot .imgcontainer.last {
	margin-right:0px;
	}
	
div.tdpictureright .imgcontainer {
	padding: 0px;
	}

div.tdpictureright .imgdock,
div.tdpicturebot .imgdock {
	display:block;
	width:180px;
	min-height:140px;
	margin:0px;
	}

div.tdpicturebot img {
	width:180px;
	height:140px;
	border:0px;
	}

div.tdpicturebot a.togallery {
	font-weight:bold;
	}
	
div.tdpicturebot .bilddescr {
	font-size:0.8em;
	padding:0px 5px;
	width:180px;
	height:auto;
	overflow:hidden;
	margin-top:8px;
	}

/*div.tdpicture {
	float:right;
	width:174px;
	margin-top:220px;
	margin-right:50px;
	padding-bottom:15px;
	}

div.tdpicture hr {
	margin-bottom:10px;
	height:1px;
	color:#e5e7e7;
	border:none;
	border-top:1px dashed #e5e7e7;
	}	

div.tdpicture img {
	border:1px solid #e5e7e7;
	padding:1px;
	}

div.tdpicture a.togallery {
	font-weight:bold;
	color:#cad301;
	}

div.tdpicture .bilddescr {
	font-size:0.8em;
	padding-left: 3px;
	}*/
	


/* 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;
	padding:0px;
	}

img.enlarge {
	position:relative;
	float: right; 
	top:-28px;
	padding:1px;
	border:1px solid #7e8587;
	background:white;
	margin-right:10px;
	}	

img.enlarge:hover {
	background:#cad301;
	}

img.download {
	position:relative;
	float:right;
	top:-28px;
	padding:1px;
	border:1px solid #7e8587;
	margin-right:1px;
	background:white;
	}
 img.download:hover {
	background:#cad301;
	}

.pibox .small {
	padding-left:5px;
	}

.galleryspace {
	width:120px;
	height:120px;
	_height:118px;
	border:none;
	}

/* 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:328px;
	border:1px solid #fff;
	padding:5px;
	margin-top:15px;
	}

div.dlwrap h3,
div.ibwrap h3 {
	width:100%;
	font-size:1.4em;
	padding:2px 0px;
	}

div.dlwrap p,
div.ibwrap p {
	padding:2px 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;
	}


/* Seitenzahlen für Seitenauswahl bei Suche */

.pagenrcontainer {
	width:440px;
	height:20px;
	margin-top:40px;
	border-bottom: solid 1px #d8dadb;
	}

ul.pagenr {
	list-style: none;
	margin:0px;
	padding:0px;
	}
	
ul.pagenr li {
	display: inline;
	width: 12px;
	height: 13px;
	padding: 0px 2px;
	margin: 0px 2px 0px 0px;
	text-align:center;
	border:0px solid #d8dadb;
	line-height: 13px;
	font-weight:normal;
	font-size:0.9em;
	}

ul.pagenr li.active {
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px dotted #989d9f;
	}

/* Detailsuche für News und VA-Kalender*/
div.detailsuche {
	position:absolute;
	width:180px;
	top:190px;
	left:660px;
	padding: 0px 0px 0px 7px;
	border-left:1px dotted #e5e7e7;
	font-size:0.9em;
	}
	
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 table {
	margin-bottom:5px;
	}

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;
}

#footerwrap {
	position:fixed;
	_position: absolute;
	bottom: 0;
	width:170px;
	z-index: 50;
	background: none;
	margin: 0 auto;
	padding:0px 0px 5px 10px;
	}

div.ldi {
	/*position: relative;
	margin: 0 auto;
	left: -390px;
	width: 170px;*/
	margin-bottom: 10px;
	}
	
div.ldi a {
	background: url(../db_pics/partner/ldi.png) no-repeat center;
	width:100px;
	height:66px;
	display:block;
	}
	
/* Copyright  / Impressum */

#copy {
	/*position: relative;
	margin: 0 auto;
	left:-390px;
	width: 170px;*/
	font-size: 0.8em;
	}
	
/* Accommodation */ 
div.accommo {
	position: relative;
	margin: 0 auto;
	width: 170px;
	float: right;
	}

div.accommo a.accommo {
	background: url(wdm.png) top no-repeat;
	width:90px;
	height:10px;
	padding: 30px 0px 0px 0px;
	display:block;
	text-align:center;
	}
	
div.accommo:hover a.accommo,
div.accommo a.accommo:hover {
	background:url(wdm_over.png) top no-repeat;
	}

/* sitemap */
.tdtext h2 a {
	color:#cad301;
	font-weight:normal;
	}

.tdtext .sub {
	font-size:1.1em;
	}

.tdtext .subsub {
	font-weight:normal;
	font-size:0.9em;
	}
	
