body
{
 	font-family		: Verdana;
 	font-size		: 11px;
 	background-color	: #ffefde;
 	color			: #006291;
}


.hauptfenster {
	border			: 5px solid white;
         background-color	: #EFEFEF;
         }

td
{
	font-family		: Trebuchet MS, Verdana;
	font-size		: 14px;
	padding			: 5px;
	line-height		: 20px;
}

.preise {
	border			: 3px solid white;
            }

.preise td{
	border			: 1px solid #AFAFAF;
         border-collapse         : collapse;
         }

h1 {
	font-size		: 18px;
         margin-bottom		: 10px;
         text-align		: center;
         margin-top		: 10px;
}

h2 {
	font-size		: 16px;
         }

h3 {
	font-size		: 14px;
         }

p  {
	margin-top		: 0px;
         }

#nav-menu
{
	width			: 800px
	margin-left		: 0px;
}

#nav-menu ul
{
	list-style		: none;
	padding			: 0;
	margin			: 0;
}

#nav-menu li
{
	float			: left;
         margin-left		: 0.42em;
	margin-right		: 0.42em;
}

#nav-menu li a
{
	background		: #006291;
	height			: 2em;
	line-height		: 2em;
   	float			: left;
	width			: 120px;
	display			: block;
	border			: 0.1em solid #dcdce9;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration		: none;
	text-align		: center;
	margin-bottom		: 8px;
}

#nav-menu li a:hover
{
	background		: #FFFFFF;
	height			: 2em;
	line-height		: 2em;
	float			: left;
	width			: 120px;
	display			: block;
	border			: 0.1em solid #006291;
	color			: #006291;
	font-weight		: bold;
	text-decoration		: none;
	text-align		: center;
	margin-bottom		: 8px;
}

a#menu_act:link
{
	background		: #FFFFFF;
	height			: 2em;
  	line-height		: 2em;
	float			: left;
	width			: 120px;
	display			: block;
	border			: 0.1em solid #006291;
	color			: #006291;
	font-weight		: bold;
	text-decoration		: none;
	text-align		: center;
	margin-bottom		: 8px;
}
a#menu_act:visited
{
	background		: #FFFFFF;
	height			: 2em;
	line-height		: 2em;
	float			: left;
	width			: 120px;
	display			: block;
	border			: 0.1em solid #006291;
	color			: #006291;
	font-weight		: bold;
	text-decoration		: none;
	text-align		: center;
	margin-bottom		: 8px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */





img{
border:5px solid #FFFFFF;
}

ul{margin:0px;
padding:0px;
text-align:left;}

li{margin-left:25px;
padding-left:0px;
text-align:left;
list-style:bullet;
margin-bottom:5px;}

a:link{
color:#003080;
font-weight:bold;
}
a:active{
color:#8F8F8F;
font-weight:bold;
}
a:visited{
color:#8F8F8F;
font-weight:bold;
}

a:hover{
color:#0090E0;
font-weight:bold;
}
