/* * * * * * * * * * * * * * * *
* Generals
* * * * * * * * * * * * * * * */

* {

margin			: 0px;
padding			: 0px;
}

a {

color			: #F00;
text-decoration		: underline;
}

.clearFloat {
  font			: 1px;
  line-height		: 0px;
  clear			: both;
}

.clearFont {

font: 11px Verdana, Arial, Helvetica, sans-serif;
color			: #F00;

}
.red {

color			: #F00;
}

.alignCenter {

text-align		: center;
}

.alignRight {

text-align		: right;
}

#opodien {

font			: 11px Verdana, Arial, Helvetica, sans-serif;

font-weight		: normal;

color			: #414141;

	width			: 750px;
}

#opodien img {

border			: none;
}

#opodienMenu {

 	width			: 750px;
 	height			: 34px;
	
background		: transparent url(../images/menu-border.gif) 9px 0px no-repeat;
}

#opodienLoginLayer {

width			: 750px;
height			: 575px;

position		: absolute;
z-index			: 10;

overflow		: hidden;
visibility  : hidden;
}

#opodienLayer {

width			: 750px;
height			: 575px;

position		: absolute;
z-index			: 11;
 	
background		: url(../images/login-layer.png) no-repeat;
/* background		: url(../images/login-layer.gif) no-repeat; */

filter			: Alpha(opacity=40);
-moz-opacity		: 0.70;
}

#opodienLoginPanel {

width			: 455px;
height			: 205px;

	position		: absolute;
	top			: 180px;
	left			: 175px;
z-index			: 22;

background		: #FFF url(../images/opodien-logo-login.gif) no-repeat;
}

#opodienLoginPanel #closeButton {

position		: absolute;
left			: 432px;
top			: 8px;
}

#opodienLoginPanel table {

margin			: 15px 0px 0px 197px;
}

#opodienLoginPanel table td {

font			: 11px Verdana, Arial, Helvetica, sans-serif;
color			: #565656;

padding			: 0px 6px 6px 0px;
}

#opodienLoginPanel table td.bold {

font-weight		: bold;
}

#opodienLoginPanel table td.loginHeadline {

font-size		: 17px;
font-weight		: bold;

padding-bottom		: 14px;
}

#opodienLoginPanel table tr.sendButton td {

padding-bottom		: 0px;
}

#opodienLoginPanel table tr.passwordForgottenButton td {

padding-bottom		: 12px;
}

#opodienLoginPanel table td input.input {

font-size		: 11px;

width			: 97%;

padding			: 2px 0px 2px 2px;

border			: 1px solid #C0C1D2;
border-right		: 1px solid #ECECF2;
border-bottom		: 1px solid #ECECF2;

background		: #FFF url(../images/input-background.gif) 0px 0px no-repeat;
}

#opodienLoginPanel table td a {
	
color			: #565656;
text-decoration		: none;
}

#opodienMenu ul {

height			: 23px;

padding			: 11px 0px 0px 28px;

list-style-type		: none;
}

#opodienMenu ul li {

text-align		: center;

height			: 23px;

position		: relative;

float			: left;
}

#opodienMenu ul li#opodienPoint1, #opodienMenu ul li#opodienPoint1 ul li { width : 72px; }
#opodienMenu ul li#opodienPoint2, #opodienMenu ul li#opodienPoint2 ul li  { width : 95px; }
#opodienMenu ul li#opodienPoint3, #opodienMenu ul li#opodienPoint3 ul li  { width : 105px; }
#opodienMenu ul li#opodienPoint4, #opodienMenu ul li#opodienPoint4 ul li  { width : 105px; }
#opodienMenu ul li#opodienPoint5, #opodienMenu ul li#opodienPoint5 ul li  { width : 63px; }
#opodienMenu ul li#opodienPoint6, #opodienMenu ul li#opodienPoint6 ul li  { width : 257px; }
#opodienMenu ul li#opodienPoint7, #opodienMenu ul li#opodienPoint7 ul li  { width : 84px; }
#opodienMenu ul li#opodienPoint8, #opodienMenu ul li#opodienPoint8 ul li  { width : 63px; }

#opodienMenu ul li#opodienPoint1 ul li { width : auto; }
#opodienMenu ul li#opodienPoint2 ul li  { width : auto; }
#opodienMenu ul li#opodienPoint3 ul li  { width : auto; }
#opodienMenu ul li#opodienPoint4 ul li  { width : auto; }
#opodienMenu ul li#opodienPoint5 ul li  { width : auto; }
#opodienMenu ul li#opodienPoint6 ul li  { width : auto; }
#opodienMenu ul li#opodienPoint7 ul li  { width : auto; }
#opodienMenu ul li#opodienPoint8 ul li  { width : auto; }

#opodienMenu ul li a {

color			: #0F609A;
font-weight		: bold;
text-transform		: uppercase;
text-decoration		: none;

height			: 15px;
padding			: 6px 0px 2px 0px;
background-color	: transparent;
display			: block;
}

#opodienMenu ul li a.activ {
color			: #FFF;
background		: transparent url(../images/menu-hover.gif) 0px 1px repeat-x;
}

#opodienMenu ul li#opodienLogin {

width			: 38px;
margin-left: 5px;
float			: left;
}

#opodienMenu ul li#opodienLogin a {

width			: 38px;
height			: 23px;
padding	: 0px;
background		: transparent url(../images/menu-point-login.gif) 0px 9px no-repeat;
}

#opodienMenu ul li#opodienLogin a span {

display			: none;

visibility		: hidden;
}


#opodienMenu ul li#opodienLogout {

width			: 38px;

float			: left;
}

#opodienMenu ul li#opodienLogout a {

width			: 51px;
height			: 23px;

padding			: 0px;

background		: transparent url(../images/menu-point-logout.gif) 0px 9px no-repeat;
}

#opodienMenu ul li#opodienLogout a span {

display			: none;

visibility		: hidden;
}

#opodienMenu ul li#opodienMyProfil {

width			: 86px;

margin-left		: 0px;
}

#opodienMenu ul li#opodienMyProfil a {

color 			: #D7D4D4;
}

#opodienMenu ul li ul {

position		: absolute;
top			: 12px;
left			: -28px;

z-index			: 100;

display			: none;
}

#opodienMenu ul li ul li {

height			: 16px;

background-color	: #FCFAF9;

border-left		: 1px solid #766D5B;
border-right		: 1px solid #766D5B;

clear			: both;
}

#opodienMenu ul li ul li.lastPoint {

border-bottom		: 1px solid #766D5B;
}

#opodienMenu ul li ul li a {

font-size		: 11px;
text-align		: left;
text-transform		: none;

height			: 14px;

padding			: 1px 0px 1px 8px;

display			: block;
}

#opodienMenu ul li ul li a:hover,
#opodienMenu ul li ul li a.activ {

color			: #FFF;

background		: #0F5D96;
}

#opodienMenu ul li>ul {

top			: 12px;
left			: -28px;
}

#opodienContent {

width			: 750px;

background		: transparent url(../images/content-background.jpg) 0px 100% no-repeat;
}

#opodienHeaderStart {

width			: 750px;
min-height		: 315px;

background		: transparent url(../images/header-start.jpg) 0px 0px no-repeat;
}

#opodienHeader {

width			: 750px;
min-height		: 118px;

background		: transparent url(../images/header-general.jpg) 0px 0px no-repeat;
}

#opodienHeadlineBig h2 {

width			: 750px;
height			: 168px;
}

#opodienHeadlineBig h2 span {

display			: none;

visibility		: hidden;
}

#opodienHeadline h2 {

width			: 750px;
height			: 80px;
}

#opodienHeadline h2 span {

display			: none;

visibility		: hidden;
}

#opodienHeadlineBig h2.start {

background		: transparent url(../images/header-start-headline.gif) 314px 0px no-repeat;
}

#opodienHeadlineBig h2.naturalization {

background		: transparent url(../images/big-header-naturalization-headline.gif) 314px 0px no-repeat;
}

#opodienHeadline h2.news {
   
background		: transparent url(../images/header-news-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.ecard {
   
background		: transparent url(../images/header_urlaubsgruesse_aus.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.spiel {
   
background		: transparent url(../images/header-sommerspiele-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.president {
   
background		: transparent url(../images/header-president-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.naturalization {

background		: transparent url(../images/header-naturalization-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.wellcome {

background		: transparent url(../images/header-wellcome-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.registrationReady {

	background		: transparent url(../images/header-registration-ready-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.newsletter {
   
background		: transparent url(../images/header-newsletter-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.botschafter {

	background		: transparent url(../images/header-botschafter-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.kickOff {

	background		: transparent url(../images/header-kick-off-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.claim {

	background		: transparent url(../images/header-claim-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.press {

	background		: transparent url(../images/header-press-headline.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.soundOfOpodien {

	background		: transparent url(../images/header-sound-of-opodien.gif) 146px 0px no-repeat;
}

#opodienHeadline h2.newsArchiv {

	background		: transparent url(../images/header-news.gif) 146px 0px no-repeat;
}

#opodienSoundButton {

width			: 750px;

margin-top		: 2px;
}

#opodienSoundButton a.small {

	width			: 102px;
	height			: 42px;
	
	margin-left		: 617px;
	
	background		: transparent url(../images/sound-button.gif) 0px 0px no-repeat;

	display			: block;
}

#opodienSoundButton a.small span {

display			: none;

visibility		: hidden;
}

#opodienSoundButton a.big {

	width			: 414px;
	height			: 42px;
	
	margin-left		: 305px;
	
	background		: transparent url(../images/sound-button-big.gif) 0px 0px no-repeat;

	display			: block;
}

#opodienSoundButton a.big span {

display			: none;

visibility		: hidden;
}

#opodienContentBox {

width			: 685px;

padding			: 40px 0px 18px 0px;
margin			: 0px 28px 0px 37px;
}

#opodienContentNewsBox {

width			: 698px;

padding			: 32px 0px 0px 0px;
margin			: 0px 22px 0px 30px;
}

#opodienContentBoxCountry {

width			: 673px;

padding			: 34px 0px 12px 0px;
margin			: 0px 40px 0px 50px;
}

#opodienContentBoxCountryTipps {

width			: 700px;

padding			: 27px 0px 12px 0px;
margin			: 0px 24px 0px 26px;
}

#opodienContentBoxNaturalization {

width			: 719px;

padding			: 32px 0px 7px 0px;
#padding-bottom		: 3px;
margin			: 0px 23px 0px 21px;
}

#opodienContentBoxBorderLess {

width			: 719px;

padding			: 23px 0px 8px 0px;
margin			: 0px 23px 0px 21px;
}

#opodienContentBoxNewsletter {

width			: 695px;

padding			: 34px 0px 12px 0px;
margin			: 0px 34px 0px 34px;
}

#opodienContentBoxNewsletterRegister {

width			: 695px;
height			: 380px;

background		: transparent url(../images/newsletter-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxNewsletterRegisterError {

width			: 695px;
height			: 380px;

background		: transparent url(../images/newsletter-boxError.jpg) 0px 0px no-repeat;
}


#opodienContentBoxNewsletterRegisterLeft {

width			: 455px;

float			: left;
}

#opodienContentBoxNewsletterRegisterLeft p {

padding			: 100px 60px 0px 266px;
}

#opodienContentBoxNewsletterRegisterRight {

width			: 240px;

float			: left;
}

#opodienContentBoxNewsletterRegisterRight table {

width			: 215px;

margin-top		: 24px;
}

#opodienContentBoxNewsletterRegisterRight table td {

font-weight		: bold;
}

#opodienContentBoxNewsletterRegisterRight table tr.rowPadding td {

padding-bottom		: 22px;
}

#opodienContentBoxNewsletterRegisterRight table td select {

font-size		: 11px;
color			: #414141;

width			: 100%;
}

#opodienContentBoxNewsletterRegisterRight table td input.input {

font-size		: 11px;

width			: 97%;

padding			: 2px 0px 2px 2px;

border			: 1px solid #C0C1D2;
border-right		: 1px solid #ECECF2;
border-bottom		: 1px solid #ECECF2;

background		: #FFF url(../images/input-background.gif) 0px 0px no-repeat;
}

#opodienContentBoxNewsletterReady {

width			: 695px;
height			: 380px;

background		: transparent url(../images/newsletter-register-ready-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxNewsletterReadyText {

padding			: 106px 70px 0px 270px;
}

#opodienContentBoxNewsletterReadySignatur {

padding			: 25px 0px 0px 472px;
}

#opodienContentBoxPress {

width			: 716px;
height			: 289px;

position		: relative;

background		: transparent url(../images/press-teaser-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxKickOff {

width			: 716px;
height			: 490px;

position		: relative;

background		: transparent url(../images/kick-off-teaser-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxKickOff img#opodienContentBoxKickOffDate {

position		: absolute;
left			: 22px;
top			: 80px;
}

#opodienContentBoxKickOff div#opodienContentBoxKickOffText {

font-size		: 12px;

width			: 305px;

position		: absolute;
left			: 382px;
top			: 83px;
}

#opodienContentBoxKickOff div#opodienContentBoxKickOffText p {

padding-bottom		: 5px;
}


#opodienContentNews {

width			: 716px;

background		: transparent url(../images/news-schoeneberger.jpg) 0px 100% no-repeat;
background-position: 8px 11px;

}

#opodienContentNewsImage {

width			: 241px;

float			: left;
}

#opodienContentNewsContent {

width			: 475px;

padding-bottom		: 30px;
	
background		: transparent url(../images/news-content-big.jpg) 0px 100% no-repeat;

float			: left;
}

