body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#c4c4c4;
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url('../images/hg.jpg');
	background-repeat:repeat-x;
	overflow: -moz-scrollbars-vertical;
}


img { 
	border:0px; 
}

.bg_1 {
	background-color:#353535;
}

h1 { 
	margin-top:-10px; 
	padding:0px; 
}

h2 { 
	font-size:13px;
	color:#999999;
	margin:0px;
	padding:0px;
}

.hr {
 	border-top:1px dashed #353535;
	margin:0px;
	padding:0px;
}

.footer {
	font-size:11px;
	margin:20px 0 20px 0;
	padding:3px;
	background-color:#353535;
	text-align:center;
}

#master {
	margin:0px;
	padding:0px;
	width:955px;
	height:100%;
	text-align:left;
	overflow:hidden;
}

/*** Bereich oben ***/
#oben {
	padding:0px;
	margin:0px;
	width:955px;
	height:100%;
	overflow:hidden;
}

#logo {
	float:left;
	position:relative;
	top:20px;
	width:346px;
	height:201px;
	margin-right:20px;
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
}

#subheader {
	position:relative;
	float:right;
	width:570px;
	line-height:26px;
	font-size:11px;
	background-image:url('../images/subheader.jpg');
	text-align:right;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
}

#subheader a:link, #subheader a:active, #subheader a:visited {
	padding:5px;
	color:#ffffff;
	text-decoration:none;
}

#subheader a:hover, #subheader a.aktiv {
	color:#808080;
	text-decoration:none;
}

#header {
	float:right;
	width:570px;
	height:184px;
	border-top:1px solid #353535;
	border-right:1px solid #353535;
	border-left:1px solid #353535;
}

/*** Bereich unten ***/
#unten {
	padding:0px;
	margin:0px;
	width:955px;
	height:100%;
	overflow:hidden;	
}

#blank {
	float:left;
	width:168px;
	height:100px;
	background-color:#000000;		
}

#navigation { 
	float:left;
	margin:0px;
	padding-top:20px; 
	padding-bottom:20px; 
	background-color:#111111;
	border-top:1px solid #353535;
	border-bottom:1px solid #353535;
	border-left:1px solid #353535;
} 

.menu { 
	font-size:15px;
	position:relative;
	top:15px;
	margin:25px;
} 

.untermenu { 
	font-size:14px;
	position:relative;
	top:15px;
	margin:25px 25px 25px 45px;
} 


/************************/
#menu { 
	width:214px;
	height:100%;
	margin:0px;
	padding:0px; 
} 

#menu ul, #menu li { 
	list-style-type:none; 
} 

#menu li a { 
	display:block; 
	width:214px; 
	height:47px;
	text-decoration:none; 
} 

#menu a:link, #menu a:visited { 
	color:#FFFFFF;  
	background-image:url('../images/menu.gif');
} 

#menu a:hover, #menu a:hover { 
	color:#FFFFFF;  
	background-image:url('../images/menu_on.gif');
}

#menu a.aktiv { 
	color:#FFFFFF;  
	background-image:url('../images/menu_on.gif');
}

/************************/

#content {
	float:left;
	padding:0px;
	margin:0px;
	width:570px;
	background-color:#111111;
	border:1px solid #353535;
}

#inhalt {
	padding:35px 35px 5px 35px;
}

.rahmen {
	border:1px solid #353535;
	float:right;
	margin:0 0 15px 15px;
}

.ohnerahmen {
	float:right;
}

.galerie {
	margin:0 2px 2px 0;
}

.top {
	text-align:right;
	background-image:url('../images/pfeil_oben.gif');
	background-repeat:no-repeat;
	background-position:65px 2px;
	padding-right:30px;
}

a:link, a:active, a:visited {
	color:#808080;
	text-decoration:none;
}

a:hover {
	color:#808080;
	text-decoration:underline;
}

table, td {
	vertical-align:top;
	text-align:left;
}

input {
	width:200px;
	height:20px;
	padding:0;
	margin-bottom:3px;
	border:1px solid #a1a1a1;
}

textarea {
	width:200px;
	height:100px;
	padding:0;
	margin-bottom:3px;
	font:14px arial, verdana, sans-serif;
	border:1px solid #a1a1a1;
}

.btn {
	width:80px;
	height:20px;
	text-align:center;
	vertical-align:center;
	color:#555555;
	background-color:#ffffff;
	border:1px solid #a1a1a1;
}

.msg {
	color:#EC1920; 
	font-weight:bold;
	padding-left:5px;
	vertical-align:top;
}

form {
	padding:0;
	margin:0;
}

/************ Gästebuchformatierung **************************/
#red { 
	color:red;
}

#mitte {
	text-align:center;
}

.tr1 { 
	color:#c4c4c4;
	background:#353535; 
}

.tr2 { 
	color:#c4c4c4;
	background:#353535; 
}

#info { 
	font-size:10px;
	color:#888888;
	line-height:11px;
}

#copyright { 
	font-size:10px;
	color:#333333;
	line-height:11px;
	text-align:center;
	background:#111111;
}

#meldung { 
	color:#FF0000;
	font-weight:bold;
}

#guestbooktext {
	color:#ffffff;
	background:#111111;
	vertical-align:left;
}

#guestbooktable {
	background:#353535;
}

#guestbooktable2 {
	background:#111111;
	border:1px solid #353535;
}