/* CSS Document */



body{
	
	font-family: Arial, Helvetica, sans-serif;
	color:#6d5841;
	font-size:11px;
	margin: 20px auto;
	min-height:600px;
	/*background-color:#c4b58e;*/
	line-height:150%;
	background-image:url(../pic/seitenhinterg.jpg);

	background-position:top;
	

}
#logo{
	
background-image:url(../pic/logo_franckenstein.jpg);
background-position:right center;
background-repeat:no-repeat;
float:left;
height:208px;
padding:0;
width:232px;	
margin:10px 0 0 10px;

}
*html #logo{
	
background-image:url(../pic/logo_franckenstein.jpg);
background-position:right center;
background-repeat:no-repeat;
float:left;
height:208px;
padding:0;
width:232px;	
margin:10px 0 0 5px;

}
h1 {
	border-bottom:1px dotted #6d5841;
color:#6d5841;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:100%;
	
}
h2 {
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #6D5841;
	line-height:100%;
	margin-bottom:30px;
	color:#6D5841;
}

  
#Seite {
	
	margin:0px auto 0px auto;
	width:946px;
  	height:100%;
	background-color:#f3e4be;
	
}
* html #Seite  {
	background-color:#f3e4be;
	min-height:100%; 
	
}

 #topMenu {
	margin:35px 0 5px 100px;
	color: #333;
	font-size: 11px;

}
#topMenu a {
	text-decoration:none;

}

#header2 {
background-color:#F3E4BE;
height:218px;
width:946px;
}
#BildSeitenkopf{
	background-image:url(../../Daten/Bilder_Seitenkopf/Gebaeude_hinten_.jpg);
background-position:right center;
background-repeat:no-repeat;
float:right;
height:190px;

margin:13px 10px 0 0;
width:678px;
border:2px solid #fff;
}
/* Menü beginn */


#language{
	float:right;
margin-bottom:0;
margin-right:20px;
margin-top:-15px;
padding:0;

}

 #breadcrumbs a{

	font-size: 10px;
	padding-left:0;
	width:597px;
	color:#6d5841;
	margin-top:7px;
	background-color:#f3e4be;

}
 #breadcrumbs {

	font-size: 10px;
	padding-left:0;
	margin-left:8px;
	width:690px;
	

}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		margin-top:-1px;
		
	}
	/* 2 column left menu settings */
.leftmenu {
	 background-color:#F3E4BE;
	background-image:url(../pic/hinterg_nav.gif);
	background-position:10px 0;
	background-repeat:repeat-y;
		
	}
*html .leftmenu {
	 background-color:#F3E4BE;
	background-image:url(../pic/hinterg_nav.gif);
	background-position:10px 0;
	background-repeat:repeat-y;
	
		
}

.leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:248px;
        background:#f3e4be;
		
    }

#navAbschluss{

background-image:url(../pic/nav_abschluss.gif);
background-position:center bottom;
background-repeat:no-repeat;
float:left;
height:15px;
margin-left:10px;
width:236px;


}
*html #navAbschluss{

background-image:url(../pic/nav_abschluss.gif);
background-position:center bottom;
background-repeat:no-repeat;
float:left;
height:15px;
margin-left:5px;
width:236px;


}
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
		margin-top:40px;
	}
.leftmenu .col1 {
        margin:0 80px 0 215px;
	    position:relative;
	    right:100%;
	  
	}
*html .leftmenu .col1  {

	 margin:0 10px 0 215px;
	    position:relative;
	    right:100%;
		width:670px;
}
	
.col1 ul li {
	color:#b60049;
	font-size:11px;
	list-style:outside square;
	}
.col1 a {
	color:#333;
	text-decoration:underline;
}

.leftmenu .col2 {
    float:left;
	position:relative;
	right:238px;
	width:235px;
    }
*html .leftmenu .col2 {
    float:left;
	position:relative;
	overflow:hidden;
	right:239px;
	width:235px;

    }
	/* Footer styles */
	#footer {
    background-color:#F3E4BE;
	clear:both;
	overflow:hidden;
	position:relative;
	height:25px;
	margin:0 auto;
	width:946px;
	}
    #footer p {
        padding:10px;
        margin:0;
    }
    /* --> */
   
