@charset "utf-8";
/* CSS Document Silvius Dornier Stiftung 
	Manfred Oeding, 2007
*/

@media all {
	
/*------------------------------------------------------------------------------------
      global style definitions
------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
/*	font-family:Arial, Helvetica, Verdana, sans-serif;*/
	font-size: 1em; /* don't edit */
	color: #333333;
	}
	
html {
	font-size: 62.5%; /* don't edit */
	}
	
html, body {
	background-color:#FFFFFF;
	}
	
body {
	font-size: 1em; /* edit here global size for em, 1em = 10px , aber z.b. 1.12em fr anderes raster */
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
	height:100%;
   
	}
	
h1, h2, h3, h4, h5, h6, 
p, pre, blockquote, label, 
ul, ol, dl, fieldset, address { 
	margin:1em 0; 
	clear:both;
}

li, dd { 
	margin-left:5%; 
}

li {
	font-size: 1em; 
}


fieldset { 
	 padding: .5em; 
}

select option { 
	padding:0 5px; 
}

.hide, .print-logo, .close-button { 
	display:none; 
}

.left { 
	float:left; 
}

.right { 
	float:right; 
}

.clear { 
	clear:both; 
	height:1px; 
	font-size:1px; 
	line-height:1px; 
}

.invisible {
   display: none;
}


a img { 
	border:none; 
}


/*  End global style definitions  */


/*-----------------------------------------
Layout definitions
-----------------------------------------*/
#header {
   min-height:9em;
	height:9em;
	width:756px;
	background:url(../img/dornier_head.gif) no-repeat;
	/* padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	*/
}


body #container {
	width:756px;
	margin: 0 auto 0 auto; 
	height:100%;
	text-align:left;
}

#functions {
	float: right;
	font-family: verdana, arial, sans-serif;
	color: #7d7d7d;
	font-size:1.1em;
	padding: 2px 12px 0px 0px;
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#functions a:link,
#functions a:visited,
#functions a:hover {
	color: #7d7d7d;
	text-decoration:none;
/*	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; */
}

#functions a:hover {
	text-decoration:underline;
}

#naviContainer {
	margin: 0 auto 0 auto;
/*	padding: auto;*/
	text-align: center;
}

#navigation {
	background: url(../img/back_navi.jpg) no-repeat;
	width:756px;
   min-height:3.1em;
	height: 40px;
	margin-top:3px;
	font-family: Georgia,"Times New Roman", Times, serif;
	text-align:center;
	clear: both; 
}

* html #navigation {
   height:3.1em;
	margin-top:3px;
}


#naviContainer ul { 
	font-family: Georgia,"Times New Roman", Times, serif;
	text-align:center;
	margin: 0 auto 0 auto; 
}

#naviContainer ul li {
	font-family: Georgia,"Times New Roman", Times, serif;
   list-style-type:none;
/*	list-style-image: url(../img/mainBullet.gif);*/
	color:#FFFFFF;
	margin:  0px 0px 0px 15px;
	border : 0px 0px 0px 0px;
	padding : 5px 0px 9px 3px;
	font-size:15px;
	float:left;
	background-image:  url(../img/mainBullet.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 13px;
	padding-left:18px;
}


#naviContainer ul li span.auswahl {
   display:block;
   color: #FFFFFF;
   font-weight:500;
   text-decoration: none;
/*	border : 0px 0px 0px 0px;*/
	padding: 0px 0px 9px 0px;
	margin:  0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom:8px solid #003476;
	border-left: 0px;
}

#naviContainer ul li span.lauswahl {
   display:block;
   color: #FFFFFF;
   font-weight:500;
   text-decoration: none;