#opodienContentNewContentTopBorder {

	width			: 475px;
	height		: 26px;
background		: transparent url(../images/news-content-top-border.jpg) 0px 0px no-repeat;
}


#opodienContentNewsContent div.newsBlock {

	width		: 475px;

	padding		: 0px 0px 18px 0px;	
}

#opodienContentNewsContent div.newsBlock p {

	line-height	: 16px;

	padding		: 0px;
}

#opodienContentNewsContent div.newsBlock p.newsBlockImage {

	width		: 97px;

	float		: left;
}

#opodienContentNewsContent div.newsBlock p.newsBlockImage img {

	padding-left	: 12px;
}

#opodienContentNewsContent div.newsBlock p.newsBlockText {

	width		: 350px;

	float		: left;
}

#opodienContentNewsContent p {

	padding		: 0px 22px 8px 12px;
}

#opodienContentNewsContent h3 {

	padding		: 0px 0px 20px 0px;

background		: transparent url(../images/headline-news.gif) 12px 4px no-repeat;	
}


#opodienContentNewsContent h3 span {

	visibility	: hidden;
}

#opodienContentNewsContent h3.newsHeadline {
	
	color		: #990000;
	font-size	: 27px;
	
	padding		: 6px 12px 8px 12px;
	
	background	: none;
}

#opodienContentNewsContent h4 {

	font-size	: 15px;

	padding		: 0px 12px 12px 24px;
}

#opodienContentNewsContent p.archivMonth {

padding		: 0px 22px 12px 12px;

}

#opodienContentNewsContent p.archivMonth span {

	padding		: 3px 12px 3px 12px;

	
	background-color: #F0EDD3;
	
	display		: block;
}

#opodienContentNewsContent p.archivNews {

	line-height	: 15px;

	padding		: 0px 26px 12px 24px;
}

#opodienContentNewsContent p.topPadding {

	padding-top	: 25px;
}

#opodienContentNewsContent p.newsText {

	line-height	: 18px;
}

#opodienContentNewsContent div#newsLinkBar {

	width			: 436px;
	
	padding-top		: 10px;
	margin-left		: 12px;
}

#opodienContentNewsContent div#newsLinkBar p {

	width		: 218px;
	
	padding		: 0px;

	float		: left;
}

#opodienContentNewsContent div#newsLinkBar p img {

	margin		: 0px 6px -2px 0px;
}



#opodienContentBoxMinisterWaehlen1 {

width			: 716px;
height			: 437px;

}

#ContentBoxMinisterWaehlen1Image {

width			: 310px;
height			: 437px;
	
background		: transparent url(../images/minister-waehlen-1-schoeneberger.jpg) 0px 0px no-repeat;

float			: left;
}

#MinisterWaehlen1Content {

width			: 406px;
height			: 437px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-1-box.jpg) 0px 0px no-repeat;

float			: left;
}

#MinisterWaehlen1Content p {

	padding		: 0px 24px 8px 16px;
}

#MinisterWaehlen1Content p strong {

	font-size	: 12px;
	
	padding-bottom	: 4px;
	
	display		: block;
}

#MinisterWaehlen1Content div#starButtons {

height			: 108px;

padding-left		: 38px;

background		: transparent url(../images/minister-waehlen-1-buttons.gif) 2px 0px no-repeat;
}

#MinisterWaehlen1Content div#starButtons p {

	color		: #FFF;

	width		: 86px;

	padding		: 30px 0px 0px 0px;
	margin-left	: 38px;
	
	float		: left;
}

#MinisterWaehlen1Content div#starButtons p#firstButton {

	margin-left	: 0px;
}

#MinisterWaehlen1Content div#starButtons p strong {

	font-size	: 11px;
	
	padding		: 0px;
	
	display		: inline;
}

#MinisterWaehlen1Content h3 {
	
padding-bottom		: 50px;

background		: transparent url(../images/headline-minister-waehlen-1.gif) 2px 37px no-repeat;
}

#MinisterWaehlen1Content h3 span {

visibility		: hidden;
}






#opodienContentBoxMinisterWaehlen2 {

width			: 716px;
height			: 520px;

}

#ContentBoxMinisterWaehlen2Image {

width			: 270px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-2-schoeneberger.jpg) 0px 0px no-repeat;

float			: left;
}

#MinisterWaehlen2Content {

width			: 446px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-2-box.jpg) 0px 0px no-repeat;

float			: left;
}

#MinisterWaehlen2Content p {

	padding		: 0px 24px 8px 18px;
}

#MinisterWaehlen2Content div.streamingBox {

	height		: 70px;
	
	padding		: 0px 0px 10px 18px;
}

#MinisterWaehlen2Content div.streamingBox div.streaming {

	width		: 250px;
	height		: 70px;

	float		: left;
}

#MinisterWaehlen2Content div.streamingBox p {

	color		: #FFF;

	width		: 165px;
	height		: 55px;

	padding		: 0px;
	
	float		: left;
}

#MinisterWaehlen2Content div.streamingBox p span {

	font-size	: 10px;

	padding		: 8px 22px 0px 38px;

	display		: block;
}

#MinisterWaehlen2Content div.streamingBox p.displayTop3Nr1 {

	background		: transparent url(../images/minister-waehlen-top3-button1.gif) 0px 0px no-repeat;
}

#MinisterWaehlen2Content div.streamingBox p.displayTop3Nr2 {

	background		: transparent url(../images/minister-waehlen-top3-button2.gif) 0px 0px no-repeat;
}

#MinisterWaehlen2Content div.streamingBox p.displayTop3Nr3 {

	background		: transparent url(../images/minister-waehlen-top3-button3.gif) 0px 0px no-repeat;
}

#MinisterWaehlen2Content div#votingTeaser {

	color			: #FFF;

	width			: 446px;
	height			: 125px;
	
	margin-top		: 30px;
	#margin-top		: 10px;
	
	position		: relative;
	
	background		: transparent url(../images/minister-waehlen-teaser-bottom.jpg) 0px 0px no-repeat;
}

#MinisterWaehlen2Content div#votingTeaser form {

	position		: absolute;
	left			: 188px;
	top			: 13px;;
}

#MinisterWaehlen2Content div#votingTeaser form p {

	padding			: 0px 0px 7px 0px;
}

#MinisterWaehlen2Content div#votingTeaser form p strong {

	font-size		: 12px;
}

#MinisterWaehlen2Content h3 {
	
padding-bottom		: 50px;

background		: transparent url(../images/headline-minister-waehlen-2.gif) 2px 37px no-repeat;
}

#MinisterWaehlen2Content h3 span {

visibility		: hidden;
}







#opodienContentBoxMinisterWaehlen3 {

width			: 716px;
height			: 520px;

}

#ContentBoxMinisterWaehlen3Image {

width			: 270px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-6-schoeneberger.jpg) 0px 0px no-repeat;

float			: left;
}

#ContentBoxMinisterWaehlen3Image a {

	width		: 105px;
	height		: 90px;
	
	position	: absolute;
	left		: 110px;
	top		: 347px;

	display		: block;
}

#ContentBoxMinisterWaehlen3Image a span {
	
	display		: none;
}

#MinisterWaehlen3Content {

width			: 446px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-2-box.jpg) 0px 0px no-repeat;

float			: left;
}

#MinisterWaehlen3Content p {

	padding		: 0px 24px 8px 18px;
}

#MinisterWaehlen3Content div.streamingBox {

	height		: 70px;
	
	padding		: 0px 0px 10px 18px;
}

#MinisterWaehlen3Content div.streamingBox div.streaming {

	width		: 250px;
	height		: 70px;

	float		: left;
}

#MinisterWaehlen3Content div.streamingBox p {

	color		: #FFF;

	width		: 165px;
	height		: 55px;

	padding		: 0px;
	
	float		: left;
}

#MinisterWaehlen3Content div.streamingBox p span {

	font-size	: 10px;

	padding		: 8px 22px 0px 38px;

	display		: block;
}

#MinisterWaehlen3Content div.streamingBox p.displayTop3Nr1 {

	background		: transparent url(../images/minister-waehlen-top3-button1.gif) 0px 0px no-repeat;
}

#MinisterWaehlen3Content div.streamingBox p.displayTop3Nr2 {

	background		: transparent url(../images/minister-waehlen-top3-button2.gif) 0px 0px no-repeat;
}

#MinisterWaehlen3Content div.streamingBox p.displayTop3Nr3 {

	background		: transparent url(../images/minister-waehlen-top3-button3.gif) 0px 0px no-repeat;
}

#MinisterWaehlen3Content div#votingTeaser {

	color			: #FFF;

	height			: 125px;
	
	margin-top		: 30px;
	#margin-top		: 10px;
	
	position		: relative;
	
	background		: transparent url(../images/minister-waehlen-teaser-bottom.jpg) 0px 0px no-repeat;
}

#MinisterWaehlen3Content div#votingTeaser form {

	position		: absolute;
	left			: 188px;
	top			: 13px;
}

#MinisterWaehlen3Content div#votingTeaser form p {

	padding			: 0px 0px 7px 0px;
}

#MinisterWaehlen3Content div#votingTeaser form p strong {

	font-size		: 12px;
}

#MinisterWaehlen3Content h3 {
	
padding-bottom		: 50px;

background		: transparent url(../images/headline-minister-waehlen-3.gif) 2px 37px no-repeat;
}

#MinisterWaehlen3Content h3 span {

visibility		: hidden;
}








#opodienContentBoxMinisterWaehlen4 {

width			: 716px;
height			: 520px;

}

#ContentBoxMinisterWaehlen4Image {

width			: 270px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-6-schoeneberger.jpg) 0px 0px no-repeat;

float			: left;
}

#ContentBoxMinisterWaehlen4Image a {

	width		: 105px;
	height		: 90px;
	
	position	: absolute;
	left		: 110px;
	top		: 347px;

	display		: block;
}

#ContentBoxMinisterWaehlen4Image a span {
	
	display		: none;
}

#MinisterWaehlen4Content {

width			: 446px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-4-box.jpg) 0px 0px no-repeat;

float			: left;
}

#MinisterWaehlen4Content p {

	padding		: 0px 24px 8px 18px;
}

#MinisterWaehlen4Content div.streamingBox {

	height		: 70px;
	
	padding		: 0px 0px 0px 18px;
}

#MinisterWaehlen4Content span.abstimmungsInfo {

	color		: #990000;
	font-size	: 13px;
	
	padding		: 0px;
	
	display		: inline;
}

#MinisterWaehlen4Content div.streamingBox div.streaming {

	width		: 250px;
	height		: 82px;

	float		: left;
}

#MinisterWaehlen4Content div.streamingBox p {

	color		: #FFF;

	width		: 165px;
	height		: 82px;

	position	: relative;

	padding		: 0px;
	
	float		: left;
}

#MinisterWaehlen4Content div.streamingBox p span {

	font-size	: 10px;

	padding		: 8px 22px 0px 38px;

	display		: block;
}

#MinisterWaehlen4Content div.streamingBox p.displayTop3Nr1 {

	background		: transparent url(../images/minister-waehlen-top3-big-button1.gif) 0px 0px no-repeat;
}

#MinisterWaehlen4Content div.streamingBox p.displayTop3Nr2 {

	background		: transparent url(../images/minister-waehlen-top3-big-button2.gif) 0px 0px no-repeat;
}

#MinisterWaehlen4Content div.streamingBox p.displayTop3Nr3 {

	background		: transparent url(../images/minister-waehlen-top3-big-button3.gif) 0px 0px no-repeat;
}

#MinisterWaehlen4Content div.streamingBox p span strong.rankingNumber {
	
	font-size	: 18px;
	
	position	: absolute;
	left		: 94px;
	top		: 40px;
}

#MinisterWaehlen4Content h3 {
	
padding-bottom		: 50px;

background		: transparent url(../images/headline-minister-waehlen-4.gif) 2px 37px no-repeat;
}

#MinisterWaehlen4Content h3 span {

visibility		: hidden;
}








#opodienContentBoxMinisterWaehlen6 {

width			: 716px;
height			: 520px;

}

#ContentBoxMinisterWaehlen6Image {

width			: 270px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-6-schoeneberger.jpg) 0px 0px no-repeat;

float			: left;
}

#ContentBoxMinisterWaehlen6Image a {

	width		: 105px;
	height		: 90px;
	
	position	: absolute;
	left		: 110px;
	top		: 347px;

	display		: block;
}

#ContentBoxMinisterWaehlen6Image a span {
	
	display		: none;
}

#MinisterWaehlen6Content {

