*
{
	padding: 0;
	margin: 0;
	border: 0;
}

body
{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: rgb(51, 51, 51);
    text-align: center;
}

.capitals
{
	text-transform: uppercase;
}

/* links */

a
{
	color: rgb(102, 102, 102);
	text-decoration: none;
}

a:hover
{
	color: rgb(223, 48, 0);
	text-decoration: underline;
}

a:active
{
	color: rgb(102, 0, 0);
}



/* layout */

div#border
{
	width: 1002px;
	margin: auto;
	padding: 1px;
	border-left: 1px solid rgb(231, 231, 231);
	border-right: 1px solid rgb(231, 231, 231);
	background-color: rgb(207, 207, 207);
	text-align: left;
	clear: both;
}

div#wrapper
{
	margin-top: -1px;
	margin-bottom: -1px;
	background-color: rgb(255, 255, 255	);
}

div#header
{
	display: inline-block;
	line-height: 30px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 0;
	margin-bottom: 0;
}

div#menu
{
	position: relative;
	margin-top: 24px;
	margin-left: 12px;
	float: left;	
}

div#back
{
	width: 90px;
	height: 100px;
	margin-left: 12px;
	float: left;
}

div#headline,
div#content
{
	width: 590px;
	margin-right: 64px;
	float: right;
}

div#content
{
	margin-top: 32px;
	margin-bottom: 40px;
}

div#auswahl
{
	display: inline-block;
    text-align: center;  
	width: 100%;
	margin-top: -30px;
	margin-bottom: 40px;
}

div#titel_auswahl_headline,
div#headline
{
	height: 82px;
	padding-top: 18px;
	line-height: 34px;
}

div#titel_auswahl_headline
{
	text-align: center;
	clear: both;
}

div#titel_footer,
div#footer
{
	display: block;
	height: 41px;
	padding-top: 12px;
	padding-left: 12px;
	color: rgb(153, 153, 153);
	line-height: 24px;
	border-bottom: 1px solid rgb(204, 204, 204);
	clear: both;
}

div#footer
{
	padding-top: 15px;
	margin-top: 20px;
	border-top: 1px solid rgb(204, 204, 204);
}



/* titel */

.h2_icon{
	padding-left:5px;
}

div#titel_headline
{
	position: absolute;
	top: 315px;
	padding-left: 368px;
	line-height: 42px;
	height: 300px;
}

div#titel_headline > h1
{
	font-size: 48px;
	text-transform: uppercase;
	color: rgb(255, 255, 255);	/* REPLACE */
}

div#titel_headline > h2
{
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: rgb(176, 176, 176);	/* REPLACE */
}
h2.subHeadline {
	font-size: 17px !important;
	margin-top:3px;
	line-height: 130%;
	}
