@charset "utf-8";
/* CSS Document */

/* ------ MAIN ------ */

body {
	font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/bg_main.jpg);
	background-color: #e6e9ee;
	background-repeat: repeat-x;
 }
	
	
#container {
	width: 988px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	padding-bottom: 50px;
 }
 
#top {
	width: 988px;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 7px;
	height: 482px;
 }
	
	
#header {
	margin-top: 20px;
	margin-bottom: 70px;
	padding: 0;
	height: 90px;
}
	

	
#masterImage {
	width: 988px;
	height: 510px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(../img/lightbox/loading.gif);
	background-position: center center;
}	

#headerImage {
	width: 988px;
	height: 320px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(../img/lightbox/loading.gif);
	background-position: center center;
}	


#mainContent {
	margin-bottom: 0;
	padding: 0;
}

.content {
	position: relative;
	float: left;
	margin-top: -35px;
	padding: 20px;
	width: 642px;
	margin-bottom: 30px;
	background-color: #e6e9ee;
	background-image: url(../img/bg_maincontent.jpg);
	background-repeat: repeat-x;
}

.content-block {
	font-size: 12px;
	margin-top: -35px;
	padding: 20px;
	width: 642px;
	margin-bottom: 30px;
}

#sozial {
	margin-top: 15px;
	width: 988px;
	height:45px;
	padding: 0;
	background-color: #e6e9ee;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	


#guttenbergBottom {
    margin: 0; 
    padding: 0; 
}


.logo {
	position: absolute;
	margin: 0;
    padding-top: 20px;
	width: 326px;
	height: 70px;
	z-index: 5;
}

.bundestagswahl {
	margin-left: -35px;
	float: left;
}

.danke {
	margin-left: -35px;
	float: left;
}

.livestream {
	margin: 0px;
	float: left;
}

.liveText {
	margin: 0px;
	float: left;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 15px;
}

.liveText a {
	color: #0082cb;
	text-decoration: none;
}

.liveText a:hover {
	color: #0082cb;
	text-decoration: underline;

}

.facebook {
	margin: 0px;
	float: left;
}



.headline {
	position: relative;
	float: right;
	margin-top: 20px; 
    padding: 0;
}


.mainKontakt {
	position: relative;
	float: left;
	margin-right: 30px;
	padding: 0;
}


.kontakt {
	position: relative;
	float: left;
	margin-right: 30px;
	padding: 0;
	font-size: 11px;
	color: #8c8e90;
}

.kontakt a {
	text-decoration: none;
	color: #8c8e90;
}

.kontakt a:hover {
	text-decoration: none;
	color: #5a5c5e;
}

.kontakt h4 {
	font-size: 11px;
	color: #8c8e90;
	font-weight: bold;
	margin: 0;
	padding-bottom: 4px;
	font-family: arial;
	text-transform:uppercase;
}


.clear {
	clear: both;
}

.csuLogo {
	padding-right: 0px;
}


.download {
	position: relative;
	padding-bottom: 20px;
	margin: 0;
	overflow: auto;
	width: 500px;
}

.download img {
	position: relative;
	float: left;
	padding: 0;
	margin-right: 10px;
}


.download a {
	position: relative;
	float: left;
}

/* ------ AKTUELLE NACHRICHTEN ------ */

#nachrichten {
	position: relative;
	float: left;
	padding: 0;
	width: 265px;
	margin-bottom: 30px;
	font-size: 12px;
	color: #4a535d;
}

#nachrichten h2{
	margin-top: 20px;
	font-size: 12px;
}

#nachrichtenlist {
	position: relative;
	list-style-type: none;
	margin-top: 10px;
	float: left;
	padding-left: 0;
	margin-left: 0;
}


#nachrichtenlist li {
	color: #4a535d;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 0;
	width: 265px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b6bbc0;
}

#nachrichtenlist li a {
	color: #4a535d;
	text-decoration: none;


}

#nachrichtenlist li a:hover {
	color: #3982cb;
	text-decoration: none;
}


/* ------ FOOTER ------ */


#footer {
	width: 988px;
	padding: 0;
	margin-bottom: 50px;
	padding-top: 15px;
	background-color: #e6e9ee;
} 


#footer .left {
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 13px;
	color: #8c8e90;
}


#footer .right {
	position: relative;
	padding: 0;
	margin: 0;
	float: right;
	font-size: 11px;
	color: #8c8e90;
} 



/* ------ FLOAT FOOTER ------ */

#topbar{
	position:absolute;
	width: 100%;
	visibility: hidden;
	z-index: 1;
}


.bottomBox{
	padding: 0px;
	margin: 0px;
	height: 23px;
}


.bottomBox .inpublica{
	float: right;
	padding: 0px;
	height: 23px;
	width: 105px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c8e90;
	line-height: 23px;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.bottomBox .inpublica a{
	display: block;
	color: #8c8e90;
	background-image: url(../img/ip_aus.gif);
	background-repeat: no-repeat;
	background-position: 88px;
	text-decoration: none;
}


.bottomBox .inpublica a:hover{
	display: block;
	color: #0053a4;
	background-image: url(../img/ip_an.gif);
	background-repeat: no-repeat;
	background-position: 88px;
	text-decoration: none;
}

	
/* ------ FACEBOOK ------ */

.livestream {
	margin: 0px;
	float: left;
	width: 955px;
	background-color:#f2f4f6;
	height: 465px;
	overflow: hidden;
	border-right-width: 17px;
	border-left-width: 16px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f4f6;
	border-left-color: #f2f4f6;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #f2f4f6;
	position: relative;
}

.position {
	margin-left: -1px;
	margin-top: -1px;
	float: left;
	width: 953px;
	background-color:#f2f4f6;
	height: 465px;
	overflow: hidden;
}

.maxi {
	position: absolute;
	right: 0px;
	top: 200px;
	width: 400px;
	height: 195px;
}

.maxi img{
	border: none;
	width: 400px;
	height: 195px;
}


#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 86px;
	height: 86px;
	z-index: 999;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
	border: none;
	background-image: url(../page_flip.png);
}
#pageflip .msg_block {
	width: 86px;
	height: 86px;
	overflow: hidden;
	position: absolute;
	z-index: 998;
	right: 0;
	top: 0;
	background-image: url(../einheit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
