/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	background: #000;
}

#global {
	width: 900px;
	background: #000;
}

a, a:visited {
	color: #fff;
}

a:hover {
	color: #33cc33;
}

h1 {
	margin-top: 3px;
	font-size: 18px;
}

h1.hamburg {
	width: 679px;height: 39px;background-image:url(img/header_hamburg.gif);background-repeat:no-repeat;
}
h1.frankfurt {
	width: 679px;height: 39px;background-image:url(img/header_frankfurt.gif);background-repeat:no-repeat;
}
h1.berlin {
	width: 679px;height: 39px;background-image:url(img/header_berlin.gif);background-repeat:no-repeat;
}
h1.stuttgart {
	width: 679px;height: 39px;background-image:url(img/header_stuttgart.gif);background-repeat:no-repeat;
}
h1.koeln {
	width: 679px;height: 39px;background-image:url(img/header_koeln.gif);background-repeat:no-repeat;
}
h1.duesseldorf {
	width: 679px;height: 39px;background-image:url(img/header_duesseldorf.gif);background-repeat:no-repeat;
}
h1.leipzig {
	width: 679px;height: 39px;background-image:url(img/header_leipzig.gif);background-repeat:no-repeat;
}
h1.muenchen {
	width: 679px;height: 39px;background-image:url(img/header_muenchen.gif);background-repeat:no-repeat;
}
h1.hannover {
	width: 679px;height: 39px;background-image:url(img/header_hannover.gif);background-repeat:no-repeat;
}
h1.nuernberg {
	width: 679px;height: 39px;background-image:url(img/header_nuernberg.gif);background-repeat:no-repeat;
}



h1 .city_header {
	visibility:hidden;
}

h1 a, h1 a:visited, h2 a, h2 a:visited {
	text-decoration: none;
	color: #000;
}

h2 {
	color: #eee;
	font-size: 14px;
}

h3 {

}

#header {
	padding-bottom: 15px;
}

#header-1 {
	padding-bottom: 5px;
}

#city-layer {
	position: absolute;
	z-index: 10;
	top: 28px;
	left: 747px;
}

#header-2 ul {
	padding: 7px 0 0 0 ;
	margin: 0;
	font-size: 12px;
}
#header-2 ul li {
	display: inline;
	padding-left: 14px;
	color: #33cc33;
	font-size: 11px;
}
#header-2 ul li a {
	color: #33cc33;
}
#header-2 ul li a.active {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color:#e20074;
}

#content {
	
}

#content-1 {
	padding: 7px;
	background-color: #222;
	border: 4px solid #e20074;
	margin-bottom: 5px;
	float: left;
	display: inline;
	width: 700px;
}
#content-1 h1 {
	color: #fff;
	margin: 2px;
	margin-bottom: 7px;
	font-size: 22px;
	font-family: Georgia;
}

#content-2 {
	padding: 7px;
	margin-top: 10px;
	background-color: #000;
	border: 4px solid #ccc;
	margin-bottom: 5px;
}

#content-nav {
	width: 175px;
	margin-left: 730px;
}

#content-nav-bg {
	width: 173px;
	background-image:url(img/nav_middle.gif);
	background-repeat:repeat-y;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	margin: 0px;
}
#content-nav-bg a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#footer, #footer a {
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}

#google-board {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.spacer-10 {
	height: 10px;
}

/* iptv news */
.itemdescription {
	font-size: 14px;
}
.itemdescription img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
}