/* ||||| Global Reset ||||| */
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; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
}
textarea, input, button, select { 
	margin: 0; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
}
object,embed{outline:none;}


/* ||||| HTML Elements ||||| */
body { 
	background: #FFF url(../images/bg.jpg) repeat-x left top; 
	color: #000; 
	margin-bottom: 10px;
	font-size: 67%; /* Resets 1em to 11px */
	text-align: center; /* IE456 */
}

a {
	color: #666; 
	text-decoration: none;
	}
a:visited { color: #999; } 
a:link    { color: #666; }
a:hover   { color: #666; text-decoration: underline; }
	#col-c a {
		color: #000;
	}

a img     { border: none; }
acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: 0.07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

address {
	margin-bottom: 30px;
	font-style: normal;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

h1, 
h2 { /* e|vo: The main headline = <h2>, also for SEO */
	font: bold 20px Verdana,Arial,Helvetica,sans-serif;
}
body.home h2 {
	color: #000;
}
h3 { /* e|vo: The subheadlines */
	margin: 0 0 5px 0;
	font: bold 1.0em Verdana,Arial,Helvetica,sans-serif;
}
h4 {
	font: bold 1.0em Verdana,Arial,Helvetica,sans-serif;
}

img { 
	-ms-interpolation-mode: bicubic;
}

p {
	margin: 0 0 20px 0;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


/* ||||| Global Classes ||||| */
/*.arrow {
	background: url(../images/arrow-grey.png) no-repeat 0 1px;
	padding-left: 20px;
}*/

.clear { 
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix { /* IE5/Mac */
	display: inline-block;
}
 
body[class] .clearfix { /* Fx, Op, ... */
	display: block;
}
 
* html .clearfix { /* IE < 5.5 for hasLayout */
	height: 1%;
}

.aligned-l { text-align: left; }
.aligned-c { text-align: center; }
.aligned-r { text-align: right; }
.f-l { float: left; }
.f-r { float: right; }
.bold { font-weight: bold; }
.nw { white-space: nowrap; }
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.iv,
.zzz,
.hidden,
.hiddenmodule { display: none; }

.more {
	display: block;
	clear: both;
	margin: 2px 0 0px 0;
	padding-right: 10px;
	text-align: right;
	text-decoration: none !important;
}
	.more:hover {
		text-decoration: underline !important;
	}
.highlight,
.highlight a,
a.highlight:link,
a.highlight:visited,
a.highlight:active,
a.highlight:hover { color: #C4112E !important; }
.subtle {
	color: #6F6F70;
	font-size: 0.9em;
}

span.hr {
	position: relative;
	display: block;
	border-top: 1px solid #ADADAD;
	height: 1px;/* todo look at other browsers */
	margin: 10px 0 0 -10px;
	z-index: 1;
}

.pos_r { /* e|vo: not the neatest solution II */
	position: relative;
}

ul.no-bullets,
ul.no-bullets li { list-style: none !important; list-style-type: none; }
ul.custom-bullets,
ul.custom-bullets li {
	list-style: url(../images/list-style-image.png);
}
.nw { white-space: nowrap; }

.iv,
.zzz,
hr { 
	display: none; 
}
/* ||||| Page Elements ||||| */
/* ::::: THE Content-Box ::::: */
#content-box {
	position: relative;
	width: 988px; /*973px; = 780px + 163px #header + 10 ml #header + 20 mr #header */
	margin: 0 auto;
	padding-top: 81px;
	text-align: left;
}

/* ::::: SWF-Box (Flash) :::::: */
#swf-box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* ::::: Header :::::: */
#header {
	position: absolute; 
	top:473px; 	
	left: 0;
	text-align: left;
	z-index: 999;
}

#header h1 { 
	position: relative; 
	width: 165px;
	height: 34px;
	margin-left: 10px;
	letter-spacing: -9999em; /* e|vo: better than text-indent, see http: //www.stuffandnonsense.co.uk/archives/examples/malarkey-method-example.html */ }
	* html #header h1 {/* IE 456 only */
		text-indent: -9999em;
	}
	html>body #header h1 {/* Op 7+8 +FX!!! TODO*/
		letter-spacing: normal;
		text-indent: -9999em; 
		overflow: hidden;
	}

	#header h1 a { 
		text-decoration: none;
	}

	#header h1 span {
		background: transparent url(../images/logo-tinavienna.png) no-repeat left top;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 165px;
		height: 34px;
		z-index: 1;
	}
	
