@charset "UTF-8";
/* CSS Document */

/* Hack fır den INSM-Suche Banner //////////// */
#teaser3 h3 {display:none;}

body, div, p, ul, li, a, h1, h2, h3, h4, form {
	margin:0;
	padding:0;}

h1, h2, h3, h4 {
	font-family:Arial narrow, Arial, sans-serif; text-transform:uppercase;
	}

body {
	background-color:#E4EEF3;
	font-family:Arial, Helvetica, sans-serif;
	}

/* specials */

#scroller {
	height:220px; 
	overflow:auto; 
	width:538px;
	background:url(../images_system/scroller_bg.gif) repeat-x;
	}
#movie_box_inner {
	height:190px; 
	width:4450px; 
	padding:0 0 0 20px;
	}
div.movie_box {
	float:left; 
	width:150px;
	margin:0px 10px 0px 10px; 
	padding:120px 0px 10px 0px;
	background-repeat:no-repeat; 
	}





/* globals */

/* the down arrow */
img.dojoComboBox {
	border-left-width: 1px !important;
	padding-left: 1px !important;
	margin-left: 1px !important;
	border:1px solid #497f9a
}



/* IE vertical-alignment calculations can be off by +-1 but these margins are collapsed away */
.dj_ie img.dojoComboBox {
	margin-top: 10px; 
	margin-bottom: 0px; 
}


/* the input box */
input.dojoComboBox {
	border-right-width: 0px !important; 
	margin-right: 0px !important;
	padding-right: 0px !important;
	border:1px solid #497f9a;margin-top:1px;
}

*html input.dojoComboBox {
	margin:0;
	}

/* the drop down */
.dojoComboBoxOptions {
	font-family: Verdana, Helvetica, Garamond, sans-serif;
	font-size: 11px; 
	background-color: white;
	border: 1px solid #afafaf;
	position: absolute;
	z-index: 1000; 
	overflow: auto;
	cursor: default;
	}

a.button {
	display:block;
	width:120px;
	text-align:center;
	vertical-align:top;
	background:url(../images_system/button_bg.gif);
	border:1px solid #497F9A;
	margin:5px 0 0 5px;
	padding:2px 7px 0 5px;
	height:18px;
	text-decoration:none;
	font-family:Arial narrow,Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:10px;
	Text-transform:uppercase;
	font-weight:bold;
	color:#215775;
	}
.button {
	width:120px;
	text-align:center;
	vertical-align:top;
	background:url(../images_system/button_bg.gif);
	border:1px solid #497F9A;
	margin:5px 0 0 5px;
	padding:2px 7px 0 5px;
	height:18px;
	text-decoration:none;
	font-family:Arial narrow,Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:10px;
	Text-transform:uppercase;
	font-weight:bold;
	color:#215775;
	}

a.button_mehr {
	width:60px;
	display:block;
	text-align:center;
	vertical-align:top;
	background:url(../images_system/button_bg.gif);
	border:1px solid #497F9A;
	margin:5px 0 0 5px;
	padding:2px 7px 0 5px;
	height:18px;
	text-decoration:none;
	font-family:Arial narrow,Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:10px;
	Text-transform:uppercase;
	font-weight:bold;
	color:#215775;
	}



#global_container {}


#header_outer {
	background:url(../images_system/header_bg.gif);
	height:84px;
	overflow:hidden;
	}
#header {
	}
	
/* header Naviagtion ////////////////////// */	
	
#header_navi {
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#12526B;
	font-family:Arial narrow,Arial, Helvetica, sans-serif;
	margin:55px 20px 0 0;
	}
#header_navi li {
	display:inline;
	}
#header_navi li a{
	color:#12526B;
	text-decoration:none;
	padding:0 7px 0 5px;
	}
#header_navi a:hover{
	}
#header_navi .inactive {
	padding:0 7px 0 5px;
	color:#fff;
	}


/* horizontale Navi /////////////////////// */

#navi_outer {
	background:url(../images_system/nav_bg.gif);
	}
#h_nav {
	font-weight:bold;
	font-size:14px;
	line-height:24px;}

#h_nav li {
	display:inline;
	}
#h_nav li a {
	color:#074A81;
	text-transform:uppercase;
	text-decoration:none;
	padding:4px 5px 7px 5px;
	}
