@import url(portgager_seiten.css);

.c{
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

body{
	background-color: #02102e;
	background-image: url(../gfx/bg_content.gif);
	background-position: center;
	background-repeat: repeat-y;
	border-top: 10px solid #e20020;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: white;
}

td.copyright{
	display: none !important;
}

#header{
	background-image: url(../gfx/header/startseite2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: White;
	height: 149px;
	text-align: left;
	color: White;
}

body#shop #header,
body#produktion #header{
	background-image: url(../gfx/header/startseite.jpg);
}

#navigation{
	background-image: url(../gfx/bg_navigation.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #8CA4D7;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
}

#navigation2{
	background-color: #6E87BE;
	height: 2px;
	overflow: hidden;
	background-image: url(../gfx/bg_navigation2.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#navigation ul{
	margin: 0;
	padding: 20px 0 20px 0;
}

#navigation ul li{
	display: inline;
	margin: 0 4px 0 4px;
}

#navigation a:link,
#navigation a:visited{
	color: White;
	text-decoration: none;
	padding: 4px;
}

#navigation a:hover,
body#startseite #navigation a.startseite,
body#kontakt #navigation a.kontakt,
body#gaestebuch #navigation a.gaestebuch,
body#urlaub #navigation a.urlaub,
body#shop #navigation a.shop,
body#produktion #navigation a.produktion,
body#restaurant #navigation a.restaurant,
body#angeln #navigation a.angeln,
body#sauna #navigation a.sauna,
body#produkte #navigation a.produkte{
	text-decoration: none;
	background-color: #83A3E2;
}

#header h1{
	margin: 0;
	padding: 0;
	font-size: 1px;
}

#footer{
	font-size: 11px;
	color: #657cac;
	width: 900px;
	margin: 0 auto;
	background-image: url(../gfx/footer_logo.gif);
	padding-top: 58px;
	padding-bottom: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 20px;
	line-height: 18px;
}

#footer a:link,
#footer a:visited{
	color: #657cac;
	text-decoration: underline;
}

#footer a:hover{

	color: #9AAAC8;
	text-decoration: underline;
}

#footer p.balken{
	background-color: #e00324;
	color: White;
	margin: 0 0 4px 0;
	padding: 5px 15px 5px 15px;
	line-height: 11px;
}

#footer p{
	margin: 0 0 0 15px;
}

#content{
	width: 870px;
	padding: 20px 15px 0 15px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 20px;
}

#content #navigation-sub{
	float: left;
	width: 160px;
	margin-right: 15px;
}

#content #content-inner{
	width: 470px;
	float: left;
}

#content #content-left{
	width: 630px;
	float: left;
}

#content #sidebar{
	float: right;
	width: 200px;
	font-size: 12px;
	line-height: 16px;
}


.sidebar{
	background-image: url(../gfx/sidebar.gif);
	background-position: 75% 100%;
	background-repeat: no-repeat;
}

.box{
    color: #b2c3da;
    font-weight: normal;
}

.box ul{
    margin-left: 0;
    padding-left: 1.5em;
}

.box ul li{
    margin-left: 0;
    padding-left: 0;
}
/* shop extras */
td.contentsTopics{
	font-size: 16px !important;
	color: #9DB4E5 !important;
	font-weight: bold;
}
