/*cf-all.css copyright FU-IT ->Frank, geändert Felix 2007*/
html a:visited { /*fk*/
	color:#0000FF;
	}
body, div, p, a, h1, h2, #head, #nav, ul, li, table {margin: 0; padding: 0; border: 0;}

body {
	/*text-align:center;*/
	text-align:left; /*fk*/
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	}
	
#wrapper {
 	margin:0 auto;
	width: 750px;
	margin-top:50px;
	}
	 
#head {
	height:93px;
	border-bottom:solid #000000 2px;
	}

img.headrand {
   float:left;
	border-right:solid #000000 2px; 
}

img.headrandlos {
   float:left;
}


/*#head img {
	float:left;
	border-right:solid #000000 2px; 
	}*/

h1, h2 { /*fk*/
	font-family: "Arial", Helvetica, sans-serif;
	font-size:25px;
	padding:15px; /*15px*/
	color:#666666;
	/*margin:-15px; /*fk*/
	}

b.pfad { /*fk*/
	font-family: "Arial", Helvetica, sans-serif;
	font-size:25px;
	margin:10px;
	color:#666666;
	/*margin:10px;*/
	/*border-bottom:1px solid #000000;*/
    /*margin:-15px;*/
}	

h2 {
	font-size:16px;
	padding:0;
	}
	
hr { /*fk*/
    border:none;
	background-color:#999999;
	color:#999999;
	height:1px;
	width:100%; /*fk bzw 80%*/
	}

#nav {
	height:400px;/*fk*/
	width:140px;
	border-right:solid #000000 2px;
	float:left;
	font-size:13px;
	padding:20px 0;
	/*background-color:#CCCCCC;*/
	}
	
#nav ul { /*fk*/
	list-style:none;
    margin-top:0px;
    margin-left:1px;
    padding-left:1px;

	}
	
#nav ul li {
	margin:3px 0;
	background-color:#CCCCCC; /*FK silver*/
	}

#nav ul ul { /*fk*/
    list-style:square;  /*fkurl(reddot.gif);*/
    padding-left:10px;
    margin-left:10px;
        }

#selected {
	border-bottom:solid #BBBBBB 2px;
	}

#nav a:link, #nav a:visited, #nav a:active {
	text-decoration:none;
	color:#000000;
	}

#nav a:hover {
	text-decoration:none; /*underline;*/
    font-weight:bold;
	color:#FF0000;
	/*background-color:#DCDCDC;FK*/
	} 
#nav ul ul .submenuhigh { /*fk*/
  list-style-type:none;
  display:block;
  width:140px;
  margin-top:0px;
  margin-left:1px;
  padding-left:1px;
  font-weight:bold;
  background-color:#CCCCCC; /*FK silver*/
  color:red;/*fk: vorher war #AF1810;*/
}
	

/* Fk Listenstile für Menüeintrag im Navibereich */
 
/* ENDE Listenstile für Menüeintrag im Navibereich */ 

	
#content {
    /*background:url(/images1/cf-flower.jpg) no-repeat bottom right;     fk*/
	margin-left:140px;
	padding:20px;
	}
	
#contentrezepte {  /*FK */
    background:url(/images2/Bild42.jpg) no-repeat bottom right;/*fk*/
	margin-left:140px;
	padding:20px;
	}	

#contentrezepte p { /*FK */
	text-align:left;
	font-size:14px;
	padding-bottom:10px;
	}
	
/*fk*/
#content a:visited {
	color:#0000FF;
	}
	
#content ul {
   list-style-image: url(karo2.gif);
   margin-left: 18px;
	font-size:14px;
}
/* Abstand der Aufzählungspunkte */
#content li {
   margin-bottom: 2px;
	font-size:14px;
}

#content p {
	text-align:left;
	font-size:14px;
	padding-bottom:10px;
	}	
	
.kasten {
  font-size:1em;
  margin-top:10px;
  float:right;
  width:170px;
  border-style:dotted;
  border-width:2px;
  border-color:silver;
  padding:3px;
  margin:3px;
}
/* grauer Rahmen mit roter Umrandung */
.rahmen {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
  width: 90%;
  background-color : #EEEEEE;
  border-style : solid;
  border-width : 1px;
  border-color : #CD3326;
  padding : 3px;
}

/* Rahmen mit gestrichelter Umrandung */
.tipp {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
  width: 90%;
  border-style : dotted;
  border-width : 1px;
  border-color : gray;
  padding : 3px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.rotertext {
  color: red;
}
#content strong {
	color: black;
	font-weight: bold; 
		/*border-bottom-style : dotted;
   border-bottom-width : 1px;
   border-bottom-color : black;*/
	/*background-color: #DCDCDC;*/
}

