body {
	margin: 0;
	padding: 0;
	font: 62.5%/1.5 "SignikaLight";
	height: 100%;

			}
/***********************************************/
/*  div   */
/***********************************************/	
	
		
img  {
border : 0 none;
}
#container {
	position:relative;
	width:988px;
	height: 1805px;
	margin:auto;
	background-image:url(images/capinera_background1.jpg);
background-repeat:no-repeat;
-webkit-box-shadow: 5px 35px 25px #d5d5d5;
-moz-box-shadow: 5px 35px 25px #d5d5d5;
box-shadow: 5px 35px 25px #d5d5d5;
			}
				
#content {
	position: absolute;
	left: 162px;
	top: 395px;
	width: 651px;
	background-color: #fff;
	height: 501px;
				} 
			
			
#footer  {
	clear:both;
position: relative;
	width: 826px;
	height: 100%;
	background-color:#d6d4d4;
	left: -162px;
	padding-top: 10px;
 	}
	
#col1  {
	margin:0 0 0 0px;
	padding:0 140px 0 0;
	float:left;
	text-align:left;
 	}
	

/***********************************************/
/*   Navigation, Listen  */
/***********************************************/

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited, a:active {
	text-decoration: none;
		color: #000;
}

a:hover {
	text-decoration: underline;
color: #adc866;
}
 

#footer a {
	color: #000;
	}

#footer a:link, #footer a:visited {
	color: #fff;
		text-decoration: none;
		}

#footer a:hover {
	color: #000;
	}
	
	
/***********************************************/
/* Stilvorlgen Schriften  */
/***********************************************/
h1, h2, h3, h4, h5, h6, p, ul, li{
	margin: 0;
	padding: 0;
	font-family: "SignikaLight";
	font-weight:normal;
	}

p {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #000;
	text-align:center;
}


h1 {
	font-size: 3.6em;
		font-family: "AmaranthRegular";
color: #adc866;
	line-height: 1.1em;
	text-align:center;
				}

h2 {
	font-size: 2.1em;
		font-family: "AmaranthRegular";
color: #000;
	line-height: 1.5em;
	text-align:center;
	padding-bottom:10px;
				}				


.hervor {
    color: #adc866;
	font-family: "SignikaRegular";
	text-align:left;

}


.left {
		text-align:left;
}

.footer  {
    padding-left: 162px;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #fff; 	}