body 
{
		background-image: url('../bilder/background1.jpg');
		background-repeat: repeat-y;
		background-position: top;
		background-attachment: fixed;
}

a
{
		color: #000066;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:  16px;
}

a:hover
{
		color:   #e9e9e9;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:  16px;
		text-decoration: none;
		background-color :#000066;
}

a:active
{
		color: #e9e9e9;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:  16px;
		text-decoration: none;
		background-color :#000066;
}

h1
{
		color: #000066;
		font-family: verdana, arial, helvetica, sans-serif;
		text-align: center;
}

h4
{
		color: #000066;
		font-family: arial, helvetica, sans-serif;
		text-align: center;
}

.linklike
{
		color: #000000;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:  16px;
}

.copy
{
		color: #000000;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:  10px;
}

.verwalt
{
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size:  21px;
}

.title
{
		color: #000066;
		font-family: arial, helvetica, sans-serif;
		font-size:  16px;
		font-weight: bold;
}

.standard
{
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size:  18px;
}

.rundgang
{
		color: #000066;
		font-family: arial, helvetica, sans-serif;
		font-size:  16px;
		font-weight: bold;
		font-style: italic;
}

.guestb
{
		color: #000000;
		font-family: verdana,geneva, sans-serif;
		font-size:  13px;
}