.printonly {	
	display: none;
}

.noprint {	
	/*display: none;*/
}

/*<group=Basics>*/

/* BASICS */body { 	background: #fff; 	margin: 0px;	border: 0px;	padding: 0px;	text-align: left;	font: 75%/140% Arial, Helvetica, sans-serif;	}p { 	margin: 0px;	}a:link { 	font-weight: bold; 	text-decoration: none; 	color: #660066;	}a:visited { 	font-weight: none; 	text-decoration: none; 	color: #660066;	font-weight: bold; 	}a:hover { 	text-decoration: none; 	color: #F5631E;	}a:active { 	text-decoration: underline; 	color: #F5631E;	}

/* HEADLINES */h1  { 
	font-size: 130%; 
	margin-top: 0; 
	margin-bottom: 20px;
	color: #F5631E;
}
h2  { 
	font-size: 115%; 
	text-align: left; 
	margin-top: 20px; 
	margin-bottom: 0px;
	color: #F5631E;
	clear: left;
}
h3  { 
	font-size: 110%; 
	text-align: left; 
	margin: 0px;
	color: #F5631E;
}
h4 { 	text-align: left;	margin: 0px;	font-size: 100%;}
h5 { 	text-align: left;	margin-top: 45px;	font-size: 130%;}h3 span { 	/*display: none;*/	}
	#einleitung h2 {	padding-top: 50px;	margin-top: 0px;}
.subheader  { 
	font-size: 115%; 
	text-align: left; 
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #F5631E;
}/* LAYOUT */
#container{
	width: 782px;
	padding: 0px 0px 50px 0px;
	margin: 0px;
	border: 0px;
}

#header {
	height: 90px;
	width: 772px;
}

.hd-en {	
	background: url(../media/header_bg.jpg);
}

.hd-es {	
	background: url(../media/header_bg-es.jpg);
}

.hd-fr {	
	background: url(../media/header_bg-fr.jpg);
}

.hd-it {	
	background: url(../media/header_bg-it.jpg);
}

.hd-de {	
	background: url(../media/header_bg-de.jpg);
}

.hd-pt {	
	background: url(../media/header_bg-pt.jpg);
}

#head-text {
	width: 520px;
	height: 90px;
	float: left;
}

#logo {
	/*margin-top: 30px;*/
	padding-top: 30px;
	float: left;
}

#floater {
	float: left;
}

.imgcontent {
	border: 1px solid #F5631E;
	margin: 0px 10px 10px 0px;
}

.glossary {	
	font-weight: bold;
	margin-top: 15px;
}
	
/*</group>*/

/*<group=Navigation>*/

/* FOOTER */#footer { 	position: absolute;
	left: 450px;
	width: 304px;
	top:  73px;
	text-align: right;
	padding: 0px;	bottom:  0px;	font-size: 90%;
	height: 20px;	}#footer a:link {	color: #707070;	font-weight: normal; }#footer a:visited {	color: #707070;	font-weight: normal; }#footer a:hover {	color: black;}	/* legal notice */#legal { 
	margin: 5px 0px 0px 10px;
	padding: 0px;	bottom:  0px;	font-size: 90%;
	line-height: 130%;	}#legal a:link {	color: #707070;	font-weight: normal; }#legal a:visited {	color: #707070;	font-weight: normal; }#legal a:hover {	color: black;}

/* Navigation */	#navigation {
	float:left;	left: 0px;
	width: 772px;
	background: #F5631E;
	clear: left;
}
#navigation ul {
	font: 100%;	margin: 0px;	padding: 0px;	list-style-type: none;
	text-align: center;	}#navigation ul li  { 
	width:  100px;    display: block;     float: left; 
    border-right: 1px #fff solid;}
#navigation ul li a {
	color: #fff;	display: block;	line-height: 20px;
	padding: 0px 10px;	}
	#navigation ul li a:link { 	color: #fff;	font-weight: normal;	}
	#navigation ul li a:visited {	color: #fff;	font-weight: normal;	}
	#navigation ul li a:hover {	color: #000;	font-weight: normal;
	background: #FAB18E;	}
	
