/* CSS Document */


body {
background-color:#333333;


}

/* DIV Formatierungen */
#center {
background-color:#FFFFFF;
width:852px;
height:510px;
position:absolute;
left: 50%;
top: 50%;
margin-left:-426px;
margin-top:-256px;
}

#logo {
position: absolute;
left:5px;
top:0px;
width:400px;
height:40px;
margin-top:-42px;
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
color: #CCCCCC;



}
#menutop {

position: absolute;
left:3px;
top:3px;
width:846px;
height:23px;
background-image:url(images/bk.jpg);	
}
#menutopinnen 
{
position:relative;
top:1px;
padding-right:10px;
text-align:right;
color: #CCCCCC;
}
#menubottom {
position: absolute;
left:3px;
top:484px;
width:846px;
height:23px;		
background-image:url(images/bk.jpg);
}
#menubottominnen 
{
position:relative;
top:1px;
padding-right:10px;
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color:#CCCCCC; 
}
#image {
background-color:#CCCCCC;
position: absolute;
left:3px;
top:26px;
width:308px;
height:458px;

}

#titel {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	position: absolute;
	left:329px;
	top:49px;
	width:520px;
	height:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CC0000;
}
#titel2 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	position: relative;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CC0000;
}
#main {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	position: absolute;
	left:329px;
	top:76px;
	width:520px;
	height:400px;
	overflow: auto;
	

}
#maininnen { 
padding-top:10px; 
				padding-bottom:10px;
				padding-right:10px;
				padding-bottom:5px;

				
}

/* Text */

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
.text1 {
font-family:Arial, Helvetica, sans-serif;
font-size:38px;
color:#333333;
font-weight:bold;
}
.text2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#333333;
font-weight:normal;
}

/* Links*/

a:link { color:#990000; text-decoration: underline;	font-weight: normal; font-size:12; }
a:visited {	color:#990000;	text-decoration: underline; font-weight: normal; font-size:12;}
a:hover { color:#990000; text-decoration: underline; font-weight: normal; font-size:12;}

a.menu:link { font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 15px;color: #CCCCCC; text-decoration:none;}
a.menu:visited { font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 15px;color:#CCCCCC; text-decoration:none;}
a.menu:hover { font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 15px;color: #333333; text-decoration:none;}
a.menu:active { font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size: 15px;color: #333333; text-decoration:none;}
a.smalmenu:link {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color:#CCCCCC; text-decoration:none;}
a.smalmenu:visited {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color:#CCCCCC; text-decoration:none;}
a.smalmenu:hover {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color: #333333; text-decoration:none;}
a.smalmenu:active {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; color: #333333; text-decoration:none;}
/* Gästebuch */

H1 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333}
hr { color:#CC0000; background-color: #FFFFFF; size:1px}
TD { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #FFFFFF}
INPUT,TEXTAREA { background-color:#FFFFFF; border:1px solid#990000; font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#333333; }

.Stil1 {font-size: 10px}
