@charset "utf-8";
/* CSS Document */



/**************************** -- MAIN -- ***********************************************/

HTML
{
	overflow-y: scroll;
}

IMG, DIV, A, P, INPUT, BUTTON { 
 behavior: url("/css/iepngfix.htc");
}

DIV {
	margin: 0px;
	padding: 0px;
}

P {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

FORM {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

A {
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

A:hover {
	text-decoration: none;
}

h1 { 
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px; 
	line-height: 12px;
	letter-spacing: 1px;
	color: #660066;
	font-weight: normal;
	text-align: left;
	margin: 15px 0px 29px 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2 { 
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0.2px;
	color: #660066;
	text-align: left;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

h3 { 
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	text-align: right;
	font-size: 11px;
	line-height: 10px;
	letter-spacing: 0.2px;
	color: #000000;
	margin: 3px 0px 8px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
}

h4 { 
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.2px;
	color: #000000;
	text-align: left;
	margin: 18px 0px 0px 0px;
	padding: 0px;
}

h5 { 
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	font-size: 53px; 
	line-height: 18px;
	letter-spacing: 0.2px;
	color:#000000;
	text-align: center;
	font-weight: normal;
	margin: 45px 0px 35px 0px;
	padding: 0px;
}

h6 { 
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.2px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 3px 0px;
	padding: 0px; 
}

BODY {
	text-align: center;
	font-size: 12px;
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
	line-height: 16px;
	color: #000;
	background-color: #ccccb3;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 20px 0px;
}

#main {
	width: 1002px;
   	margin: 0 auto;
	height: auto;
	overflow: visible;
	display: block;
	text-align: left;
}

#main-outside {
	float: left;
	display: block;
	height: auto;
	width: 1002px;
	background-color: #FFFFFF;
	border-bottom: 40px solid #ccccb3;
}

#main-inside {
	width: 1002px;
	height: auto;
	float: left;
   	margin: 0px;
	overflow: hidden;
	display: inline;
	text-align: left;
	border-bottom: 26px solid #ffffff;

}

#hdl-header {
	width: 1000px;
	height: auto;
	float: left;
	display: inline;
	margin: 53px 0px 2px 1px;
}

#head {
	height: 134px;
	width: 1002px;
	display: inline;
	float: left;
}

#logo {
	width: 194px;
	height: 29px;
	float: left;
	display: inline;
	margin: 38px 0px 0px 22px;
}

#ausgaben-nr {
	width: auto;
	height: auto;
	float: right;
	display: inline;
	margin: 42px 20px 0px 0px;
	text-align: right;
}

.ausgabe {
	width: 977px;
	height: 15px;
	float: left;
	display: inline;
	margin: 30px 0px 0px 25px;
	color: #660066;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	
}

.lila {
	color: #660066;
}

.red {
	color: red;
}

.bright-red {
	color: #dd0067;
}

.txt-highlight {
	background-color: #ffff00;
}

.bg-grey {
	background-color: #e6e6e1;
}

.border-bottom {
	border-bottom: 20px solid #ffffff;
}

.border-bottom-10 {
	border-bottom: 10px solid #ffffff;
}

.border-bottom-20 {
	border-bottom: 20px solid #ffffff;
}

.border-bottom-grey {
	border-bottom: 20px solid #e6e6e1;
}

.flt-hdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 0.2px;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/********************************************* -- NAVI -- ********************************************/


.navi {
	width: 967px;
	min-height: 1px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 18px;
}

#main-navi-content-oben {
	width: 872px;
	height: 15px;
	float: left;
	overflow: hidden;
}

#main-navi-content-unten {
	width: 966px;
	height: 15px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #000000;
	border-top: 4px solid #000000;
}

.main-navi-item {
	width: auto;
	height: 10px;
	float: left;
	padding: 1px 15px 4px 5px;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-left: 1px solid #000000;
}

.main-navi-item-abschluss {
	width: auto;
	height: 10px;
	float: left;
	padding: 1px 15px 4px 5px;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-left: 1px solid #000000;
}

.main-navi-item:hover, .main-navi-info:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}

.main-navi-item-aktiv, .main-navi-info-aktiv {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}

.main-navi-divider {
	width: 967px;
	height: 4px;
	float: left;
	display: block;
	margin: 0px;
	background-color: #000000;
}

