
body {
	background-image:url(style/bg.gif);
}

.center {
	width:900px;
	
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-450px;
}

.border {
	border:1px solid #cbb796;	
}

.text1 {
	background-color:#ebce9e;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	padding:2px 0px 2px 0px;
}

.hover {
	text-decoration:none;	
}
.hover:hover {
	text-decoration:underline;	
}

.headbanner {
	height:134px;
	background-image:url(style/banner.gif);
}

.navi {
	background-color:#f1c294;
	border-bottom:1px solid #cbb796;
	height:26px;
}

.navi a {
	padding:4px 6px 4px 4px;
	margin-right:8px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	height:26px;
	color:#403427;
	text-decoration:none;
	position:relative;
}

.navi a:hover {
	color:#fddab9;
	background-color:#ca8066;
}

.content {
	background-color:#f1cca1;
	padding-top:20px;
	position:relative;
}

.minheight {
	height:418px;
	width:0px;
	display:block;
	float:left;
}

.bottom {
	position:relative;
	height:22px;
	background-image:url(style/bottom.gif);
	display:block;
	padding-top:5px;
	z-index:-1;
}

.bottom a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	color:#e4b484;
}

.bottom .box:hover a{
	color:#fff;
}

.footer {
	height:27px;
	background-color:#fef0d6;	
}

.footer a {
	line-height:27px;
	color:#a29989;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer2 {
	margin:6px 0px 40px 0px;
	color:#9b907d;	
}
.footer2 a {
	color:#9b907d;	
	text-decoration:none;
}
.footer2 a:hover {
	text-decoration:underline;
	color:#776f61;
}

.textbox {
	background-color:#f5d7b3;
	border:1px solid #cab797;
	padding:8px 12px 8px 12px;
	
	position:relative; 
	display:block; 
	float:left; 
	margin: 60px 0px 25px -140px; 
	padding-left:170px; 
	padding-bottom:20px;
}

.t1 {
	width:420px; 
}

.t2 {
	width:650px; 
}

.textbox, .textbox a, .textbox p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}

.gbook .button {
	border:1px solid gray;
	background-color:wheat;
}

.gbook .text {
	border:1px solid gray;
}

.gbook .table {
	border:1px solid gray;
	font-size:13px;
}

.gbook .msgcell {
	padding-left:12px;	
	border-top:1px dashed tan;
	border-bottom:1px dashed tan;
}

.gbook .alert {
	border:1px solid gray;
	padding:18px 0px 18px 0px;
}

.gbook .comment {
	border-top:1px solid tan;
	border-bottom:1px dashed tan;
}

.button {
	border:1px solid gray;
	width:135px;
}

.gbook_insert {
	 margin:4px; color:tan; text-decoration:none; line-height:24px;
}

.gbook_head {
	background-color:blanchedalmond; width:398px; padding:0px 0px 0px 0px; display:block; overflow:hidden;
}

.gallery {
	
}

.gallery .catbox{
	width:162px;
	height:242px;
	display:block;
	background-color:blanchedalmond;
	padding:14px;
	
	border:1px solid #cab797;
	text-align:center;
	
	color:black;
	
	text-decoration:none;
	float:left;
	
	margin:0px 10px 20px 10px;
}

.gallery .catbox img {
	border:none;	
}

.link {
	color:black;
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
}

.borderpic img{
	border:1px solid gray;	
}

.tablePr {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F5D7B3;
	border-collapse:collapse;
}

.tablePr td {
	border: 1px solid gray;	
}

.kontaktmsg {
	border: 1px solid tan;
	background-color:blanchedalmond;
	margin:12px 0px 24px 0px;
	padding:6px;
}

.backlinkcontainer {
	display:none;	
}