width			: 446px;
height			: 520px;

position		: relative;
	
background		: transparent url(../images/minister-waehlen-6-box.jpg) 0px 0px no-repeat;

float			: left;
}

#MinisterWaehlen6Content p {

	padding		: 0px 24px 8px 18px;
}

#MinisterWaehlen6Content div.streamingBox {

	height		: 70px;
	
	padding		: 0px 0px 16px 18px;
}

#MinisterWaehlen6Content span.abstimmungsInfo {

	color		: #990000;
	font-size	: 13px;
	
	padding		: 0px;
	
	display		: inline;
}

#MinisterWaehlen6Content div.streamingBox div.streaming {

	width		: 250px;
	height		: 70px;

	float		: left;
}

#MinisterWaehlen6Content div.streamingBox p {

	color		: #FFF;

	width		: 165px;
	height		: 55px;

	padding		: 0px;
	
	float		: left;
}

#MinisterWaehlen6Content div.streamingBox p span {

	font-size	: 10px;

	padding		: 8px 22px 0px 38px;

	display		: block;
}

#MinisterWaehlen6Content div.streamingBox p.displayTop3Nr1 {

	background		: transparent url(../images/minister-waehlen-top3-button1.gif) 0px 0px no-repeat;
}

#MinisterWaehlen6Content div.streamingBox p.displayTop3Nr2 {

	background		: transparent url(../images/minister-waehlen-top3-button2.gif) 0px 0px no-repeat;
}

#MinisterWaehlen6Content div.streamingBox p.displayTop3Nr3 {

	background		: transparent url(../images/minister-waehlen-top3-button3.gif) 0px 0px no-repeat;
}

#MinisterWaehlen6Content h3 {
	
padding-bottom		: 50px;

background		: transparent url(../images/headline-minister-waehlen-6.gif) 2px 37px no-repeat;
}

#MinisterWaehlen6Content h3 span {

visibility		: hidden;
}
























#opodienContentBoxPresidentin {

width			: 716px;
height			: 506px;

position		: relative;

background		: transparent url(../images/presidentin-teaser-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxPresidentin p#opodienContentBoxPresidentinText {

width			: 220px;

position		: absolute;
left			: 400px;
top			: 400px;
}

#opodienContentBoxPresidentin p#opodienContentBoxPresidentinText2 {

font-size: 10px;
width			: 140px;

position		: absolute;
left			: 310px;
top			: 400px;
}

#opodienContentBoxPresidentin #bildbox1,#bildbox2  {
	top			: 400px;
	position		: absolute;
	font-size: 10px;
}

#opodienContentBoxPresidentin #bildbox1 {
	left			: 465px;
}

#opodienContentBoxPresidentin #bildbox2 {
	left			: 560px;
}

#opodienContentBoxPresidentin p#opodienContentBoxPresidentinText strong {

font-size		: 13px;

padding-bottom		: 4px;

display			: block;
}

#opodienContentBoxPresidentin a.goTo {

position		: absolute;
left			: 260px;
top			: 468px;
}

#opodienContentBoxPresidentin a.goToTipps {

position		: absolute;
left			: 482px;
top			: 468px;
}

#opodienContentBoxBotschafter {

width			: 714px;

padding			: 27px 0px 8px 0px;
margin			: 0px 23px 0px 26px;
}

#opodienContentBoxBotschafterLeft {

width			: 223px;
height			: 429px;

position		: relative;

margin-right		: 12px;

background		: transparent url(../images/botschafter-left-box.jpg) 0px 0px no-repeat;

float			: left;
}

#opodienContentBoxBotschafterLeft #opodienContentBoxBotschafterLeftText {

padding			: 15px 10px 0px 18px;
font-size:		: 16px;
}

#opodienContentBoxBotschafterLeft #opodienContentBoxBotschafterLeftText p {

padding-bottom		: 12px;
}

#opodienContentBoxBotschafterLeft a.goAgbs {

position		: absolute;
left			: 56px;
top			: 394px;
}

#opodienContentBoxBotschafterRight {

font-size		: 10px;

width			: 470px;
height			: 429px;

background		: transparent url(../images/botschafter-right-box.jpg) 0px 0px no-repeat;

float			: left;
}

#opodienContentBoxBotschafterRight p {

padding			: 402px 0px 0px 16px;
}

#opodienContentBoxBotschafterRight a {

color			: #504E53;
}

#opodienContentWellcome {

width			: 682px;

padding			: 38px 0px 22px 0px;
margin			: 0px 39px 0px 42px;
}

#wellcomeContentBoxLeft {

width			: 286px;
height			: 363px;

margin-right		: 10px;

background		: transparent url(../images/schoeneberger-wellcome.jpg) 0px 0px no-repeat;

float			: left;
}

#wellcomeContentBoxRight {

width			: 385px;
height			: 363px;

float			: left;
}

#wellcomeContentBoxTop {

width			: 385px;
height			: 185px;

position		: relative;

background		: transparent url(../images/wellcome-box-top.jpg) 0px 0px no-repeat;
}

#wellcomeContentBoxTop h3 {

font-size		: 18px;
	
padding			: 24px 14px 8px 136px;
}

#wellcomeContentBoxTop p {

padding			: 0px 14px 8px 136px;
}

#wellcomeContentBoxTop a.toHomepage {

position		: absolute;
left			: 241px;
top			: 156px;
}

#wellcomeContentBoxBottom {

width			: 385px;
height			: 165px;

position		: relative;

margin-top		: 8px;

	background		: transparent url(../images/wellcome-box-bottom.jpg) 0px 0px no-repeat;
}

#wellcomeContentBoxBottom p {

padding			: 80px 20px 0px 226px;
}


#wellcomeContentBoxBottom a.goTo {

position		: absolute;
left			: 300px;
top			: 135px;
}

#countryTextBox {

width			: 345px;

margin-right		: 50px;

float			: left;
}

#countryTextBox h3 {

font-size		: 20px;
color			: #A00000;

padding			: 25px 0px 24px 0px;
}

#countryTextBox p {

text-align		: justify;
line-height		: 14px;

padding-bottom		: 14px;
}

#countryImagesBox {

width			: 278px;
height			: 421px;

position		: relative;

background		: transparent url(../images/country-image-gallery-box.jpg) 0px 0px no-repeat;

float			: left;
}

#countryImagesBox h4 {

font-size		: 14px;

padding			: 12px 17px 6px 17px;
}

#countryImagesBox p.image {

line-height		: 16px;

padding			: 0px 17px 10px 17px;
}

#countryImagesBox a.goBack {

position		: absolute;
top			: 384px;
left			: 17px;
}

#countryImagesBox a.goOn {

position		: absolute;
top			: 384px;
left			: 187px;
}

#naturalizationImageBox {

line-height		: 14px;

width			: 411px;
height			: 434px;

margin-right		: 14px;

background		: transparent url(../images/schoeneberger-naturalization.jpg) 0px 0px no-repeat;

float			: left;
}

#naturalizationRegisterBox {

width			: 278px;
height			: 460px;

position		: relative;

background		: transparent url(../images/country-image-gallery-box.jpg) 0px 0px no-repeat;

float			: left;
}

#naturalizationRegisterBox h4 {

font-size		: 14px;
padding			: 12px 17px 10px 17px;
}

#naturalizationRegisterBox p {

padding			: 0px 17px 10px 17px;
}

#naturalizationRegisterBox table td {

font-size		: 11px;
line-height		: 10px;

padding			: 0px 17px 0px 17px;
}

#naturalizationRegisterBox table tr.rowPadding td {

padding-bottom		: 12px;
}

#naturalizationRegisterBox table td select {

font-size		: 11px;
color			: #414141;

width			: 100%;
}

#naturalizationRegisterBox table td input.input {

font-size		: 11px;

width			: 97%;

padding			: 2px 0px 2px 2px;

border			: 1px solid #C0C1D2;
border-right		: 1px solid #ECECF2;
border-bottom		: 1px solid #ECECF2;

background		: #FFF url(../images/input-background.gif) 0px 0px no-repeat;
}

#naturalizationRegisterBox input.goRegister {
padding-left	: 75px;
padding-top		:10px;
}

#naturalizationRegisterBox #naturalizationAgbText {

font-size		: 10px;
text-align		: right;
padding-top		: 4px;
height		: 12px;	
}

#naturalizationRegisterBox #naturalizationAgbText a {

color			: #504E53;
}

#opodienContentBoxRegistrationReadyText {

width			: 670px;
height			: 288px;

background		: transparent url(../images/register-ready-schoeneberger.jpg) 0px 0px no-repeat;
}

#opodienContentBoxRegistrationReadyText p {

padding			: 156px 0px 0px 305px;
}

#opodienContentBoxCountryTippsTeaser {

width			: 474px;
height			: 429px;

margin-right		: 3px;

background		: transparent url(../images/travel-tipps-box.jpg) 0px 0px no-repeat;

float			: left;
}

#opodienContentBoxCountryTippsTeaser p {

line-height		: 14px;

padding			: 306px 10px 0px 246px;
}

#opodienContentBoxCountryTipp {

width			: 223px;
height			: 429px;

position		: relative;

background		: transparent url(../images/small-travel-tipp-box.jpg) 0px 0px no-repeat;

float			: left;
}

#opodienContentBoxCountryTipp h4 {

font-size		: 15px;
color			: #A00000;

padding			: 4px 14px 14px 14px;
}

#opodienContentBoxCountryTipp p#tippHeadline {

padding			: 10px 0px 9px 2px;	
}

#opodienContentBoxCountryTipp p {

	line-height		: 14px;
	
padding			: 0px 14px 0px 14px;
}

#opodienContentBoxCountryTipp a.goOn {

position		: absolute;
left			: 144px;
top			: 394px;
}

#opodienContentLeft,
#opodienContentCenter,
#opodienContentRight {

line-height		: 14px;

width			: 210px;

float			: left;
}

#opodienContentCenter {

width			: 200px;
}

#opodienContentDouble {

width			: 420px;
}

#opodienContentLeft {

margin-right		: 46px;
}

#opodienContentCenter {

margin-right		: 18px;
}

#opodienContentRight {

font-size		: 10px;
text-align		: right;

padding-top		: 4px;
}


#opodienContentLeft p.paragraph,
#opodienContentCenter p.paragraph,
#opodienContentRight p.paragraph,
#opodienContentDouble p.paragraph {

padding-bottom		: 8px;
}

#opodienContentCenter h3 {

font-size		: 15px;
color			: #A00000;

padding-bottom		: 12px;
}

#opodienContentDouble h3 {

font-size		: 17px;

padding-bottom		: 14px;
}

#opodienSignatur {

padding-top		: 86px;
}

#opodienSignatur span {

padding-left		: 38px;
margin-top		: -6px;

display			: block;
}

#opodienContentNewsRight {

width			: 470px;

padding-bottom		: 10px;

float			: left;
}

#opodienContentNewsLeft {

width			: 222px;
height			: 339px;

margin-right		: 5px;

background		: transparent url(../images/news-teaser-schoeneberger.jpg) 0px 0px no-repeat;

float			: left;
}

#opodienContentNewsRight div.bigNewsBlock {

width			: 470px;
height			: 165px;

position		: relative;

margin-bottom		: 8px;

background		: transparent url(../images/news-box-content.jpg) 0px 0px no-repeat;
}

#opodienContentNewsRight p.bigNewsContentImage {

	width			: 142px;

float			: left;
}

#opodienContentNewsRight p.bigNewsContentImage img {

padding			: 7px 0px 0px 7px;
}

#opodienContentNewsRight p.bigNewsContentText {

 width			: 313px;
 
 padding-top		: 18px;
 
 float			: left;
}

#opodienContentNewsRight p.bigNewsContentText strong.bigNewsContentTextHeadline {

font-size		: 15px;

display			: block;
}

#opodienContentNewsRight a.goTo {

position		: absolute;
left			: 388px;
top			: 128px;
}

#opodienSubMenuBar {

padding			: 0px 0px 28px 28px;
}

#opodienFooterStart {

width			: 750px;
height			: 131px;

background		: transparent url(../images/footer-start.gif) 0px 0px no-repeat;
}

#opodienFooter {

width			: 750px;
height			: 18px;

background		: transparent url(../images/footer-general.gif) 0px 0px no-repeat;
}

#opodienFooterContent {

padding			: 4px 4px 0px 20px;
}

#opodienFooterContent div.opodienFooterInfoBoxLeft,
#opodienFooterContent div.opodienFooterInfoBoxCenter,
#opodienFooterContent div.opodienFooterInfoBoxRight,
#opodienFooterContent div.opodienFooterInfoButton,
#opodienFooterContent div.opodienFooterOfferBoxLeft,
#opodienFooterContent div.opodienFooterOfferBoxCenter,
#opodienFooterContent div.opodienFooterOfferBoxRight {

width			: 238px;
height			: 113px;
margin-right: 4px;
float			: left;
}


#opodienFooterContent div.opodienFooterOfferBoxLeft,
#opodienFooterContent div.opodienFooterOfferBoxCenter,
#opodienFooterContent div.opodienFooterOfferBoxRight {

