body {
	font-family: verdana, sans-serif;
        color: #000;
	font-size: 90%;
	background: #fff;
	}

h1 {
	font-size: 100%;
	font-family: verdana, sans-serif;
  color: #333;
	padding: 0 12px 6px 12px;
	}

.container {
	width: 500px;
	padding: 15px;
	margin: 3px 0 20px 0;
	border: 1px solid #ccc;
	background: #fff;
	}

/* rounded */

#nav {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 90%;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #0000ff;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(tab_rounded.gif) no-repeat bottom center;
	}

#tab1{  padding: 0 12px 50px 12px;
	color: #000;
	background: url(images/sfonodtabelle.JPG) no-repeat;
	}


a { color: #0000ff; text-decoration: None; }
a:hover { color: #000000; text-decoration: Underline; }


hr{border: none 0; 
border-top: 1px dashed #ccc; 
border-bottom: 1px dashed #000; 
width: 70%; height: 1px; 
margin: 10px auto 0 0; 
text-align: center;}

p { font-family: Verdana; font-size: 100%; }

#fontm 	{ font-family: Verdana; font-size: 100%; margin-left: 100px;} 

