/* Structure and general design */
#right {
	margin-left: 644px;
	width: 320px;
}

#left {
	float: left;
	width: 613px;
	margin-left:15px;
}

.nav_back {
	position: relative;
	float:right;
}

#overview, #main-article, #bewegt_hamburg, #pressemitteilungen, #youtube, #facebook, #newsletter, #newsletter2 {
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	background:#fff;
	border: 1px solid #ccc;
	margin-bottom:15px;
	padding:15px;
}

#facebook {
	border:none;
	padding:0px;
	z-index:10;
	position: relative;
}

#overview h2.top, #bewegt_hamburg h2.top, #youtube h2.top, #main-article h2, #newsletter h2.top, #newsletter2 h2.top, #pressemitteilungen h2.top {
	color: #3a8ac1;
	font-size:1.2em;
	margin-bottom:10px;
}

.clear-block3 {
	clear:right;
}

/* Main-article */

#main-article {
	padding:15px 15px 0px 0px;
	text-align: justify;
	height:312px;
	line-height:1.2em;
}

#main-article img {
	float:left;
	margin-right:15px;
	margin-top:-15px;
}

#main-article p {
	margin:0;
}

#banner {
	height:50px;
	margin-bottom:5px;
	margin-top:-5px;
}

#rssfeed a, #facebookbutton a {
	height: 45px;
	display:block;
	text-indent:-9999px;
}

* html #rssfeed a, * html #facebookbutton a {width:100%}

#rssfeed {
	width:155px;
	height:45px;
	float:left;
	background-repeat: no-repeat;
	position: relative;
}

#facebookbutton {
	width:155px;
	height:45px;
	background-repeat: no-repeat;
	margin-left:10px;
	position: relative;
	float:left;
}

html > body #rssfeed {
	background: url(../images/rssfeed_front.png);
}

html > body #facebookbutton {
	background: url(../images/facebook_front.png);
}

/* Das bewegt Hamburg */

#bewegt_hamburg, #pressemitteilungen {
	position: relative;
	z-index:10;
	margin-bottom:15px;
}

#bewegt_hamburg .views-row, #overview .views-row, #pressemitteilungen .views-row {
	margin-bottom:10px;
}

#bewegt_hamburg .field-content a, #overview .field-content a, #pressemitteilungen .field-content a {
	color: #3a8ac1;
	font-size:14px;
	font-weight:normal;
}

#bewegt_hamburg .views-field-teaser a, #overview .views-field-nothing a {
	color:#529e2e;
	font-size:13px;
}

#bewegt_hamburg .views-field-teaser p {
	margin:0;
}

/* Youtube */

#youtube {
	margin-bottom:15px;
	padding:15px;
	z-index:10;
	position: relative;
	margin-bottom:15px;
}

#youtube .gal_youtube {
	display: block;
	width:190px;
	height:20px;
	background: url(../images/gal_youtube.png) no-repeat;
    float:right;
    margin-top:5px;
	}

#youtube .nav_back {
	background:#89BD49;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:3px 8px 3px 8px;
	color: #336600;
}

#youtube .nav_back a {
	color:#fff;
}

#youtube li {
	list-style: none;
}

#youtube .slide_cont2 {
	width:305px !important;
	padding-left: 0px;
	padding-right: 0px;
	height:215px;
}

.slide_cont2 ul {
	margin:0;
	padding:0;
}

#youtube .slides li{
	margin-left:0px;
	margin-right:20px;
	width:290px !important;
}

#youtube h2 a {
	line-height:0.9em;
	margin-bottom:5px;
	font-size:0.6em;
	text-transform:none;
}

.video {
	margin-top:10px;
}

#newsletterabo {
	width:155px;
	height:78px;
	position: absolute;
	top:676px;
	margin-left:480px;
	background-repeat: no-repeat;
}

html > body #newsletterabo {
	background: url(../images/newsletter.png);
}

#newsletterabo a, #themenbutton a {
	height: 78px;
	display:block;
	text-indent:-999px;
}

* html #newsletterabo a, * html #newsletterabo a {width:100%}

#themenbutton {
	width:155px;
	height:78px;
	position: absolute;
	top:540px;
	margin-left:-9px;
	z-index:1000;
	background-repeat: no-repeat;
}

html > body #themenbutton {
	background: url(../images/manuelsthemen_top.png);
}

#newsletter .form-item, #newsletter2 .form-item {
	float:left;
	width: 230px;
	margin-top:0px;
}

#newsletter .form-submit, #newsletter2 .form-submit {
	margin-left:30px;
	margin-top:8px;
	background: #6ab141;
	font-size:1.2em;
	padding: 5px 8px 5px 8px;
	color:#fff;
	border:none;
}

#newsletter {
	padding-bottom:30px;
	background: url(../images/briefmarke.png) no-repeat top right #fff;
}

#newsletter2 {
	padding-bottom: 30px;
	background: url(../images/briefmarke_eu.png) no-repeat top right #fff;
}

#newsletter .form-radios, #newsletter2 .form-radios {
	width:120px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

.replace2 {
	display: block;
	text-indent:-9999px;
	height:40px;
	margin-bottom:10px;
}

#youtube h2.top {
	background: url(../images/videos_top.png) no-repeat top left;
	height:40px;
}

#bewegt_hamburg h2.top {
	background: url(../images/bewegtmanuel_top.png) no-repeat top left;
	height:40px;
}

#pressemitteilungen h2.top {
	background: url(../images/presse_top.png) no-repeat top left;
	height:40px;
}

#overview h2.top {
	background: url(../images/manuelsveranstaltungen_top.png) no-repeat top left;
	height:40px;
}

#manuel_themen h2.top {
	background: url(../images/manuelsthemen_top.png) no-repeat top left;
	height:40px;
}

#manuel_themen .replace2 {
	padding-top:18px;
	margin-left:15px;
	margin-bottom:0px;
	width:200px;
	float:left;
}

ul#videolist {
	margin:0;
	padding:0;
	list-style:none;
}

ul#videolist li {
	background: #88D056;
	padding:5px;
	margin-bottom:3px;
}

ul#videolist li a {
	color:#fff;
}

ul#videolist li:hover a {
	color:#529e2e;
}

ul#videolist li a:hover {
	color:#529e2e;
	text-decoration: none;
}

ul#videolist li:hover {
	background-color: #FCE800;
}

ul#videolist li.active {
	background: #489F40;
}

ul#videos {
	padding: 0;
	margin: 0;
	list-style:none;
	height:180px;
}
