@charset "utf-8";
/* CSS Document */


body {
	padding: 0px;
	margin: 0px;
	border: none;
	
	text-align: center;
	
	background-image: url(/fileadmin/site_img/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3e3936;
}

body, table, div, p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666 ;
	line-height: 150%;
}

a img {
	border: none;
}

a, a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

a.external-link,
a.external-link-new-window,
a.internal-link,
a.internal-link-new-window,
a.download,
a.mail,
.content_block a,
.footer a {
	background-image: url(/fileadmin/site_img/link_arrow.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 23px;
}

.imgtext-table a {
   background-image: none;
   padding-left: 0px;
}

.tx-alohablaettern-pi1 a {
	background-image: none;
	padding-left: 0px;
}





/* --- container --- */
.container {
	width: 892px;
	overflow: hidden;
	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* --- top --- */
.top {
	height: 56px;
   margin-top: 10px;
}

.logo {

}

.toplinks {
	float: right;
	margin-top: 5px;
}
.toplinks a,
.toplinks a:link,
.toplinks a:active,
.toplinks a:visited,
.toplinks a:hover {
	color: #999999;
}
.toplinks form {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
.submitButton { vertical-align: middle; *vertical-align: text-bottom; }
#sword {
	border: none;
	background-color: #736b68;
	color: white;
	font-size: 11px;
	height: 15px;
	width: 120px;
	padding-left: 3px;
	padding-top: 5px;
}

/* --- header --- */
.header {
	height: 204px;
	width: 897px;
	margin-left: -2px;
	margin-top: 9px;
	overflow: hidden;
}

.header .mask {
	position: absolute;
}

/* --- content --- */
.content {
	margin-top: 30px;
	/*
	background-image: url(/fileadmin/site_img/background_content.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
}

.content_background_image {
	background-image: url(/fileadmin/site_img/content_background_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
}

.menu {
	height: 72px;
	background-image: url(/fileadmin/site_img/content_background_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content .left {
	float: left;
/*	margin-top: -15px;*/
	margin-left: 15px;
/*	width: 300px;*/
}

.content .right {
	/*margin-top: -10px;*/
	margin-left: 281px;
	margin-bottom: 30px;
}

.content .right .rightcolumn {
   float: right;
   margin-right: 25px;
}

.pagetitle {

}

.pagesubtitle {
   margin-bottom: 10px;
}

.rightcontent {
	width: 590px;
}

.leftcontent {
	/*margin-left: 3px;
	margin-top: 20px;
	background-color: #F7F7F7;
	width: 240px;
	overflow: hidden;*/
}
/* top, right, bottom, left */
.leftcontent .padding { /*padding: 10px 5px 15px 16px;*/ }

.leftcontent div,
.leftcontent p {
	line-height: 180%;
}
.leftcontent .csc-header {
	margin-bottom: 20px;
}

.content .bottom {
	clear: both;
	background-image: url(/fileadmin/site_img/background_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
}

/* submenu */
.submenu {
	width: 246px;
	overflow: hidden;
}


.submenu .headline {
	background-image: url(/fileadmin/site_img/submenu_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
	width: 246px;
}
/* top, right, bottom, left */
.submenu .headline .padding { padding: 14px 0px 0px 18px; }

.submenu .center {
	background-image: url(/fileadmin/site_img/submenu.png);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 246px;
}

/* top, right, bottom, left */
.submenu .center .padding { padding: 10px 0px 10px 18px; }

.submenu .bottom {
	background-image: url(/fileadmin/site_img/submenu_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 246px;
}

/* top, right, bottom, left */
.submenu_point { margin: 3px, 0px, 0px, 0px; width: 210px; }
.submenu_headline { width: 210px; }



/* --- footer --- */
.footer {
	/* top, right, bottom, left */
	padding: 10px 10px 20px 10px;
}

.footer .left {

}

.footer .right {
	float: right;
}

.footer a,
.footer a:link,
.footer a:active,
.footer a:visited,
.footer a:hover {
	color: #8AA703;
}

.footer div {
	color: #999999;
}




/* --- content styling --- */

.rightcontent .csc-header,
.rightcontent .content_block,
.rightcontent .bodytext {
	margin: 0px;
	padding: 0px;
}

.imgtext-table {
	margin-top: 10px;
}

.rightcontent .csc-header {
	margin-top: 15px;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
}

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

.csc-frame-frame1 {
	background-color: #f7f7f7;
	/* top, right, bottom, left */
	padding: 10px 15px 15px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.csc-frame-frame1 .csc-header {
	margin-top: 0px;
}



/* --- content table --- */

.contenttable {

}

.contenttable .table_left {
	background-color: #f7f7f7;
	padding: 7px;
	font-weight: bold;
	text-align: right;
}

.contenttable .table_right {
	padding: 7px
}




/* --- sitemap --- */



.sitemap1 a {
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
.sitemap1 {
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 20px;
	margin-left: 10px;
	text-transform: uppercase;
}

.csc-sitemap-level2 {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}





/* --- gallery --- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	/*background-color: #fff;*/
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	/*background-color: #fff;*/
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 137px; height: 27px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
   
   
/* --- suche --- */
.tx-indexedsearch-rules {
   display: none;
}

.tx-indexedsearch-title {
   font-weight: bold;
   font-size: 13px;
}