width			: 238px;
height			: 113px;
margin-right: 4px;
float			: left;
}

/* anfang anpassung sommerspiele */
#opodienFooterSommerLeft1,
#opodienFooterSommerLeft2,
#opodienFooterSommerLeft3,
#opodienFooterSommerLeft4,
#opodienFooterSommerLeft5 {

  position		: absolute;
  top: 681px;
  left: 20px;
  background		: transparent url(../images/small-offer-box-left.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Arial, Helvetica, Sans-Serif;
  color			: #414141;
}

#opodienFooterSommerLeft1 img,
#opodienFooterSommerLeft2 img,
#opodienFooterSommerLeft3 img,
#opodienFooterSommerLeft4 img,
#opodienFooterSommerLeft5 img,
#opodienFooterSommerCenter1 img,
#opodienFooterSommerCenter2 img,
#opodienFooterSommerCenter3 img,
#opodienFooterSommerCenter4 img,
#opodienFooterSommerCenter5 img,
#opodienFooterSommerRight1 img,
#opodienFooterSommerRight2 img,
#opodienFooterSommerRight3 img,
#opodienFooterSommerRight4 img,
#opodienFooterSommerRight5 img {

border			: none;
}

#opodienFooterSommerCenter1,
#opodienFooterSommerCenter2,
#opodienFooterSommerCenter3,
#opodienFooterSommerCenter4,
#opodienFooterSommerCenter5 {

  position		: absolute;
  top: 681px;
  left: 262px;
  background		: transparent url(../images/small-offer-box-center.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}


#opodienFooterSommerRight1,
#opodienFooterSommerRight2,
#opodienFooterSommerRight3,
#opodienFooterSommerRight4,
#opodienFooterSommerRight5 {

  position		: absolute;
  top: 681px;
  left: 504px;
  background		: transparent url(../images/small-offer-box-right.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}

/* ecards */

#opodienFooterInfoBoxLeft1,
#opodienFooterInfoBoxLeft2,
#opodienFooterInfoBoxLeft3,
#opodienFooterInfoBoxLeft4,
#opodienFooterInfoBoxLeft5 {

  position		: absolute;
  top: 722px;
  left: 20px;
  background		: transparent url(../images/small-offer-box-left.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}

#opodienFooterInfoBoxLeft1 img,
#opodienFooterInfoBoxLeft2 img,
#opodienFooterInfoBoxLeft3 img,
#opodienFooterInfoBoxLeft4 img,
#opodienFooterInfoBoxLeft5 img,
#opodienFooterInfoBoxCenter1 img,
#opodienFooterInfoBoxCenter2 img,
#opodienFooterInfoBoxCenter3 img,
#opodienFooterInfoBoxCenter4 img,
#opodienFooterInfoBoxCenter5 img,
#opodienFooterInfoBoxRight1 img,
#opodienFooterInfoBoxRight2 img,
#opodienFooterInfoBoxRight3 img,
#opodienFooterInfoBoxRight4 img,
#opodienFooterInfoBoxRight5 img {

border			: none;
}

#opodienFooterInfoBoxCenter1,
#opodienFooterInfoBoxCenter2,
#opodienFooterInfoBoxCenter3,
#opodienFooterInfoBoxCenter4,
#opodienFooterInfoBoxCenter5 {

  position		: absolute;
  top: 722px;
  left: 262px;
  background		: transparent url(../images/small-offer-box-center.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}


#opodienFooterInfoBoxRight1,
#opodienFooterInfoBoxRight2,
#opodienFooterInfoBoxRight3,
#opodienFooterInfoBoxRight4,
#opodienFooterInfoBoxRight5 {

  position		: absolute;
  top: 722px;
  left: 504px;
  background		: transparent url(../images/small-offer-box-right.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxImage,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxImage {
  width			: 82px;
  float			: left;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxImage img,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxImage img {
  padding			: 7px 10px 0px 6px;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxText,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxText {
  line-height		: 14px;
  width			: 140px;
  padding-top		: 7px;
  position		: relative;
  float			: left;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxText a.goTo,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxText a.goTo {
  position		: absolute;
  left			: 72px;
  #left			: 68px;
  top			: 121px;
}


#opodienFooterInfoBoxLeft1  p.offerHeadline,
#opodienFooterInfoBoxLeft2  p.offerHeadline,
#opodienFooterInfoBoxLeft3  p.offerHeadline,
#opodienFooterInfoBoxLeft4  p.offerHeadline,
#opodienFooterInfoBoxLeft5  p.offerHeadline,
#opodienFooterInfoBoxCenter1  p.offerHeadline,
#opodienFooterInfoBoxCenter2  p.offerHeadline,
#opodienFooterInfoBoxCenter3  p.offerHeadline,
#opodienFooterInfoBoxCenter4  p.offerHeadline,
#opodienFooterInfoBoxCenter5  p.offerHeadline,
#opodienFooterInfoBoxRight1  p.offerHeadline,
#opodienFooterInfoBoxRight2  p.offerHeadline,
#opodienFooterInfoBoxRight3  p.offerHeadline,
#opodienFooterInfoBoxRight4  p.offerHeadline,
#opodienFooterInfoBoxRight5 p.offerHeadline,

#opodienFooterSommerLeft1  p.offerHeadline,
#opodienFooterSommerLeft2  p.offerHeadline,
#opodienFooterSommerLeft3  p.offerHeadline,
#opodienFooterSommerLeft4  p.offerHeadline,
#opodienFooterSommerLeft5  p.offerHeadline,
#opodienFooterSommerCenter1  p.offerHeadline,
#opodienFooterSommerCenter2  p.offerHeadline,
#opodienFooterSommerCenter3  p.offerHeadline,
#opodienFooterSommerCenter4  p.offerHeadline,
#opodienFooterSommerCenter5  p.offerHeadline,
#opodienFooterSommerRight1  p.offerHeadline,
#opodienFooterSommerRight2  p.offerHeadline,
#opodienFooterSommerRight3  p.offerHeadline,
#opodienFooterSommerRight4  p.offerHeadline,
#opodienFooterSommerRight5 p.offerHeadline {
  color			: #FFFFFF;
  font-size		: 13px;
  line-height		: 10px;
  text-align		: center;
  height			: 15px;
  padding			: 8px 0px 2px 0px;
}

#opodienFooterInfoBoxLeft1  p.offerImage,
#opodienFooterInfoBoxLeft2  p.offerImage,
#opodienFooterInfoBoxLeft3  p.offerImage,
#opodienFooterInfoBoxLeft4  p.offerImage,
#opodienFooterInfoBoxLeft5  p.offerImage,
#opodienFooterInfoBoxCenter1  p.offerImage,
#opodienFooterInfoBoxCenter2  p.offerImage,
#opodienFooterInfoBoxCenter3  p.offerImage,
#opodienFooterInfoBoxCenter4  p.offerImage,
#opodienFooterInfoBoxCenter5  p.offerImage,
#opodienFooterInfoBoxRight1  p.offerImage,
#opodienFooterInfoBoxRight2  p.offerImage,
#opodienFooterInfoBoxRight3  p.offerImage,
#opodienFooterInfoBoxRight4  p.offerImage,
#opodienFooterInfoBoxRight5 p.offerImage,

#opodienFooterSommerLeft1  p.offerImage,
#opodienFooterSommerLeft2  p.offerImage,
#opodienFooterSommerLeft3  p.offerImage,
#opodienFooterSommerLeft4  p.offerImage,
#opodienFooterSommerLeft5  p.offerImage,
#opodienFooterSommerCenter1  p.offerImage,
#opodienFooterSommerCenter2  p.offerImage,
#opodienFooterSommerCenter3  p.offerImage,
#opodienFooterSommerCenter4  p.offerImage,
#opodienFooterSommerCenter5  p.offerImage,
#opodienFooterSommerRight1  p.offerImage,
#opodienFooterSommerRight2  p.offerImage,
#opodienFooterSommerRight3  p.offerImage,
#opodienFooterSommerRight4  p.offerImage,
#opodienFooterSommerRight5 p.offerImage {

width			: 84px;
height			: 90px;
float			: left;
}

#opodienFooterInfoBoxLeft1  p.offerText,
#opodienFooterInfoBoxLeft2  p.offerText,
#opodienFooterInfoBoxLeft3  p.offerText,
#opodienFooterInfoBoxLeft4  p.offerText,
#opodienFooterInfoBoxLeft5  p.offerText,
#opodienFooterInfoBoxCenter1  p.offerText,
#opodienFooterInfoBoxCenter2  p.offerText,
#opodienFooterInfoBoxCenter3  p.offerText,
#opodienFooterInfoBoxCenter4  p.offerText,
#opodienFooterInfoBoxCenter5  p.offerText,
#opodienFooterInfoBoxRight1  p.offerText,
#opodienFooterInfoBoxRight2  p.offerText,
#opodienFooterInfoBoxRight3  p.offerText,
#opodienFooterInfoBoxRight4  p.offerText,
#opodienFooterInfoBoxRight5 p.offerText,

#opodienFooterSommerLeft1  p.offerText,
#opodienFooterSommerLeft2  p.offerText,
#opodienFooterSommerLeft3  p.offerText,
#opodienFooterSommerLeft4  p.offerText,
#opodienFooterSommerLeft5  p.offerText,
#opodienFooterSommerCenter1  p.offerText,
#opodienFooterSommerCenter2  p.offerText,
#opodienFooterSommerCenter3  p.offerText,
#opodienFooterSommerCenter4  p.offerText,
#opodienFooterSommerCenter5  p.offerText,
#opodienFooterSommerRight1  p.offerText,
#opodienFooterSommerRight2  p.offerText,
#opodienFooterSommerRight3  p.offerText,
#opodienFooterSommerRight4  p.offerText,
#opodienFooterSommerRight5 p.offerText {
width			: 139px;
padding-top		: 5px;
float			: left;
}

#opodienFooterInfoBoxLeft1  p.offerPrice,
#opodienFooterInfoBoxLeft2  p.offerPrice,
#opodienFooterInfoBoxLeft3  p.offerPrice,
#opodienFooterInfoBoxLeft4  p.offerPrice,
#opodienFooterInfoBoxLeft5  p.offerPrice,
#opodienFooterInfoBoxCenter1  p.offerPrice,
#opodienFooterInfoBoxCenter2  p.offerPrice,
#opodienFooterInfoBoxCenter3  p.offerPrice,
#opodienFooterInfoBoxCenter4  p.offerPrice,
#opodienFooterInfoBoxCenter5  p.offerPrice,
#opodienFooterInfoBoxRight1  p.offerPrice,
#opodienFooterInfoBoxRight2  p.offerPrice,
#opodienFooterInfoBoxRight3  p.offerPrice,
#opodienFooterInfoBoxRight4  p.offerPrice,
#opodienFooterInfoBoxRight5 p.offerPrice,

#opodienFooterSommerLeft1  p.offerPrice,
#opodienFooterSommerLeft2  p.offerPrice,
#opodienFooterSommerLeft3  p.offerPrice,
#opodienFooterSommerLeft4  p.offerPrice,
#opodienFooterSommerLeft5  p.offerPrice,
#opodienFooterSommerCenter1  p.offerPrice,
#opodienFooterSommerCenter2  p.offerPrice,
#opodienFooterSommerCenter3  p.offerPrice,
#opodienFooterSommerCenter4  p.offerPrice,
#opodienFooterSommerCenter5  p.offerPrice,
#opodienFooterSommerRight1  p.offerPrice,
#opodienFooterSommerRight2  p.offerPrice,
#opodienFooterSommerRight3  p.offerPrice,
#opodienFooterSommerRight4  p.offerPrice,
#opodienFooterSommerRight5 p.offerPrice {

text-align		: right;
width			: 135px;
padding-bottom		: 2px;
position		: absolute;
left			: 85px;
top			: 78px;
}


#opodienFooterInfoBoxLeft1  p.offerPrice a,
#opodienFooterInfoBoxLeft2  p.offerPrice a,
#opodienFooterInfoBoxLeft3  p.offerPrice a,
#opodienFooterInfoBoxLeft4  p.offerPrice a,
#opodienFooterInfoBoxLeft5  p.offerPrice a,
#opodienFooterInfoBoxCenter1  p.offerPrice a,
#opodienFooterInfoBoxCenter2  p.offerPrice a,
#opodienFooterInfoBoxCenter3  p.offerPrice a,
#opodienFooterInfoBoxCenter4  p.offerPrice a,
#opodienFooterInfoBoxCenter5  p.offerPrice a,
#opodienFooterInfoBoxRight1  p.offerPrice a,
#opodienFooterInfoBoxRight2  p.offerPrice a,
#opodienFooterInfoBoxRight3  p.offerPrice a,
#opodienFooterInfoBoxRight4  p.offerPrice a,
#opodienFooterInfoBoxRight5 p.offerPrice a,

