body {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #003A50; /* #215C7E */
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	color: #003A50; /* #02223B; */
}

#clamp{
	text-align:left;
	margin: 0px auto 0px auto;
	padding:0;
	position:relative;
	background-color: #FFFFFF;
	width:776px;
	background-image:url(../resources/clamp_bg.gif);
}
/* end hack */

#header{
	background-color: #FFFFFF; /* #3690C0; */
	height:108px;
}

#logo{
	float:right;
	background-image:url(../resources/logo.gif);
	width:189px;
	height:108px;
}
#logo img{
	display:none;
}

#teaser{
	float:left;
	/* background-image:url(../resources/innovative.gif); */
	background-repeat:no-repeat;
	width:359px;
	height:108px;
}

img.claim{
	display:none;
}

#menu{
	float:left;
	width:189px;
	margin:0;
	overflow:hidden;
}

#content{
	float:right;
	padding:36px 0 0 0;
	overflow:hidden;
	width: 547px;
}

#footer{
	clear:both;
	height:15px;
	padding:0;
	margin:0;
}


/*  Allgemeines Layout   */

h1{
	font-size:1.7em;
	font-weight:normal;
	margin: 0 0 1em 0;
}

h2{
	font-size: 1.1em; 
	font-weight:bold;
	margin: 0 0 10px 0;
}


h3{
	font-size: 1em; 
	font-weight:bold;
	margin: 0 0 10px 0;
}

img{
	border:0px;
}

p{
	margin: 0 0 10px 0;
	font-size: 1.1em;
	line-height:1.5em; 
}

p.short{
	font-style:italic;
	margin: 0 0 5px 0; 
	line-height:1.5em; 
}

ul{
	margin:0px;
	padding:0px;
}

li{
	line-height:1.5em; 
}

a:link {
	color: #02223B;
}
a:visited {
	color: #3690C0;
}
a:hover {
	color: #3690C0;	
}

/*  HEADER   */

#metamenu form{
	display:inline;
}

#metamenu{
	height:25px;
	background-color: #003A50; /* #02223B; */
}

input.searchtext{
	background-color:#E7F2F6;
	border:1px solid #CDE3F0 !important;
	font-size:1em;
	width:88px;
	margin:0 6px 0 0;
	padding-left:2px;
	float:left;
}

#language{
	float:left;
	width:229px;
	padding-top:4px;
}

#language select{
	padding:0;
	margin:0 6px 0  22px;
	background-color:#E7F2F6;
	height:14px;
	font-size:1em;
	width:88px;
	border:1px solid #CDE3F0 !important;
	color: #02223B;
	float:left;
}

html* #language select{
	height:17px;
}

#metamenu .submit{
	background-image:url(../resources/submit_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:1em;
	border:0px;
	color: #02223B !important;
	background-color: #02223B !important;
	width:17px;
	margin:0;
/* width mit IE5 box model hack */	
	padding:0;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0 0 2px 0;
}
html>body #metamenu  .submit{
	padding:0 0 2px 0;
}

#metamenu ul{
	height: 25px;
	overflow:hidden;
}

#metamenu li{
	display:block;
	float:left;
	overflow:visible;
	padding-top:7px;
	
}

#metamenu li a{
	line-height:1.1em;
	overflow:visible;
	display:block;
	padding:0 19px 0 19px;
	text-decoration:none;
	color:#FFF;
	border-left:1px solid #FFF;
}

#metamenu li a.first{
	padding-left:0;
	border-left:0px;
}


#metamenu li a:hover{
	color:#9AC7DF;
}

#search{
	float:right;
	padding-top:4px;
}
/* end hack */

/*  MENU   */

#menu ul{
	margin-top:48px;
	background-color:#FFF;
}

#menu li{
	display:block;
	list-style-type:none;
}

#menu li a{
	font-size:1.1em;
	height:18px;
	border-bottom:3px solid #9AC7DF;
	padding-left:22px;
	color: #02223B;
	display:block;
	text-decoration:none;
}

#menu li.active a{
	background-color:#E7F2F6;
	border-bottom:3px solid #FFF;
}
#menu li a:hover{
	background-color:#E7F2F6;
}

#menu li ul {
	display:none;
}

#menu li.active ul {
	display:block;
	margin:0 0 0 0 !important;
}

ul.submenu1 li {
	padding:0 !important;
}


ul.submenu1 li a {
	padding:0px 0 0px 42px !important;
	border-bottom:0px !important;
}