#h_nav a:hover {
	color:#ff8800;
}
#h_nav .inactive {
	color:#ff8800;
	font-size:14px;
	background:url(../images_system/nav_bg_active.gif) no-repeat;
	padding:4px 5px 7px 5px;
	}


/* content container ////////////////////// */

#content_container {
	background:url(../images_system/search_box_bg.gif) repeat-x;
	}

/* col left //// */

#col_left {
	float:left;
	width:560px;
	}
#illu {
	float:left;
	width:232px;
	}


/* Suche */


#search_box {
	float:right;
	width:320px;
	margin:90px 0 0 0;
	}
#search_box h3 {
	color:#fff;}

#suche {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	color:#bbb;
	padding:0px 0px 0 0;
	}
#suche_wrapper{
	vertical-align:middle;
	padding:2px 0 0 0;
	}
.inputfield {
	vertical-align:middle;
	height:20px;
	width:200px; 
	margin:0;
	padding:0;
	background-color:#fff; 
	border:1px solid #497F9A;
	font-size:12px;
	color:#333;
	margin:1px 0px 5px 0px;
	}
	
.button_search {
	vertical-align:top;
	background:url(../images_system/button_bg.gif);
	border:1px solid #497F9A;
	margin:1px 0 0 5px;
	padding:0 5px 0 5px;
	height:22px;
	font-family:Arial narrow,Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:10px;
	Text-transform:uppercase;
	font-weight:bold;
	color:#215775;
	cursor:pointer;
	}
	
*html .button_search {
	margin:2px 0 0 5px;
	}
	
*html .inputfield {
	vertical-align:top;
	margin:0px 0px 5px 0px;
	}
*+html .inputfield {
	vertical-align:top;
	margin:0px 0px 5px 0px;
	}


/* Content /////////////////////////////// */

#content {
	font-size:12px;
color:#12526B;
}

#content h1 {
	font-size:18px;
	color:#12526B;
	margin:0 0 10px 0px;
	}
#content h2 {
	font-size:16px;
	color:#12526B;
	padding:0 0 5px 0;
	margin:20px 0 10px 0px;
	border-bottom:1px solid #ccc;
	}
#content h3 {
	font-size:14px;
	color:#12526B;
	margin:20px 0 0px 0px;
	}
	
#content p {
	color:#12526B;
	font-size:12px;
	line-height:16px;
	margin:0 0 10px 0px;
	}	
#content img {
	float:left; 
	margin:0 10px 10px 0
	}
#content td {
	color:#12526B;
	font-size:11px;
	text-align:left;
	}
.input100, .not_mandatory50, .not_mandatory100 {
	border:1px solid #497f9a;
	}
#content .white_box {
	color:#5D5D5D;
	border:1px solid #BDD6E1;
	background:#fff;
	padding:10px;
	}
#content a {
	color:#4e92b0; 
	font-weight:bold;
	}
#content ul {
margin:10px 0 10px 20px; list-style:none;}
#content li {background: url(../images_system/v_nav_bullit.gif) no-repeat ;
	padding:0px 0 5px 19px;
}

#content .related {
	color:#5D5D5D;
	border:1px solid #BDD6E1;
	background:#fff;
	padding:10px;
	clear:left;
width:538px;
	}
#content .related h3, 
.teaserbox_head a, h3 a {
	background-image:url(../images_system/corner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:5px;
	margin:0 0 10px 0;
	font-size:14px;
	background-color:#CEE1EC;
	color:#12526B;}


h3 a { 
	display:block;
	background-image:url(../images_system/corner_body.gif);
	}
	

#content .related ul {
	padding:0px 5px 5px 5px;
	margin:10px 0 0 0;}

#content .related li {
	list-style:none;
	padding-bottom:0;}
#content .related li a {
	display:block;
	/*background: url(../images_system/v_nav_bullit.gif) no-repeat ;
	*/padding:0 0 0 0px;
	color:#116382;
	text-decoration:none;
	font-size:12px;
	}
#content .related a:hover {
	color:#ff8800;
	}


/* Eligmann Teaser */

#content img.bigOne {margin:0;padding:0;}

a .bigOne {
	float:left;
	border:none;
	}



