﻿body{
	font-family:Arial, Times, serif;
	font-size:11pt;
	background-color:#F3F3F3;
}
#site{
	width:900px;
	height:100%;
	margin:auto auto auto auto ;
	background-color:#fcfcfc;
	border:1px #CCCCCC solid;
	color:#666666;
}
img{
	border:0px;
}
h1{
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
	margin-top:25px;
	
}
h2{
	font-size:11pt;
	font-weight:bold;
	margin:1px;	
}
h3{
	font-size:11pt;
	font-weight:bold;
	margin:1px;	
}
h4{
	font-size:11pt;
	font-weight:bold;
	margin:1px;	
}
h5{
	font-size:11pt;
	font-weight:bold;
	margin:1px;	
}
h6{
	font-size:11pt;
	font-weight:bold;
	margin:1px;	
}p{
	margin-bottom:10px;
}
p a{
	color:#666666;
	text-decoration:underline;
}
.marginsm{
	margin-bottom:10px;
	margin-top:0px;
}
.marginbig{
	margin-top:0px;
	margin-top:0px;
}

#headder{
	width:900px;
	height:180px;
	background-image:url('../images/neuesgesicht.jpg');
	background-repeat:no-repeat;
}
#navi{
	height:26px;
	background-color:#666666;
	border-bottom:1px #333333 solid;
	border-top:1px #333333 solid;
	text-align:center;
}

#main{
	width:880px;
	height:100%;
	padding:10px;
	background-color:#fcfcfc;
}
#footer{
	width:900px;
	height:44px;
	border-top:1px #CCCCCC solid;

}
.center{
	text-align:center;
	color:#877c50;
}
.center2{
	text-align:center;
	color:#666666;
}

.navigation{
	width:900px;
	text-align:center;
	height:26px;
}
.left{
	text-align:left;
	padding:5px;
}
.right{
	text-align:right;
	padding:5px;
}
.kontakt{
	background-color:#999999;
	color:#ffffff;
	border:2px #666666 solid;

}
.small{
	font-size:x-small;text-align:right;
	padding-right:10px;
	margin:0px;
}
.pakete{
	width:400px;
	margin:8px;
	float:left;
	height:350px;
	border:1px #666 solid;
	padding:10px;
}