#opodienFooterSommerLeft1  p.offerPrice a,
#opodienFooterSommerLeft2  p.offerPrice a,
#opodienFooterSommerLeft3  p.offerPrice a,
#opodienFooterSommerLeft4  p.offerPrice a,
#opodienFooterSommerLeft5  p.offerPrice a,
#opodienFooterSommerCenter1  p.offerPrice a,
#opodienFooterSommerCenter2  p.offerPrice a,
#opodienFooterSommerCenter3  p.offerPrice a,
#opodienFooterSommerCenter4  p.offerPrice a,
#opodienFooterSommerCenter5  p.offerPrice a,
#opodienFooterSommerRight1  p.offerPrice a,
#opodienFooterSommerRight2  p.offerPrice a,
#opodienFooterSommerRight3  p.offerPrice a,
#opodienFooterSommerRight4  p.offerPrice a,
#opodienFooterSommerRight5 p.offerPrice a {

color			: #EA4717;
font-size		: 19px;
font-weight		: bold;
text-decoration		: none;
border-bottom		: 2px solid #EA4717;
}


#opodienFooterInfoBoxLeft1  p.offerGoTo,
#opodienFooterInfoBoxLeft2  p.offerGoTo,
#opodienFooterInfoBoxLeft3  p.offerGoTo,
#opodienFooterInfoBoxLeft4  p.offerGoTo,
#opodienFooterInfoBoxLeft5  p.offerGoTo,
#opodienFooterInfoBoxCenter1  p.offerGoTo,
#opodienFooterInfoBoxCenter2  p.offerGoTo,
#opodienFooterInfoBoxCenter3  p.offerGoTo,
#opodienFooterInfoBoxCenter4  p.offerGoTo,
#opodienFooterInfoBoxCenter5  p.offerGoTo,
#opodienFooterInfoBoxRight1  p.offerGoTo,
#opodienFooterInfoBoxRight2  p.offerGoTo,
#opodienFooterInfoBoxRight3  p.offerGoTo,
#opodienFooterInfoBoxRight4  p.offerGoTo,
#opodienFooterInfoBoxRight5 p.offerGoTo,

#opodienFooterSommerLeft1  p.offerGoTo,
#opodienFooterSommerLeft2  p.offerGoTo,
#opodienFooterSommerLeft3  p.offerGoTo,
#opodienFooterSommerLeft4  p.offerGoTo,
#opodienFooterSommerLeft5  p.offerGoTo,
#opodienFooterSommerCenter1  p.offerGoTo,
#opodienFooterSommerCenter2  p.offerGoTo,
#opodienFooterSommerCenter3  p.offerGoTo,
#opodienFooterSommerCenter4  p.offerGoTo,
#opodienFooterSommerCenter5  p.offerGoTo,
#opodienFooterSommerRight1  p.offerGoTo,
#opodienFooterSommerRight2  p.offerGoTo,
#opodienFooterSommerRight3  p.offerGoTo,
#opodienFooterSommerRight4  p.offerGoTo,
#opodienFooterSommerRight5  p.offerGoTo {

position		: absolute;
left			: 154px;
top			: 82px;
}

/* ende anpassung sommerspiele */



#opodienFooterContent div.opodienFooterInfoBoxLeft {

  position		: relative;
  background		: transparent url(../images/small-info-box-left.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterInfoBoxCenter {

  position		: relative;
  background		: transparent url(../images/small-info-box-center.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterInfoBoxRight {

position		: relative;
background		: transparent url(../images/small-info-box-right.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterOfferBoxLeft {

position		: relative;

background		: transparent url(../images/small-offer-box-left.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterOfferBoxCenter {

	position		: relative;
  background		: transparent url(../images/small-offer-box-center.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterOfferBoxRight {

	position		: relative;
  background		: transparent url(../images/small-offer-box-right.jpg) 0px 0px no-repeat;
}

#opodienFooterContent p.opodienFooterInfoBoxImage {

  width			: 82px;
  float			: left;
}

#opodienFooterContent p.opodienFooterInfoBoxImage img {

padding			: 7px 10px 0px 6px;
}

#opodienFooterContent p.opodienFooterInfoBoxText {

  line-height		: 14px;
  width			: 140px;
  padding-top		: 7px;
  position		: relative;
  float			: left;
}

#opodienFooterContent p.opodienFooterInfoBoxText a.goTo {

position		: absolute;
left			: 72px;
#left			: 68px;
top			: 81px;
}

#opodienFooterContent p.offerHeadline2 {

color			: #A00000;
font-size		: 13px;
line-height		: 10px;
text-align		: left;

height			: 15px;
 	
padding			: 8px 0px 2px 0px;
}
#opodienFooterContent p.offerHeadline {

color			: #FFFFFF;
font-size		: 13px;
line-height		: 10px;
text-align		: center;

height			: 15px;

padding			: 8px 0px 2px 0px;
}

#opodienFooterContent p.offerImage {

width			: 84px;
height			: 90px;

float			: left;
}

#opodienFooterContent p.offerText {

width			: 139px;
padding-top		: 5px;
float			: left;
}

#opodienFooterContent p.offerPrice {

text-align		: right;

width			: 135px;

padding-bottom		: 2px;

position		: absolute;
left			: 86px;
top			: 78px;
}

#opodienFooterContent p.offerPrice a {

color			: #EA4717;
font-size		: 19px;
font-weight		: bold;
text-decoration		: none;

border-bottom		: 2px solid #EA4717;
}

#opodienFooterContent p.offerGoTo {

position		: absolute;
left			: 154px;
top			: 82px;
}

#sommerspieleFlashContent {
  width			: 717px;
  height: 393px;
  padding			: 30px 0px 3px 0px;
  #padding-bottom		: 3px;
  margin			: 0px 23px 0px 21px;
  z-Index:777777;
}

#ecardsFlashContent {
  width			: 719px;
  height: 425px;
  padding			: 32px 0px 7px 0px;
  #padding-bottom		: 3px;
  margin			: 0px 23px 0px 21px;
}

#goToHome {
  position:absolute;
  top:170px;
  left:20px;
  z-Index:4444444;
}


/* Medien koop */
#opodienHeadline h2.koop_malle {

	background		: transparent url(../images/header-medienkoop_malle.gif) 146px 0px no-repeat;
}

#koop_malle {
width			: 700px;
height			: 400px;
position		: relative;
background		: transparent url(../images/koop/koop_malle.jpg) 13px 0px no-repeat;
}

#koop_headline {
padding			: 40px 280px 0px;
}

#koop_text {
padding-top		: 10px;
padding-left	: 280px;
width			: 390px;
line-height		: 14px;
}

/* koop Malle Bericht */
#opodienHeadline h2.koop_malle_bericht {

	background		: transparent url(../images/header-medienkoop_malle_bericht.gif) 146px 0px no-repeat;
}

#koop_malle_bericht_text {
margin-left	: 16px;
margin-top :210px;
width			: 668px;
height			: 147px;
line-height		: 14px;
padding-left:	20px;
padding-top:	40px;
background		: transparent url(../images/koop/malle_bericht_box.jpg) 0px 0px no-repeat;
}

#koop_malle_bericht {
width			: 715px;
height			: 400px;
position		: relative;
background		: transparent url(../images/koop/malle_bg.jpg) 0px 0px no-repeat;
}

/* All Nations festival */

#opodienHeadline h2.koop_allnations {

	background		: transparent url(../images/header-medienkoop_allnation.gif) 146px 0px no-repeat;
}

#koop_allnations_bild {
width			: 266px;
height			: 507px;
float: left;
background		: transparent url(../images/koop/medien_koop_allnations_links.jpg) 0px 0px no-repeat;
}

#koop_allnations_rechts {
padding-top:	20px;
float:			left;
width:			440px;
line-height:	14px;
}

#koop_allnations_steckbrief {
float: left;
width:206px; 
padding-top: 220px;
height:	20px;	
text-align: center;
background		: transparent url(../images/koop/allnations_steckbrief.gif) 0px 10px no-repeat;
}


/* Minister 1 */

#opodienHeadline h2.kultKultur {

	background		: transparent url(../images/header-erst-kult-dann-kulturminister.gif) 146px 0px no-repeat;
}

#opodienContentBoxKultKultur {

	width			: 716px;
	height			: 433px;

	position		: relative;

	background		: transparent url(../images/kult-kultur-teaser-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxKultKultur p {

	width		: 437px;
	height		: 162px;
	
	position	: absolute;
	left		: 260px;
	top		: 254px;
	color: #000000;
	font-size: 11px;
}

#opodienContentBoxKultKultur a.smallLink {

	font-size	: 9px;
	color		: #414141;
}

#opodienContentBoxKultKultur #uploadSound {
	
	position	: absolute;
	left		: 572px;
	top		: 393px;
}

/* Minister 1 */





/* Minister 3 */


#opodienHeadline h2.uploadSound {

	background		: transparent url(../images/header-hier-ist-ihre-buehne.gif) 146px 0px no-repeat;
}


#opodienContentBoxUploadSound {

	width			: 719px;

	position		: relative;

	padding			: 26px 0px 6px 0px;
	#padding-bottom		: 3px;
	margin			: 0px 0px 0px 21px;
}

#uploadSoundImageBox {

	width			: 378px;
	height			: 436px;

	background		: transparent url(../images/schoeneberger-upload-sound.jpg) 0px 0px no-repeat;

	float			: left;
}

#uploadSoundFormBox {

	width			: 334px;
	height			: 436px;

	position		: relative;

	background		: transparent url(../images/sound-upload-form-box.jpg) 0px 0px no-repeat;

	float			: left;
}

#uploadSoundFormBox p {

	font-size		: 12px;
	line-height		: 18px;

	padding			: 28px 17px 10px 17px;
}

#uploadSoundFormBox table tr.rowPadding td {

	padding			: 8px 17px 6px 17px;
}

#uploadSoundFormBox table td {

	font-size		: 11px;
	line-height		: 14px;

	padding			: 0px 17px 2px 17px;
}

#uploadSoundFormBox table td input.input,
#uploadSoundFormBox table td input.file,
#uploadSoundFormBox table td textarea {

	font-size		: 11px;

	width			: 97%;

	padding			: 2px 0px 2px 2px;

	border			: 1px solid #C0C1D2;
	border-right		: 1px solid #ECECF2;
	border-bottom		: 1px solid #ECECF2;

	background		: #FFF url(../images/input-background.gif) 0px 0px no-repeat;
}

#uploadSoundFormBox table td input.file {

	width			: auto;
}

#uploadSoundFormBox table td textarea {

	height			: 45px;

	overflow		: auto;
}

#uploadSoundFormBox input#uploadSoundButton {

	position		: absolute;
	left			: 188px;
	top			: 386px;
}


/* Minister 3 */





/* Minister 4 */


#opodienHeadline h2.soundUploadComplet {

	background		: transparent url(../images/header-jede-stimme-zaehlt.gif) 146px 0px no-repeat;
}

#opodienContentBoxSoundUploadComplet {

	width			: 716px;
	height			: 433px;

	position		: relative;

	background		: transparent url(../images/sound-upload-complet-teaser-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxSoundUploadComplet p {

	line-height		: 15px;

	width			: 396px;
	height			: 162px;
	
	position		: absolute;
	left			: 294px;
	top			: 224px;
}

#opodienContentBoxSoundUploadComplet p span {

	font-size		: 13px;
	line-height		: 17px;
}

#opodienContentBoxSoundUploadComplet #infoButton {

	position		: absolute;
	left			: 574px;
	top			: 304px;	
}

/* Minister 4 */
ntryTipp p#tippHeadline {

padding			: 10px 0px 9px 2px;	
}

#opodienContentBoxCountryTipp p {

	line-height		: 14px;
	
padding			: 0px 14px 0px 14px;
}

#opodienContentBoxCountryTipp a.goOn {

position		: absolute;
left			: 144px;
top			: 394px;
}

#opodienContentLeft,
#opodienContentCenter,
#opodienContentRight {

line-height		: 14px;

width			: 210px;

float			: left;
}

#opodienContentCenter {

width			: 200px;
}

#opodienContentDouble {

width			: 420px;
}

#opodienContentLeft {

margin-right		: 46px;
}

#opodienContentCenter {

margin-right		: 18px;
}

#opodienContentRight {

font-size		: 10px;
text-align		: right;

padding-top		: 4px;
}


#opodienContentLeft p.paragraph,
#opodienContentCenter p.paragraph,
#opodienContentRight p.paragraph,
#opodienContentDouble p.paragraph {

padding-bottom		: 8px;
}

#opodienContentCenter h3 {

font-size		: 15px;
color			: #A00000;

padding-bottom		: 12px;
}

#opodienContentDouble h3 {

font-size		: 17px;

padding-bottom		: 14px;
}

#opodienSignatur {

padding-top		: 86px;
}

#opodienSignatur span {

padding-left		: 38px;
margin-top		: -6px;

display			: block;
}

#opodienContentNewsRight {

width			: 470px;

padding-bottom		: 10px;

float			: left;
}

#opodienContentNewsLeft {

width			: 222px;
height			: 339px;

margin-right		: 5px;

background		: transparent url(../images/news-teaser-schoeneberger.jpg) 0px 0px no-repeat;

float			: left;
}

