/******************************** layout ***/

html {
	height:100%;
}
body {
	background:#fff;
	height:100%;
	margin:0;
	padding:0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000;
}

#wrapper {
	width:954px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	position:relative;
	border-left:1px solid #999;
	border-right:1px solid #999;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#head {
	width:954px;
	height:73px;	
	background:url(images/pat_top.jpg);
	position:relative;
}
#logo {
	width:249px;
	height:73px;
	background:transparent url(images/logo.jpg) left bottom no-repeat;
}
#slogan {
	width:165px;
	height:25px;
	background:url(images/slogan.jpg);
	top:48px;
	left:265px;
	position:absolute;
}
#topnavi {
	width:220px;
	height:20px;
	top:48px;
	left:780px;
	position:absolute;
}
#middle {
	width:954px;
	height:245px;
	position:relative;
}


/* ----- galerie ----- */

#galerie {
	width:421px;
	height:246px;	
	background-color:#333333;
	float:left;
	border-left:1px solid #fff;	
}

	
#adresse {
	width:282px;
	height:246px;
	float:left;
	background-image:url(images/add.jpg);	
	border-left:1px solid #fff;	
	}	

*html #adresse { width:281px;}
	
#adresse p { font-family:"Times New Roman", Times, serif; font-size:1em; padding-left:20px; padding-top:110px; color:#333; letter-spacing:1px; font-weight:bold }


/* ----- content ----- */

#content {
	width:952px;
	min-height: 100%;
}
* html #content {
	height: 100%;
}


/* ----- content felder ----- */

#content_text {
	float:left;
	width:422px;	
}


#content_rechts {
	float:left;
	width:281px;
	float:left;
	min-height: 500px;
	margin-top:2px;	
	background-image:url(images/dotted.gif); background-repeat:repeat-y; 
}
* html #content_rechts {
	height: 100%;
}

#content_rechts h1 { padding-top:19px;}


/* ----- navi ----- */

#navi {
	width:249px;
	height:246px;
	background:url(images/nav.jpg);
	float:left;
}
ul#navi-links {
	z-index:10;	
	height:29px;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:17px 0px 0px 0px;
}
ul#navi-links a {
	display:block;
	text-decoration:none;	
	height:29px;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-family:"Times New Roman", Times, serif; letter-spacing:2px; 
	font-weight:500;
	font-size:1em;	
	padding-top:8px;
	padding-left:40px;
	background:url(images/bg-nav.jpg) 0 0 no-repeat;
}

*html ul#navi-links a {
padding-top:6px; height:26px;
}

ul#navi-links a:hover {background:url(images/bg-nav-act.jpg) 0 0 no-repeat;}
ul#navi-links a.active {background:url(images/bg-nav-act.jpg) 0 0 no-repeat;}

ul#navi-links li {		
	height:29px;
}


/* ----- subnavi ----- */

#subnavimg {
	width:249px;
	height:115px;
	background:url(images/subnav.jpg);
	float:left;
}

ul#subnavi_left {
    margin: 0px;
    padding: 0px;
	position:absolute;
	z-index:10;
	left:0px;
	top:319px;
	height:31px;
	list-style-type:none;
}

ul#subnavi_left li {
	height:31px;
	display:block;	
}

ul#subnavi_left a {
	display:block;
	text-decoration:none;
	width:249px;
	height:31px;
	margin:0;	
	color:#666;	
	font-family:"Times New Roman", Times, serif; letter-spacing:2px; 
	font-weight:500;
	padding-left:40px;
	padding-top:8px;
	background:url(images/bg-subnavi.jpg) 0 0 no-repeat;
	
}

ul#subnavi_left a:hover {background:url(images/bg-subnavi-act.jpg) 0 0 no-repeat;}
ul#subnavi_left a.active {background:url(images/bg-subnavi-act.jpg) 0 0 no-repeat;}



/* ----- topnavi links ----- */