.unterstrichrot {
  border-color : red;
  border-bottom-style: solid;  /*FK vorher: dotted */
  border-bottom-width: 1px;	
}

#footer {
  text-align: center;/*right;   fk2011*/
  padding-left: 100px; /*fk2011*/
  clear:both;
  /*fk background:url(fkgrauhintergrund.gif) repeat;    neu*/

}

#navigation {
	float:left;
	font-size:13px;
	height:400px;/*fk*/
	width:140px;
	border-right:solid #000000 2px;
	padding:20px 0;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #AAAAAA;
/*	background:url(pathimage.gif) left no-repeat;
*/}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 0px 0px 0px 0.5em;
	/*border-left: 6px solid #AAAAAA;*/ 
	/*border-right: 1px solid #AAAAAA;*/
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #DDDDDD;
	color: #000000;
	border-left:6px solid #CCCCCC;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #AAAAAA;
	margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #DDDDDD;
	color: #000000;
}
#navigation ul ul a:hover {
	background-color: #EEEEEE;
	color: #000000;
	border-left:6px solid #DDDDDD;
}

#navigation ul .obermenuhigh {
	list-style-type:none;
	display:block;
	padding: 0px 0px 0px 0.5em; /*12px*/
	border-left:6px solid #CCCCCC;
	color:red; /*#000000*/
/*	background:url(pathimage.gif) left no-repeat;
*/	background-color:#DDDDDD;

}
#navigation ul ul .submenuhigh { /*fk*/
	display:block;
	padding: 0px 0px 0px 0.5em; /*12px*/
	border-left:6px solid #DDDDDD;
    color:red;/*fk: vorher /*#000000*/
/*	background:url(pathimage.gif) left no-repeat;
*/	background-color:#EEEEEE;/*FK silver*/
}

/* fk Suchfeld */
#search {
  /*float: right;*/
  display:block;
  color: white; /*black; fk*/
  font-size: 12px; /*fk*/
  width: 140px;
  background-color: #CCCCCC;
}
/* fk Innenrand Suchform */
#search form {
  margin: 0px;
  padding: 14px;
}
/* fk Innenrand Suchform */
#sendbutton {
  /*margin-left:22px;*/
  color: red; /*black; fk*/
  background-color: #CCCCCC;
  width: 116px;
}

/*fk bildergalerie*/
#galerie ul, div {
position: relative;
/*width: 623px; fk nur wenn außerhalb des cms*/
}

#galerie ul {
/*background: url(../../images1/bild-1-gr.jpg) right no-repeat;*/
height: 353px;
list-style: none;
}

#galerie li {
float: left;
margin: 16px 16px 0 0;
width: 84px;
}

#galerie li a {
display: block;
height: 81px;
}

#galerie li span {
display: none;
}

li#bild-1 a {
background: url(../../images1/bild-1-kl.jpg);
}

li#bild-2 a {
background: url(../../images1/bild-2-kl.jpg);
}

li#bild-3, li#bild-6 { /* li#bild-2, li#bild-4, li#bild-6*/
margin-right: 200px;
}

li#bild-3 a {
background: url(../../images1/bild-3-kl.jpg);
}

li#bild-4, li#bild-7 {
/*clear: left;*/
}

li#bild-4 a {
background: url(../../images1/bild-4-kl.jpg);
}

li#bild-5 a {
background: url(../../images1/bild-5-kl.jpg);
}

li#bild-6 a {
background: url(../../images1/bild-6-kl.jpg);
}

li#bild-7 a {
background: url(../../images1/bild-7-kl.jpg);
}

li#bild-8 a {
background: url(../../images1/bild-8-kl.jpg);
}

li#bild-9 a {
background: url(../../images1/bild-9-kl.jpg);
}

#galerie div {
margin: 41px auto 0;
padding-left: 65px;
}

#galerie a {
border: 1px solid #999;
}

#galerie a:hover { 
border: 1px solid #000;
}

#galerie a:hover span {
display: block;
height: 353px;
position: absolute;
right: 0;
/*left: 0;*/
top: 0px; /*16px*/
width: 264px;
}

#galerie a img {
border: 0;
}


/* zusätzliche css für jsh anpassung */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}
/* für jsh webmods inhalte der tabellen z. b. gästebuch */
.mods_content{
 font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size: 0.7em;
}

#clearerblock {
clear:both;
display:block;
zoom:1;
}

#homewappen {
padding-left: 100px;
}

div.fktipps  p img{
margin: 10px;
/*border: 10px solid white;*/
}

/*fk css foto zoomen######## */

.zoomen
{
margin: 0;
padding: 0;
}

.zoomen img
{
border: none;
}

.zoomen li
{
list-style: none;
position: relative;
} 

a.gross
{
display: none;
} 

a:hover .gross
{
display: block;
position: absolute;
top: 0;
left: 0;
} 

