
body
		{
		 background-color: #CDE197;
		 font-family: Tahoma; 
		 font-weight: ;
		 font-size: ;
		 color: ;
		 		 
		 scrollbar-base-color: ;
		 scrollbar-face-color: ;
		 scrollbar-highlight-color: ;
		 scrollbar-3dlight-color: ;
		 scrollbar-darkshadow-color: ;
		 scrollbar-shadow-color: ;
		 scrollbar-arrow-color: ;
		 scrollbar-track-color: ;
		}
		
a:link	{
			font-weight: bold ;
			color: #b1b1b1;
			text-decoration: none;
			font-size: 8pt;
			font-family:;
		}
		
a:visited	{
			font-weight: bold ;
			color: #b1b1b1;
			text-decoration: none;
			font-size: 8pt;
			font-family:;
		}
a:active	{
			font-weight: bold ;
			color: #b1b1b1;
			text-decoration: none;
			font-size: 8pt;
			font-family:;
		}
		
a:hoover	{
			font-weight: bold ;
			color: #b1b1b1;
			text-decoration: none;
			font-size: 8pt;
			font-family:;
		}
		
a.head	{	font-weight:normal;
			color: #FFCC33;
		}
a.head:visited	{		color: #FFCC33; }
		
td.Mitte
{
	background-color: #daebdd;
}

table.Preise
{
   background-color: #FFFFC6;
   font-family: Verdana; 
   color: ; 
   font-size: 10pt
}
span.TextNavBar { font-family: Verdana; color: ; font-size: 10pt }
span.TextFooter { font-size: 8pt; font-weight: bold ; color: ;}

/* Inset 3D Curved */

.inset {	background: transparent; width:758px;}

.inset h1, .inset p {margin:0 0px;}
.inset h1 {font-size:2em; color:#fff;}
.inset p {padding-bottom:0.5em;}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#F99477; border-left:1px solid #BB6E1C ; border-right:1px solid #aaa;}
.inset .b3 {background:#F99477; border-left:1px solid #BB6E1C; border-right:1px solid #ddd;}
.inset .b4 {background:#F99477; border-left:1px solid #BB6E1C; border-right:1px solid #eee;}
.inset .b4b {background:#F99477; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#F99477; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#F99477; border-left:1px solid #eee; border-right:1px solid #fff;}

.inset .b1 {margin:0 5px; background:#BB6E1C;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}

.inset .b1b {margin:0 5px; background:#fff;}

.inset .boxcontent {	
			width:758px;
			height:550px;
			color:#606060;						
			font-family:Tahoma;
			font-size: small;
			overflow:auto;
			display:block;
			background:#F99477;
			border-left:1px solid #BB6E1C;
			border-right:1px solid #fff;
}