#topnavi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:normal;
	text-decoration: none;
}
#topnavi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:normal;
	text-decoration: none;
}
#topnavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight:normal;
	text-decoration: none;
}
#topnavi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:normal;
	text-decoration: none;
}


/* ----- footer ----- */

#footer {
	width:954px;
	height:1px;
	position: relative;
	margin-top: -3.5em;
	float:none;
}

/********************************************************** content *************************************************************/


.img-left { float:left; margin-right:15px; margin-bottom:10px;}

#content_text h1 {
color:#9d170c;
width:385px;
border-bottom:1px solid #9d170c;
font-size:1.3em;
margin: 20px 0 10px 20px;
font-family:"Times New Roman", Times, serif;
}

#content_text h2 { font-size:1.1em; color:#9d170c; font-family:"Times New Roman", Times, serif; margin-left:20px;}

#content_text p {
	margin-bottom:12px;
	line-height:1.5em;
	letter-spacing:0;
	word-spacing:0;
	width:385px;
	margin: 0 0 10px 20px;
}


#content_rechts p {
	margin-bottom:12px;
	line-height:1.5em;
	letter-spacing:0;
	word-spacing:0;
	width:250px;
	margin:0px 0 10px 20px;
}

#content_rechts h1 {
color:#9d170c;
width:250px;
border-bottom:1px solid #9d170c;
font-size:1.3em;
margin: 0px 0 10px 20px;
font-family:"Times New Roman", Times, serif;
}

#content_rechts h2 { font-size:1.1em; color:#9d170c; font-family:"Times New Roman", Times, serif; margin-left:20px; margin-top:0px;}

/* ----- Listenpunkte ----- */


div#content_rechts li {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	background-image: url(images/dot.gif);
	background-position: 0px 7px;
	list-style-type: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	line-height: 18px;
}
div#content_rechts ul {
	margin: 10px 15px;
	padding: 0px;
}

/* ----- links normal ----- */

a:link, a:visited, a:hover, a:active  {
	font-family: Arial, Helvetica, sans-serif;
	color: #9C170C;
	text-decoration: underline;
}

/* ----- Listenpunkte ----- */


div#content_text li {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 15px;
	vertical-align: top;
	background-image: url(images/dot.gif);
	background-position: 0px 7px;
	list-style-type: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	line-height: 18px;
}
div#content_text ul {
	margin: 10px 15px;
	padding: 0px;
}



/* ----- Impressum ----- */

dl#impressum-liste {
	margin:0 0 0 20px;
}
dl#impressum-liste dt {
	clear: left;
	float: left;
	width: 122px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
dl#impressum-liste dd {
	float: left;
	width: 260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin: 0 0 20px 0;
}


/* ----- Formulare ----- */


form fieldset { border:none; margin-bottom:5px; margin-left:20px;}

fieldset label { width:110px; float:left;}

fieldset input { border:1px solid #999; width:12em; font-size:1em;}
fieldset textarea { border:1px solid #999; width:15em;}

fieldset input.button { background-color:#f4f4f4;}


/*** classes ***/

.clear {
	clear: both;
	float: none;
	height: 0;
	line-height: 0.1em;
	font-size: 0.1em;
}

.download {
background-image: url(images/icon_pdf.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}


.ueberuns {
	margin:0 0 0 35px;
}

.adress-header { font-size:1.2em;}


/* ----- Überschrift ----- */

.ueberschrift {
	margin: 17px 0 20px 19px;
}



/* ----- login ----- */

.login_table {
	width:382px;
	margin: 0 0 20px 20px;
}


/* ----- Veröffentlichungen -----*/

.veroeff_tab {
	width:382px;
	margin: 0 0 20px 20px;
}


.red { color:#CC0000;}

.underline { text-decoration:underline;}

.icon-movie {
background: transparent url(images/icon-movie.png) left 3px no-repeat;
padding:1px 0px 3px 25px;
font-size:1em;
display:block;
}



.box-error { border:1px dotted #c00; padding:6px; margin-left: 20px; margin-bottom:15px; width:370px; }


