@charset "utf-8";
.style1 {
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	;
	background-color: #AEE2F7;
	background-image: url(images/bkg_left.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
}

#wrapper {
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#header {
	height: 128px;
	width: 861px;
	background-image: url(images/stadtlauf_01.jpg);
}
#left {
	float: left;
	height: 462px;
	width: 174px;
}
#left #l_image1 {
	background-image: url(images/stadtlauf_02.jpg);
	height: 208px;
	width: 27px;
	float: left;
}
#left #menu {
	background-color: #FFFFFF;
	height: 203px;
	width: 103px;
	float: left;
	padding-top: 5px;
}
#left #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left #menu ul li {
	position: relative;
}
#left #menu ul li a {
	line-height: 18px;
	text-decoration: none;
	display: block;
	width: 90%;
	padding-left: 10%;
	color: #1c5769;
}
#left #menu ul li a:hover {
	background-color: #1c5769;
	color: #FFFFFF;
	line-height: 18px;
	width: 85%;
	padding-left: 15%;
}
/*#left #menu .submenu {
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block 
	width: 124px; /* width is based on the containing block 
}
#left #menu .xtop, .xbottom {
	/*display:block;
	background:transparent;
	font-size:1px;
}
#left #menu .xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}
#left #menu .xb1, .xb2, .xb3 {
	height:1px;
}
#left #menu .xb2, .xb3, .xb4 {
	background-color: #1c5769;
	border-left:2px solid #55c3ec;
	border-right:2px solid #55c3ec;
}
#left #menu .xb1 {
	margin:0 5px;
	background-color: #55c3ec;
}
#left #menu .xb2 {
	margin:0 3px;
	border-width:0 2px;
}
#left #menu .xb3 {
	margin:0 2px;
}
#left #menu .xb4 {
	height:2px;
	margin:0 1px;
}
#left #menu .xcontent {
	background-color: #1c5769;
	border: 0 solid #55c3ec;
	border-width: 0 2px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}*/
#left #menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#left #menu ul ul {
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 110%; /* width is based on the containing block */
	border: 2px solid #71CEF0;
}
#left #menu ul li ul li a {
	color: #FFFFFF;
	text-decoration: none;
	width:95%;
	padding-left:5%;
	background-color: #1c5769;
	display:block;
}
#left #menu ul li ul li a:hover {
	width: 90%;
	padding-left: 10%
}
#left #menu ul ul,
#left #menu ul ul li:hover ul
{
	display: none;
}
#left #menu ul li:hover ul,
#left #menu ul ul li:hover ul
{
	display: block;
}
#left #l_image2 {
	background-image: url(images/stadtlauf_04.jpg);
	float: left;
	height: 208px;
	width: 44px;
}
#left #l_image3 {
	background-image: url(images/stadtlauf_07.jpg);
	height: 254px;
	width: 174px;
	clear: left;
}

#middle {
	height: 462px;
	width: 530px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/stadtlauf_05.jpg);
	background-repeat: no-repeat;
}
#middle #content {
	height: 379px;
	width: 530px;
	overflow: auto;
	margin-top: 18px;
}
#middle #m_image1 {
	background-image: url(images/stadtlauf_09.jpg);
	height: 37px;
	width: 530px;
}
#middle #menu2 {
	height: 23px;
	width: 480px;
	color: #1c5769;
	background-image: url(images/stadtlauf_10.jpg);
	text-align: right;
	padding-right: 50px;
	padding-top: 5px;
}
#middle #menu2 a {
	text-decoration: none;
	color: #1C5769;
}
#middle #menu2 a:hover {
	background-color: #1C5769;
	color: #FFFFFF;
}


#right {
	height: 462px;
	width: 157px;
	float: left;
}
#right #sponsors {
	background-image: url(images/stadtlauf_06.jpg);
	height: 299px;
	width: 137px;
	padding-left: 20px;
}
#right #r_image1 {
	background-image: url(images/stadtlauf_08.jpg);
	height: 163px;
	width: 157px;
}

#footer {
	height: 23px;
	width: 861px;
	clear: left;
}
#footer #f_image1 {
	background-image: url(images/stadtlauf_11.jpg);
	float: left;
	height: 23px;
	width: 109px;
}
#footer #f_image2 {
	background-image: url(images/stadtlauf_12.jpg);
	float: left;
	height: 17px;
	width: 92px;
	padding-top: 6px;
}
#footer #f_image2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c5769;
	text-decoration: none;
}
#footer #f_image3 {
	background-image: url(images/stadtlauf_13.jpg);
	height: 23px;
	width: 660px;
	float: left;
}

