/* CSS Document ------------------------------------------ */
body {
	background-color: #000000;}

a:link {
	color: #000000;}

a:visited {
	color: #000000;}

a:hover {
	color: #000000;}

a:active {
	color: #000000;}

/*------------Gästebuch-------------------------------------*/
.fright a, input {
        border :0px;}

/*------------weitere-Textstyles----------------------------*/
.fliestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;}

/* HEADER---------------------------------------------------*/
#header{
        background-repeat:no-repeat;
	width:778px;
	height:188px;
	position:static;
  	background-image: url(../images/header.jpg);}

/* PAGE------------------------------------------------------*/
#page {
	background: #ffffff url(../images/bg_pix.jpg);
	border: 1px solid #9C9C9C;
	width:779px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;}

/* CONTENT----------------------------------------------------*/
#content{
	position:relative;
	left: 10px;
	height: 100%;
	color:#000000;
	top: 10px;
        bottom: 30px;
	width: 435px;
	font-size:11px;
	font-family:  Arial, Helvetica, sans-serif;}

#content h1{
	font-style: italic;
        font-weight: lighter;
	color:#256120;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b4417;
	padding-left: 10px;}

#content h2{
	font-weight: bold;
        color: #000000;
        font-size:14px;}


#content li{
	list-style-image: url(../images/aufzaehler.gif);
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	padding-left: 5px;
	list-style-type: disc;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;}

#content ul{
	margin: 10;
	padding: 10;}
	
/* INFOCONTENT---------------------------------------------------*/
#infocontent{
	width:152px;
	left:8px;
	border-left-color:#CCCCCC;
	position: relative;
	top: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
}
#infocontent li{
	width:158px;
	height:23px;
        margin-bottom:0px;
	list-style-type:none;
        background-image: url(../images/bg_sub_item.jpg3);
	background-repeat: no-repeat;
	text-indent: 13px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;}

#infocontent ol, ul{
		margin: 0;
		padding: 0;}

#infocontent a {
	color: #256120;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;}

/* TOPNAVI---------------------------------------------------*/
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #256120;
	text-decoration: none;
	font-weight: normal;
        background: #ffffff url(../images/bg_pix.jpg);
	position: static;
	text-align:right;
	width:779px;
	height:60px;}

#navi li{
	display: inline;}	

#navi ul, ol {
	margin: 0;
	padding: 0;}

#navi a {
	text-decoration: none;
	font-weight: normal;
        color: #256120;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;}

#navi a:hover {
	color: #000000;}


/* MAINNAVI---------------------------------------------------*/
#subnavi{
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/bg_sub.jpg);
	background-repeat:repeat-y;
	width: 160px;
	position:relative;
	height: auto;
	top: 0px;
	left: 0px;
        font-size:10px;
        margin:0;}

#subnaviItems{
	text-align: left;}

#subnaviItems li{
	width:158px;
	height:23px;
        margin-bottom:0px;
	list-style-type:none;
        background-image: url(../images/bg_sub_item.jpg);
	background-repeat: no-repeat;
	text-indent: 13px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;}

#subnaviItems ol, ul{
		margin: 0;
		padding: 0;}

#subnaviItems a {
	color: #256120;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;}

/* PICTONAVI----------------------------------------------*/
#pictonavi {
        text-align:center;
        border:0px;}

#pictonavi li{
        display:inline;}

#pictonavi ul, ol {
	margin: 0;
	padding: 0;}

/* BOTTOMNAVI-----------------------------------------------*/
#BottomNavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #256120;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
	border:0px;}

#BottomNavi li{
	display:inline;}

#BottomNavi ul, ol {
	margin: 0;
	padding: 0;}

#BottomNavi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #256120;
	text-decoration: none;
	font-weight: normal;}