#opodienContentNewsRight div.bigNewsBlock {

width			: 470px;
height			: 165px;

position		: relative;

margin-bottom		: 8px;

background		: transparent url(../images/news-box-content.jpg) 0px 0px no-repeat;
}

#opodienContentNewsRight p.bigNewsContentImage {

	width			: 142px;

float			: left;
}

#opodienContentNewsRight p.bigNewsContentImage img {

padding			: 7px 0px 0px 7px;
}

#opodienContentNewsRight p.bigNewsContentText {

 width			: 313px;
 
 padding-top		: 18px;
 
 float			: left;
}

#opodienContentNewsRight p.bigNewsContentText strong.bigNewsContentTextHeadline {

font-size		: 15px;

display			: block;
}

#opodienContentNewsRight a.goTo {

position		: absolute;
left			: 388px;
top			: 128px;
}

#opodienSubMenuBar {

padding			: 0px 0px 28px 28px;
}

#opodienFooterStart {

width			: 750px;
height			: 131px;

background		: transparent url(../images/footer-start.gif) 0px 0px no-repeat;
}

#opodienFooter {

width			: 750px;
height			: 18px;

background		: transparent url(../images/footer-general.gif) 0px 0px no-repeat;
}

#opodienFooterContent {

padding			: 4px 4px 0px 20px;
}

#opodienFooterContent div.opodienFooterInfoBoxLeft,
#opodienFooterContent div.opodienFooterInfoBoxCenter,
#opodienFooterContent div.opodienFooterInfoBoxRight,
#opodienFooterContent div.opodienFooterInfoButton,
#opodienFooterContent div.opodienFooterOfferBoxLeft,
#opodienFooterContent div.opodienFooterOfferBoxCenter,
#opodienFooterContent div.opodienFooterOfferBoxRight {

width			: 238px;
height			: 113px;
margin-right: 4px;
float			: left;
}


#opodienFooterContent div.opodienFooterOfferBoxLeft,
#opodienFooterContent div.opodienFooterOfferBoxCenter,
#opodienFooterContent div.opodienFooterOfferBoxRight {

width			: 238px;
height			: 113px;
margin-right: 4px;
float			: left;
}

/* anfang anpassung sommerspiele */
#opodienFooterSommerLeft1,
#opodienFooterSommerLeft2,
#opodienFooterSommerLeft3,
#opodienFooterSommerLeft4,
#opodienFooterSommerLeft5 {

  position		: absolute;
  top: 681px;
  left: 20px;
  background		: transparent url(../images/small-offer-box-left.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Arial, Helvetica, Sans-Serif;
  color			: #414141;
}

#opodienFooterSommerLeft1 img,
#opodienFooterSommerLeft2 img,
#opodienFooterSommerLeft3 img,
#opodienFooterSommerLeft4 img,
#opodienFooterSommerLeft5 img,
#opodienFooterSommerCenter1 img,
#opodienFooterSommerCenter2 img,
#opodienFooterSommerCenter3 img,
#opodienFooterSommerCenter4 img,
#opodienFooterSommerCenter5 img,
#opodienFooterSommerRight1 img,
#opodienFooterSommerRight2 img,
#opodienFooterSommerRight3 img,
#opodienFooterSommerRight4 img,
#opodienFooterSommerRight5 img {

border			: none;
}

#opodienFooterSommerCenter1,
#opodienFooterSommerCenter2,
#opodienFooterSommerCenter3,
#opodienFooterSommerCenter4,
#opodienFooterSommerCenter5 {

  position		: absolute;
  top: 681px;
  left: 262px;
  background		: transparent url(../images/small-offer-box-center.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}


#opodienFooterSommerRight1,
#opodienFooterSommerRight2,
#opodienFooterSommerRight3,
#opodienFooterSommerRight4,
#opodienFooterSommerRight5 {

  position		: absolute;
  top: 681px;
  left: 504px;
  background		: transparent url(../images/small-offer-box-right.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}

/* ecards */

#opodienFooterInfoBoxLeft1,
#opodienFooterInfoBoxLeft2,
#opodienFooterInfoBoxLeft3,
#opodienFooterInfoBoxLeft4,
#opodienFooterInfoBoxLeft5 {

  position		: absolute;
  top: 722px;
  left: 20px;
  background		: transparent url(../images/small-offer-box-left.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}

#opodienFooterInfoBoxLeft1 img,
#opodienFooterInfoBoxLeft2 img,
#opodienFooterInfoBoxLeft3 img,
#opodienFooterInfoBoxLeft4 img,
#opodienFooterInfoBoxLeft5 img,
#opodienFooterInfoBoxCenter1 img,
#opodienFooterInfoBoxCenter2 img,
#opodienFooterInfoBoxCenter3 img,
#opodienFooterInfoBoxCenter4 img,
#opodienFooterInfoBoxCenter5 img,
#opodienFooterInfoBoxRight1 img,
#opodienFooterInfoBoxRight2 img,
#opodienFooterInfoBoxRight3 img,
#opodienFooterInfoBoxRight4 img,
#opodienFooterInfoBoxRight5 img {

border			: none;
}

#opodienFooterInfoBoxCenter1,
#opodienFooterInfoBoxCenter2,
#opodienFooterInfoBoxCenter3,
#opodienFooterInfoBoxCenter4,
#opodienFooterInfoBoxCenter5 {

  position		: absolute;
  top: 722px;
  left: 262px;
  background		: transparent url(../images/small-offer-box-center.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}


#opodienFooterInfoBoxRight1,
#opodienFooterInfoBoxRight2,
#opodienFooterInfoBoxRight3,
#opodienFooterInfoBoxRight4,
#opodienFooterInfoBoxRight5 {

  position		: absolute;
  top: 722px;
  left: 504px;
  background		: transparent url(../images/small-offer-box-right.jpg) 0px 0px no-repeat;
  visibility:hidden;
  width			: 238px;
  height			: 113px;
  margin-right: 4px;
  z-index:300;
  font			: 11px Verdana, Arial, Helvetica, sans-serif;
  color			: #414141;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxImage,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxImage,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxImage,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxImage,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxImage,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxImage {
  width			: 82px;
  float			: left;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxImage img,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxImage img,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxImage img,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxImage img {
  padding			: 7px 10px 0px 6px;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxText,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxText,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxText,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxText,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxText,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxText {
  line-height		: 14px;
  width			: 140px;
  padding-top		: 7px;
  position		: relative;
  float			: left;
}

#opodienFooterInfoBoxLeft1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxLeft5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxCenter5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterInfoBoxRight5 p.opodienFooterInfoBoxText a.goTo,

#opodienFooterSommerLeft1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerLeft5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerCenter5  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight1  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight2  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight3  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight4  p.opodienFooterInfoBoxText a.goTo,
#opodienFooterSommerRight5 p.opodienFooterInfoBoxText a.goTo {
  position		: absolute;
  left			: 72px;
  #left			: 68px;
  top			: 121px;
}


#opodienFooterInfoBoxLeft1  p.offerHeadline,
#opodienFooterInfoBoxLeft2  p.offerHeadline,
#opodienFooterInfoBoxLeft3  p.offerHeadline,
#opodienFooterInfoBoxLeft4  p.offerHeadline,
#opodienFooterInfoBoxLeft5  p.offerHeadline,
#opodienFooterInfoBoxCenter1  p.offerHeadline,
#opodienFooterInfoBoxCenter2  p.offerHeadline,
#opodienFooterInfoBoxCenter3  p.offerHeadline,
#opodienFooterInfoBoxCenter4  p.offerHeadline,
#opodienFooterInfoBoxCenter5  p.offerHeadline,
#opodienFooterInfoBoxRight1  p.offerHeadline,
#opodienFooterInfoBoxRight2  p.offerHeadline,
#opodienFooterInfoBoxRight3  p.offerHeadline,
#opodienFooterInfoBoxRight4  p.offerHeadline,
#opodienFooterInfoBoxRight5 p.offerHeadline,

#opodienFooterSommerLeft1  p.offerHeadline,
#opodienFooterSommerLeft2  p.offerHeadline,
#opodienFooterSommerLeft3  p.offerHeadline,
#opodienFooterSommerLeft4  p.offerHeadline,
#opodienFooterSommerLeft5  p.offerHeadline,
#opodienFooterSommerCenter1  p.offerHeadline,
#opodienFooterSommerCenter2  p.offerHeadline,
#opodienFooterSommerCenter3  p.offerHeadline,
#opodienFooterSommerCenter4  p.offerHeadline,
#opodienFooterSommerCenter5  p.offerHeadline,
#opodienFooterSommerRight1  p.offerHeadline,
#opodienFooterSommerRight2  p.offerHeadline,
#opodienFooterSommerRight3  p.offerHeadline,
#opodienFooterSommerRight4  p.offerHeadline,
#opodienFooterSommerRight5 p.offerHeadline {
  color			: #FFFFFF;
  font-size		: 13px;
  line-height		: 10px;
  text-align		: center;
  height			: 15px;
  padding			: 8px 0px 2px 0px;
}

#opodienFooterInfoBoxLeft1  p.offerImage,
#opodienFooterInfoBoxLeft2  p.offerImage,
#opodienFooterInfoBoxLeft3  p.offerImage,
#opodienFooterInfoBoxLeft4  p.offerImage,
#opodienFooterInfoBoxLeft5  p.offerImage,
#opodienFooterInfoBoxCenter1  p.offerImage,
#opodienFooterInfoBoxCenter2  p.offerImage,
#opodienFooterInfoBoxCenter3  p.offerImage,
#opodienFooterInfoBoxCenter4  p.offerImage,
#opodienFooterInfoBoxCenter5  p.offerImage,
#opodienFooterInfoBoxRight1  p.offerImage,
#opodienFooterInfoBoxRight2  p.offerImage,
#opodienFooterInfoBoxRight3  p.offerImage,
#opodienFooterInfoBoxRight4  p.offerImage,
#opodienFooterInfoBoxRight5 p.offerImage,

#opodienFooterSommerLeft1  p.offerImage,
#opodienFooterSommerLeft2  p.offerImage,
#opodienFooterSommerLeft3  p.offerImage,
#opodienFooterSommerLeft4  p.offerImage,
#opodienFooterSommerLeft5  p.offerImage,
#opodienFooterSommerCenter1  p.offerImage,
#opodienFooterSommerCenter2  p.offerImage,
#opodienFooterSommerCenter3  p.offerImage,
#opodienFooterSommerCenter4  p.offerImage,
#opodienFooterSommerCenter5  p.offerImage,
#opodienFooterSommerRight1  p.offerImage,
#opodienFooterSommerRight2  p.offerImage,
#opodienFooterSommerRight3  p.offerImage,
#opodienFooterSommerRight4  p.offerImage,
#opodienFooterSommerRight5 p.offerImage {

width			: 84px;
height			: 90px;
float			: left;
}

#opodienFooterInfoBoxLeft1  p.offerText,
#opodienFooterInfoBoxLeft2  p.offerText,
#opodienFooterInfoBoxLeft3  p.offerText,
#opodienFooterInfoBoxLeft4  p.offerText,
#opodienFooterInfoBoxLeft5  p.offerText,
#opodienFooterInfoBoxCenter1  p.offerText,
#opodienFooterInfoBoxCenter2  p.offerText,
#opodienFooterInfoBoxCenter3  p.offerText,
#opodienFooterInfoBoxCenter4  p.offerText,
#opodienFooterInfoBoxCenter5  p.offerText,
#opodienFooterInfoBoxRight1  p.offerText,
#opodienFooterInfoBoxRight2  p.offerText,
#opodienFooterInfoBoxRight3  p.offerText,
#opodienFooterInfoBoxRight4  p.offerText,
#opodienFooterInfoBoxRight5 p.offerText,

#opodienFooterSommerLeft1  p.offerText,
#opodienFooterSommerLeft2  p.offerText,
#opodienFooterSommerLeft3  p.offerText,
#opodienFooterSommerLeft4  p.offerText,
#opodienFooterSommerLeft5  p.offerText,
#opodienFooterSommerCenter1  p.offerText,
#opodienFooterSommerCenter2  p.offerText,
#opodienFooterSommerCenter3  p.offerText,
#opodienFooterSommerCenter4  p.offerText,
#opodienFooterSommerCenter5  p.offerText,
#opodienFooterSommerRight1  p.offerText,
#opodienFooterSommerRight2  p.offerText,
#opodienFooterSommerRight3  p.offerText,
#opodienFooterSommerRight4  p.offerText,
#opodienFooterSommerRight5 p.offerText {
width			: 139px;
padding-top		: 5px;
float			: left;
}

