body {
	background-image:url(images/navibg.gif);
	background-repeat:repeat-y;
	margin:0px;
	font-size : 12px;
	color: #897C67;
	font-family : Arial, Helvetica, sans-serif;
}

#links {
	width:160px;
	padding-top:30px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	float:left;
}

#mitte {
	width:540px;
	padding-top:30px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:50px;
	float:left;
	overflow: auto;
}

#rechts {
	width:160px;
	padding-top:30px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	float:left;
}

a.nav1 {text-decoration: none; font-size : 13px; color: #ffffff; font-weight: bold; font-family : Arial, Helvetica, sans-serif;}
a.nav1:hover {text-decoration: none; font-size : 13px; color: #CCCCCC; font-weight: bold; font-family : Arial, Helvetica, sans-serif;}
a.nav1:active {text-decoration: none; font-size : 13px; color: #CCCCCC; font-weight: bold; font-family : Arial, Helvetica, sans-serif;}


a.nav2 {text-decoration: none; font-size : 10px; color: #666666; font-family : Arial, Helvetica, sans-serif;}
a.nav2:hover {text-decoration: none; font-size : 10px; color: #B55D05; font-family : Arial, Helvetica, sans-serif;}
a.nav2:active {text-decoration: none; font-size : 10px; color: #B55D05; font-family : Arial, Helvetica, sans-serif;}

a.nav2b {text-decoration: none; font-size : 10px; color: #B55D05; font-family : Arial, Helvetica, sans-serif;}
a.nav2b:hover {text-decoration: none; font-size : 10px; color: #999999; font-family : Arial, Helvetica, sans-serif;}
a.nav2b:active {text-decoration: none; font-size : 10px; color: #999999; font-family : Arial, Helvetica, sans-serif;}

a.nav3 {text-decoration: none; font-size : 10px; color: #ffffff; font-family : Arial, Helvetica, sans-serif;}
a.nav3:hover {text-decoration: none; font-size : 10px; color: #CCCCCC; font-family : Arial, Helvetica, sans-serif;}
a.nav3:active {text-decoration: none; font-size : 10px; color: #CCCCCC; font-family : Arial, Helvetica, sans-serif;}
a.nodec {text-decoration: underline; color: #003366;}

a.nav4 {text-decoration: none; font-size : 12px; color: #B55D05; font-family : Arial, Helvetica, sans-serif;}
a.nav4:hover {text-decoration: none; font-size : 12px; color: #333333; font-family : Arial, Helvetica, sans-serif;}
a.nav4:active {text-decoration: none; font-size : 12px; color: #333333; font-family : Arial, Helvetica, sans-serif;}
a.nodec {text-decoration: underline; color: #003366;}

a {text-decoration: none; font-size : 12px; color: #B55D05; font-family : Arial, Helvetica, sans-serif;}
a:hover {text-decoration: none; font-size : 12px; color: #333333; font-family : Arial, Helvetica, sans-serif;}
a:active {text-decoration: none; font-size : 12px; color: #333333; font-family : Arial, Helvetica, sans-serif;}


.text {font-size : 12px; line-height : 18px; color: #000000; font-family : Arial, Helvetica, sans-serif;}
.schweriner-schloss-koop {font-size : 10px; color: #000000; font-family : Arial, Helvetica, sans-serif;}
.schweriner-schloss-ansichten {float:left;width:500px;margin-right:10px;}


h1 {font-size : 12px; line-height : 18px; color: #993300; font-weight: bold; font-family : Arial, Helvetica, sans-serif;}
h2 {font-size : 12px; line-height : 18px; color: #666666; font-family : Arial, Helvetica, sans-serif;}

.textsub {font-size : 10px; line-height : 18px; color: #666666; font-family : Arial, Helvetica, sans-serif;}

.bg-black {background-color: #000000;}
.bg-orange {background-color: #B55D05;}
.bg-dark {background-color: #333333;}
.bg-white {background-color: #ffffff;}


.schweriner-schloss-goto-top {
	background-image:url('images/gototop_bground.gif');
	background-position:top left;
	background-repeat:repeat-x;
}


.schwerin-werbung {
	 font-size : 12px; color: #666;
	 font-weight: normal; 
	 font-family : Arial, Helvetica;
	 border-bottom:1px dotted #ccc;
}
#########################################################
#navlist
{
padding: 3px 0;
margin-left: 0px;
border-bottom: 1px solid #897C67;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #897C67;
border-bottom: none;
background: #D4B886;
text-decoration: none;
}

#navlist li a:link { color: #897C67; }
#navlist li a:visited { color: #897C67; }

#navlist li a:hover
{
color: #000;
background: #897C67;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid #fff;
}

