body
{
	background: #dfdfdf;
	color:#2c2c2c;
	font-family: 'Courier New', Courier, monospace;
	font-size: 14px;
	text-align: justify;
	line-height:1.2em;
}
a, a:visited, a:active
{
	color: #acacac;
}
a:hover
{
   color:#000000;
}
#container
{
	background-color:#ffffff;
	width: 900px;
	height: 540px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -450px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	background-repeat: no-repeat;
	background-position: top right;
	background-image:url(images/sicily-bus.png);
}
#imgheader
{
	height: 60px;
	width: 760px;
	border-right: 0px solid black;
	line-height:48px;
}
#imgheader a, a:visited, a:active {
   color:#7c7c7c;
   text-decoration:none;
}
#imgheader a:hover {
   color:#000000;
}
#navigation
{
	height: 20px;
	line-height:20px;
	text-align: center;
	padding-top: 4px;
	width: 760px;
	top: 50px;
	font-size: 16px;
	font-weight: bold;
	color:#acacac;
	border-bottom: 1px solid #000000;
	border-right: 0px solid #000000;
}
#navigation a
{
	text-decoration: none;
	color:#acacac;
}
#navigation a:visited, a:active
{
	text-decoration: none;
	color:#acacac;
}
#navigation a:hover
{
   text-decoration: underline;
   color:#000000;
}
#navigation h1
{
   text-decoration:none;
   color:#efdec0;
}
#content
{
	width: 760px;
	top: 80px;
	height: 420px;
	overflow: auto;
	border-right: 0px solid black;
	border-bottom:1px solid black;
	margin-bottom: -1px;
}
#content a:visited
{
   color:#acacac;
   text-decoration:underline;
}
#webdesign
{
   width: 890px;
   height: 35px;
   background:#ffffff;
   line-height: 31px;
   overflow: hidden;
   text-align: left;
   padding: 0 0 0 10px;
   border-left: 1px solid black;
   border-bottom: 1px solid black;
   border-right: 1px solid black;
   border-top: 0px solid black;
   margin-left: -1px;
   font-weight: bold;
}
#webdesign img
{
   vertical-align: bottom;
}
#webdesign a
{
   font-weight: bold;
   font-size: 12px;
   text-decoration:none;
}
#webdesign a:hover {color:#000000;}
h1
{
   text-align:center;
   text-decoration:none;
   font-size:30px;
   margin:0 0 0 0;
}

h2
{
	margin:0px;
	background-color: #ffffff;
	color: #acacac;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}
p
{
	padding: 0px 10px 10px 10px;
}
li
{
   padding-right: 10px;
}
.links
{
float: left;
line-height:30px;
padding:0;
margin:0;
}
.rechts
{
float: right;
}
#werbung
{
   float:right;
   width:136px;
   height:340px;
   margin-right:2px;
   margin-top:180px;
   padding-top:5px;
   font-size:12px;
   text-align:right;
   font-weight:bold;
}
#werbung a {text-decoration: none;}
#werbung a:hover {color:#000000;}
