
body {
margin: auto;
		padding-top: 20px;
  width: 800px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #471B08;
	text-decoration: none;
	background-color: #C98113;

	
}

a {
	font-weight: bold;
	color: #471B08;
	text-decoration: none;
}

div {
	border: 0px solid red;
}

h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-variant: small-caps;
	font-style: normal;
	background-color: #DED2BE;
	padding-left: 5px;
	
}
h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;

	
}




ol {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;	
	list-style-type: decimal;
}


ul {
	margin:  0px 0px 5px 10px;
	padding: 0px 0px 0px 10px;	
	list-style-type: lower-alpha;
}

img 
{
	margin: 3px;
	border: none;
	text-align: center;
	vertical-align: middle;

}	

a.menu:link, a.menu:visited { 
 color: #471B08;
 text-decoration:none;
}


a.menu:active, a.menu:hover { 
 color: #6A2000;
}
li a:hover {
 background-color:#FCFF8A;
 }
li a:active {
 background-color:#CF9108;
 margin-left: 5px;
 }
#menu a {
 display:inline;
 padding: 0px 0px 0px 5px;
 margin: 10px;
 text-align:left;
 font-weight:bold;
 font-size: 10pt;
 text-decoration:none;
 }

#left
{
	background-image: url(images/slices/left.jpg);
	float: left;
	height: 573px;
	width: 205px;
}

#right
{
	background-image: url(images/slices/right.jpg);
	position:relative;	
	float: left;	
	height: 573px;
	width: 595px;
}

#menu 
{
	height: 47px;
	width: 595px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;	
}
/* wird wohl nicht gebraucht DK*/		
#content {
	height: 506px;
	width: 595px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*scrollbar-arrow-color: white; 
	scrollbar-track-color: #D58B07; 
	scrollbar-face-color: #D58B07; 
	scrollbar-highlight-color: #999999; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-shadow-color: #D58B07; */
	
}
/* wird wohl nicht gebraucht DK*/		
.scrollbar{
 	
	width: 593px;
	height: 506px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:  url(http://www.kidcreole.de/neu/img/slices/content.jpg);
	overflow: auto;
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #956206; 
	scrollbar-face-color: #D58B07; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #6A4607; 
	scrollbar-darkshadow-color: #956206; 
	scrollbar-shadow-color: white; 
}
/* wird  gebraucht DK*/		
#scrollbar{
position:absolute; 	
	width: 593px;
	height: 506px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #956206; 
	scrollbar-face-color: #D58B07; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #6A4607; 
	scrollbar-darkshadow-color: #956206; 
	scrollbar-shadow-color: white; 
}


#col1 {
 filter:alpha(opacity=50);
 opacity: 0.5;
   -moz-opacity:0.5;
	 position: relative;
	float: left;
	width: 475px;
	margin-left: 10px;
	padding: 5px 5px 0px 5px;
	background-color: white;
}

#col2 {
 filter:alpha(opacity=50);
 opacity: 0.5;
   -moz-opacity:0.5;

  float: left;
  width:52px;
  margin-left: 10px;
  margin-right: 0px;
  padding: 5px 5px 0px 5px;
  background-color: white;
}
#col3 {
 filter:alpha(opacity=50);
 opacity: 0.5;
   -moz-opacity:0.5;
	float: left;
	width: 540px;
	margin-left: 10px;
	padding: 5px 5px 0px 5px;
	background-color: white;
}
hr {
	background-color: #CCCCCC;
}
.extra {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* --- (in Editland niemals weglassen ) ----------------------------------------------- */

.tsmall  {font-size: 0.85em;}
.tmiddle {font-size: 1.1em;}
.tbig    {font-size: 1.5em;}

#listmenu0 li {
 display: inline;
 }
.active { background-color:#CF9108; 
 border: 0 1px 1px 0 solid brown;
  padding: 1px 3px 0 3px;
 }
 li a:active {

 margin-left: 5px;
 }