html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	color: #515151;
	font: normal 12px arial, verdana, helvetica, sans-serif;
	line-height: 16px;
	text-align: center;
}
body
{
	background-color: #FFFFFF;
}

#flvplayer
{
	margin-left: 10px;
	margin-top: 20px;
}

/* ****** Wrapper ****** */

#wrapper
{
	position: relative;
	width: 846px;
	height: auto;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;

	background-image: url("../images/layout/main_brg.gif");
	background-repeat: repeat-y;
}

/* ****** Meta-Menue ****** */

#meta_menue
{
	width: 830px;
	height: 24px;
	margin: 0;
	padding: 3px 0 0 16px;
	background-color: #FFFFFF;
	color: #5C5C5C;
}
#meta_menue a
{
	margin: 0 8px 0 8px;
	font-size: 10px;
	color: #5C5C5C;
}

/* ****** Header ****** */

#header
{
	width: 846px;
	height: 141px;
	margin: 0;
	padding: 0;
	background-image: url("../images/layout/header_brg.gif");
	background-repeat: no-repeat;
}
#header a
{
	display: block;
	position: absolute;
}
#home
{
	left: 8px;
	width: 580px;
	height: 141px;
}
#minimax
{
	left: 587px;
	top: 92px;
	width: 251px;
	height: 59px;
	background-image: url("../images/layout/minimax_logo.gif");
}
#header span
{
	display: none;
}
#ausgabe
{
	position: absolute;
	top: 42px;
	left: 608px;
	width: 196px;
	height: 32px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font: bold 17px arial, verdana, helvetica, sans-serif;
	line-height: 20px;
	font-style: oblique;
	text-align: right;
}
#ausgabe span
{
	margin: 0 2px 0 0;
	font-weight: normal;
}

/* ****** Navigation ****** */

#navigation
{
	width: 830px;
	height: 33px;
	margin: 0 8px 0 8px;
	padding: 0;
	background-image: url("../images/layout/nav_brg.gif");
	background-repeat: repeat-x;
}
#navigation li
{
	float: left;
	display: inline;
	width: 121px;
	height: 26px;
}
#navigation li.spacer
{
	width: 120px;
	background-image: url("../images/layout/nav_button.gif");
	background-position: 0 26px;
}
#navigation li a
{
	display: block;
	width: 121px;
	height: 26px;
}
#nav_archiv_de a
{
	background-image: url("../images/layout/nav_button_archiv.gif");
}
#nav_anmeldung_de
{
	width: 200px !important;
}
#nav_anmeldung_de a
{
	width: 200px !important;
	background-image: url("../images/layout/nav_button_anmeldung.gif");
}
#nav_empfehlen_de
{
	width: 139px !important;
}
#nav_empfehlen_de a
{
	width: 139px !important;
	background-image: url("../images/layout/nav_button_empfehlung.gif");
}
#nav_archiv_en a
{
	background-image: url("../images/layout/nav_button_archiv_en.gif");
}
#nav_anmeldung_en
{
	width: 200px !important;
}
#nav_anmeldung_en a
{
	width: 200px !important;
	background-image: url("../images/layout/nav_button_anmeldung_en.gif");
}
#nav_empfehlen_en
{
	width: 139px !important;
}
#nav_empfehlen_en a
{
	width: 139px !important;
	background-image: url("../images/layout/nav_button_empfehlung_en.gif");
}
/*#nav_impressum_en a
{
	background-image: url("../images/layout/nav_button_impressum_en.gif");
}
#nav_impressum_de a
{
	background-image: url("../images/layout/nav_button_impressum.gif");
}*/
#navigation li a:link,
#navigation li a:visited
{
	background-position: 0 26px;
}
#navigation li a:hover,
#navigation li a:focus,
#navigation li.active a:link,
#navigation li.active a:visited,
#navigation li.active a:hover,
#navigation li.active a:focus
{
	background-position: 0 0;
}
#navigation span
{
	display: none;
}

/* ****** Inhaltsbereich ****** */

#content
{
	float: left;
	display: inline;
	width: 512px;
	margin: 38px 74px 0 72px;
	font-size: 12px;
}
#content a
{
	padding: 0 4px 0 4px;
	font-weight: bold;
}
#content a:link,
#content a:visited
{
	color: #E4161B;
	text-decoration: underline;
}
#content a:hover,
#content a:focus
{
	background-color: #E4161B;
	color: #FFFFFF;
	text-decoration: none;
}

#content a.image:hover
{
	background: none;
}

