body{
	background-color: #FFEEBD; /* #FFE8A8; */
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

td{
	vertical-align: top;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;	
}


a:Link{
	font-size: 12px;
	color: #A85800;
	text-decoration: none;
}
a:visited{
	color: #C46F12;
	text-decoration: none;	
}
a:hover{
	color: #663300;
}


/* Hauptmenü Content */

.navi_left{
	margin: 0;
	padding: 0px;
}

.navi_left ul, .navi_left li{
list-style-type: none;
}

.navi_left li a{
	padding-left: 10px;
	background: url(http://www.LustigeStories.de/layout/pfeil_menue1.gif) no-repeat;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 1px;
}

.navi_left li a:visited{
	color: white;
}

.navi_left li a:hover{
	color: #CCCC00;
	background: url(http://www.LustigeStories.de/layout/pfeil_menue.gif) no-repeat;
}

.navi_left .nospacing{
	letter-spacing: 0px;
}

/* Hauptmenü Content ENDE */


/* horizontales Menü */
#navi_top { 
  margin: 0;
  padding: 0;
  text-align:center;
}
#navi_top ul, #navi_top li {
  margin: 0;
  padding: 0; 
  display: inline; 
  list-style-type: none; 
}
#navi_top a:link, #navi_top a:visited {
	background-repeat: no-repeat;
	background-position: 13px;  
  float: left; 
  line-height: 22px; 
  font-weight: bold; 
  margin: 0; 
  padding: 3px 0 3px 6px;
  /* padding: 3px 25px 3px 41px; */
  text-decoration: none; 
  color: #CC7800;
  border-bottom: 2px #F3C644 solid;
}

#navi_top a:hover, #navi_top a:hover#akt { 
  color: #FFFFFF; 
  border-bottom: 2px #CC7800 solid;
}
/* horizontales Menü ENDE */




a.breadcrumb:link{
	font-size: 9px;	
}

.seitenstruktur{
	font-size: 9px;	
	height: 20px;	
	vertical-align: middle;
}


TEXTAREA{
background-color: #F5E8C3;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 1px #CC7800 solid;
padding: 4px;
font-size: 12px;
}

input.nobutton{
background-color: #F5E8C3;
border: 1px #CC7800 solid;
padding: 2px;
}

select{
background-color: #F5E8C3;
border: 1px #CC7800 solid;
}



/* BOXEN */  
#normal {
   border: 1px #CC7800 solid;
}

.gestrichelt {
     border: 1px #CC7800 dashed;
}

.gestrichelt_schwach {
     border: 1px #EABD7C dashed;
}

.tb {
     border-top: 1px #663200 solid;
     border-bottom: 1px #663200 solid;
   }
	
.rahmen_rund{
	border: 1px solid #663300;
	-moz-border-radius:10px;
}

.klein{
	font-size: 10px;	
}

.gross{
	font-size: 14px;
}


.farbe1{
	background-color: #F5E8C3; /* FFEDBD ? */
}
.farbe2{
	background-color: #FFF9E9;
}

.farb_kat{
	background-color: #F3C644;
}

.farbe_infobox{
	background-color: #F5E8C3;
}

.rahmen_bilder{
	border: 1px #CC7800 solid;	
	background-color: #F5E8C3;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px	
}

.ueberschrift{
	font-family:'Comic Sans MS';
	font-size:18px;
	font-weight:bold;
	color: #C46F12;
	vertical-align: middle;
}

.ueb_klein{
	font-family:'Comic Sans MS';
	font-size:13px;
	font-weight:bold;	
	color: #000000;
	vertical-align: middle;
}



/* Textcaptcha Kontaktformular: */
.s { color: #000; background-color: #000; font-size: 3px; height: 3px; line-height: 3px; }
.w { color: #FFF9E9; background-color: #FFF9E9; font-size: 3px; height: 3px; line-height: 3px; }