/*	border : 0px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom:8px solid #003476;
	border-left: 0px;
}

#naviContainer  ul li a {
	border : 0px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
   color: #FFFFFF;
   font-weight:500;
   text-decoration: none;
   display:block;
}

#navigation ul li a:hover,
#navigation ul li a:active {
   display:block;
   color: #fff;
   text-decoration: none;
	border-bottom:8px solid #003476;
}
#navigation ul li span.lauswahl a:hover  {
	border-bottom:none;
}


.mainImage {
 width:756px;
 height: 160px;
}


#content {
	width:	75.7em;
	margin: 10px 0 0 0; 
	border: 0 0 0 0;
	padding: 0 0 0 0;
	height:100%;
	text-align:left;
	vertical-align:top;

}

#primaryContent {
	width:420px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
	padding: 0 0 0 1.6em;
	height:100%;
}

#primaryContent h1 {
/*   padding : 1em 0.6em 0.6em 0em;*/
	padding: 14px 6px 12px 0px;
/*   font-size : 2.5em;*/
	font-size : 25px;
	line-height: 29px;
   margin : 0;
   text-align:left;
	color:#003476;
	font-family: georgia, "Times New Roman", Times, serif;
	font-weight:500;
   float:left;
}

#primaryContent h2 {
	font-size : 12px;
	font-weight: 500;

}

#primaryContent p {
/*   width : 400px;*/
   padding : 0.6em 0em 0.6em 0em;
   margin : 0;
   text-align:left;
}

#primaryContent p.bodytext {
/*   width : 400px;*/
	
}


#primaryContent p img {
   padding : 0 0 1em 1em ;
}

p.bodytext {
	font-size:130%;
	line-height: 1.5em;
}

p.bodytext em {
	font-family: georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


p.bodytext a:link,
p.bodytext a:visited {
	color:#0066CC;
	font-family: georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

p.bodytext a:hover {
	text-decoration: underline;
}


#primaryContent ul {
	margin: 0em 0em 0em 0em;	
	border: 0em 0em 0em 0em;	
	padding: 0.6em 0em 0.6em 0em;
	list-style: none;

}

#primaryContent li {
	font-size:130%;
	line-height: 1.5em;
	padding: 2px 0px 0px 15px ;
	margin: 0em 0em 0em 0em;	
	border: 0em 0em 0em 0em;	
	background-image:  url(../img/darkBullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	/* font-style: italic;*/
}

#secondaryContent {
	width:28em;
/*	float:left;*/
	text-align: left;
	margin: 0em 0em 0em 0em;
	padding : 0em 0em 2em 2em;
/*	border: 0em 0em 0em 0em;*/
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left:1px solid #CCCCCC;
	vertical-align: top;	
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position:relative;
/*	display: table-cell;*/
	height:100%;
}

#secondaryContent h1 {
	padding : 1em 0.6em 0em 0em;
   font-size : 1.8em;
	margin : 0;
   text-align:left;
	font-family: georgia, "Times New Roman", Times, serif;
	font-weight:500;
/*   width:inherit;*/
	color:#003476;
}

#secondaryContent p.bodytext {
	padding : 0px 0px 0px 0px;
	border : 0px 0px 0px 0px;
	margin : 0em 0px 0.6em 0px;
	font-size:120%;
	line-height: 1.5em;
/*	float: left;*/
	width:100%;
}

#secondaryContent .slashline {
	border-bottom: 1px dashed #afafaf;
	width:100%;
}

#footer {
   clear : both;
   text-align : left;
   padding-top : 0.8em;
   margin-top: 2em;
   padding-left:2em;
   width:75.6em;
}

#footer p {
   font-size : 90%;
   color : #292929;
   width: 32em;
	clear:both;
}


#primaryContent form#tt_address_form  {
	border:12px 0px 12px 0px;
	clear:both;
}

#primaryContent #formcontent label {
	font-size:12px;
	width:120px;
}

#primaryContent #formcontent input#name {
	margin-left:25px;
}

#primaryContent #formcontent input#emailadresse {
	margin-left:45px;
}

.error {
	
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right:0px !important;
	padding-right: 0px;
	
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	clear:both;
	float:left;
}

#primaryContent div.csc-textpic-text p.bodytext {
/*	clear:both;*/
	position:relative;
	/*position:absolute;*/
}

div.csc-textpic-intext-left div.csc-textpic-text {
	margin: 0px;
	border: 0px;
	padding: 0px;
	vertical-align: top;	
	width:60%;
	float:right;
}


}