/* --------------Global Styles-------------- */
html {
	height:100%;
}
body {
	height:100%;
	background-color: #ffffff;
	color: #333;
	margin: 0 0 60px 0;
	padding: 0;
}
body, div, span, td, ul, li {
	font: 400 12px/14px verdana, arial, helvetica, sans-serif;
}

/* CSS Selector */
.Standart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.H1 {
	font: 300 20px "Times New Roman", Times, serif;
	color: #007783;
	text-decoration: none;
	line-height: 25px;
}
.H2 {
	font-weight: bold;
	font-size:14px;
	color:#007783;
}
.H3 {
	line-height: 16px;
	font-weight: bold;
	font-size:12px;
	color:#007783;
}
.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

#header {
	position: relative;
	height: 102px;
	background: transparent url(../art/kult/header.png) no-repeat;
}
#headerseefeld {
	position: relative;
	height: 102px;
	background: transparent url(../art/kult/kulturiges_seefeld.png) no-repeat;
}
#headerontour {
	position: relative;
	height: 102px;
	background: transparent url(../art/kult/kulturiges_ontour.png) no-repeat;
}
#language {
	position: absolute;
	top:10px;
	left:50px;
	text-align:right;
	padding:0;
	margin:0;
}
#language a {
	font-size:9px;
	color:#666;
	text-decoration: none;
}
#language a:hover {
	font-size:9px;
	color:#333;
	text-decoration: none;
}

/* --------------CONTENT CSS-------------- */
#contentblock {
	position:relative;
	float:left;
	width:600px;
	margin: 0 0 60px 0;
	padding: 0 0 60px 10px;
}
#topic {
	position:relative;
	height: 20px;
	width:600px;
	margin:0;
	padding:0 0 10px 0;
	font: 300 20px/25px "Times New Roman", Times, serif;
	color: #007783;
	text-decoration: none;

}
#content {
	position:relative;
	height: auto;
	overflow: visible;
	padding:0;
	margin:0;
}
#content form input, #content form textarea, #content form select {
	font-size: 12px;
	background-color: #fff;
}
#content form input.radio {
	font-size: 12px;
	background-color: #fff;
}
#content form input.submit {
	font-size: 12px;
	background-color: #efefef;
	width: 150px;
	height: 20px;
}
#content img {
	border:none;
	/*border: 1px solid #f93;*/
}
#content a {
	color: #333;
	text-decoration: none;
	border-bottom:1px solid #f93;
}
#content a:hover {
	color: #f93;
	text-decoration: none;
	border-bottom:1px solid #f93;
}
#content li {
	margin:3px 0 0 0;
	list-style-type:none;
	list-style-image:url(../art/list_style.gif);
}

/* --------------FOOTER CSS-------------- */
#ContainerBottom {
	background-color:#fff;
	position:fixed;
	margin:0 auto;
	width:955px;
	height:30px;
	bottom:0px; 
	left:0px; 
	right:0px;
	text-align: right;
	padding:10px 10px 0px 10px;
	border-top: 2px solid #f93;
}
#search {
	float:left;
	width:150px;
	height:25px;
}
#footer {
	font-size:10px;
	float:right;
	height:25px;
}
#footer a {
	color: #333;
	text-decoration:none;
	border-bottom:1px solid #f93;
}
#footer a:hover {
	color: #f93;
	text-decoration: none;
	border-bottom:1px solid #f93;
}
#footer a img {
	float:left;
	border:0;
}


/* --------------Breadcrumb-Navigation CSS-------------- */
#root{
	position: relative;
	margin: 0 0 0 140px;
	padding: 0;
	height:15px;
}
#root a {
	font-size:9px;
	color:#666;
	text-decoration: none;
}
#root a:hover {
	font-size:9px;
	color:#333;
	text-decoration: none;
}


