body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECEE;
	font-size:11px;
}

a:link {color:#000000; text-decoration:none; font-weight:bold}
a:visited { color:#000000; text-decoration:none; font-weight:bold}
a:active { color:#000000; text-decoration:none; font-weight:bold}
a:hover {color: #4C8BDF; text-decoration: none; font-weight:bold}

a.navi_link:link {color:#000000; text-decoration:none; font-weight:normal}
a.navi_link:visited { color:#000000; text-decoration:none; font-weight:normal}
a.navi_link:active { color:#000000; text-decoration:none; font-weight:normal}
a.navi_link:hover {color: #4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi_link:link {color:#504F4F; text-decoration:none; font-weight:normal}
a.subnavi_link:visited { color:#504F4F; text-decoration:none; font-weight:normal}
a.subnavi_link:active { color:#504F4F; text-decoration:none; font-weight:normal}
a.subnavi_link:hover {color: #4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi2_link:link {color:#7D7D7D; text-decoration:none; font-weight:normal}
a.subnavi2_link:visited { color:#7D7D7D; text-decoration:none; font-weight:normal}
a.subnavi2_link:active { color:#7D7D7D; text-decoration:none; font-weight:normal}
a.subnavi2_link:hover {color: #4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi3_link:link { font-size:10px; color:#424242; text-decoration:none; font-weight:normal}
a.subnavi3_link:visited { font-size:10px; color:#424242; text-decoration:none; font-weight:normal}
a.subnavi3_link:active { font-size:10px; color:#424242; text-decoration:none; font-weight:normal}
a.subnavi3_link:hover { font-size:10px; color:#4C8BDF; text-decoration: none; font-weight:normal}

a.subnavi4_link:link { color:#656464; text-decoration:none; font-weight:normal}
a.subnavi4_link:visited { color:#656464; text-decoration:none; font-weight:normal}
a.subnavi4_link:active { color:#656464; text-decoration:none; font-weight:normal}
a.subnavi4_link:hover { color:#4C8BDF; text-decoration: none; font-weight:normal}

.white_border_bottom{
	border-bottom-color:#FFFFFF; 
	border-bottom-width:1px; 
	border-bottom-style:solid;
	background-color:#DDDCDC;
}

.blue_border_right{
	border-right-color:#1B4198; 
	border-right-width:1px; 
	border-right-style:solid;
	background-color:#DDDCDC;  
}

.blue_border_left{
	border-left-color:#1B4198; 
	border-left-width:1px; 
	border-left-style:solid;
	background-color:#DDDCDC;  
}

.blue_border_right_bottom{
	border-bottom-color:#1B4198; 
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-right-color:#1B4198; 
	border-right-width:1px; 
	border-right-style:solid;
}

.blue_border_bottom{
	border-bottom-color:#1B4198; 
	border-bottom-width:1px; 
	border-bottom-style:solid;
}

.navi_border{
	border-left-color:#1B4198; 
	border-left-width:1px; 
	border-left-style:solid;
	border-right-color:#1B4198; 
	border-right-width:1px; 
	border-right-style:solid;
}

.searchfield{
	font-family: Arial, Helvetica, sans-serif;
	width:100px;
	font-size:9px;
	color:#000000;
}

.back_main{
	background-color:#DDDCDC;  
}

.main_box1{
	border-top-color:#1B4198;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#1B4198;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#EBECEE;
}

.main_box2{
	border-bottom-color:#1B4198;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#1B4198;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#EBECEE;
}

.main_box3{
	border-left-color:#1B4198;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#1B4198;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#EBECEE;
}

.main_box4{
	border-top-color:#1B4198;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#EBECEE;
}

.main_box5{
	border-left-color:#1B4198;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#EBECEE;
}

.border_left_subnavi_right{
	border-left-color:#1B4198;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#F9FAFB;  
}

.border_right_subnavi_right{
	border-right-color:#1B4198;
	border-right-style:solid;
	border-right-width:1px;
}

.back_right_subnavi{
	background-image:url(images/back_submenu.jpg);
	background-repeat:repeat-y;
}

.navi_back{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	background-image:url(images/back_links_left.jpg) 
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECEE;
	font-size:13px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBECEE;
	font-size:11px;
}

.news_head{
  font-size:12px;
  font-weight:bold;
  /* background-color:#F1F2F3; */ 
  /* border-bottom-color:#FFFFFF; */ 
  /* border-bottom-style:solid; */ 
  /* border-bottom-width:1px; */
}

.status_available{
  color:#008000;
}

.status_commingsoon{
  color:#FF8000;
}

.input_textfield{
  width: 160px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_admintfield{
  width: 460px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_field_vacancy{
  width: 300px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.select_field{
  width: 165px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}

.select_field2{
  width: 165px;
  height: 18px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}

.select_field3{
  width: 200px;
  height: 13px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}

.select_field4{
  width: 200px;
  height: 18px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 10px;
}


.input_textarea{
  width: 385px;
  height: 70px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_admintarea{
  width: 460px;
  height: 70px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_upload{
  width: 302px;
  height: 17px;
  border: 1px solid #B7B7B7;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
}

.input_button{
  width: 100px;
  height: 18px;
  border: 1px solid #A1A1A1;
  margin: 0px;
  padding: 1px 1px;
  font-size: 11px;
  background-color:#DCDDDF;
}

.leftborder_welcome{
  border-left:1px solid #D1CECE;
  color: #656464;	 
}

.table_header{
  color: #656464;
  font-size:14px;	
}

.table_header_sitemap{
  font-size:14px; 
}

.back_award_table{
   background-color:#EBECEE;
}

.content {
	margin: 0 auto;
	margin-right: 8px;
	padding-bottom: 5px;
}

.content h2{
	padding-left: 3px;
	background-color:#E3E4E6;
}

.picturebox {
	float: left;
	width: 332px;
	padding-bottom: 5px;

}

.picturedesc {
    float: right;
	width: 110px;
}

.picturedesc ul {
	margin: 0.5em 1px 0.5em 0px;
	padding-left: 10px;
	list-style-image:url(images/status2.gif);
}

.picturedesc li {
	padding: 0.5em 0 0.4em 0;
    text-decoration: none;
}

.clearboth {
	clear:both;
}

p{
	padding-top:5px;
}

.productbox {
	margin: 0 auto;
	padding-bottom: 5px;
	background-color: #DDDCDC;
	border-left: 1px solid #DADADC;
	width: 471px;
}

.productbox h2{
	background-color: transparent;
	margin: 0 auto;
	margin-bottom: 10px;
	color: #1E67AF;
	text-align: left; 
	font-size: 12px;
	height: 70px;
	padding: 0; 
}

.awardtitle{
	font-size:12px;
	font-weight:bold;
	color:#1B4198;
}

.productbox h3{
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top: -30px;
	font-size: 12px;
	margin-left: 10px;
}

.picturebox_bottom{
	margin: 0 auto; 
	height: 17px;
	background-image: url(images/bottombox.jpg);
}

.productbox p{
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justify;
	
}

.proddesc {
	margin: 0 auto;
	margin-right: 6px;
	padding: 3px;
	padding-bottom: 5px;
}

.boxlink_more{
	float: right;
	padding:0 10px 0 0;
	margin:0 0 5px -11px;
	text-align: left;
	background:#fff;
	clear: both;
}

.boxlink_more2{
	float: left;
	padding:0 10px 0 0;
	margin:0 0 5px 5px;
	text-align: left;
	background:#fff;
	clear: both;
}

#features .rounded 
{
	padding:0 0 0 11px;
	margin: 0 5px 10px 5px;
	background: url(images/box-l.gif) top left no-repeat;
	width: 455px;
}
#features .rounded h1, #features .rounded h2
{
	background: transparent url(images/box-r.gif) top right no-repeat;	;
	margin:0;
	padding: 0.6em 0 0.5em 0;
	line-height: 1.1em;
	text-transform: none;
	height: 25px; 
	font-size: 12px;
}
#features .rounded h1, #features .rounded h2.offshelf{
	background: transparent url(images/box-offtheshelf.gif) top right no-repeat;	
	height: 50px;
}
#features .rounded h1, #features .rounded h2.tailormade{
	background: transparent url(images/box-tailormade.gif) top right no-repeat;	
	height: 50px;
}
#features .rounded h1 span, #features .rounded h2
{
    color: #507ab2;
}
#features .rounded p, #features .rounded h3, #features .roundedMain span, #features .rounded div.p, #features .rounded div.pp, #features .rounded table.p
{
	margin:0 0 0 -11px;
	padding:0 50px 0.5em 40px;
	background:#fff;
	border-style: solid;
	border-color:#DADADC;
	border-width:0 0 0 1px;
}
#features .roundedMain span{
	display: block;
	padding-bottom: 10px;
}
#features .rounded .roundedMain table{
	margin:0 0 0 -11px;
	padding:0 15px 0 10px;
	background:#fff;
	border-style: solid;
	border-color:#DADADC;
	border-width:0 0 0 1px;
}

#features .rounded h3
{
    font-size: 11px;
	padding-top: .8em;
}
#features .rounded h4
{
    padding-top: .8em;
}

#features .rounded .roundedMain
{
    border-style: solid;
	border-color: #d8d8d8;
	border-width:0 1px 0 0;
}
#features .rounded .roundedEnd 
{
	margin:0 0 0 -11px;
	padding-left:11px;
	background: url(images/box-l.gif) bottom left no-repeat;
}
#features .rounded .roundedEnd div
{
	padding:0 10px 10px 0;
	background: url(images/box-r.gif) bottom right no-repeat;
	height: 6px;
}

.newsletter_table{
	width: 460px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #004080;
	border: 1px solid #CCD9E6;
	text-align: left;
}

.newsletter_table tr td ul{
	margin: 0;
	padding-left: 1.5em;		
}

.newsletter_table tr td ul li{
	padding: 0.3em;	
}

.newsletter_table a{
	color: #004080;
	font-size:1em;
	font-weight: bold;
}

.newsletter_table a:hover{ 
	text-decoration:underline;
}

.newsletter_table .main_header2{
	height: 30px;
	font-size: 1.1em;
	color: #004080;
	font-weight: bold;
	background-color: #CCD9E6;
}

/* ---------------- AWARD TABLE ---------------- */
.award_table{
	width: 450px;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	/* background-color: #E6ECF3; */
	color: #004080;
	border: 1px solid #CCD9E6;
}

.award_table a{
	color: #1760a4;
	font-size:1em;
	font-weight: bold;
}

.award_table a:hover{ 
	text-decoration:underline;
}

.award_table td.awardtitle a{
	color: #fff;
	font-size:0.9em;
	font-weight: bold;
}

.award_table td.awardtitle a:hover{ 
	text-decoration:underline;
}

.award_table p{
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

.award_table td.awardtitle{
	background-color: #668cb2;
	color:#FFFFFF;
	font-size: 1.0em;
	height: 40px;
}

.award_table .main_header2{
	height: 60px;
	/* background-image:url(images/award_header.jpg); 
	background-position: top left;
	background-repeat:repeat-x;
	 border: 3px solid #c5d3e1; */
	font-size: 1.2em;
	color: #1760a4;
	font-weight: bold;
	background-color: #CCD9E6;
}

.award_table .main_header{
	height: 60px;
	background-image:url(images/award_header.jpg); 
	background-position: top left;
	background-repeat:repeat-x;
	/* border: 3px solid #c5d3e1; */
	font-size: 1.2em;
	color: #1760a4;
	font-weight: bold;
	background-color: #004080;
}

.award_table .main_header a{ 
	font-size: 1.0em;
	color: #fff;	
}

.award_table .sub_header{
	height: 40px;
	color: #004080;
	text-align: center;
	padding:0.1em 5px 0.1em 5px;
	background-color: #CCD9E6;
	font-weight: bold;
}

.sub_table{
	padding: 5px 5px 5px 5px; 
	margin: 2px 10px 10px 10px;
	background-color: #CCD9E6;
	text-align:center;
}

.highlighted_row1{
	background-color: #B3C6D9;
}

.highlighted_row1 td{
	padding: 6px 6px 6px 6px;
	background-color: #FFFFFF;
	border-right: 3px solid #B3C6D9;
	border-top: 3px solid #B3C6D9;
	border-bottom: 3px solid #B3C6D9;
}

.highlighted_row2{
	background-color: #668CB2;
	margin: 0px;
	padding: 0px;
}

.highlighted_row2 td{
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border-right: 3px solid #668CB2;
	border-top: 3px solid #668CB2;
	border-bottom: 3px solid #668CB2;
}

.highlighted_row3{
	background-color: #CCD9E6;
	margin: 0px;
	padding: 0px;
}

.highlighted_row3 td{
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border-right: 3px solid #CCD9E6;
	border-top: 3px solid #CCD9E6;
	border-bottom: 3px solid #CCD9E6;
}

.sub_table_content table{
	padding: 0;
	margin: 0;
}

.sub_table_content table tr td{
	border: 0;
	margin: 0;
	padding: 0; 
}

.sub_table_content table tr td ul{
	padding: 0 10px 0  15px; 
}

.sub_table_content table tr td ul li{
	padding: 0; 
}

.even{
	background-color: #E3E4E6;
}
.pager{
  	background: #f9f9f9;
	border-top: 1px #FFFFFF solid; 
	border-bottom: 1px #FFFFFF solid;	
  }
  .subcolumns
  {
	
	border-top: 1px #FFFFFF solid; 
	border-bottom: 1px #FFFFFF solid;	
  }
textarea, pre, code, kbd, samp, var, tt {
    font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
  }

  /* (en) base layout gets standard font size 12px */
  /* (de) Basis-Layout erhält Standardschriftgröße von 12 Pixeln */
  body {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 70.00%;
    color: #444;
  }

  /*--- Headings | Überschriften ------------------------------------------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
    color:#222;
    margin: 0 0 0.25em 0;
  }

  h1 { font-size: 250%; }                       /* 30px */
  h2 { font-size: 200%; }                       /* 24px */
  h3 { font-size: 150%; }                       /* 18px */
  h4 { font-size: 133.33%; }                    /* 16px */
  h5 { font-size: 116.67%; }                    /* 14px */
  h6 { font-size: 116.67%; }                    /* 14px */

  /* --- Lists | Listen  -------------------------------------------------------------------------------- */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em; }
  ul li { list-style-type: disc; }
  ul ul li { list-style-type: circle; }

  ol li { list-style-type: decimal; }
  ol ol li { list-style-type: lower-latin; }

  li { margin-left: 0.8em; line-height: 1.5em; }

  dt { font-weight: bold; }
  dd { margin: 0 0 1em 0.8em; }

  /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

  p { line-height: 1.5em; margin: 0 0 1em 0; }

  blockquote, cite,q {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
  }
  blockquote { margin: 0 0 1em 1.6em; color: #666; }

  strong,b { font-weight: bold; }
  em,i { font-style: italic; }

  pre, code, kbd, tt, samp, var { font-size: 100%; }
  pre, code { color: #800; }
  pre { line-height: 1.5em; margin: 0 0 1em 0; }
  kbd, samp, var { color: #666; }
  var { font-style: italic; }

  acronym, abbr {
    border-bottom: 1px #aaa dotted;
    font-variant: small-caps;
    letter-spacing: .07em;
    cursor: help;
  }

  sub, sup { font-size: 91.6667%; }

  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }

  /*--- Links ----------------------------------------------------------------------------------------- */

  a { color: #4D87C7; background:transparent; text-decoration:none; }
  a:visited  { color: #036; }

  a:focus,
  a:hover,
  a:active { color:#182E7A; text-decoration:underline; }

  /* --- images (with optional captions) | Bilder (mit optionaler Bildunterschrift) ------------------ */

  p.icaption_left { float:left; display:inline; margin: 0 1em 0.15em 0; }
  p.icaption_right { float:right; display:inline; margin: 0 0 0.15em 1em; }

  p.icaption_left img,
  p.icaption_right img { padding:0; border: 1px #888 solid; }

  p.icaption_left strong,
  p.icaption_right strong { display:block; overflow:hidden; margin-top: 1px; padding: 0.3em 0em; font-weight: normal; font-size: 91.667%; width:128px; text-align: center;}

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Generic Content Classes
  *
  * (en) standard classes for positioning and highlighting
  * (de) Standardklassen zur Positionierung und Hervorhebung
  *
  * @section content-generic-classes
  */

  .highlight { color: #f60; font-weight: bold;}
  .dimmed { color: #888; }

  .info { background: #f8f8f8; color: #666; padding: 10px; margin-bottom: 0.5em; font-size: 91.7%; }

  .note { background: #efe; color: #040; border: 2px #484 solid; padding: 10px; margin-bottom: 1em; }
  .important { background: #ffe; color: #440; border: 2px #884 solid; padding: 10px; margin-bottom: 1em; }
  .warning { background: #fee; color: #400; border: 2px #844 solid; padding: 10px; margin-bottom: 1em; }

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em; }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em; }
  .center { display:block; text-align:center; margin: 0.5em auto; }


/*
#navi ul li a {
	display: block;
	height: 2em;
	padding: 0.5em 0 0.4em 0;
    text-decoration: none;
    color: #8D1E32;
    border-bottom: 1px solid #E1D076;
}

*/