#nav-box {
	margin-top: 30px;
	margin-left: 10px;
}

	#searchform-box {
		margin-top: 16px;
	}
	#access {
		width: 164px;
	}
	#s {
		width: 110px;
	}
	#searchsubmit {
		width: 38px;
		margin-left: 10px;
	}
	
	#nav-box ul {
		margin-top: 16px;
	}
	#nav-box li,
	#footer li {
		float: left;
		color: #6F6F70;
		font-size: 0.9em;
		}
		#nav-box a,
		#footer a {
			color: #6F6F70;
			font-size: 0.9em;
			text-decoration: none;
		}
			#nav-box a:hover,
			#footer a:hover {
				text-decoration: underline;
			}
	#tinavienna{position:absolute; left:-318px; bottom:0; color:#6F6F70; font-size:0.81em;}
	#tinavienna a{font-size:1em; text-decoration:underline;}

	
/* ::::: Page (Content) ::::: */
#skip {
	position: relative;
	margin-top: 1px;
}
#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
	#skip a:focus {
		position: static;
		width: auto;
		height: auto;
		} 

#content-shadow {
	_height: 1px;
  _background: #000;
  /*box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);*/
	margin-left: 193px;
	/*filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3,MakeShadow=true,ShadowOpacity=0.5);*/
	position:relative;
	z-index:2;
	height:542px;
}
		
#content { /* e|vo: not allowed to float in IE6! Don't know why */
	background: url(../images/bg-content.png) repeat-y left bottom;
	_background: #FFF;
	position: relative;
	min-height: 542px;
	_height:542px;
	margin: 0 0 0 187px;
	_margin-left: 0;
	padding: 0 14px 11px 14px;
	line-height: 1.3em;
	z-index: 2;
	_top: 2px;
	_left: 3px;
	/*width: should be #content-box990-193=797*/
}
	
	body.columns-two #content {
		float: left;
		/* margin-right: -270px;todo */
		width: 100%;
		padding-bottom: 70px;
	}

	body.columns-two #content {
		margin-right: 320px;
		width: 580px;
	}
	* html body.columns-two #content {/* todo, IE6: for not wrapping, don't know why */
		margin-right: 0;
	}

/* ..... Content Columns ..... */
#col-c {
	float: left;
	position: relative;
	width: 403px; /* 45*9+8=413 -mr10 *//* pixelperfect:415px */
	left: 184px;/* pixelperfect:186px */
	padding-bottom: 24px; /*+#content pb= 30px; was 52px */
	line-height: 1.25em; /*=13px; was 1.4em */
}
#col-c a{text-decoration:underline}

#col-l {
	float: left;
	left: -403px;
	position: relative;
	width: 163px;
	margin-right:10px;
	padding-top: 74px;
	padding-bottom: 52px;
	overflow: hidden;
}

#col-r {
	color: #00718A;
	float: left;
	position: relative;
	width: 173px;
	margin-left: 20px;
	padding-top: 74px;
	padding-bottom: 52px;
}

/* ..... Pseudo-Breadcrumb ..... */
#nav-bc {
	position: relative;
	color: #6F6F70;
	margin: 7px 0 28px 0;
	font-size: 0.9em;
	line-height: 12px;
	z-index: 2777;
}
	#nav-bc a,
	#col-c .search-bc a {
		color: #6F6F70;
		text-decoration: none;
	}
	#nav-bc a:hover,
	.nav-bc-curr,
	#col-c .search-bc a:hover {
		text-decoration: underline;
	}

	#content h2 {
		margin-bottom: 14px;
		font-size: 1.0em;
	}
	
	* html #nav-bc,
	* html #content,
	* html #content h2 { /*e|vo: bug affecting IE < 7, see */
		position: relative;
		overflow: visible;
		zoom: 1;
		z-index: 1;
	}

/* ..... Center-Col Contents ..... */
.page #col-c img {
	position: relative;
	display: block;
	float: left;
	margin: 0 10px 0 -10px;
	z-index: 1;
}