ul.submenu1 li {
	border-bottom:3px solid #FFF !important;
}

ul.submenu1 li.last {
	border-bottom:3px solid  #9AC7DF !important;
}



ul.submenu1 li.active2 a{
	background-color:#CDE3F0 !important;
}

ul.submenu1 li a:hover{
	background-color:#CDE3F0 !important;
}

ul.submenu2 {
	display:none !important;
}

li.active2 ul.submenu2 {
	display:block !important;
	margin:0 0 0 0 !important;
}


ul.submenu2{
	border-top:3px solid #FFF !important;
}

ul.submenu2 li a {
	padding:0px 0 0px 62px !important;
	border-bottom:0px !important;
}

ul.submenu2 li.last{
	border-bottom:0px !important;
}

ul.submenu2 li.active a{
	background-color:#A2CCE2 !important;
}

ul.submenu2 li a:hover{
	background-color:#A2CCE2 !important;
}
/* 		CONTENT 	*/

.block{
	clear:both;
	margin-bottom:20px;
}

#content .main{
	width:396px;
}

#content .fullsize{
	width:516px !important;
}

#content .margin{
	width:127px;
	float:right;
}

.main img {	
	padding:5px 5px 0 0;
	float:left;
}

.main ul{
	margin:0 0 10px 20px !important;
}

.main li {
	padding: 0 0 4px 0;
	margin:0px;
	list-style-image:url(../nps/dot_darkblue.gif);
	
}

ul.download{
	margin-left: 0px !important;
}
ul.download li{
	list-style-image:none;
	list-style-type:none;
	padding-bottom:8px;
}

ul.download li img{
	padding-right:10px;
	vertical-align:bottom;
}

/*  MARGIN  */

.margin h3{
	line-height:18px;
	font-weight:normal;
	font-size:1.1em;
	padding:0 0 0 10px !important;
	margin:0 !important;
	border-top:3px solid #9AC7DF;
}

#content ul{
	margin:0;
}

.margin li{
	padding:0 !important;
	margin:0 !important;
	display:block;
	border-bottom:3px solid #FFF;
}
.margin li.first{
	border-top:3px solid #9AC7DF;
}
.margin li.last{
	border-bottom:3px solid #9AC7DF !important;
}

.margin li a{
	font-size:1.1em;
	margin:0 !important;
	padding:0 0 0 10px !important;
	height:18px;
	background-color:#E7F2F6;
	color: #02223B;
	display:block;
	text-decoration:none;
}

.margin a:hover{
	background-color:#CDE3F0;
}

/*  TABLE */

table{
	border-collapse:collapse;
	text-align:left;
	margin: 0 0 10px 0;
}

th{
	border:1px solid #E7F2F6;
	padding:3px;
	margin:0px;
	vertical-align:top;
}

td{
	border:1px solid #E7F2F6;
	padding:3px;
	margin:0px;
	vertical-align:top;
}
th.colheader{
	background-color: #E7F2F6;
	border:1px solid #9AC7DF;
}

/*  KONTAKTFORMULAR   */

fieldset{
	border-left:0;
	border-right:0;
	border-top: 1px solid #9AC7DF;
	border-bottom: 1px solid #9AC7DF;
	background-color:#F4F8F9;
	margin-bottom:10px;
	padding: 0 10px 10px 10px;
}

fieldset.first{
	border-top: 1px solid #9AC7DF;
}


legend {
	color:#9AC7DF;
	font-size:0.9em;
	margin-bottom: 10px;
}

label{
	display:block;
	float:left;
	width: 140px;
	margin:5px 0 0 0;
}

label.mandatory{
	font-weight:bold;
}

fieldset select{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	width:230px;
	border: 1px solid #9AC7DF;
	padding:2px;
	
}

fieldset input {
	font-size:0.8em;
	margin-top:5px;
	width:200px;
	border: 1px solid #9AC7DF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}

input.plz {
	margin-right:5px;
	width:50px;
}
input.city {
	width:135px;
}

fieldset input.submit {
	background-color:#CDE3F0;
	font-size:.8em;
	width:200px;
	height:24px;
	padding: 2px 0 4px 0;
}

fieldset input.submit:hover{
	background-color:#9AC7DF;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	font-size:0.8em;
	width:200px;
	margin-top:5px;
	height:100px;
	border: 1px solid #9AC7DF;
}
