body
{
	background: #bbb;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	text-align: justify;
}
a, a:visited, a:active
{
	color: #000000;
}
a:hover
{
   color:#f00;
}
#container
{
	background:#ECECEC;
	width: 900px;
	height: 420px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -450px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	background-repeat: no-repeat;
	background-position: right center;
	background-image:url(images/muenchenguides.jpg);
}
#imgheader
{
	height: 48px;
	width: 570px;
	border-right: 1px solid black;
}
#navigation
{
	height: 20px;
	text-align: center;
	padding-top: 4px;
	width: 570px;
	top: 50px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.3px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#navigation a
{
	text-decoration: none;
}
#navigation a:visited, a:active
{
	text-decoration: none;
}
#navigation a:hover
{
   text-decoration: underline;
}
#navigation h1
{
   text-decoration:none;
}
#content
{
	width: 570px;
	top: 60px;
	height: 348px;
	overflow: auto;
	border-right: 1px solid black;
	margin-bottom: -1px;
}

#webdesign
{
   width: 900px;
   height: 35px;
   background:#0080C0;
   line-height: 31px;
   overflow: hidden;
   text-align: center;
   padding: 0;
   background-image:url(images/munich.png);
   background-repeat: x;
   background-position: center;
   border-left: 1px solid black;
   border-bottom: 1px solid black;
   border-right: 1px solid black;
   border-top: 1px solid black;
   margin-left: -1px;
   font-weight: bold;
}
#webdesign img
{
   vertical-align: bottom;
}
#webdesign a
{
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
}
h1
{
   text-align:center;
   text-decoration:none;
   font-size:30px;
   margin:0 0 0 0;
}

h2
{
	margin:0px;
	background-color: #0080C0;
	color: #111111;
	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;
}
.rechts
{
float: right;
}
#werbung
{
   float:right;
   width:92px;
}
#werbung img
{
   margin-bottom:3px;
}