.navi-border-right {
	width: 1px;
	height: 15px;
	float: right;
	border-right: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.main-navi-info {
	width: auto;
	height: 10px;
	float: right;
	padding: 1px 15px 4px 5px;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-right: 1px solid #000000;
}

.main-navi-info-abschluss {
	width: auto;
	height: 10px;
	float: right;
	padding: 1px 15px 4px 5px;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-right: 1px solid #000000;
}
	
#sub-navi {
	width: 967px;
	height: auto;
	float: left;
	display: inline;
	margin: 26px 0px 0px 0px;
	background-image: url(../gfx/bg-subnavi.png);
	background-repeat: no-repeat;
}
	
#sub-navi-links {
	width: 400px;
	height: auto;
	float: left;
	display: inline;
	margin: 3px 0px 0px 7px;
}

.pagination-content {
	width: 22px;
	height: 14px;
	float: left;
	display: inline;
	margin: 0px 5px 0px 0px;
}

.pagination-archiv {
	width: 30px;
	height: 31px;
	float: left;
	display: inline;
	margin: 5px 5px 0px 0px;
}

.subnavi-rechts {
	width: 480px;
	height: auto;
	float: right;
	display: inline;
}

.sub-navi-rechts-download {
	width: 160px;
	height: auto;
	float: right;
	display: inline;
}

.sub-navi-rechts-weiterempfehlen {
	width: 158px;
	height: auto;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
}

.sub-navi-download	{
	width: 110px;
	height: auto;
	float: right;
	display: inline;
	margin: 3px 10px 0px 0px;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sub-navi-drucken	{
	width: 100px;
	height: auto;
	float: right;
	display: inline;
	margin: 3px 10px 0px 0px;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}


.sub-navi-image {
	width: 20px;
	height: auto;
	margin: 3px 5px 0px 7px;
	float: right;
	display: inline;
}



/******************************************** -- FORMULARE -- ********************************************/

.form-row INPUT {
	width: 82px;
	height: 13px;
	float: left;
	overflow: hidden;
	margin: 0px;
	border: 1px solid #989898;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 2px;
	font-family: Times, Helvetica, Arial, Verdana, sans-serif;
}


/******************************************** -- TEXT / IMAGES -- ********************************************/

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.letter-spacing-1px {
	letter-spacing: 1px !important;
}

.img-center {
	display: block;
    margin-left: auto;
    margin-right: auto;
}	

.spacer {
	width: 333px;
	height: 82px;
	float: left;
	display: inline;
}

.asterix-225 {
	width: 225px;
	height: auto;
	float: left;
	display: inline;
	font-size: 14px;
	text-align: center;
	margin: 20px 0px 8px 0px;
}

.asterix-333 {
	width: 333px;
	height: auto;
	float: left;
	display: inline;
	font-size: 14px;
	text-align: center;
	margin: 20px 0px 8px 0px;
}

.asterix-441 {
	width: 441px;
	height: auto;
	float: left;
	display: inline;
	font-size: 14px;
	text-align: center;
	margin: 20px 0px 8px 0px;
}

.asterix-450 {
	width: 448px;
	height: auto;
	float: left;
	display: inline;
	font-size: 14px;
	text-align: center;
	margin: 20px 0px 8px 0px;
}

.asterix-699 {
	width: 699px;
	height: auto;
	float: left;
	display: inline;
	font-size: 14px;
	text-align: center;
	margin: 20px 0px 8px 0px;
}

.flt-7pt {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.2px;
}

.flt-8pt {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0.2px;
}

.flt-10pt {
	font-size: 10pt;
	line-height: 17px;
	letter-spacing: 0.2px;
}

.flt-11pt {
	font-size: 11pt;
	line-height: 18px;
	letter-spacing: 0.2px;
}


.flt-12pt {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.2px;
}

/*
.flt-quote {
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.2px;
}
*/

.flt-quote {
       font-size: 24px;
       line-height: 27px;
       letter-spacing: 0.2px;
}

.media-image {
	width: 115px;
	height: 58px;
	float: right;
	display: inline;
	overflow: hidden;
	text-align: right;
}

.media-icon {
	width: 31px;
	height: 32px;
	float: right;
	display: inline;
	overflow: hidden;
	margin: 0px 0px 0px 8px;
}

.pfeil-klein {
	width: 13px;
	height: 12px;
	margin-top: 3px;
}

.icon-kolumne {
	max-width: 28px;
	max-height: 28px;
	float: right;
	display: inline;
}

	
/******************************************** -- CONTENT -- ********************************************/



.main-content {
	width: 950px;
	height: auto;
	float: left;
	display: inline;
	margin: 23px 0px 0px 26px;
}

.content-links {
	width: 732px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}

.content-links-04 {
	width: 695px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 37px;
}

.content-rechts {
	width: 218px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}

.search {
	width: 87px;
	height: 15px;
	float: left;
	margin: -3px 0px 0px 4px;
}

.suchergebnis {
	width: 950px;
	height: auto;
	float: left;
	display: inline;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

.startseite-content-oben {
	width: auto;
	height: auto;
	float: left;
	display: inline;
	margin-bottom: 40px;
	margin-top: -24px;
}

.box-left {
	width: auto;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 30px;
}

.box-right {
	width: auto;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}

.box-187 {
	width: 218px;
	height: auto;
	float: left;
	display: inline;
}

.box-187-content {
	width: 187px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 31px;
	margin-bottom: 20px;
}

.box-225 {
	width: 258px;
	height: auto;
	float: left;
	display: inline;
}

.box-225-content {
	width: 225px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}

.box-333 {
	width: 366px;
	height: auto;
	float: left;
	display: inline;
}
	
.box-333-content {
	width: 333px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}

.box-305 {
	width: 321px;
	height: auto;
	float: left;
	display: inline;
}

.box-305-content {
	width: 305px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}

.box-441-content {
	width: 441px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}

.box-441 {
	width: 474px;
	height: auto;
	float: left;
	display: inline;
}

.box-450 {
	width: 475px;
	height: auto;
	float: left;
	display: inline;
}

.box-450-content {
	width: 448px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 10px;
	
}

.box-699 {
	width: 732px;
	height: auto;
	float: left;
	display: inline;
}
	
.box-699-content {
	width: 699px;
	height: auto;
	float: left;
	display: inline;
	overflow: hidden;
}
	
.impressum {
	width: 949px;
	height: 580px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.2px;
	display: inline;
	color: #ffffff;
	background-color: #000000;
	margin: -24px 0px -10px 0px;
	padding-top: 20px;
}

#archiv-01 {
	width: 950px;
	height: auto;
	float: left;
	display: inline;
}

#archiv-02 {
	width: 950px;
	height: auto;
	float: left;
	display: inline;
}

