﻿/****
	BODY
		****/

			body,html {
				height: 100%;
			}
 			body {
				background-image: url(/fileadmin/template01/img/bgnew_top_home.jpg);
				background-repeat:repeat-x;
				background-position:top center;
			}
			#fullcontainer {
				position:relative;
				background-repeat:repeat-x;
				background-position:0 322px;
				height:100%;
				/*background-position:0 322px;*/
			}			

/****
	TOP & FOOTER
		****/

			#printpage {
				display:none;
			}
			#top{
				height:127px;
			}
 
/****
	MEN�S
		****/

			#menu2{
				display:none;
			}
  

/****
	CONTENT & SITEMETAS
		****/
	

			#colleft{
				float:left;
				position:relative;
				height:228px;
				width:329px;
				margin-right:1px;
			}
			#colmiddle{
				float:left;
				position:relative;
				height:228px;
				width:329px;
				margin-right:1px;
			}
			#colmiddle_h2{
				display:none;
			}
			#colright{
				float:left;
				position:relative;
				height:228px;
				width:329px;
				margin-right:1px;
			}
			#content .imagehome .image {
				position:absolute;
				bottom:28px;
			}
			#content .imagehome a img{
				display:none;
			}
			#content .imagehome a{
				text-decoration: underline;
			}			
			#content .imagehome a:hover{
				text-decoration: none;
			}			
			#content .text {
				position:absolute;
				z-index:60;
				bottom:0;
				width:329px;
				background-color:#908371;
			}			
			#content .imagehome .boxcaption {
				float: left; 
				position: absolute; 				
				z-index:60;
 				top: 200px;
 				left: 0;
				padding:0 18px;
				width:293px;
				background-color:#908371;
				height:250px;
 			}
			#content .header {
				font-size:1.2em;
				color:#FFF;
				font-weight:bold;
				padding:6px 0 8px 0;
			}
			#content .boxfull{
				position:relative;
				margin:0;
				height:228px;
				width:329px;
				z-index:100;
				overflow:hidden;
				color:#dbd7ce;
				font-size:1em;
			}
			#content .boxfull a{
				color: #fff;
				background-image:url(/fileadmin/template01/img/home_more_pfeil.png);
				background-repeat:no-repeat;
				padding:0px 0 0px 14px;
				background-position:0px 3px;
			}
			#content {
				z-index:40;
			}