* {
padding: 0;
margin: 0;
}
body { 
	font-family:  Arial,Helvetica,sans-serif; 
	font-size:12px;
	background-image: url(../bilder/bg.gif);
	background-color: #666666;
	color:#FFFFFF;
	
}

.rahmen {
	margin-top:20px;
	border:1px solid #FFFFFF;
	padding:5px;
	width: 550px;
}
.inhalt{
	background-color:#A13813;
	text-align:left;

	
}
.header {
	background-color:#FBF4DA;
	background-image: url(../bilder/home.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.header table {
	background-image: url(../bilder/rechteck_dunkel_braun.gif);
	background-repeat:repeat-y; 
	height:170px;
}
.header td {
	padding-left:25px;
	vertical-align:bottom;
}
.header li {
	list-style-image:url(../bilder/rechteck_hell_kl.gif);
	
}
.header a {
	color:#926F3F;
}
.sub_navi {
	margin:5px 5px 5px 0;
	text-align:right;
}
.sub_navi span{
	background-image:url(../bilder/rechteck_hell_kl.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:15px;
	margin-left:10px;
}
.content {
	padding: 25px;
}
h1 {
	font-size:15px;
	margin-bottom:12px;
}
h2 {
	font-size:13px;
	margin-bottom:8px;
	border-bottom:1px dashed #FFFFFF;
}
p{
	margin-bottom:10px;
	line-height:140%;
}
a {
	color: 	#FCF5DB;
	font-size:12px;
}
p a:link, p a:visited, p a:active{
	text-decoration:underline;
}
p a:hover {
	text-decoration:underline;
}
a:link, a:visited, a:active{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:link.on, a:visited.on, a:active.on, a:hover.on{
	text-decoration:underline;
}
td {
	vertical-align:top;
}
ul {
	margin-right:60px;
}
li {
	margin-bottom:10px;
}
iframe {
	width:500px;
	height:300px;
}
.galerie {
	background-color: #FCF5DB;
}
.galerie table {
	width:100%;
	height:100%;
}


.galerie td {
	text-align:center;
	vertical-align:middle;
}
.galerie img {
	border:1px solid #926F3F;
	padding:4px;
}
.thmb{
	border:1px solid #FCF5DB;
	margin:10px 13px 4px 0;
	height:53px;
	width:80px;
}
.liste {
 margin-bottom:20px;
}
.liste div {
	width:250px;
}
.formular .bezeichner {
	text-align:right;
	padding-right:10px;
}
.adresse{
	width:200px;
}
.email_link a:link, .email_link a:visited, .email_link a:active{
	text-decoration:none;
}
.email_link a:hover{
	text-decoration:underline;
}
