/* CSS Document */

.slideshow-captions {
background:none repeat scroll 0 0 #E5E1D5;
bottom:0;
color:#FFFFFF;
font:12px/22px Arial,sans-serif;
font-weight: bold;
left:0;
overflow:hidden;
position:absolute;
text-indent:10px;
width:100%;
z-index:10000;
}





html, body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old http://www.schloss-tarasp.ch.gic-web-bsd-024.genotec.ch/typo3/tce_db.php?vC=3cf7202fd7&cacheCmd=allversions of IE */
	width:100%;
	height: 		101%;
	background: #ecece8;
	min-width:600px;		/* Minimum width of layout - remove line if not required *//* The min-width property does not work in old versions of Internet Explorer */
}
#wrapper {
	text-align:		center;
	width: 			950px !important;
	width:			952px;
	height:		        710px;
	height:			auto !important;
	margin:			25px auto 25px auto;
	position:		relative;
	top:			0px;
	left: 			0px;
	background-color:#FFF;
}
#titel h3 {
	color: #c60219;
	padding: 0px;
	margin: 0px;
	letter-spacing:0.15em;
	font-size:170%;
}
#header {
	clear:both;
	float:left;
	width:950px;
	height: 245px;
	/*border-top: #FFFFFF solid 2px;
	border-left: #FFFFFF solid 2px;
	border-right: #FFFFFF solid 2px;*/
	background: url(../img/bg_header.gif) repeat-y;
	margin-top: 12px;
}
#logo {
	position: absolute;
	top: 34px;
	left: 88px;
	width: 103px;
	height:154px;
	padding: 0px;
	margin: 0px;
}
#headerbild {
	position:absolute;
	top: 13px;
	left: 278px;
 	width: 660px;
	height: 245px;
}
#slogan p{
	position: absolute;
	left: 28px;
	top: 210px;
	text-align:center;
	width: 220px;
	
	color:#999999;
font-family:Georgia,serif;
font-size:1.1em;
font-style:italic;
font-weight:normal;
	/*font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #42653d;
	*/
	}
	
.right { text-align: right;} 	

#langnav {
	position:absolute;
	top: 245px;
	left: 79px;
	/*height:36px;*/
	color:#FF0000;
}

#adresse {
	color: #42653d;
	margin: 80px 0 40px 37px;
	font-size: 80%;}

/* 'widths' sub menu */



	#layoutdims {
	clear:both;
	background:#ffffff;
	margin:0;
	padding:0px !important;
	text-align:right;
	height:40px;
	width:100%;
	/*border-top: #FFFFFF solid 5px;
	border-left: #FFFFFF solid 2px;
	border-right: #FFFFFF solid 2px;*/
}
/*Wrapper um Inhalte*/

#main { z-index: 1;
	float:right;
	padding-top: 30px; 
	width: 950px !important; 
	/*width: 1040px ; /*fuer IE*/*/
	height:auto;
	background: url(../img/bg_main.gif) repeat-y;
	text-align: left;}
  
.floatbox {
	overflow:hidden;
   	}
   	
   
.clearfix {
	display:block;
	}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:	both;
	visibility:hidden
	}
	

#ie_clearing{
	display:none;
	}
	
#col1 {
float:left;
width:250px;
margin-left: 10px;
/*min-height: 500px;*/
}	
	


 #col1_content { 
    float: left;
	width:250px; 
  	height: auto;
	margin:0 10px 0px 0;
	background:#FFF;
	padding: 5px;
	}

#mainnavcontainer {
	height:245px ;}
		
		#adresse {
		float: left;		
		margin: 100px 0 40px 40px;
		}
	
	#adresse p {
			margin-bottom: 10px ;
		padding: 0px; 
		color: #817E65;
		}

	#adresse p a{
		font-size:80%;
		color: #999999;
		}

	#adresse p a:hover{
		font-size:100%;
		color: #000000;
		text-decoration: none;
		}

#col2 { float: right; 
	width: 650px;
	z-index: 10;
	background: url(../img/krone.png) right top no-repeat;
	margin: 0px 12px 15px 0px;
	}

#col2_content {
	z-index: 10;
	position: relative;
  	padding: 0px;
	margin: 0px;
  	min-height:500px;
	height:auto !important;
	height:500px;
	width: 422px;
	
	}
  
 #col2_content div.csc-default{
 	background: #ffffff;
 	padding: 10px 20px 10px 20px;
 	
 } 
  
#footer {
	
	float:right;
	margin-top: 0px; 
	padding: 20px 0px 10px 0px;
	width: 950px !important; 
	/*width: 1040px ; /*fuer IE*/*/
	height:auto;
	background-color:#ffffff;
	text-align:center;
   	}
