body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	
#contentcenter { 
	width : 700px;
	margin-top : -10px;
	height : 860px;
	position : absolute;
	left : 50%;
	margin-left : -350px;
	} 

#contentcenter_danke { 
	width : 700px;
	margin-top : -10px;
	height : 520px;
	position : absolute;
	left : 50%;
	margin-left : -350px;
	}

#maincontent { 
	width : 700px;
	height : 860px;
	border : none;
	} 

#maincontent_danke { 
	width : 700px;
	height : 520px;
	border : none;
	} 
	
.mainbody {
	width: 700px;
	background-color: #FEFAF3;
	height: 860px;
	}
	
.mainbody_danke {
	width: 700px;
	background-color: #FEFAF3;
	height: 520px;
	}

.header {
	width: 700px;
	height: 150px;
	background-image: url(images/header.jpg);
	background-color: #E89D39;
	}

.nav {
	width: 700px;
	height: 25px;
	}
	
.nav li {
	width: 140px;
	float: left;
	list-style-type: none;
	background-image: url(images/nav.gif);
	text-align: center;
	}
	
.nav li a {
	color: #FDE9B9;
	text-decoration: none;
	}
	
.nav li a:hover {
	color: #FCB318;
	}

.nav li.aktiv {
	color: #FCB318;
	}

.nav li.aktiv_impressum {
	color: #FCB318;
	background-image: url(images/nav_impr.gif);
	}	

.nav li.impressum {
	background-image: url(images/nav_impr.gif);
	}

.title {
	float: left;
	width: 700px;
	height: 38px;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 35px;
	letter-spacing: 0.2em;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	}
	
.content_all {
	width: 700px;
	height: 650px;
	float: right;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
	
.content_all_danke {
	width: 700px;
	height: 300px;
	float: right;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	}	

.txt {
	width: 625px;
	font-weight: normal;
	padding-top: 10px;
	float: right;
	line-height: normal;
	letter-spacing:normal;
	height: 280px;
	}

.footer {
	width: 700px;
	background-image: url(images/footer_bg.gif);
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
	color: #561B09;
	background-repeat: repeat-x;
	}

.gallerycontainer{
	position: relative;
	width: 625px;
	float: right;
	height: 370px;
	}

.thumbnail img{
	border: 0px;
	}

.thumbnail:hover{
	background-color: transparent;
	}

.thumbnail span{ 
	position: absolute;
	left: -1000px;
	visibility: hidden;
	}

.thumbnail:hover span{ 
	visibility: visible;
	left: 0px;
	top: 77px;
	}

.thumbnails img{
	border: 0px;
	}

.thumbnails:hover{
	background-color: transparent;
	}

.thumbnails span{ 
	position: absolute;
	left: -1000px;
	visibility: hidden;
	}

.thumbnails:hover span{ 
	visibility: visible;
	left: 222px;
	top: 77px;
	}

.gallerycontainer img {
	border: 1px solid #ccc;
	}
	
.txt_txt {
	width: 560px;
	float: left; 
	}
	
.txt td {
	font-size: 11px;
	font-style: normal;
	}
		
.txt legend {
	font-size: 11px;
	font-weight: bold;
	color: #A40B05;
	}

#fieldset {
	border: #ccc solid 1px; 
	width: 550px;
	padding: 0px 5px 5px 5px;
	}
	
.txt_blackbold {
	color: #000; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.txt_red{
	color: #A40B05;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	}
	
.link a {
	color: #A40B05;
	text-decoration: none;
	}
	
.email a {
    color: #A40B05;
    text-decoration: none;
    }
	
.linktausch a {
    color: #561B09;
    text-decoration: none;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	}
	

	







