* {
	margin: 0px;
	padding: 0px;
}

html {	
	height: 100%;
	min-height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #696969;

}

img { 	
	border:0px; 
	display: inline-block;
	_display: inline;
	vertical-align: bottom;
}

#hauptcontainer {
	position: relative;
	margin: 0px auto 0px;
	width: 900px;
	/* width: 950px; */
	_width: 900px;
	height: 100%;
	min-height: 100%;
	display: block;
	/*background-color: #ddd; */
}


#containerohnebanner {
	position: relative;
	z-index: 2;
	background-color: #FFFFD3;
	min-height: 100%;
	float: left;
	width: 827px;
	display: block;
	/* width: 947px */
/*	border-right: solid 2px #707070;
	border-left: solid 2px #707070; */
	border-right: solid 2px #A30200;
	border-left: solid 2px #A30200;
	padding-left: 2px;
	margin-left: 26px;
	_margin-left: 14px;
}

#header {
	position: relative;
	width:829px;
	height:208px;
	z-index:3;
	margin-left: -2px;
}

#bluete {
	position: absolute;
	left: -28px;
	top: 25px;
	z-index: 7;

}

#content {
	position: relative;
	margin-top: -20px;
	width: 443px;
	z-index: 10;
	margin-left: 150px;
	padding: 10px 16px;
	margin-bottom: 70px;
	display: block;
	left: 0px;
	_left: -16px;
	top: 2px;
	_width: 425px;



}

#content .bildlinks {
	float: left;
	margin-right: 10px;

}

#content .bildrechts {
	float: right;
	margin-left: 20px;

}

#content .detailtext {
	clear: both;
	margin-top: 20px;

}

#content p {
	margin-bottom: 1em;
}

/*  hochkantbilder rechte Seite*/

#fla {
	position: absolute;
	width:183px;
	height:414px;
	z-index:8;
	left: 631px;
	/* right: 40px; */
	top: 113px;
	border: 1px none #000000;
	
}

#flagalerie {
	position: absolute;
	width:183px;
	height:414px;
	z-index:8;
	left: 631px;
	/* right: 40px; */
	/* top: 65 mit video-thumbs drunter*/
	top: 135px;
	border: 1px none #000000;
	
}

#flavideo {
	position: absolute;
	width:183px;
	height:227px;
	z-index:9;
	left: 631px;
	/* right: 40px; */
	top: 490px;
	border: 1px none #000000;
	visibility: hidden;

}

#slidemenu {
	position: absolute;
	width:183px;
	height:414px;
	z-index:8;
	left: 631px;
	/* right: 40px; */
	top: 113px;
}

#programmbild2 {
	position:absolute; 
	width:183px; 
	height:414px; 
	z-index:8; 
	left: 632px; 
	top: 647px; 
	border: 1px none #000000;

}

#fotorundung {
	 position: relative; 
	 top: 0px; 
	 left: 0px; 
	 margin-bottom:-60px;
}


#galeriebildnachweis {
	float: right;
	margin-top: 0px;

}

#galeriekuenstlername {
	float: left;
	margin-top: 0px;

}

#navi {
	position: relative; 
	z-index:5; 
	margin-top: -102px;
	float: left;
	margin-left: 8px;

}

#navi ul {
	list-style: none;
	
}

#navi li {
	margin: 1px 0px;
}

#programmsponsor {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 1px #707070;
}

#programmsponsorzusatz {
	 position: relative; 
	 margin-top: 10px; 
	 _margin-top: 0px;
	 font-size: 9px;
	 margin-left: 2px;
}

#werbebannerrechts {
	position: relative;
	margin-left: 14px;
	margin-top: 12px;
	z-index: 20;
	float: left;
	width: 120px;
	/* border-left: solid 3px #707070;
	border-bottom: solid 3px #707070; */
}

#werbebannerrechts img {
	margin-bottom: 13px;
	border: solid 1px #707070;
} 

#footer {
	position:absolute;
	bottom: 0px;
	left: 153px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 470px;
	display: block;
	z-index:24;
}


#kontakt {
	position:absolute;
	left:660px;
	top:-448px;
	width:150px;
	height:18px;
	z-index:9;

}

#kontakt img {
	float: right;
}


#adresse {
	 position:absolute; 
	 left:166px; 
	 top:106px; 
	 width:355px; 
	 height:55px; 
	 z-index:11;
	 border-bottom: solid 1px #DA7151;
}
#adresse img {
	margin-bottom: 0px;

}

#adresse01, #adresse02, #adresse03 {
	font-size: 0.8em;
	float: left;
	margin-top: 5px;
}

#adresse01 {
	border-right: solid 1px #696969;
	padding-right: 5px;

}

#adresse02 {
	padding-left: 5px;
}


.partnertabelle td {
	padding: 4px;
	background-color: #fff;

}




h2 {
	font-size: 1.2em;
	margin-bottom: 0.7em;
	color: #A30200;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.7em;
	color: #FF0000;
}


h4 {
	font-size: 1.0em;
	margin-bottom: 0.7em;
	color: #696969;
}

.mitte {
text-align: center;
}

.subtitel {
	font-size: 0.8em; 
	color:#696969; 
	font-weight: normal;
}

.bildtitel {
	font-size: 0.9em; 
	color:#696969; 
	font-weight: normal;
}



a:link {
	color: #A30200;
	text-decoration: none;

}

a:visited {
	color: #A30200;
	text-decoration: none;

}

a:active {
	color: #A30200;
	text-decoration: none;

}