#opodienFooterInfoBoxLeft1  p.offerPrice,
#opodienFooterInfoBoxLeft2  p.offerPrice,
#opodienFooterInfoBoxLeft3  p.offerPrice,
#opodienFooterInfoBoxLeft4  p.offerPrice,
#opodienFooterInfoBoxLeft5  p.offerPrice,
#opodienFooterInfoBoxCenter1  p.offerPrice,
#opodienFooterInfoBoxCenter2  p.offerPrice,
#opodienFooterInfoBoxCenter3  p.offerPrice,
#opodienFooterInfoBoxCenter4  p.offerPrice,
#opodienFooterInfoBoxCenter5  p.offerPrice,
#opodienFooterInfoBoxRight1  p.offerPrice,
#opodienFooterInfoBoxRight2  p.offerPrice,
#opodienFooterInfoBoxRight3  p.offerPrice,
#opodienFooterInfoBoxRight4  p.offerPrice,
#opodienFooterInfoBoxRight5 p.offerPrice,

#opodienFooterSommerLeft1  p.offerPrice,
#opodienFooterSommerLeft2  p.offerPrice,
#opodienFooterSommerLeft3  p.offerPrice,
#opodienFooterSommerLeft4  p.offerPrice,
#opodienFooterSommerLeft5  p.offerPrice,
#opodienFooterSommerCenter1  p.offerPrice,
#opodienFooterSommerCenter2  p.offerPrice,
#opodienFooterSommerCenter3  p.offerPrice,
#opodienFooterSommerCenter4  p.offerPrice,
#opodienFooterSommerCenter5  p.offerPrice,
#opodienFooterSommerRight1  p.offerPrice,
#opodienFooterSommerRight2  p.offerPrice,
#opodienFooterSommerRight3  p.offerPrice,
#opodienFooterSommerRight4  p.offerPrice,
#opodienFooterSommerRight5 p.offerPrice {

text-align		: right;
width			: 135px;
padding-bottom		: 2px;
position		: absolute;
left			: 85px;
top			: 78px;
}


#opodienFooterInfoBoxLeft1  p.offerPrice a,
#opodienFooterInfoBoxLeft2  p.offerPrice a,
#opodienFooterInfoBoxLeft3  p.offerPrice a,
#opodienFooterInfoBoxLeft4  p.offerPrice a,
#opodienFooterInfoBoxLeft5  p.offerPrice a,
#opodienFooterInfoBoxCenter1  p.offerPrice a,
#opodienFooterInfoBoxCenter2  p.offerPrice a,
#opodienFooterInfoBoxCenter3  p.offerPrice a,
#opodienFooterInfoBoxCenter4  p.offerPrice a,
#opodienFooterInfoBoxCenter5  p.offerPrice a,
#opodienFooterInfoBoxRight1  p.offerPrice a,
#opodienFooterInfoBoxRight2  p.offerPrice a,
#opodienFooterInfoBoxRight3  p.offerPrice a,
#opodienFooterInfoBoxRight4  p.offerPrice a,
#opodienFooterInfoBoxRight5 p.offerPrice a,

#opodienFooterSommerLeft1  p.offerPrice a,
#opodienFooterSommerLeft2  p.offerPrice a,
#opodienFooterSommerLeft3  p.offerPrice a,
#opodienFooterSommerLeft4  p.offerPrice a,
#opodienFooterSommerLeft5  p.offerPrice a,
#opodienFooterSommerCenter1  p.offerPrice a,
#opodienFooterSommerCenter2  p.offerPrice a,
#opodienFooterSommerCenter3  p.offerPrice a,
#opodienFooterSommerCenter4  p.offerPrice a,
#opodienFooterSommerCenter5  p.offerPrice a,
#opodienFooterSommerRight1  p.offerPrice a,
#opodienFooterSommerRight2  p.offerPrice a,
#opodienFooterSommerRight3  p.offerPrice a,
#opodienFooterSommerRight4  p.offerPrice a,
#opodienFooterSommerRight5 p.offerPrice a {

color			: #EA4717;
font-size		: 19px;
font-weight		: bold;
text-decoration		: none;
border-bottom		: 2px solid #EA4717;
}


#opodienFooterInfoBoxLeft1  p.offerGoTo,
#opodienFooterInfoBoxLeft2  p.offerGoTo,
#opodienFooterInfoBoxLeft3  p.offerGoTo,
#opodienFooterInfoBoxLeft4  p.offerGoTo,
#opodienFooterInfoBoxLeft5  p.offerGoTo,
#opodienFooterInfoBoxCenter1  p.offerGoTo,
#opodienFooterInfoBoxCenter2  p.offerGoTo,
#opodienFooterInfoBoxCenter3  p.offerGoTo,
#opodienFooterInfoBoxCenter4  p.offerGoTo,
#opodienFooterInfoBoxCenter5  p.offerGoTo,
#opodienFooterInfoBoxRight1  p.offerGoTo,
#opodienFooterInfoBoxRight2  p.offerGoTo,
#opodienFooterInfoBoxRight3  p.offerGoTo,
#opodienFooterInfoBoxRight4  p.offerGoTo,
#opodienFooterInfoBoxRight5 p.offerGoTo,

#opodienFooterSommerLeft1  p.offerGoTo,
#opodienFooterSommerLeft2  p.offerGoTo,
#opodienFooterSommerLeft3  p.offerGoTo,
#opodienFooterSommerLeft4  p.offerGoTo,
#opodienFooterSommerLeft5  p.offerGoTo,
#opodienFooterSommerCenter1  p.offerGoTo,
#opodienFooterSommerCenter2  p.offerGoTo,
#opodienFooterSommerCenter3  p.offerGoTo,
#opodienFooterSommerCenter4  p.offerGoTo,
#opodienFooterSommerCenter5  p.offerGoTo,
#opodienFooterSommerRight1  p.offerGoTo,
#opodienFooterSommerRight2  p.offerGoTo,
#opodienFooterSommerRight3  p.offerGoTo,
#opodienFooterSommerRight4  p.offerGoTo,
#opodienFooterSommerRight5  p.offerGoTo {

position		: absolute;
left			: 154px;
top			: 82px;
}

/* ende anpassung sommerspiele */



#opodienFooterContent div.opodienFooterInfoBoxLeft {

  position		: relative;
  background		: transparent url(../images/small-info-box-left.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterInfoBoxCenter {

  position		: relative;
  background		: transparent url(../images/small-info-box-center.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterInfoBoxRight {

position		: relative;
background		: transparent url(../images/small-info-box-right.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterOfferBoxLeft {

position		: relative;

background		: transparent url(../images/small-offer-box-left.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterOfferBoxCenter {

	position		: relative;
  background		: transparent url(../images/small-offer-box-center.jpg) 0px 0px no-repeat;
}

#opodienFooterContent div.opodienFooterOfferBoxRight {

	position		: relative;
  background		: transparent url(../images/small-offer-box-right.jpg) 0px 0px no-repeat;
}

#opodienFooterContent p.opodienFooterInfoBoxImage {

  width			: 82px;
  float			: left;
}

#opodienFooterContent p.opodienFooterInfoBoxImage img {

padding			: 7px 10px 0px 6px;
}

#opodienFooterContent p.opodienFooterInfoBoxText {

  line-height		: 14px;
  width			: 140px;
  padding-top		: 7px;
  position		: relative;
  float			: left;
}

#opodienFooterContent p.opodienFooterInfoBoxText a.goTo {

position		: absolute;
left			: 72px;
#left			: 68px;
top			: 81px;
}

#opodienFooterContent p.offerHeadline2 {

color			: #A00000;
font-size		: 13px;
line-height		: 10px;
text-align		: left;

height			: 15px;
 	
padding			: 8px 0px 2px 0px;
}
#opodienFooterContent p.offerHeadline {

color			: #FFFFFF;
font-size		: 13px;
line-height		: 10px;
text-align		: center;

height			: 15px;

padding			: 8px 0px 2px 0px;
}

#opodienFooterContent p.offerImage {

width			: 84px;
height			: 90px;

float			: left;
}

#opodienFooterContent p.offerText {

width			: 139px;
padding-top		: 5px;
float			: left;
}

#opodienFooterContent p.offerPrice {

text-align		: right;

width			: 135px;

padding-bottom		: 2px;

position		: absolute;
left			: 86px;
top			: 78px;
}

#opodienFooterContent p.offerPrice a {

color			: #EA4717;
font-size		: 19px;
font-weight		: bold;
text-decoration		: none;

border-bottom		: 2px solid #EA4717;
}

#opodienFooterContent p.offerGoTo {

position		: absolute;
left			: 154px;
top			: 82px;
}

#sommerspieleFlashContent {
  width			: 717px;
  height: 393px;
  padding			: 30px 0px 3px 0px;
  #padding-bottom		: 3px;
  margin			: 0px 23px 0px 21px;
  z-Index:777777;
}

#ecardsFlashContent {
  width			: 719px;
  height: 425px;
  padding			: 32px 0px 7px 0px;
  #padding-bottom		: 3px;
  margin			: 0px 23px 0px 21px;
}

#goToHome {
  position:absolute;
  top:170px;
  left:20px;
  z-Index:4444444;
}


/* Medien koop */
#opodienHeadline h2.koop_malle {

	background		: transparent url(../images/header-medienkoop_malle.gif) 146px 0px no-repeat;
}

#koop_malle {
width			: 700px;
height			: 400px;
position		: relative;
background		: transparent url(../images/koop/koop_malle.jpg) 13px 0px no-repeat;
}

#koop_headline {
padding			: 40px 280px 0px;
}

#koop_text {
padding-top		: 10px;
padding-left	: 280px;
width			: 390px;
line-height		: 14px;
}

/* koop Malle Bericht */
#opodienHeadline h2.koop_malle_bericht {

	background		: transparent url(../images/header-medienkoop_malle_bericht.gif) 146px 0px no-repeat;
}

#koop_malle_bericht_text {
margin-left	: 16px;
margin-top :210px;
width			: 668px;
height			: 147px;
line-height		: 14px;
padding-left:	20px;
padding-top:	40px;
background		: transparent url(../images/koop/malle_bericht_box.jpg) 0px 0px no-repeat;
}

#koop_malle_bericht {
width			: 715px;
height			: 400px;
position		: relative;
background		: transparent url(../images/koop/malle_bg.jpg) 0px 0px no-repeat;
}

/* All Nations festival */

#opodienHeadline h2.koop_allnations {

	background		: transparent url(../images/header-medienkoop_allnation.gif) 146px 0px no-repeat;
}

#koop_allnations_bild {
width			: 266px;
height			: 507px;
float: left;
background		: transparent url(../images/koop/medien_koop_allnations_links.jpg) 0px 0px no-repeat;
}

#koop_allnations_rechts {
padding-top:	20px;
float:			left;
width:			440px;
line-height:	14px;
}

#koop_allnations_steckbrief {
float: left;
width:206px; 
padding-top: 220px;
height:	20px;	
text-align: center;
background		: transparent url(../images/koop/allnations_steckbrief.gif) 0px 10px no-repeat;
}


/* Minister 1 */

#opodienHeadline h2.kultKultur {

	background		: transparent url(../images/header-erst-kult-dann-kulturminister.gif) 146px 0px no-repeat;
}

#opodienContentBoxKultKultur {

	width			: 716px;
	height			: 433px;

	position		: relative;

	background		: transparent url(../images/kult-kultur-teaser-box.jpg) 0px 0px no-repeat;
}

#opodienContentBoxKultKultur p {

	width		: 437px;
	height		: 162px;
	
	position	: absolute;
	left		: 260px;
	top		: 254px;
	color: #000000;
	font-size: 11px;
}

#opodienContentBoxKultKultur a.smallLink {

	font-size	: 9px;
	color		: #414141;
}

#opodienContentBoxKultKultur #uploadSound {
	
	position	: absolute;
	left		: 572px;
	top		: 393px;
}

/* Minister 1 */





/* Minister 3 */


#opodienHeadline h2.uploadSound {

	background		: transparent url(../images/header-hier-ist-ihre-buehne.gif) 146px 0px no-repeat;
}


#opodienContentBoxUploadSound {

	width			: 719px;

	position		: relative;

	padding			: 26px 0px 6px 0px;
	#padding-bottom		: 3px;
	margin			: 0px 0px 0px 21px;
}

#uploadSoundImageBox {

	width			: 378px;
	height			: 436px;

	background		: transparent url(../images/schoeneberger-upload-sound.jpg) 0px 0px no-repeat;

	float			: left;
}

#uploadSoundFormBox {

	width			: 334px;
	height			: 436px;

	position		: relative;

	background		: transparent url(../images/sound-upload-form-box.jpg) 0px 0px no-repeat;

	float			: left;
}

#uploadSoundFormBox p {

	font-size		: 12px;
	line-height		: 18px;

	padding			: 28px 17px 10px 17px;
}

#uploadSoundFormBox table tr.rowPadding td {

	padding			: 8px 17px 6px 17px;
}

#uploadSoundFormBox table td {

	font-size		: 11px;
	line-height		: 14px;

	padding			: 0px 17px 2px 17px;
}

#uploadSoundFormBox table td input.input,
#uploadSoundFormBox table td input.file,
#uploadSoundFormBox table td textarea {

	font-size		: 11px;

	width			: 97%;

	padding			: 2px 0px 2px 2px;

}

#opodienContentBoxMinisterWaehlen7 {

width			: 716px;
height			: 628px;

position		: relative;