#archiv-03 {
	width: 950px;
	height: auto;
	float: left;
	display: inline;
}

#archiv-04 {
	width: 950px;
	height: auto;
	float: left;
	display: inline;
}


#shadowbox_title { 
  border: 0px solid; 
} 

#shadowbox_info { 
  border: 0px solid; 
}

.editorial {
	width: 770px;
	height: 700px;
	position: absolute;
	top: 80px;
	left: 115px;
	z-index: 999;
}

.umfrage {
	width: 180px;
	height: 180px;
	position: absolute;
	top: 7px;
	left: 628px;
	z-index: 9999;
	border: none;
}

.info-bubble-08 {
	width: 128px;
	height: 128px;
	position: absolute;
	top: 210px;
	left: 550px;
	z-index: 500;
	border: none;
}

.play {
	width: 140px;
	height: 70px;
	position: absolute;
	top: 500px;
	left: 433px;
	z-index: 500;
	border: none;
}

.wurm {
	width: 160px;
	height: 25px;
	position: absolute;
	top: 348px;
	left: 490px;
	z-index: 500;
}

.play-01 {
	width: 350px;
	height: 220px;
	position: absolute;
	top: 380px;
	left: 30px;
	z-index: 500;
}

.play-02 {
	width: 260px;
	height: 200px;
	position: absolute;
	top: 390px;
	left: 395px;
	z-index: 500;
}

.play-03 {
	width: 310px;
	height: 220px;
	position: absolute;
	top: 360px;
	left: 670px;
	z-index: 500;
}

.play-04 {
	width: 280px;
	height: 180px;
	position: absolute;
	top: 603px;
	left: 386px;
	z-index: 500;
}


.budweiser {
	width: 160px;
	height: 100px;
	position: absolute;
	top: 643px;
	left: 57px;
	z-index: 500;
}