p.zurueck
{
	margin-top: 3em !important;
}
p.zurueck a
{
	padding: 0 4px 0 10px !important;
	background-image: url("../images/layout/pfeil_rot_rueck.gif");
	background-repeat: no-repeat;
	background-position:  2px 5px;
}
#content h2
{
	margin: 14px 0 12px 0;
	padding: 3px 24px 3px 24px;

	background-color: #E6EEF6;
	background-image: url("../images/layout/pfeil_blau.gif");
	background-repeat: no-repeat;
	background-position: 14px 6px;

	color: #185096;
	font: bold 11px arial, verdana, helvetica, sans-serif;
	text-transform: uppercase;
}
#content h2.first
{
	margin-top: 0;
}
#content h3
{
	margin: 0 12px 12px 12px;
	color: #E4161B;
	font: bold 14px arial, verdana, helvetica, sans-serif;
}
#content h3 a
{
	padding: 0 !important;
	color: #E4161B !important;
	text-decoration: none !important;
	background-color: transparent !important;
}
#content h3 span
{
	font-weight: normal;
}
#content h3.content_title
{
	font-size: 16px;
}
#content h4
{
	margin: 0 12px 12px 12px;
	font-size: 12px;
}
#content p
{
	margin: 0 12px 10px 12px;
	padding: 0;
}
#content sub
{
	vertical-align: text-bottom;
	position: relative;
	top: 1px;
}

/* ****** Footer ****** */

#footer
{
	clear: both;
	border: solid 1px #FFFFFF;
	width: 512px;
	height: 102px;
	margin: 32px 74px 0 72px;
	text-align: center;
}
#footer p
{
	width: 380px;
	border-top: solid 1px #BFC8D2;
	margin: 52px auto 0 auto;
	color: #9CA4AD;
	font-size: 10px;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:focus
{
	color: #9CA4AD;
}

/* ****** Rechte Spalte ****** */

#right_column
{
	float: left;
	width: 180px;
	padding: 16px 0 0 0;
}
#right_column h2
{
	margin: 0;
	padding: 7px 24px 8px 24px;

	background-color: #E6EEF6;
	background-image: url("../images/layout/pfeil_rot.gif");
	background-repeat: no-repeat;
	background-position: 15px 12px;
		
	color: #CE0006;
	font: bold 13px arial, verdana, helvetica, sans-serif;
}
#right_column h2 a
{
	color: #CE0006;
	text-decoration: none;
}
#right_column h2.zurueck
{
	/*margin: 12px 10px 0 10px;
	padding: 0;*/
	margin: 12px 0 0 0;
	background-image: url("../images/layout/pfeil_rot_rueck.gif");
	background-position: 146px 19px;
	/*background-position: 146px 15px;*/
}
#right_column h2.zurueck a
{
	/*: blocK;
	padding: 3px 14px 4px 14px;*/
}
#right_column ul
{
	width: 160px;
	margin: 4px 10px 0 10px;
	padding: 0;
	color: #494949;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
}
#right_column ul li
{
	width: 132px;
	margin: 0;
	padding: 4px 14px 8px 14px;
	border-bottom: solid 1px #A9B3BF;
}
#right_column ul li a
{
	text-decoration: none;
	color: #494949;
}

#right_column p
{
	margin: 4px 10px 0 10px;
}

#right_column p a
{
	text-decoration: none;
	color: #494949;
}


/* ****** Inhalt Aktueller Newsletter ****** */

.newsletter_content
{
	width: 100%;
}
.newsletter_content img
{
	border: solid 3px #CADAEA;
	margin: 2px 12px 0 12px;
}
.newsletter_content p a
{
	padding: 0 4px 0 10px !important;
	background-image: url("../images/layout/pfeil_rot.gif");
	background-repeat: no-repeat;
	background-position:  2px 5px;
}
.newsletter_content table
{
	margin: 0 12px 12px 12px;
	margin: 0 0 12px 0;
	width: 512px;
}
.newsletter_content table td
{
	padding: 0;
	vertical-align: top;
}
.newsletter_content table td.bild
{
	width: 156px;
}
.newsletter_content table td.bild a
{
	background-color: transparent !important;
}
.newsletter_content table p
{
	margin: 0 0 10px 0;
}

/* ****** Inhalt Archiv-Liste ****** */
.archiv
{
	width: 100%;
	margin: 0 0 12px 0;
	border-collapse: collapse;
}
.archiv a:link,
.archiv a:visited,
.archiv a:hover,
.archiv a:focus
{
	padding: 0 !important;
	background-color: transparent !important;
	color: #515151 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
.archiv tr
{
}
.archiv td
{
	padding: 3px 12px 3px 12px;
}
.archiv tr.erste_reihe
{
	background-color: #F0F3F8;
}
.archiv tr.zweite_reihe
{
	background-color: #FFFFFF;
}
.archiv span
{
	color: #E4161B;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