*html #searchbox{
	display:none;
	position:relative;
	overflow:hidden;
	margin:-28px 0px 40px -15px;
	height:55px;
	width:190px;
	padding:20px 0px 0px 10px;
	background-color:#dcdcdc;
}
#searchbox{
	display:none;
	float:left;
	margin:-30px 0px 40px -15px;
	height:45px;
	width:189px;

	padding:20px 0px 0px 10px;
	background-color:#dcdcdc;
}
#searchbox #tx-indexedsearch-searchbox-button-submit{
	background-color:#dcdcdc;
	border:0px;
	padding-top:3px;
	padding-left:33px;
	color:#dcdcdc;
	text-align:right;
	padding:0px;
	
}
/* Menue begin */


#mainMenu{
	margin:0px 0px 10px 120px;
	
}


#mainMenu a{
	color:#b60049;
	text-decoration:none;
	
}

#mainMenu .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #b60049;
	height:12px;
	margin-bottom:0px;
	
	
	
}

*html .menu{
	margin:0px;
}
.menu {
	font-size:11px;
margin:0;
padding-left:0;
padding-top:0;
width:228px;
}
.menu a {
	text-decoration:none;
	color:#987f3f;	
}



#submenu {
	float:left;
font-size:11px;
margin-bottom:25px;
margin-left:1px;
padding:0;
width:223px;
margin-top:30px;

}
#submenu a {
	color:#6d5841;
	text-decoration:none;
	line-height:130%;
	
}

#submenu .menuitem {
	
background-color:#DACBA7;
background-image:url(../pic/krone_nav.gif);
background-position:10px center;
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
padding-bottom:3px;
padding-left:37px;
padding-top:3px;

}


#submenu .menuitemAct{
	font-size:11px;
	font-weight:bold;
	
}

#submenu2 a {
	color:#987f3f; 
	text-decoration:none;
	
	
}

#submenu2{
	color:#987f3f;
	margin-top:0px;
}

#submenu2 .menuitem2 {
	background-color:#F6F0DF;
color:#744B57;
margin-bottom:1px;
padding:3px 0 3px 38px;
}

	
#submenu #submenu2 .menuitemAct{
	color:#b60049;
	font-weight:bold;
	margin:0px;
	padding-left:1px;
	font-size:11px;
	padding:3px 0 3px 18px;

}
/* Menue end */

.menuitemAct2 {
	background-color:#F6F0DF;
	font-weight:bold;
	margin-bottom:1px;
	padding-left:18px;
	font-size:11px;
	padding:3px 0 3px 38px;
}


.clearer {
	clear:both;
	display: block;
	height: 1px;
	height: 1%;
	line-height: 0px;
	font-size: 0px;
	margin:0px;
	padding:0px;
}


#infosLinks{
	margin-top:10px;
		
}
/* Contactbox*/

.contactBox {

border:4px double #D1C4A2;
clear:both;
font-size:10px;
margin-left:8px;
padding:6px 6px;
width:190px;
margin-top:8px;
}

.contactBox  h1{
border:0;
color:#6D5841;

font-size:12px;
font-weight:bold;
line-height:100%;
margin-bottom:10px;
}

.contactBox a {

color:#6D5841;
text-decoration:underline;
}
#infoBox {
	border-left:4px solid #b60049;

	height:auto;
	padding: 8px 10px 8px 10px;
	width:450px;
	margin-top:20px;
	
}
#infoBox h1,h2{
	font-size:14px;
	font-weight:bold;
}

#searchbox #tx-indexedsearch-searchbox-button-submit{
	background-color:#dcdcdc;
	border:0;
	padding-top:3px;
	margin-left:15px;
	color:#333;
	
	text-align:right;
	
}

/* ------------3 Spalten -------------------*/
.tx-fdfx3cols-pi1{
	float:left;
	position:absolute;
	width:370px;
	background-color:#edcdd8;
	padding-left:5px;

	
}
.tx-fdfx3cols-pi1, img{
	/*padding-bottom:10px;*/
	/*margin-bottom:-10px;*/
	
}
.c3l1-left,.c3l1-middle,.c3l1-right{
	
	border:0px;
	width:100px;
	font-size:11px;
	padding-top:50px;
	line-height:100%;
	padding-right:15px;
	margin-left:0px;

}