.home {
	width: 170px !important;
	text-align: left !important;
}

/*Pagenav*/
	
#pagenav {
	display: block;
	float: left;
	border-top: 1px solid #F5631E;
}
#pagenav ul {
	font: 100%;	margin: 0px;	padding: 0px;
}
#pagenav ul li {
	list-style: none;
	margin: 0px;
	text-indent: -10px;
	border-bottom: 1px solid #F5631E;
}

#pagenav ul li a {
	display: block;
	width: 230px;
	line-height: 16px;
	padding: 1px 2px 1px 12px;	font-weight: normal;
	display: block;
}

#pagenav ul li a:hover {
	background-color: #FAB18E;
	color: #000000;
}

.fontorange {
	color: #F5631E !important;
	font-weight: bold;
}

.fontblack {
	color: #000000 !important;
	font-weight: bold;
}

.pagenavsub {
	border-bottom: 1px solid #bbbbbb !important;
}

/*Submenue*/
#subnavi {
	width: 170px;
	display: block;
	float: left;
}
#subnavi ul {
	font: 100%;	margin: 1px 0px 0px 0px;	padding: 0px;	list-style-type: none;}
#subnavi ul li {
	list-style-type: none;
	margin: 0px;
	border-bottom: 1px solid #F5631E;
}
#subnavi ul li a:link {
	color: #707070;
	display: block;
	width: 158px;
	padding: 1px 2px 1px 10px;
	line-height: 18px;	font-weight: normal;
}
#subnavi ul li a:visited {
	color: #707070;
	display: block;
	padding: 1px 2px 1px 10px;
	line-height: 18px;	font-weight: normal; 
}
#subnavi ul li a:hover {
	background-color: #F5631E;
	color: #fff;
}
	
#subnavi li#active a {
	background: #F5631E;
	color: #fff;
	}
	
.subactive {
	background: #FAB18E;
	border-bottom: 1px solid #fff !important;
	}
	
#subnavi li#subselected a {
	color: #000;
	}
	
/*</group>*/

/*<group=Content>*/

#maincontent {
	float: left;
	margin: 20px 22px 20px 20px;
}

#maintext {
	clear: left;
	padding-top: 20px;
}

.fiftyfifty {
	width: 280px;
}

.seventy-thirty {
	width: 402px;
}

.thirty-seventy {
	width: 158px;
}

/* Kontextbereich */
#kontext {
	float: left;
	margin-top: 1px;
}

#keyvisual {
	margin-bottom: 20px;
}

#teaser {
	font-size: 95%;
	border-bottom: 10px solid #fff;
}

#teaser_head {
	color: #fff;
	font-weight: bold;
	padding: 0px 2px 0px 5px;
}

#teaser_main {
	padding: 3px 2px 3px 5px;
}

#teaser_main a:link {
	/*color: #000;	font-weight: normal; */
}

#teaser_main a:visited {
	/*color: #000;	font-weight: normal; */
}

#teaser_main a:hover {
	/*color: #F5631E;*/
}

.teaser_orange {
	background: #F5631E;
}

.teaser_orange_content {
	background: #FEE8DD;
}

.teaser_image {
	text-align: center;
	padding: 10px 0px; 
	background: #FAB18E;
	border-top: 1px solid #fff;
}

.teaser_image img{
	border: 1px solid #fff;
}

.teaser_lila {
	background: #660066;
}

.teaser_lila_content {
	background: #EFE5EF;
}

#main_teaser {
	border-top: 1px solid #F5631E;
	padding: 5px 0px;
}

.quicktip {
	font-size: 110% !important;
	line-height: 110%;
	background: #F5631E;
	border-bottom: 1px solid #F5631E !important;
}

.teaser_global_content {
	width: 164px;
	background: #FEE8DD;
	padding: 3px;
}
	
/*</group>*/