

body { 
	font-family: Verdana, Arial Narrow, "MS Sans Serif", "Haettenschweiler"; 
	background: #DDD url('img/bg.gif');
	font-size: 10px;
	width: 800;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	padding: 0
}

a:link { font-weight:bold; font-size: 11px; text-decoration:none; color:#559FCC;  }
a:visited { text-decoration:none; color:#559FCC; font-size: 11px; font-weight:bold;}
a:active { color:#0000EE; background-color:#FFFF99; font-weight:bold; }
a:hover { color:#ffffff; background-color:#71B1DD;   font-weight:bold;}
a.bar:hover { color: red; background-color:yellow;  font-weight:bold;}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin-right: 10px; margin-left: 10px; text-align: justify}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}


#center table, #center tr, #center td {	
	text-align: center;
	margin: 0; 
	border: 0;
	padding: 0	 
}

.titel {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #fff; FONT-FAMILY: verdana; text-align: center
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
/* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
border: 1px solid #559FCC;
background: #fff;
}
#menu dd {
border: 1px solid #CCCCCC;
}
#menu li {
text-align: left;
vertical-alignment: middle;
background: #fff;
font-size:10px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
.deco { color:#336BCC; font-size:10px;}
#nav table tr td {text-align:left}
#nav td {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana
}
#nav td a {
	FONT-WEIGHT: bold; COLOR: #559FCC; TEXT-DECORATION: none
}
#nav td a:hover {
text-decoration: none;	
}
.tab_inhalt {
	border: #559FCC 1px solid;  BACKGROUND-COLOR: #ffffff
}
.style1 {font-size: 0,5em}