.c3l1-left {
	background-image:url(/fileadmin/templates/pic/Zahl-03.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
	padding-top:35px;
}
.c3l1-middle {
	background-image:url(/fileadmin/templates/pic/Zahl.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
}
.c3l1-right {
	background-image:url(/fileadmin/templates/pic/Zahl-02.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
	padding-top:16px;
	
}
/* 3 Spalten Ende*/

/* 2 Spalten Start */

.tx-fdfx2cols-pi1{
	margin:0;
	position:absolute;
	width:550px;

	
}

.c2l1-left {
	vertical-align:top;
	border:0;
	width:50%;
	
}
.c2l1-middle {
	vertical-align:top;
	width:50%;
}
/* 2 Spalten Ende */

/*----- search page ---------*/

.tx-indexedsearch-searchbox{
	padding: 20px;
	background-color: #dcdcdc;
}

.tx-indexedsearch-form label{}


fieldset{
	border: 0px none;
}

.tx-indexedsearch-searchbox input,
.tx-indexedsearch-searchbox select{
	margin-bottom: 6px;
	margin-top:20px;
	border:1px solid #DACBA7;
	
}


/*---------- New -----------*/


.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	border:0;
}
.news-latest-container HR.clearer {
	clear:left;
}

.news-latest-container{
	color:#6d5841;
	border:0px;
	margin-bottom:15px;
}
.news-latest-container a{
	text-decoration:none;
	font-size:11px;
	color:#6d5841;
}
.news-latest-item {
	
	border:0px;
	/* IE hack */
	height: 1%;
	/* IE hack end */
	margin-bottom:10px;
	
}
.news-list-item, .news-single-item{
background:#f6f0df none repeat scroll 0 0;
border:4px double #D1C4A2;
margin-bottom:2px;
padding:5px;
}
.news-single-item h2{
	color:#990000;
	font-size:16px;
}
.news-single-item h3{
	font-size:14px;
}
.news-single-timedata, .news-single-author{
	display:none;
}
.news-list-item hr{
color:#e9e0c9;	
width:1px;
}
.news-latest-item h3 h2 a{
	text-decoration:none;
	color:#6d5841;
}


.news-list-morelink {
	border:0px;
	margin-top:8px;
vertical-align:bottom;

}


.news-list-item h3 a{
	text-decoration:none;
	color:#6D5841;
	line-height:1;

}
.news-list-container{
	line-height:110%;
	margin-bottom:4px;
}

.news-list-container  a{
	text-decoration:none;
	color:#990000;
	font-size:11px;
	padding-bottom:3px;
	
}
.news-list-container h3{
	font-size:12px;
	margin-bottom:5px;
}


/*----------------*/

INPUT{
	font-size:11px;
	margin-left:8px;
	width:150px;
	border:1px solid #DACBA7;
}
SELECT  {
	
		border:1px solid #DACBA7;
		font-size:11px;
}
.csc-mailform {
	background-color:#edcdd8;
	border-left:4px solid #333;
	width: 400px;
	padding:20px 20px 20px 10px;
	text-align:right;
}

.csc-mailform {
	margin-top:50px;
}
.csc-mailform select{}

.csc-mailform-field{
	margin-left:30px;
	padding: 4px 0;
}

.csc-mailform-field label{
	float: left;
	text-align: left;
}
.csc-mailform-field input submit{
	font-size:11px;
	height:18px;
	background-color:#DACBA7;
	
}

.csc-mailform-label{
	text-align: left;
	margin: 15px 0;
	padding: 2px 0;
	border-bottom: 1px solid #EBEBEB;
	font-weight: bold;
}

#footerMenu{
float:right;
padding:0;
width:690px;
	
}


#footerMenu a{
		color:#6d5841;
	text-decoration:none;
}

#footerMenu .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #6d5841;
	text-align: right;	
}

.csc-firstHeader{
	margin-left:0px;
	margin-top:-30px;
	padding-top: 30px;
	margin-bottom:30px;
	font-size:24px;
	color:#6d5841;

}
h5.imageheader {
     height:40px;
      background-repeat:no-repeat;

      padding: 0;
       margin: 0;
}

h5.imageheader strong{
       display:none;
}
.csc-textpic-caption{
background:#F6F0DF none repeat scroll 0 0;
border-bottom:1px solid #990000;
height:25px;
padding-left:4px;
width:98%;

}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {margin-bottom:5px; /*border:2px solid #fff;*/}
strong {color:#6D5841;}
h4 {font-size:14px; color:#990000;}

.copyright {
margin:auto;
padding-left:25px;
width:946px;
}
.copyright a{color:#6D5841;}
.tx-ttnews-browsebox{}