#col-c h2,
#col-c p {
	margin-right: 10px;
}

#col-c ul, #col-c ol,
#col-r ul, #col-r ol,
#col-l ul ul {
	/*margin: 0 0 5px 15px;*/
	margin-left: 1.4em;
	margin-bottom: 5px;
}
#col-c ol,
#col-r ol{
	margin-left:1.9em;
}
	#col-c ul, #col-c ol {
		margin-bottom: 20px;
		margin-top:-20px;
	}
	#col-c ul li {
		list-style-image: url(../images/list-style-image.png);
	}

/* ..... Left-Col Contents ..... */
#nav-sub li {
	margin-bottom: 3px;
}
#nav-sub a { 
	color: #C4112E !important; 
	text-decoration: none;
}
	#nav-sub a:hover,
	#nav-sub a.current {
		text-decoration: underline;
	}


/* ..... Right-Col Contents ..... */
#content #col-r h4 {
	margin-bottom: 2px;
}
#content #col-r p {margin-bottom:5px;}
#content #col-r ul {
	margin-bottom: 5px;
}
	#col-r ul {
		list-style-image: url(../images/list-style-image-ts.png);
	}
		#content #col-r .highlight ul,
		#content #col-r .highlight ul li {
			list-style: url(../images/list-style-image-hl.png);
			list-style-image: url(../images/list-style-image-hl.png);
		}
		#col-r li {
			margin-bottom: 2px;
		}
	
#col-r a {
	color: #00718A;
	text-decoration: none;
}
	#col-r a:hover {
		text-decoration: underline;
	}
#col-r a.rel {
	background: url(../images/list-style-image-ts.png) no-repeat 0 1px;
	padding-left: 14px;
}


/* ::::: Footer ::::: */
#footer {
	position: relative;
	width: 795px; /* = #content-box */
	margin-left: 193px; /* = #content */
	padding-top: 20px;
	text-align: left;
	}
	#right-hand-end {
		position: absolute;
		bottom: 0;
		width: 180px;
		right: 0;
	}
	body.page #footer {
		background: url(../images/bg-footer.png) no-repeat left top;
		_background: none;
		margin-left: 187px;
		text-indent: 6px;
	}
		body.page #right-hand-end {
			width: 186px;
		}
	
	body.page #tinavienna{left:-177px; width:177px; text-indent:0;}


/* ||||| TinaVienna Page Template specifics ||||| */
/* ::::: 0 Home ::::: */

body.home #content-box{padding-top:541px;}
body.home #content {
	background: none;
	min-height: 50px;
	margin-left: 314px; /* normal ml187 + 135 */		
}

#news {
	margin-bottom: 30px;
	_margin-bottom: 0;
}

#news h3 {
	color: #000;
}

#news li {
	float: left;
	color: #000;
	width: 180px; /* 245 for full width */
	min-height: 50px;
	margin-right: 22px;
}
#news li.last {
	margin-right: 0;
}

body.home #footer {
	width: 584px;
	margin-top: 10px;
	margin-left: 328px;
}

/* ::::: 01 Team ::::: */
body.team p,
body.searchresult p {
	margin-bottom: 0;
}

body.team #col-c h3, 
body.team #col-c p {
	float: left;
	width: 303px;
}

body.team div.clear {
	height: 10px;
}

/* ::::: 05 Search-Results ::::: */
body.searchresult p.showResults{padding-bottom:3px;}
body.searchresult .radioOption{display:inline-block; position:relative; padding-right:15px;}
body.searchresult .radioOption .radioButton{position:absolute; top:1px; left:0; padding:0; width:13px; height:13px;}
body.searchresult .radioOption label{padding-left:18px;}


#nav-search,
.nav-events {
	margin: 0 0 20px -10px;
	padding-top: 10px;
	text-align: center;
}
	#nav-search {
		margin-bottom: 30px;
	}

body.searchresult .chkbox,
body.searchresult .chkboxlabel {
	margin: 10px 0 5px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
}
	body.searchresult .chkbox {/* IE 8 */
		margin-top/*\**/: 8px;
	}
	body.searchresult .chkboxlabel {
		padding: 0px 12px 0 2px;
	}