a:hover {
	color: #A30200;
	text-decoration: underline;

}


td {
	color: #000;
	padding: 2px 5px;
 	font-size: 0.8em;
}

/*
.tbstil01 {
	background-color: #E0BF4F;
}
*/
.tbstil01 {
	background-color: #fce230;
}
/*
.tbstil02 {
	background-color: #EAD496;
}*/
.tbstil02 {
	background-color: #eff980;
}

.textrot {
	color: #A30200;
}

.tbhgrot {
	background-color: #990000;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	padding: 4px 5px;
}

.tbstil01rottext {
	background-color: #fce230;
	color: #A30200;
}

.tbstil02rottext {
	background-color: #eff980;
	color: #A30200;
}

#sprachflaggen {
	position:absolute;
	left:510px;
	top:196px;
	width:82px;
	height:20px;
	z-index:11;
}

#sitemap {
	
}

#sitemap td {
	/*border: solid 1px #ff0;*/
	font-size: 1em;
	padding: 0px;
	color: #696969;
	height: 0.5em;
	} 
	
#sitemap {
	margin: 0px auto 0px;
}
	
#sitemap a:link {
	color: #A30200;
	text-decoration: none;
}

#sitemap a:hover {
	color: #A30200;
	text-decoration: underline;

}

#sitemap a:visited {
	color: #A30200;
	text-decoration: none;

}

#sitemap a:active {
	color: #A30200;
	text-decoration: none;
}

.subnav ul {
	display: block;
	list-style: none;

}

.subnav li {
	list-style: none;
	background-color: #A30200;
	width: 25px;
	text-align: center;
	float: left;
	color: #fff;
	font-weight: bold;
}

 a.downloadlink:link {
	font-size: 0.85em;
	color: #A30200;
	text-decoration: none;
}


a.downloadlink:visited {
	color: #A30200;
	text-decoration: none;
}

 a.downloadlink:hover {
	color: #A30200;
	text-decoration: none;
}


.anmeldeformular td {
	/*border: solid 1px #ff0;*/
	font-size: 1em;
	padding: 0px;
	color: #696969;
	height: 0.5em;
	
	} 

.anmeldeformular input {
	margin: 1px 2px;	
}

#backbutton {
	font-family: Verdana, Arial, sans-serif;
	background-image : url(img_layout/arrow.gif);
	background-repeat : no-repeat;
	position:relative;
	text-align : left;
	line-height : 14px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left : 0px;
	margin-bottom : 0px;
	width:90px;
	height:15px;
	z-index:1;
	left: -5px;
	top: -5px;
			}

div#flags {
	position:absolute;
	width:80px;
	height:15px;
	left: 522px;
	top: 199px;
	z-index:16;
			}
			
#backbutton2 {
	font-family: Verdana, Arial, sans-serif;
	background-image : url(img_layout/arrow.gif);
	background-repeat : no-repeat;
	position:relative;
	text-align : left;
	line-height : 14px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left : 0px;
	margin-bottom : 0px;
	width:90px;
	height:15px;
	z-index:1;
	left: -5px;
	top: -15px;
			}
#nextbutton {
	font-family: Verdana, Arial, sans-serif;
	background-image : url(img_layout/arrow.gif);
	background-repeat : no-repeat;
	position:relative;
	text-align : left;
	line-height : 14px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left : 0px;
	margin-bottom : 0px;
	width:90px;
	height:15px;
	z-index:1;
	left: 15px;
	top: 15px;
			}
			
div#programmspain {
	left: 15px;
	float:right;
	margin-bottom: 5px;
					}
					
div#programmgerman {
	padding-left : 273px;
	float:left;
	margin-bottom: 5px;
					}
.pressefotobeschriftung {
	font-size: 9px;
}

/*///////// Videogalerie /////////////*/

#videocontainer_01 {
	padding: 3px;
	margin: 0px;
	margin-left: -10px;
	margin-top: -10px;
	_margin-left:0px;
	text-align: center;
	position: relative;
	text-align: center;
	visibility: visible;
}

#videocontainer_02 {
	padding: 3px;
	margin: 0px;
	margin-left: -10px;
	margin-top: -10px;
	_margin-left:0px;
	text-align: center;
	position: relative;
	visibility: none;
}



/*//////---------- Galerie-Styles ----///*/

#container {
	padding: 3px;
	margin: 0px;
	margin-left: -10px;
	margin-top: -5px;
	_margin-left:0px;
	text-align: center;
	position: relative;
	visibility: visible;
}

#videocontainer {
	padding: 3px;
	margin: 0px;
	margin-left: -10px;
	margin-top: -10px;
	_margin-left:0px;
	text-align: center;
	position: relative;
	visibility: hidden;
}
/*340 * 454*/
#container span {
	font-size: 9px;
}

#videocontainer span {
	font-size: 9px;
}
#images img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #aaa;
	}

#imageCaption {
	margin: 2px auto 0px auto;
	padding: 0px;
	text-align: left;
	/* border: 1px dotted #aaa;
	_border: 1px solid #aaa; */
}

#videoCaption {
	margin: 2px auto 0px auto;
	padding: 0px;
	text-align: left;
	/* border: 1px dotted #aaa;
	_border: 1px solid #aaa; */
}
.thumb {
	float: left;
	width: 30px;
	padding: 3px;
	margin: 5px;
	border: 1px dotted #aaa;
	_border: 1px solid #aaa;
	text-align: center;
}

.hidden {
	display: none;
}

#browsercheck {
	display: none;
}