/*
.teaserbox_head a {
	font-size:14px;
	color:#12526B;
	margin:10px 0 10px 5px;
	text-decoration:none;}
*/

/* col right //// */

#col_right {
	float:right;
	width:431px;
	margin:80px 0 0 0;
	background:url(../images_system/col_right_bg.gif);
	}
#col_right_inner {
	background:url(../images_system/col_right_top.gif) no-repeat;
	}


/* v_nav */

#v_nav {
	width:190px;
	float:left;
	margin:14px 0 0 15px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;}

#v_nav h3 {
	background-color:#7EB0C5;
	color:#fff;}

#v_nav ul {
	background:#D1E3EB;
	padding:10px 5px 10px 5px;}

#v_nav li {
	list-style:none;
	}
#v_nav li a {
	display:block;
	background: url(../images_system/v_nav_bullit.gif) no-repeat ;
	padding:0 0 0 15px;
	color:#116382;
	text-decoration:none;}
#v_nav a:hover {
	color:#ff8800;
	}
#v_nav .inactive {
	color:#ff8800;
	background: url(../images_system/v_nav_bullit_active.gif) no-repeat ;
	padding:0 0 0 15px;
	
	}


/* global var fır den Col_right bereich */

#col_right h3, #teaser1 h3, #teaser2 h3, #add_cont h3 {
	background-image:url(../images_system/corner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:5px;
	margin:0 0 2px 0;
	font-size:14px;
}



/* Teaser_boxes */

#right_right {
	width:203px;
	float:left;
	margin:14px 0 0 7px;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	}
#right_right a img {margin:0px; border:none;}
	
#box {
	margin:0 0 10px 0;
	padding:0 0 10px 0;}
#box h3 {
	background-color:#CEE1EC;
	color:#12526B;}
#box p {
	margin:10px 5px 10px 5px;
	color:#5093B6;}
#box p strong {
	color:#12526B;
	font-size:14px;}

#box.orange {
	background:url(../images_system/orange_gradient.gif);
	}
#box.orange h3 {
	background-color:#F2C84B;
	color:#000;}

#box.orange p {
	color:#4c4c4c;
	}
#box.orange .white_box {
	background:#FBF2D6;
	border:1px solid #9f9e9a;
	color:#4c4c4c;
	padding:10px;

	font-size:14px;
	}

#box.orange .white_box a {
	text-decoration:none;
	color:#424242;
	padding:0 0 0 10px;
	}

/* Teaser */

#teaser1, #teaser2 {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background-color:#fff;
}
#teaser1 h3, #teaser2 h3 {
	background-color:#CEE1EC;
	color:#12526B;
}
#teaser1 p, #teaser2 p {
	margin:10px 5px 10px 5px;
	color:#5093B6;
	font-size:11px;
}
#teaser1 p strong, #teaser2 p strong {
	color:#12526B;
	font-size:14px;
}



/* Additional Content */

#add_cont {
	background:url(../images_system/orange_gradient.gif);
	}

#add_cont h3 {
	background-color:#F2C84B;
	color:#000;
	}
#add_cont p {
	margin:10px 5px 10px 5px;
	color:#4c4c4c;
	}
#add_cont p strong {
	color:#12526B;
	font-size:14px;
	}
#add_cont ul {
	background:#FBF2D6;
	border:1px solid #9f9e9a;
	color:#4c4c4c;
	padding:10px;
	margin:5px;
	font-size:14px;
	list-style:none;}

#add_cont li a {
	display:block;text-decoration:none;
	color:#424242;
	background: url(../images_system/v_nav_bullit_add_cont.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
		}


/* Footer */

#footer {
	margin:30px 0 30px 0;
	padding:10px 0 0 0;
	background:url(../images_system/footer_bg.gif) repeat-x;
	font-size:10px;
	text-align:center;}

#footer a {
	text-decoration:none;
	color:#999;
	}

#footer a img {
	border:none;
	vertical-align:middle;
	margin:0px 0 0 9px;}



/* specials */


.clearer {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	}

.center {
	width:1009px;
	margin:auto;
	}
	
/* IE hacks */

*html #v_nav {
	width:190px;
	float:left;
	margin:14px 0 0 7px;}
*html .inputfield {
	width:230px;
	}
