a:link {color:#990033; text-decoration:none;}
a:active {color:#990033; text-decoration:none;}
a:visited {color:#990033; text-decoration:none;}
a:hover {text-decoration:underline; color: #990033;}

h2{font-size:14pt;color:black}
h1{font-size:16pt;color:black}


.menu a:link
{color:white; text-decoration:none;}
.menu a:active
{color:white; text-decoration:none;}
.menu a:visited
{color:white; text-decoration:none;}
.menu a:hover
{color:silver; text-decoration:none;}

body{
	font-family:Verdana,Arial,Helvetica;
	color:rgb(255,255,255);
	text-align:center;
	background-color:white;
	font-size:11pt;
}

.main{
	width:816px;
	height:453px;
	background-color:#990033;
}


.content{

	border-style:solid;
	border-width:0.5px;
	color:black;
	text-align:left;
	width:615px;
	height:332px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:5px;
	vertical-align:top;
	
}
	

.spat{
	border-width:0.5px;
	border-style:solid;
	border-color:#990033;
	width:185px;
	height:38px;
	background-color:#FFFFFF;
	text-align:center;
}

.titel{
	border-width:0.5px;
	border-style:solid;
	border-color:#990033;
	width:615px;
	height:109px;
	font-size:28pt;
	text-align:center;
}

.menu{
	width:150px;
	height:38px;
	text-align:center;
	font-size:11pt;
	vertical-align:top;
	position:relative;
	left:15px;
	top:-15px;	
}

.leuze{
	width:150px;
	height:80px;
	background-color:#C0C0C0;
	text-align:center;
	color:#990033;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.guestbookitem
{
	border: 2px solid;
	width: 90%;
	text-align:left;
	padding:10px 10px 10px 10px;
	border-color: #990033;
	position: relative;
	left:28px;
	border-bottom-style:dotted;
	margin:5px;	
}
.button{

	width:140px;
	background-color: #990033;
	color: #FFFFFF;
	height: 23px;
	border-color: #B22222;
	border-width:1px;
	border-style: solid;
	font-weight:bold;
	font-family : "Verdana",Arial,sans-serif;
}
