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

html {
	height:100%;
	background-color:#DFDFDF;
	background-image:url(../bilder/background-snv.png); 
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed
	}


body{
	margin:0 auto;
	padding:0;
	width:800px;
	min-height:100%;
	position:relative;
	padding-bottom:150px;
	alignment-adjust:central;
	}
	
a{
	text-decoration:none}
	
	
	
h1 /* Standard-Text */{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:18px;
	font-size:13px;
	color:#585858;
	text-align:center}
	
	
h2 /* Standard-Text klein */{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:5px;
	font-size:11px;
	color:#999;}
		
	
h3 /* Text im Kontakt */{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height:18px;
	font-size:13px;
	color:#FFF;
	margin-top:0px}
	
h4 /* Überschrift Kontakt */{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:15px;
	color:#FFF;
	margin-bottom:0px}
	
h5 /* Standard-Text bold */{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	font-size:13px;
	color:#585858;
	margin-top:0px;
	margin-bottom:0px;}

h6 /* Standard-Text farbig */{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	font-size:13px;
	color:#585858;
	margin-top:0px;
	margin-bottom:0px;
	color: #999}	
	

	
#kontakt /* Fußzeile */{
	background-color:#585858;
	width:760px;
	position:absolute;
	bottom:0px;
	height:150px;
	padding-left:40px;}
	

#button{
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:14px;
	color:#FFF;
	background-color:#585858;
	width:160px;
	padding:10px;
	margin:0px auto
	}
	
	
#download{
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:14px;
	color:#FFF;
	background-color:#585858;
	width:90px;
	padding:6px;
	}

	
#kataloge{
	font-weight:lighter;
	width:670px;
	margin-left:25px;
	
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:13px;
	color:#585858;}
	
	
		