/* --------------Top-Navigation CSS-------------- */
#navigation {
	position: relative;
	height:30px;
	margin: 0;
	padding:0;
	border-bottom: 2px solid #f93;
}
#nav-main {
	position: relative;
	left:140px;
	width:70%;
}
#nav-main a, #nav-main span {
	display:block;
	font: 300 18px "Times New Roman", Times, serif;
	color: #007783;
	text-decoration: none;
	white-space: nowrap;
	text-indent: 0pt;
	padding: 2px 2px 2px 0;
}
#nav-main a:hover {
	color: #f93;
}
#nav-main div {
	background: url(../art/dots_main.gif) no-repeat 0 5px;
}
/* --------------Sub-Navigation CSS-------------- */
div.nav-sub {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	background-color: #fff;
	border-bottom:2px solid #f93;
}
div.nav-sub a,
div.nav-sub span {
	display: block;
	font: 400 11px/12px verdana, arial, helvetica, sans-serif;
	color: #007783;
	text-decoration: none;
	white-space: nowrap;
	width:100%;
	height: 14px;
	text-indent: 5pt;
	padding: 2px;
}
div.nav-sub a:hover {
	background-color: #fc6;
}

/* --------------Sub-Block Navigation CSS-------------- */
#navblock {
	position: relative;
	float:left;
	width:140px;
	/*height:300px;*/
	border-bottom: 2px solid #f93;
}
#navblock a,
#navblock span {
	display: block;
	font: 400 10px/12px verdana, arial, helvetica, sans-serif;
	color: #007783;
	text-decoration: none;
	white-space: nowrap;
	width:100%;
	height: 14px;
	text-indent: 5pt;
	padding: 2px;
}
#navblock a:hover {
	background-color: #fc6;
}

/* --------------Page-Navigation CSS-------------- */
#navPage {
	color: #f93;
	position:realtive;
	height:16px;
	width:100%;
	padding:0;
	margin:10px 0px 0px 0px;
}
#navPage a {
	color: #330065;
	text-decoration: none;
}
#navPage a:hover {
	color: #f93;
}


/* --------------SUCHE CSS-------------- */
#SRItem {
	clear:both;
	position:relative;
	height:16px;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	cursor: pointer;
	font-size: 11px;
	white-space: nowrap;
	border:0px;
	border-bottom:2px solid #f93;
}
#SRItem img {
	border:0px;
}

#SRItem a {
	font-weight: 300;
	color: #007783;
	text-decoration: none;
}
#SRimg {
	border:0px;
	width:20px;
	float:left;
	padding:0px;
	margin:0px
}
#SRhref {
	width:80%;
	float:left;
	padding:0px;
	margin:0px
}
#SRhits {
	white-space: nowrap;
	float:right;
	padding:0px;
	margin:0px
}
#SRtext {
	clear:both;
	display:block;
	width:90%;
	padding:2px 0px 2px 25px;
}
#SRroot {
	font-size:9px;
	float:left;
	width:70%;
	padding:0px 0px 0px 25px;
}
#SRdate {
	font-size:9px;
	float:right;
	width:29%;
	text-align: right;
}
.menuItem {
	white-space:nowrap;
	cursor: pointer;
}
.highlightItem {
	background-color: #fc6;
	white-space:nowrap;
	cursor: pointer;
}
.highlight{
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}
.navsearcha {
	font-size: 11px;
	color: #f00;
	text-decoration: none;
}
.navsearch,
.navsearch:LINK,
.navsearch:VISITED {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.navsearch:HOVER {
	font-size: 11px;
	color: #f00;
	text-decoration: none;
}
#searchbox {
	position:relative;
	width:150px;
	height:25px;
	margin: 0px;
	padding: 0px;
	clip: rect(0 150 18 0);
	overflow: hidden;
}
#searchbox input {
	float:left;
	font: 400 11px/12px Tahoma, Verdana, Arial;
	color: #333;
	background-color: #fff;
	border: 1px solid #f93;
	margin: 0px;
	padding: 0px;
	height:18px;
}

/*--------------STYLE ext PHOTOGALERY--------------*/
#photoNAV a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #007783;
	font-weight: 600;
	height: 16px;
	vertical-align: middle;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	white-space: nowrap;
}
#photoNAV a:hover {
	color: #333;
}
#photoTABLE {
	border-collapse:collapse;
}
#photoTABLE img {
	/*border: 2px solid #f93;*/
}
.photoTD {
	cursor: pointer;
}
/* --------------STYLE ext NEWSLETTER-------------- */
.str_membername {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #007783;
	font-weight: 600;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	white-space: nowrap;
}