html{
  min-height: 101%;
}

body{
	font: 11px "Lucida Grande", Lucida, Verdana, Helvetica, sans-serif;		
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../design_images/design_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
}
.background_intro {
	background: url(../design_images/bg_intro_2.jpg) no-repeat top;
	background-color: #000000;
}
.background_lang {
	background: url(../design_images/design_bckgrnd_lang.jpg) no-repeat top;
	background-color: #000000;
}
.background_lang_press {
	background: url(../design_images/design_bckgrnd_lang_press_3.jpg) no-repeat top;
	background-color: #000000;
}
.background_lang_contact {
	background: url(../design_images/design_bckgrnd_lang_contact.jpg) no-repeat top;
	background-color: #000000;
}
img{
	border: none;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

h1{
	font-size: 18px;
	color: #000000;
}

h2{
	font-size: 12px;
	color: #000000;
}

h3{
	font-size: 14px;
	color: #02C0F4;
}

a{
	text-decoration: underline;
	color: #000000;
}

a:hover{
	text-decoration: underline;
	color: #000000;	
}

#box{
	position: relative;
	top: 0px;
	width:1005px;
	text-align:left;
	margin:0 auto; /* horizontale Zentrierung*/
	min-height:600px;
	border: thin;
	z-index: 2;
}
#flash_container{
	position: relative;
	top: 0px;
	width:976px;
	text-align:left;
	margin:0 auto; /* horizontale Zentrierung*/
	border: thin;
}
#flash_innen {
	position:absolute;
	z-index:1;
	margin:20px 0 0 84px;
}
#meta_navi a{
	color: white;
	text-decoration: none;
	font: 11px Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;
}
#meta_navi_de a{
	color: white;
	text-decoration: none;
	font: 11px Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 3px;
	padding-right: 3px;

}
/*STOP Schrift und Linkformatierung*/

.cleaner{
	/* Cleaner bereinigt alle Floats*/
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.no_border{
	border: none;
}
#meta_navi{
	font: 11px Helvetica, sans-serif;
	position: relative;
	left: 80px;
	width: 500px;
	padding-left:10px;
	height: 20px;
	background-image: url(../design_images/metanavi.png) no-repeat top center;
/*	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/metanavi.png');
	background-repeat:no-repeat;
*/	
}
#meta_navi_de{
	font: 11px Helvetica, sans-serif;
	position: relative;
	left: 80px;
	width: 405px;
	padding-left:10px;
	height: 20px;
	background: url(../design_images/metanavi_de.png) no-repeat top center;
/*	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/metanavi_de.png');
	background-repeat:no-repeat;
	*/
}
.pipes{
	position: relative;
	color: white;
	font-size: 12px;
	line-height: 24px;
}
.language_switch {
	position:absolute;
	left:739px;
	top:0px;
	width:63px;
	height:22px;
	padding:3px 0 0 10px;
	background: url(../design_images/bg_language_switch.png) no-repeat top center;
/*	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/bg_language_switch.png');
	background-repeat:no-repeat;
*/	
}
#content_box {
	margin:173px 0 0 91px;
}

.trenner_25 {
	float: left;
	display: table;
	height: 125px;
	width: 550px;
}

/* Navigation */
.einfasser {
	width: 7px;
	height: 278px;
	float: left;
	background: url(../design_images/navi_einfasser.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/navi_einfasser.png');
}

#navigation {
	float:left;	
}
#navigation ul {
	padding:0;
	margin:0;
}
#navigation li {
	display:inline;
	list-style:none;
}
.navigation_content {
	padding:19px 0 0 7px;
}
.press a {
	display: block;
	width: 141px;
	height: 58px;
	background: url(../design_images/buttons/b_press.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_press.png');
}
.press_active a {
	display: block;
	width: 141px;
	height: 58px;
	background: url(../design_images/buttons/b_press_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_press_h.png');
}
.press a:hover {
	background: url(../design_images/buttons/b_press_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_press_h.png');
}

.presse a {
	display: block;
	width: 141px;
	height: 58px;
	background: url(../design_images/buttons/b_presse.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_presse.png');
}
.presse_active a {
	display: block;
	width: 141px;
	height: 58px;
	background: url(../design_images/buttons/b_presse_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_presse_h.png');
}
.presse a:hover {
	background: url(../design_images/buttons/b_presse_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_presse_h.png');
}

.information a {
	display: block;
	width: 141px;
	height: 66px;
	background: url(../design_images/buttons/b_information.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_information.png');
}
.information_active a {
	display: block;
	width: 141px;
	height: 66px;
	background: url(../design_images/buttons/b_information_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_information_h.png');
}
.information a:hover {
	background: url(../design_images/buttons/b_information_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_information_h.png');
}
.visuals a {
	display: block;
	width: 141px;
	height: 64px;
	background: url(../design_images/buttons/b_visuals.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_visuals.png');
}
.visuals_active a {
	display: block;
	width: 141px;
	height: 64px;
	background: url(../design_images/buttons/b_visuals_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_visuals_h.png');
}
.visuals a:hover {
	background: url(../design_images/buttons/b_visuals_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_visuals_h.png');
}
.newsletter a {
	display: block;
	width: 141px;
	height: 89px;
	background: url(../design_images/buttons/b_newsletter.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_newsletter.png');
}
.newsletter_active a {
	display: block;
	width: 141px;
	height: 89px;
	background: url(../design_images/buttons/b_newsletter_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_newsletter_h.png');
}
.newsletter a:hover {
	background: url(../design_images/buttons/b_newsletter_h.png) no-repeat top left !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='../design_images/buttons/b_newsletter_h.png');
}



.subnavi a {
	display:block;
	width: 86px;
	height: 20px;
	padding-left: 15px;
	line-height: 20px;
	background: inherit;
}

/* Content */
#content_rechts {
	float:left;
	margin:18px 0 0 25px;
	width:550px;
}
.content_kachel {
	width: 546px;
	background: url(../design_images/bg_content_kachel.gif) repeat top left;
}
.content_background {
	width: 546px;
/*	min-height:660px; */
	background: url(../design_images/bg_content.jpg) no-repeat top left;
}
.content_background_ohne_figur {
	width: 546px;
/*	min-height:660px; */
	background: url(../design_images/bg_content_ohne_figur.jpg) no-repeat top left;
}
.headline {
	padding:30px 0 30px 30px;	
}
.headline_visual {
	padding:0 0 30px 0;	
}

.content {
	margin:0 25px 0 30px;	
}
.content_visual {
	margin:0 25px 0 0;	
}
.content_abbinder {
	height:1px;
	border-top:2px solid #9C1003;
	float:left;
	width: 536px;
	margin:0 0 0 4px;
}

/* FORM START*/
.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 6px 0;
padding-left: 155px; /*width of left column containing the label elements*/
/* border-top: 1px dashed #02c0f4; */
height: 1%;
}
.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}
.cssform textarea{
width: 250px;
height: 150px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.jsvalidation{
	color: #FF413F;
}

#intro_email{
	position: relative;
	top: 400px;
	width: 440px;
	text-align:left;
	margin: 0 auto;
}

.intro_mail{
	position: absolute;
	top: 10px;
}

.submit_button{
	position: absolute;
	right: 30px;
}

#intro_error{
	position: relative;
	left: 150px;
}