background		: transparent url(../images/minister-waehlen-7-box.jpg) 0px 0px no-repeat;

}

#MinisterWaehlen7Text {

font-size		: 11px;
line-height		: 14px;

width			: 460px;

position		: absolute;
left			: 220px;
top			: 94px;

}

#MinisterWaehlen7Text span {

font-size		: 13px;
}

#MinisterWaehlen7star1,
#MinisterWaehlen7star2,
#MinisterWaehlen7star3 {

color		: #990000;

width		: 74px;
	
position	: absolute;
}

#MinisterWaehlen7star1 {

left		: 242px;
top		: 324px;
}

#MinisterWaehlen7star2 {

left		: 535px;
top		: 450px;
}


#MinisterWaehlen7star3 {

left		: 180px;
top		: 529px;
}

#MinisterWaehlen7song1,
#MinisterWaehlen7song2,
#MinisterWaehlen7song3 {

width		: 250px;
height		: 75px;
	
position	: absolute;
}

#MinisterWaehlen7song1 {

left		: 328px;
top		: 320px;
}

#MinisterWaehlen7song2 {

left		: 274px;
top		: 422px;
}

#MinisterWaehlen7song3 {

left		: 250px;
top		: 525px;
}

#opodienHeadline h2.resieUrlaubaward {

	background		: transparent url(../images/header-reise-award.gif) 146px 0px no-repeat;
}

#reiseAward1 {

width			: 716px;
height			: 563px;

position		: relative;

background		: transparent url(/images/voting-1-box.jpg) 0px 0px no-repeat;

}

#Award1textBox1 {

line-height		: 14px;

width			: 496px;

position		: absolute;
left			: 178px;
top			: 62px;
}

#Award1textBox2 {

line-height		: 14px;

width			: 231px;

position		: absolute;
left			: 178px;
top			: 250px;
}

#Award1textBox2Headline {

color			: #990000;
font-size		: 14px;

position		: absolute;
left			: 178px;
top			: 137px;
}

#Award1textBox2Headline span {

font-size	: 16px;
}

#Award1textBox3 {

line-height		: 14px;

width			: 205px;

position		: absolute;
left			: 188px;
top			: 460px;
}

#Award1textBox3Headline {

color			: #990000;
font-size		: 13px;

position		: absolute;
left			: 188px;
top			: 438px;
}

#Award1textBox4 {

line-height		: 14px;

width			: 204px;

position		: absolute;
left			: 456px;
top			: 180px;
}

#Award1textBox4Headline {

color			: #990000;
font-size		: 13px;

position		: absolute;
left			: 456px;
top			: 138px;
}

#Award1textBox4Headline span {

font-size		: 17px;
}

#Award1textBox5 {

position		: absolute;
left			: 430px;
top			: 356px;
}

#Award1textBox5 a {

color			: #990000;

position		: relative;
left			: 16px;
top			: -27px;
}

#Award1textBox6 {

position		: absolute;
left			: 540px;
top			: 356px;
}

#Award1textBox6 a {

color			: #990000;

position		: relative;
left			: -5px;
top			: -46px;
}

#Award1logo1 {

position		: absolute;
left			: 454px;
top			: 487px;
}

#Award1logo2 {

position		: absolute;
left			: 568px;
top			: 498px;
}

#Award1button1 {

position		: absolute;
left			: 178px;
top			: 357px;
}

#Award1button2 {

position		: absolute;
left			: 456px;
top			: 318px;
}


#reiseAward2 {

width			: 716px;
height			: 594px;

position		: relative;

background		: transparent url(../images/voting-2-box.jpg) 0px 0px no-repeat;

}

#reiseAward2Menu {

color			: #FFF;

position		: absolute;
left			: 99px;
top			: 80px;

list-style-type		: none;
}

#reiseAward2Menu li {

padding			: 0px 0px 8px 17px;

background		: transparent url(../images/bullet-arrow.gif) 0px 2px no-repeat;

list-style-type		: none;
}

#reiseAward2Menu li a {

color			: #FFF;
}

#reiseAward2Menu li span {

font-size		: 9px;
}

#reiseAward2Menu li#bedingung {

margin-top		: 125px;
}

#reiseAward2Photos {

width			: 390px;

position		: absolute;
left			: 310px;
top			: 48px;
}

#reiseAward2Photos p#reiseAward2text {

padding-bottom		: 4px;
}

#reiseAward2Photos span.photo {

font-size		: 1px;
line-height		: 0px;

width			: 70px;
height			: 70px;

position		: relative;

margin			: 6px 6px 0px 0px;

border			: 1px solid #EFEFEF;
border-right		: 1px solid #CCCCCC;
border-bottom		: 1px solid #CCCCCC;

background-color	: #FFF;

display			: block;

float			: left;
}

#reiseAward2Photos span.photo img {

	padding		: 5px;
}

#reiseAward2Photos span.photo input {

width			: 13px;
height			: 13px;

position		: absolute;
left			: -6px;
top			: -6px;
}

#reiseAward2Photos input#submitVote {

margin-top		: 5px;
margin-right		: 4px;
}


#reiseAward3 {

width			: 716px;
height			: 438px;

position		: relative;

background		: transparent url(../images/voting-3-box.jpg) 0px 0px no-repeat;

}

#reiseAward3Menu {

color			: #FFF;

position		: absolute;
left			: 200px;
top			: 142px;

list-style-type		: none;
}

#reiseAward3Menu li {

padding			: 0px 0px 8px 17px;

background		: transparent url(../images/bullet-arrow.gif) 0px 2px no-repeat;

list-style-type		: none;
}

#reiseAward3Menu li a {

color			: #FFF;
}

#reiseAward3Menu li span {

font-size		: 9px;
}

#reiseAward3Menu li#bedingung {

margin-top		: 145px;
}

#reiseAward3Formular {

width			: 275px;

position		: absolute;
left			: 417px;
top			: 68px;
}

#reiseAward3Formular table {

width			: 275px;

margin-top		: 8px;
}

#reiseAward3Formular a {

color			: #414141;
}

#reiseAward3Formular table td {

vertical-align		: top;

padding-bottom		: 18px;
}

#reiseAward3Formular table td input.input {

font-size		: 11px;

width			: 97%;

padding			: 2px 0px 2px 2px;

border			: 1px solid #C0C1D2;
border-right		: 1px solid #ECECF2;
border-bottom		: 1px solid #ECECF2;

background		: #FFF url(../images/input-background.gif) 0px 0px no-repeat;
}

#reiseAward3Formular table td input.checkbox {

width			: 13px;
height			: 13px;
}

#reiseAward3Formular table td strong#error {

color			: #990000;
}

#reiseAward3Formular input#submitEmail {

position		: absolute;
right			: 0px;
bottom			: -45px;
}

#reiseAward4 {

width			: 716px;
height			: 438px;

position		: relative;

background		: transparent url(../images/voting-4-box.jpg) 0px 0px no-repeat;

}

#reiseAward4Text {

width			: 245px;

position		: absolute;
left			: 421px;
top			: 206px;
}


#reiseAward5 {

width			: 716px;
height			: 557px;

position		: relative;

background		: transparent url(../images/voting-5-box.jpg) 0px 0px no-repeat;

}

#reiseAward5Menu {

color			: #FFF;

position		: absolute;
left			: 108px;
top			: 64px;

list-style-type		: none;
}

#reiseAward5Menu li {

padding			: 0px 0px 8px 17px;

background		: transparent url(../images/bullet-arrow.gif) 0px 2px no-repeat;

list-style-type		: none;
}

#reiseAward5Menu li a {

color			: #FFF;
}

#reiseAward5Menu li span {

font-size		: 9px;
}

#reiseAward5Menu li#bedingung {

margin-top		: 125px;
}

#reiseAward5PhotoView {

position		: absolute;
left			: 300px;
top			: 60px;
}

#reiseAward5PhotoView td {

font-size		: 1px;

padding			: 0px 5px 5px 0px;
}

#reiseAward5PhotoView td.top {

vertical-align			: top;
}

#reiseAward5PhotoView td span.photo {

font-size		: 1px;
line-height		: 0px;

width			: 70px;
height			: 70px;

position		: relative;

border			: 1px solid #EFEFEF;
border-right		: 1px solid #CCCCCC;
border-bottom		: 1px solid #CCCCCC;

background-color	: #FFF;

display			: block;

float			: left;
}

#reiseAward5PhotoView td span.photo img {

padding			: 5px;
}

#reiseAward5PhotoView td a.top30 {

font-size		: 14px;
color			: #990000;

padding-left		: 18px;

background		: transparent url(../images/bullet-arrow-white.gif) 0px 4px no-repeat;

display			: block;
}

#reiseAward5PhotoView td a.week {

font-size		: 11px;
color			: #990000;

padding-left		: 18px;

background		: transparent url(../images/bullet-arrow-white.gif) 0px 4px no-repeat;

display			: block;
}

#reiseAward5PhotoView td span#finalText {

font-size		: 13px;

padding-left		: 12px;

display			: block;
}

#reiseAward5PhotoView td span#finalText a {

color			: #414141;
}


#reiseAward6 {

width			: 716px;
height			: 594px;

position		: relative;

background		: transparent url(../images/voting-6-box.jpg) 0px 0px no-repeat;

}

#reiseAward6Menu {

color			: #FFF;

position		: absolute;
left			: 99px;
top			: 70px;

list-style-type		: none;
}

#reiseAward6Menu li {

padding			: 0px 0px 8px 17px;

background		: transparent url(../images/bullet-arrow.gif) 0px 2px no-repeat;

list-style-type		: none;
}

#reiseAward6Menu li a {

color			: #FFF;
}

#reiseAward6Menu li span {

font-size		: 9px;
}

#reiseAward6Menu li#bedingung {

margin-top		: 123px;
}

#reiseAward6Photos {

width			: 390px;

position		: absolute;
left			: 310px;
top			: 20px;
}

#reiseAward6Photos h2 {

color			: #990000;
font-size		: 22px;

padding-bottom		: 10px;
}

#reiseAward6Photos a {

color			: #414141;
}

#reiseAward6Photos span.photo {

font-size		: 1px;
line-height		: 0px;

width			: 70px;
height			: 70px;

position		: relative;

margin			: 6px 6px 0px 0px;

border			: 1px solid #EFEFEF;
border-right		: 1px solid #CCCCCC;
border-bottom		: 1px solid #CCCCCC;

background-color	: #FFF;

display			: block;

float			: left;
}

#reiseAward6Photos span.photo img {

	padding		: 5px;
}


#reiseAwardPhotoPopup {

font			: 11px Verdana, Arial, Helvetica, sans-serif;

padding			: 16px 34px 16px 34px;
}

#reiseAwardPhotoPopup a img {

border			: none;
}

#reiseAwardPhotoPopup img {

border			: 1px solid #D0CFD9;
}

#reiseAwardPhotoPopupHeadline {

position		: relative;

padding-bottom		: 16px;
}

#reiseAwardPhotoPopupHeadline h1 {

width			: 78%;

font-size		: 17px;
color			: #990000;
}

#reiseAwardPhotoPopupHeadline a#close {

position		: absolute;
top			: 0px;
right			: 0px;
#right			: 34px;
}

#reiseAwardPhotoPopupDescription {

line-height		: 16px;
color			: #414141;

padding-top		: 8px;
}

#reiseAwardPhotoPopupDescription #left {

width			: 40%;

float			: left;
}

#reiseAwardPhotoPopupDescription #right {

width			: 60%;

float			: left;
}
#opodienHeadline h2.fotoAward2007 {

	background		: transparent url(../images/headline-reise-award-2007.gif) 146px 0px no-repeat;
}





#fotoAward2007 {

width			: 716px;
height			: 628px;

position		: relative;

background		: transparent url(../images/voting-7-box.jpg) 0px 0px no-repeat;

}


#fotoAward2007 a.lupe {

color			: #FFF;

position		: absolute;
}

#fotoAward2007 a.lupe img {

margin			: 0px 2px -6px 0px;
}

#winner1 {

width			: 144px;

position		: absolute;
left			: 46px;
top			: 180px;
}

#winner1 a.lupe {

right			: 6px;
bottom			: -27px;
}

#winner2 {

width			: 99px;

position		: absolute;
left			: 224px;
top			: 353px;
}

#winner2 a.lupe {

right			: 4px;
bottom			: -24px;
}

#winner3 {

width			: 87px;

position		: absolute;
left			: 151px;
top			: 501px;
}

#winner3 a.lupe {

right			: 4px;
bottom			: -21px;
}


#fotoAward2007Box1 {

width			: 296px;

position		: absolute;
left			: 374px;
top			: 92px;
}

#fotoAward2007Box1 p {

padding			: 10px 0px 10px 0px;
}

#fotoAward2007Box1 table {

font-size		: 13px;
}

#fotoAward2007Box1 table td {

vertical-align		: top;
}

#fotoAward2007Box2 {

width			: 296px;

position		: absolute;
left			: 374px;
top			: 516px;
}

#fotoAward2007Box2 img {

position	: absolute;
right		: -8px;
bottom		: -50px;
}