body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C2C2E;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}

table, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height: 13px;

}
#layout_table {
	width: 800px;
	height: 100%;
}
#oben_orange {
	background-color: #F68121;
	width: 800px;
	height: 12px;
}

#oben_weiss {
	background-color: #F5F5F5;
	width: 800px;
	height: 20px;
}
#head_left {
	background-color: #F5F5F5;
	width: 280px;
	height: 45px;
	font-size: 22px;
	font-family: "AvantGarde Bk BT", Arial, Tahoma, Verdana;
	font-style: normal;
	font-weight: bold;
	color: #5F5F5F;
	line-height: 22px;
}
#head_right {
	background-color: #F5F5F5;
	width: 518px;
	height: 35px;
	font-size: 22px;
	font-family: "AvantGarde Bk BT", Arial, Tahoma, Verdana;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
#mitte_dark {
	background-color: #000000;
	width: 1px;
}
#mitte_white {
	background-color: #FFFFFF;
	width: 1px;
}
#menue_cell {
	background-color: #F68121;
	height: 190px;
}
#rahmen {
	margin: 20px;
}
#content_rahmen {
	margin: 20px 0px 20px 20px;
	width: 468px;
}
#news_rahmen {
	margin: 20px 0px 20px 20px;
	width: 250px;
}
#banner_cell {
	background-image: url(images/banner_foto.jpg);
	/*background-position: left -30px;*/
}
#zwischen_white {
	background-color: #FFFFFF;
	height: 3px;
}
#zwischen_dark {
	background-color: #113D2E;
	height: 8px;
}
#news {
	background-color: #D8DCDD;
	font-size: 11px;
	color: #2C2C2E;
}
#news a {
	color: #000000;
	text-decoration: underline;
}
#unten {
	background-color: #F5F5F5;
	width: 518px;
	height: 45px;
	color: #000000;
	font-size: 9px;
}
#unten a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

#menue_zwischen {
	height: 10px;
	background-image: url(images/menuelink_trenner.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
}
#menue_zwischen1 {
	width: 25px;
	height: 10px;
	display: inline-table;
}
* html #menue_zwischen1 {
	display: inline;
}
#inline{
	display: inline-table;
}
* html #inline {
	display: inline;
}

#content {
	width: 518px;
	background-color: #F5F5F5;
	font-size: 11px;
	color: #2C2C2E;
}

#content a{
	color: #000000;
	text-decoration: underline;
}

#menuelink {
	font-family: "AvantGarde Bk BT", Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
	display: table;
	width: 250px;
	background-image: url(images/menuelink_book.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
}

#menuelink:hover {
	background-image: url(images/menuelink_book_over.png);
}

#noborder {
	border: 0px none;
}
#logo {
	width: 518px;
	height: 70px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 365px 8px;
	position: absolute;
}
#logo2 {
	width: 518px;
	height: 220px;
	background-image: url(images/logo_luebeck-marathon.png);
	background-repeat: no-repeat;
	background-position: 0px 160px;
	position: absolute;
}
h1 {
	font-size: 22px;
	font-family: "AvantGarde Bk BT", Arial, Tahoma, Verdana;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
}

h2 {
	font-size: 22px;
	font-family: "AvantGarde Bk BT", Arial, Tahoma, Verdana;
	font-style: normal;
	font-weight: bold;
	color: #5F5F5F;
	margin-bottom: 2px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #2C2C2E;
}
h4 {
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2C2C2E;
}
h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2C2C2E;
	text-decoration: underline;
}
h6 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F68121;
}

hr {
	border: 2px solid #AAAAAA;
	
}
img {
	border: 2px solid #AAAAAA;
	
}
#news a {
	color: #F68121;
	text-decoration: none;
}


#gif {
	background-color: #FFFFFF;
	color: #009999;
}


#partner {
	width: 140px;
	height: 100px;
	background-color: #FFFFFF;
	border: 2px solid #AAAAAA;
	text-align: center;
}
#partner2 {
	width: 220px;
	height: 140px;
	background-color: #FFFFFF;
	border: 2px solid #AAAAAA;
	text-align: center;
}

#flashContent { width:100%; height:100%; }