div#start_button a
{
	display: inline-block;	
	position: absolute;
	width: 100px;
	height: 47px;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 75px;
	background-image: url("../_img/statisch/button_start.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	color: rgb(153, 153, 153);
	line-height: 36px;
	font-size: 24px;
	text-transform: uppercase;
}

div#start_button a:hover
{
	background-position: -175px 0;
	text-decoration: none;
	color: rgb(102, 102, 102);
}

div#start_button a:active
{
	background-position: -350px 0;
	text-decoration: none;
	color: rgb(102, 102, 102);
}

div.auswahl_interaktiv
{
	display: inline-block;	
	width: 175px;
	margin-left: 7px;
	margin-right: 7px;
}

div.start_button_auswahl a
{
	display: inline-block;	
	width: 175px;
	height: 55px;
	padding-top: 2px;
	margin-top: 8px;
	background-image: url("../_img/statisch/button_auswahl.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	color: rgb(153, 153, 153);
	font-size: 13px;
	line-height: 16px;
}

div.start_button_auswahl a:hover
{
	background-position: -175px 0;
	text-decoration: none;
	color: rgb(102, 102, 102);
}

div.start_button_auswahl a:active
{
	background-position: -350px 0;
	text-decoration: none;
	color: rgb(102, 102, 102);
}

		
div.start_button_auswahl div.outer > div.middle > div.inner
{
	width: 175px;
	text-align: center;
	}




/* header */

div#header img
{
	display: block;
	float: left;
}

div#header > a > img
{
	margin: 10px;
	margin-left: 12px;
	float: left;
}

div#header p
{
	color: rgb(102, 102, 102);
	margin-top: 12px;
	margin-right: 12px;
	float: right;
}

div#headline > h1	
{
	font-size: 36px;
	text-transform: uppercase;
}

div#headline > h2,
div#titel_auswahl_headline > h2
{
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}

div#back_button a
{
	display: inline-block;	
	position: relative;
	width: 90px;
	height: 36px;
	margin-top: 29px;
	padding-left: 32px;
	padding-top: 5px;
	background-image: url("../_img/statisch/button_back.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	color: rgb(153, 153, 153);
	line-height: 15px;
}

div#back_button a:hover
{
	background-position: -122px 0;
	text-decoration: none;
	color: rgb(102, 102, 102);
}

div#back_button a:active
{
	background-position: -244px 0;
	text-decoration: none;
	color: rgb(102, 102, 102);
}



/* menu */

div#menu > ul
{
	list-style-type: none;
	margin-bottom: 20px;
}

div#menu > ul li
{
	height: 50px;
	width: 216px;
	background-image: url("../_img/statisch/button_hintergrund.png");
	padding-left: 20px;
	padding-right: 50px;
	margin-bottom: 1px;
	line-height: 17px;
}

div#menu > ul li.aktiv
{
	font-weight: bold;
	background-image: url("../_img/statisch/button_hintergrund_pfeil.png");
}

div#menu > ul li.aufgeklappt
{
	font-weight: bold;
}

div#menu > ul li.parent
{
	background-image: url("../_img/statisch/button_hintergrund_minus.png");
}

div#menu > ul li.aufklappbar
{
	background-image: url("../_img/statisch/button_hintergrund_plus.png");
}

div#menu > ul li.unterebene
{
	padding-left: 40px;
	width: 196px;
}

div#menu a
{
	color: rgb(102, 102, 102);
}

div#menu a:hover
{
	text-decoration: none;
	color: rgb(255, 255, 255);
}

div#menu a:active
{
	text-decoration: none;
	color: rgb(255, 255, 255);
}



/* content */

div#content p,
div#content ul
{
	margin-bottom: 20px;
}

div#content h1
{
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 24px;
}

div#content h2
{
	font-size: 18px;
	padding-top: 6px;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 24px;
}

div#content ul + h1,
div#content p + h1
{
	margin-top: 36px;
}

div#content li
{
	margin-left: 17px;
}

div.download_block
{
	display: inline-block;
	padding-top: 5px;
	border-top: 1px solid rgb(204, 204, 204);
	margin-bottom: 30px;
	width: 100%;
}

div#content div.download_block:first-child
{
	padding-top: 0;
	border-top: 0;
}

div.download_interactives
{
	width: 468px;
	margin-top: 7px;
	float: left;
}

div.download_interactives img
{
	border: 0;
	padding: 0;
	margin: 0;
}

div.download_interactives p
{
	margin-top: 2px;	
	font-size: 11px;
	line-height: 13px;
}

div.download_button
{
	width: 64px;
	float: left;
	padding-right: 15px;
}

div.download_icon
{
	padding-top: 25px;
	width: 42px;	
	float: left;
}

div.download_icon p
{
	margin-top: -4px;
}


div.extra_button a
{
	display: inline-block;
	position: relative;
	width: 52px;
	height: 52px;
	background-image: url("../_img/statisch/button_audio.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	}

div.extra_button a:hover
{
	background-position: -52px 0;
	text-decoration: none;
}

div.extra_button a:active
{
	background-position: -104px 0;
	text-decoration: none;
}


div.pdf_button a
{
	display: inline-block;
	position: relative;
	width: 52px;
	height: 52px;
	background-image: url("../_img/statisch/button_pdf.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.pdf_button a:hover
{
	background-position: -52px 0;
	text-decoration: none;
}

div.pdf_button a:active
{
	background-position: -104px 0;
	text-decoration: none;
}


div.word_button a
{
	display: inline-block;
	position: relative;
	width: 52px;
	height: 52px;
	background-image: url("../_img/statisch/button_ms_word.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.word_button a:hover
{
	background-position: -52px 0;
	text-decoration: none;
}

div.word_button a:active
{
	background-position: -104px 0;
	text-decoration: none;
}

div#content div.download_interactives strong
{
	color: rgb(51, 51, 51);	
}

div#content p > img,
div#content h2 > img,
div#content h1 > img
{
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: -1px;
}



/* vertical alignment hack */

div.outer
{
	display: table;
	height: 50px;
	overflow: hidden;
}

div.outer > div.middle
{
	display: table-cell;
	vertical-align: middle;
}
div#content > h1	
{
	font-size: 28px;
	text-transform: uppercase;
}