body.searchresult .radio,
body.searchresult .radiolabel {
	margin: 7px 0 5px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
}
	body.searchresult .radio {/* IE 8 */
		margin-top/*\**/: 8px;
	}
	body.searchresult .radiolabel {
		padding: 0px 12px 0 2px;
	}


body.searchresult h3 {/* reset */
	margin-bottom: 1px;
}
body.searchresult .search-bc {
	color: #6F6F70;
	font-size: 0.9em;
}

.search-res-bw,
.search-res-fw {
	padding: 2px;
}
.search-res-bw {
	padding-right: 10px;
}
.search-res-fw {
	padding-left: 10px;
}

.res {
	background: #E49EA9;
	padding: 1px 2px;
}

/* ::::: 1 Wasserwirtschaft ::::: */
body.page .teaser{float:left; width:100%; padding-bottom:15px;}
body.page .teaser h3{	margin: 0 0 4px;}
body.page .teaser p{margin-bottom:0;}
body.page .teaser .colleft{float:left;}
body.page .teaser .colright{float:right; width:310px;}

/* ..... Gallery ..... */
#col-c #gal-pic img {
	float: none;
}
#gal-pic .image-descr {
	height: 30px;
	margin-top: 7px;
}
#col-c #gal-thumbs {
	position: relative;
	margin-left: -11px;
	_margin-left: -13px;
	_width: 415px;
	zoom: 1;
} 
#gal-thumbs li {
	float: left;
	width: 68px;
	height: 41px;
	margin-top: 1px;
	margin-left: 1px;
	overflow: hidden;
}
#col-c #gal-thumbs li img {
	position: static;
	float: none;
	margin: auto;
}
#gal-thumbs a {
	position: relative;
	display: block;
}
.overlay {
	background: transparent url(../images/gal-overlay.png) repeat 0 0;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 68px;
	height: 41px;
	z-index: 99;
	_display: none;
}
	#gal-thumbs a:hover .overlay,
	#gal-thumbs a.curr .overlay {
		display: none;
	}

#galleryPlayer{margin:0 10px 0 -10px;}

/* ::::: 2 Veranstaltungskalender ::::: */
.nav-events {
	margin-top: 10px;
}

#event-calendar {
	position: relative;
	width: 413px;
	margin-left: -10px;
	z-index: 1;
	margin-bottom:5px;
}

#event-calendar thead td {
	height: 10px;
}

#event-calendar th,
#event-calendar td {
	padding: 3px 4px;
	vertical-align: center;
}
#event-calendar thead th,
.even,
.even td {
	background: #DEE9EC;
}
#event-calendar a{text-decoration:none;}

.event-descr {
	background: url(../images/bg-mastergrid-8bit.png) no-repeat 0 -8px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	overflow: hidden;
}
	.events .part,
	.event .part	{
		background: url(../images/bg-mastergrid-8bit.png) no-repeat 0 0;
	}

.events #col-c p.aligned-r {
	margin-right: 0;
	margin-left: 60px;
	_margin-left: 46px;
}
.events p .subtle {
	display: block;
}
.events p .event-descr {
	margin-top: 3px;
	margin-left: 15px;
}
.events .filterDate input.text{width:100px;}

/* event page */
body.event .shortinfo{line-height:19px;}

/* team */
table#team td{padding-bottom:8px; vertical-align:top;}

/* tag cloud */
#tagcloud{text-align:center;}
#tagcloud a{word-wrap:break-word;}

#closeContent{display:block; position:absolute; right:17px; top:5px; width:20px; height:20px; background:url(../images/X.png) no-repeat 5px 5px;}

#content a.historyBack{display:block; position:absolute; right:17px; top:5px; height:20px; z-index:99999;}

/* ||||| Plugins || jQuery Plugins ||||| */
/* ::::: TableSorter ::::: */
#event-calendar th span{display:inline-block; padding-right:18px; background:no-repeat right 5px; cursor: pointer;}
#event-calendar th.headerSortUp span{display:inline-block; padding-right:20px; background-image:url(../images/asc.gif);}
#event-calendar th.headerSortDown span{display:inline-block; padding-right:20px; background-image:url(../images/desc.gif);}

