/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 01.11.06  
**  Datei       : layout_2-1-3.css
**  Funktion    : Zentrales Stylesheet 2-1-3-Layout 
**
*/
@import url(main/base.css);
@import url(modifications/basemod_simple.css);
@import url(modifications/basemod_2-1-3.css);
@import url(main/content.css);
/*@import url(print/print_003.css);*/
@import url(print/print_123.css);
@import url(temp.css);

/* ----------------------- body und schrift definitionen ------------------------ */
body {
font-size: 11px;
font-family: Arial, Verdana, Sans-Serif;
background-color: #9c9e9f;
}

p 
{
line-height: 14px;
display: inline;
}

p.center {
color: #002F5F;
}

p.indent {
margin-left: 20px;
}

#footer a {
color: #ffffff;
}

#footer a:hover {
color: #cc0000;
background-color: transparent;
}

#footer p.center {
color: #ffffff;
}

#main a[href^="http:"], #main a[href^="https:"]{
	background-image: none;
	padding-left: 0px;
}

a { 
color: #002F5F;
text-decoration: underline;
}

a:hover {
color: #000;
background-color: transparent;
}

a:focus 
{
background-color: transparent;
}

a.grau {
color: #999999;
text-decoration: none;
}

a.grau:hover {
color: #999999;
text-decoration: underline;
}

a.red {
color: #cc0000;
text-decoration: none;
}

a.nav {
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-transform:capitalize;
text-decoration: none;
}

a.mounterstrich {
color: #002F5F;
}

#pos_nav a:hover, #pos_nav a:active,#pos_nav a:focus {
background-color: #cc0000;
color: #fff;
border-top:1px;
border-top-style: solid;
border-top-color: #cc0000;
}
	
.blue { 
color: #002F5F;
}

.inhalt_home h1, .inhalt h1, .inhalt_hl h1 {
text-align: center;
color:#ffffff;
margin:0px 10px 0px 0px;
}

.inhalt_navi h1 {
text-align: left;
color:#ffffff;
margin:0px 10px 0px 10px;
}

h1.box_content {
color: #red;
font-weight: bold;
}

p.box_content {
color: #000000;
font-weight: bold;
}

.margin_top {
margin-top: 5px;
}

p.box{
margin-top: 5px;
}

p.content_right{
color: #000000;
font-weight: bold;
text-align: right;
}

h1 {
font-size:11px;
padding-top:6px;
font-family: Arial, Verdana, Sans-Serif;
color: #002F5F;
font-weight: bold;
/*letter-spacing: 0.1em;*/
}

#siteHeadline{
	font-size:14px;
	text-transform: uppercase;
	color: #002F5F;
	margin-bottom:0;
	padding-top:0;
}

h1.content {
font-size:14px;
padding-top:3px;
}

h1.csc-firstHeader {
color: #002F5F;
}

h2 {
font-size: 11px;
padding-top:6px;
text-transform: none;
color: #002F5F;
font-family: Arial, Verdana, Sans-Serif;
border-bottom: none;
font-weight: bold;
}

h4 {
text-transform: uppercase;
color: #000000;
padding:0em 0px 0em 1em;
border-bottom: none;
line-height: 1.1em;
}

.icon {
position: relative;
float: left;
margin-top: -7px;
padding-top: 5px;
}

.inhalt_home p, .inhalt p, .inhalt_hl p {
padding:0.5em 0.5em 0.5em 0px;
}

.link_right {
text-align: right;
color: #002F5F;
text-decoration: underline;
}

#pos_nav ul li {
display: inline;
margin: 0;
padding: 0;
	}
	
#nav ul {
margin-top: 5px;
margin-right: 5px;
margin-left: 5px;
padding: 0;
}

#pos_nav ul li a {
height: 100%;
text-decoration: none;
padding-top: 6px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 6px;
}

ul {
list-style: none;
margin-left: 10px;
margin-top: 3px;
padding-bottom: 10px;
}

li {
list-style-image: url(../img/bullet.gif);
}

#col3 li {
list-style-image: url(../img/bullet_bg.gif);
}

.inhalt_contentbox li {
list-style-image: url(/fileadmin/template/img/bullet_bg_puzzle.gif);
}

#col2 strong,
#col2 b { /* MBU 21.04.2010   */
color: #002F5F;
}

/* ---------------- menu ------------------------------*/
.col1{
	position:relative;
	background-color: #ebeaef;
	width:190px;
	position:absolute;
	top:10px;
	left:10px;
	overflow: hidden;
}

.corners_top{
	position:relative;
	background-image: url(../img/roundedbox_hellblau.gif);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #C9D5E4;
	padding-bottom: 11px;

}

.corners_bottom{
	position:relative;
	background-image: url(../img/roundedbox_unten.gif);
	background-repeat:no-repeat;
	background-position: top;
	background-color: #fff;
	margin-bottom:8px;
	height:8px;
	border: none;
}

.headline{
	width:170px;
	position:relative;
	top:6px;
	left:15px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #002F5F;
	text-transform:uppercase;
}

.menu{
	position:relative;
	overflow: hidden;
	background: #ebeaef url(../img/bg_menu.gif) bottom left no-repeat;
	margin-bottom:10px;
}

.ebene1{
	position:relative;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #242380;	
	text-transform:capitalize;
	margin:0 1px;
}

.container1 {
	border-bottom: 1px solid #ffffff;
	width: auto;
	display: table; 
	height: 30px; 
	position: relative; 
	overflow: hidden;
}

.container1_nl{
	border-top: none;
	width: 175px;
	display: table; 
	height: 30px; 
	position: relative; 
	overflow: hidden;
}

.container13 {
	border-top: 1px solid #ffffff;
	width: 175px;
	display: table; 
	height: 40px; 
	position: relative; 
	overflow: hidden;
}

.punkt1{
	width: 173px;
	padding-left: 15px;
	#position: relative; 
	#top: -50%;
}

.punkt1_linie{
	border-bottom: none;
	width: 173px;
	display: table; 
	position: relative; 
	overflow: hidden;
}

.foto_nav {
	display: none;
	position: absolute;
	width: 52px;
	height:36px;
	/*right: 19px;*/
	left: 118px;
}

.ebene2{
	border-top: 1px solid #ffffff;
	/*border-bottom: 1px solid #ffffff;*/
	position:relative;
	/*left:15px;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	color: #242380;
	text-transform:none;
}

.container2{
	border-bottom: 1px solid #ffffff;
	width: 160px;
	display: table; 
	height: 32px;
	left:15px;
	position: relative;
}
.container2_nl{
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 1px;
	width: 160px;
	display: table; 
	height: 30px;
	left:15px;
	position: relative;
	
}

.punkt2{
	width: 140px;
	padding-left: 25px;
	#position: relative; 
	#top: -50%;
}


.punkt2_linie{
	border-bottom: 0px;
	display: table; 
	height: 30px; 
	position: relative
}

.nav_align_ie{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}

.border_left{
	position:absolute;
	background-image: URL(../img/lila.gif);
	background-repeat: repeat-y;
	top:0px;
	left:0px;
	height:10000px;
}

.border_right{
	position:absolute;
	background-image: URL(../img/lila.gif);
	background-repeat: repeat-y;
	top:0px;
	left:189px;
	height:10000px;
}

a {
	text-decoration: none;
	color: #002F5F;
}

a:hover {
	color: #cc0000;
}

a.active{
	color: #cc0000;
}

.ebene2 .container2 .punkt2 a.active,.ebene2 .container2_nl .punkt2 a.active{
	font-weight: bold;
	color: #cc0000;
}

.arrow {
	position:absolute; 
	margin-left: -14px; 
	margin-top:3px;
}

/*  --------------------- positioning-layers -------------------------*/
#page_margins {
border: none; 
min-width: 990px; 
width: 990px;
text-align: right;
}

* html #page_margins {
	text-align: left;
}

#page {
width:960px;
margin: 0 0;
text-align:left;
background-color: transparent;
border: none;
/* um roundedbox anzuzeigen */
padding: 13px 10px 20px 13px;
}

*+html #page{
padding: 13px 10px 20px 22px;
}

#navi_top {
margin-right: 26px;
text-align: right;
color: #ffffff;
/*float: right;*/
/*border:1px solid Red;*/
}

#navi_top a {
background-color: transparent;
color: #ffffff;
}

#navi_top a:hover {
background-color: transparent;
color: #cc0000;
}

#logo {
width:190px;
float:left;
height:190px;
padding-left: 9px;
margin-top: 9px;
background:url(../img/box_logo.gif) top right no-repeat;
}

html>body #logo {
*padding-left: 0;
}

/*container um header und navi */
#container {
float: left;
width:745px;
height:190px;
padding-left: 10px;
margin-top: 9px;
}

#header {
width:745px;
padding: 0;
float:left;
background:url(../img/header.jpg) top right no-repeat; 
height: 164px;
border: 0;
}

#header img{
margin: 0 !important;
}

#nav {
position:relative;
background:url(../img/roundedbox_ru_navi.gif) top right no-repeat;
color: #ffffff;
/*height: 22px;*/ /* mbu 09032010 */
height: auto;
width: 745px;
float: right;
overflow: hidden;
text-align: right;
padding: 2px 0;
clear: none;
}

*+html #nav {
margin-top:0;
}

#pos_nav {
position: relative;
float: left;
text-align: left;
margin-top: -2px;
}

#nav_rot {
visibility: hidden;
position: absolute;
float: left;
background:url(../img/roundedbox_ru_navi_rot.gif) top left no-repeat;
margin-top: -2px;
padding: 6px 3px;
left:0;
}

#nav #formular {
position: relative;
width: 157px;
float: right;
margin-right: 5px;
margin-top: 4px;
}

* html #nav  #formular {
margin-right: 5px;
margin-top: 20px;
}

#col2 .form {
	border:1px solid #ccc;
	overflow: hidden;
}

#col2 form{
margin-bottom:15px;
}

#nav .form {
position: relative;
overflow: hidden;
float: left;
}


#nav .suchen {
position: relative;
float: right;
}

#nav .suchebt {
margin: 3px 0px 0px 5px;
}

#col2 input.suchen{
	margin-bottom:-3px;
}

/* html .suchen {
margin-top: 30px;
}*/

#footer {
text-align: center;
background-color: transparent;
padding: 0 0;
padding-top: 8px;
}

#content_text {
position: relative;
width: 500px;
padding-bottom: 25px;
}

*html #content_text {
padding-bottom: 10px;
}

#content_text_links {
position: relative;
float: left;
width: 300px;
}

#content_text_rechts {
position: relative;
width: 150px;
float: right;
text-align: right;
font-weight: bold;
}

#main {
position: relative;
margin-bottom: 3px;
margin-left: 1px;
}

/*--------------- ueberschriften col3 alt -----------------*/
/* box lila 
#col3 h1 {
	background: url(../img/roundedbox_lila.gif) #b8b3d1 no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
}
*/
/* box rot
#col3 h2  {
	background: url(../img/roundedbox_rot.gif) #D82D10 no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
}
 */
/* box dunkelblau
#col3 h3 {
	background: url(../img/roundedbox_dunkelblau.gif) #A1ACCB no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
}
 */
/* box grau
#col3 h4  {
	background: url(../img/roundedbox_grau.gif) #808080 no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px 10px 6px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
}
 */
/* box hellblau 
#col3 h5  {
	background: url(../img/roundedbox_hellblau.gif) #C9D5E4 no-repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	font-style: normal;
	letter-spacing:0;
}
*/

/*--------------- ueberschriften col3--------------------------*/
/* box hellblau */
#col3 div.lightFrame,
#col1 div.lightFrame{
	padding-top: 5px;
	background: url(../img/roundedbox_oben_trans.gif) no-repeat;
}

#col3 h1,
#col1 h1   {
	background: url(../img/roundedbox_hellblau.gif) #C9D5E4 no-repeat;
	color: #002F5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	font-style: normal;
	text-align:center;
	letter-spacing:0;
}

#col3 div.inhalt_home_hl h1,
#col3 div.inhalt_hl h1,
#col1 div.inhalt_home_hl h1,
#col1 div.inhalt_hl h1   {
	background:#C9D5E4;
	color: #002F5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	font-style: normal;
	letter-spacing:0;
	border-left: 1px solid #bfbec6;
	border-right: 1px solid #bfbec6;
}

/* box blau */
#col3 h2,
#col1 h2 {
	background: url(../img/roundedbox_blau.gif) #A1ACCB no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	text-align:center;
	letter-spacing:0;
}

#col3 div.inhalt_home_hl h2,
#col3 div.inhalt_hl h2,
#col1 div.inhalt_home_hl h2,
#col1 div.inhalt_hl h2  {
	background: #A1ACCB no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
	border-left: 1px solid #bfbec6;
	border-right: 1px solid #bfbec6;
}

/* box grau */
#col3 h3,
#col1 h3   {
	background: url(../img/roundedbox_grau.gif) #808080 no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px 10px 6px 10px;
	text-transform: uppercase;
	margin: 0;
	text-align:center;
	letter-spacing:0;
}

#col3 div.inhalt_home_hl h3,
#col3 div.inhalt_hl h3,
#col1 div.inhalt_home_hl h3,
#col1 div.inhalt_hl h3 {
	background:#808080;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px 10px 6px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
	border-left: 1px solid #bfbec6;
	border-right: 1px solid #bfbec6;
}

/* box dunkelblau */
#col3 h4,
#col1 h4 {
	background: url(../img/roundedbox_dunkelblau.gif) #002F5F no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	text-align:center;
	letter-spacing:0;
}

#col1 div.inhalt_home h4, 
#col1 div.inhalt_home_hl h4 {
	background:#C9D5E4 url(../img/roundedbox_hellblau.gif) no-repeat scroll 0 0;
	color: #002F5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
}

#col3 div.inhalt_home_hl h4,
#col3 div.inhalt_hl h4,
#col1 div.inhalt_hl h4 {
	background:#002F5F;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
	border-left: 1px solid #bfbec6;
	border-right: 1px solid #bfbec6;
}

/* box rot */
#col3 h5,
#col1 h5  {
	background: url(../img/roundedbox_rot.gif) #D82D10 no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
	text-align:center;
	font-style: normal;
}

#col3 div.inhalt_home_hl h5,
#col3 div.inhalt_hl h5,
#col1 div.inhalt_home_hl h5,
#col1 div.inhalt_hl h5  {
	background:#D82D10;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing:0;
	font-style: normal;
	border-left: 1px solid #bfbec6;
	border-right: 1px solid #bfbec6;
}

.inhalt_home h1, .inhalt_home h2, .inhalt_home h3, .inhalt_home h4, .inhalt_home h5 {
	text-align: left !important;
	padding-left: 15px !important;
	line-height: 1.28em !important;
}

.inhalt_home .tx-slideshow-pi1{
	border-left: 1px solid #bfbec6;
	border-right: 1px solid #bfbec6;
}

*+html .inhalt_home #tx_slideshow_pi1{
	height:96px;
}

.lightFrame .box_unten{
	background:url(../img/roundedbox_unten_trans.gif) bottom right no-repeat;
	height: 6px;
	margin: 0;
	padding: 0;
}

.inhalt_home .box_unten {
	background:url(../img/roundedbox_home_unten.gif) bottom right no-repeat;
	height: 6px;
	font-size: 6px;
	margin: 0;
	padding: 0;	
}

.inhalt .box_unten, .inhalt_hl .box_unten {
	background:url(../img/roundedbox_blau_unten.gif) bottom right no-repeat;
	height: 6px;
	margin: 0;
	padding: 0;	
}


div.inhalt_home .more{
margin-top: -4px;
padding: 0 10px;
}

div.latestnews{
	margin-right: 20px;
}

div.latestnews .boxen{
	background-color: #ebeaef;
}

div.latestnews .more{
	text-align:right;
	border-top:1px solid #B9B5D0;
	padding-top:5px;
	margin-top:1px;
}

div.latestnews .box_rechts{
	padding-top:0px;
}

div.latestnews h1{
	background: url(../img/roundedbox_h1_top.gif) #C9D5E4 no-repeat;
	text-align:center;
	color: #002F5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 10px;
	text-transform: uppercase;
	margin: 0;
	font-style: normal;
	letter-spacing:0;
}

.latestnews .box_unten{
	background:url(../img/roundedbox_h1_bottom.gif) bottom right no-repeat;
	height: 6px;
	margin: 0;
	padding: 0;	
}

*html .latestnews .box_unten{
	margin-top:-8px;
}

.latestnews .trenner-news img{
	display: none;
}

#col3 .box_unten,
#col1 .box_unten{
	font-size: 0px;
	line-height: 0px;
}

/*----------------- box home -------------------*/
div.inhalt_home_center div.boxen {
	position: relative;
	border-left: 1px solid #bfbec6;
	border-right: 1px solid #bfbec6;
	z-index:100;
}

div.inhalt_home_center .more{
	border-top:1px solid #B9B5D0;
	padding:4px 15px 0 15px;
	margin-top:0;
}

div.inhalt_home_center .box_wrap{
	border-right: 1px solid #bfbec6;
	border-left: 1px solid #bfbec6;
}

.col2-half div.inhalt_home_center .box_wrap{
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}

.col2-half.gutter div.inhalt_home_center .box_wrap{
	height:225px;
}

div.inhalt_home_center .box_rechts{
	float:none;
	margin:0;
	padding:10px 15px 0 15px;
	position:relative;
	width:auto;
}

.col2-half div.inhalt_home_center .box_rechts{
	padding:0;
}

.col2-half div.inhalt_home_center .box_rechts .boxen{
	padding-top:5px;
}

.col2-half div.inhalt_home_center .box_rechts .boxen .trenner-news{
	margin-top:-10px !important;#margin-top:-8px !important;
}

*+html .col2-half div.inhalt_home_center .box_rechts .boxen .trenner-news{
	margin-top:-15px !important;
}

.col2-half div.inhalt_home_center .box_rechts .boxen .more{
	border-top:none;
	padding:0 15px !important;
}

div.inhalt_home_center .box_rechts_img{
	float:none;
	margin:0;
	padding:10px;
	position:relative;
	width:auto;
	overflow:hidden;
	padding-bottom: 0px;
}

/*\*/ * html div.inhalt_home_center .box_rechts_img { padding-left:160px; } /**/

.col2-half div.inhalt_home_center .box_rechts_img{
	height:122px;
	padding:10px;
	border-top: 1px solid #BFBEC6;
	border-right: 1px solid #bfbec6;
	border-left: 1px solid #bfbec6;
}

div.inhalt_home_center .box_links {
	position: relative;
	float: left;
	width: 155px;
	margin:0;
	padding:0;
	overflow:hidden;
}

div.inhalt_home_center .box_links img {
	height:222px;
}

.col2-half div.inhalt_home_center .box_links img {
	height:auto;
}

.col2-half div.inhalt_home_center .box_links {
	float: none;
	width: auto;
	padding:0;
}

.col2-half div.inhalt_home_center .box_text {
position: relative;
float: none;
width: auto;
padding: 5px 15px 9px 15px;
border-bottom:1px solid #bfbec6;
}

div.inhalt_home_center .box_links.image {
	padding:0 15px 0 0;
}

.inhalt_home_center h1, .inhalt_home_center h2, .inhalt_home_center h3, .inhalt_home_center h4, .inhalt_home_center h5{
	background: url(../img/roundedbox_h1_top_home.gif) #002F5F no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 10px 5px 15px;
	text-transform: uppercase;
	margin: 0;
	font-style: normal;
	letter-spacing:0;
}

.col2-2col div.inhalt_home_center h1{
	background: url(../img/roundedbox_h1_top_home_half.gif) #002F5F no-repeat;
}

.inhalt_home_center .box_unten{
	background:url(../img/roundedbox_h1_bottom_home.gif) bottom left no-repeat;
	height:6px;
	font-size: 6px;
	margin: 0 0 10px 0;
	padding: 0;	
}

.col2-2col .inhalt_home_center .box_unten{
	background:url(../img/roundedbox_h1_bottom_home_half.gif) bottom right no-repeat;
}

.inhalt_home_center .trenner-news img{
	display: none;
}

#col3 .box_unten,
#col1 .box_unten{
	font-size: 0px;
	line-height: 0px;
}

/*----------------- col1 -------------------*/
#col1 { 
width: 190px; 
float:left; 
margin-left: 8px; 
margin-top: 10px;
background-color: #fff;
}

*+html #col1 { 
margin-left: -1px;
}

#col1_content { 
padding-top:0em; 
margin-left: 0px; 
margin-right: 0px; 
background-color: #fff;
}

#col1_content .inhalt_home {   
background-color:#EBEAEF;
}

#col1_content .inhalt_home .box_unten {
background-image:url(../img/roundedbox_unten.gif);
}

/*----------------- col2 -------------------*/
#col2 { 
width: 545px; 
float:left;  
margin-left: 10px;
margin-top: 10px;
background-color: #fff;
}

#col2_content {
min-height:300px;
background-color: #fff;
padding-top: 0;
margin:0;
}

* html #col2_content{
	height: 300px;
}

.col2-half {
float:left;
width:266px;
}

.gutter {
margin-right:13px;
}


/*----------------- col3 -------------------*/
#col3 {  
width: 190px;
margin-left: 763px; 
background-color: #fff;
}

#col3_content { 
padding-top:10px; 
margin-left: 0px; 
margin-right: 0px; 
background-color: #fff;
}

/* hack fuer IE */
* html #col3 { margin-left: 760px; }
html>body #col3 { *margin-left: 754px; }

div.latestnews div.boxen, div.inhalt div.boxen, div.inhalt_hl div.boxen, div.lightFrame div.boxen {
position: relative;
border-left: 1px solid #bfbec6;
border-right: 1px solid #bfbec6;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
z-index:100;
margin-top:0;
}

div.inhalt_home div.boxen {
display:block;
position: relative;
border-left: 1px solid #bfbec6;
border-right: 1px solid #bfbec6;
padding: 0;
z-index:100;
}

div.inhalt_home, div.inhalt, div.inhalt_hl{
	float:left;
}

* html div.inhalt_home, * html div.inhalt, * html div.inhalt_hl{
	float:none;
}

div.inhalt_home div.boxen:after, div.inhalt div.boxen:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html div.inhalt_home div.boxen {height: 1%;}
* html div.inhalt div.boxen {height: 1%;}
* html div.inhalt_hl div.boxen {height: 1%;}
/* End hide from IE-mac */

#col3 div.csc-textpic-clear,
#col1 div.csc-textpic-clear{
	clear: left;
	height:1px;
}

.boxen  a img {
margin-bottom: -1px;
}

.boxen .box_links img {
margin-bottom: 0;
}

.more {
margin-top: -3px;
padding-bottom: 2px;
}

.boxen ul {
list-style-type: none;
}

.boxen ul li {
list-style-type: none;
}

#col2 .trenner-news{
	margin-top: -5px;
}

#col3 .trenner-news{
	margin-top: -15px;
	margin-bottom: -9px;
	padding:0;
}

* html #col3 .trenner-news{
	margin-top: -17px;
	margin-bottom: -9px;
}

.trenner-hlbox {
	margin-top: -9px;
	margin-bottom: 8px;
	padding:1px 0 0 0;
}

* html .trenner-hlbox{
	margin-top: -11px;
	margin-bottom: 8px;
}

#col3 .inhalt_home .trenner-news{
	margin-top: -20px;
	margin-bottom: -10px;
	padding:0;
}

/* IE8 FIX */
*+html #col3 .inhalt_home .trenner-news{
	margin-top: -20px;
	margin-bottom: 0;
}
*+html #col3 .inhalt_home .more{
	margin-top: 2px;
}
#col3 .trenner-news{ 
	margin-top: 0\9;
	*margin-top: -15px;
	margin-left: -3px\9;
	*margin-left: 0;
}
#col3 .inhalt_home .trenner-news{ 
	margin-top: -8px\9;
	*margin-top: -20px;
	margin-bottom: -14px\9;
	*margin-bottom: -10px;
	margin-left: -3px\9;
	*margin-left: 0;
}
/* IE8 FIX */

#col3 .inhalt_home .trenner-news img{
	width: 188px;
}

.inhalt_home .trenner-hlbox {
	margin-bottom: 0;
	padding: 1px 0 8px 0;
}

.inhalt_home .trenner-hlbox img {
	width: 188px;
}

* html .inhalt_home_center .trenner-hlbox{
	margin-top: 0;
	margin-bottom: 8px;
	padding:0;
}

.box_links {
position: relative;
/*float: left;*/
width: 21px;
margin-left: 0px;
padding-top: 3px;
}

.box_rechts {
position: relative;
float: none;
width: auto;
padding-top: 3px;
/*margin-top: -24px;*/
margin-right:5px;
}

.inhalt_home .box_rechts {
position: relative;
float: none;
width: auto;
padding: 5px 10px;
}

.inhalt_home{
width:190px;
position:relative;
margin-bottom: 10px;
background-color: #ffffff;
}

.box_image {
position: relative;
float: none;
width: auto;
border-bottom: 1px solid #9c9e9f;
}

.box_text {
position: relative;
float: none;
width: auto;
padding: 10px 15px;
}

.box_link {
position: relative;
float: none;
width: auto;
padding: 5px 15px 0 15px;
border-top: 1px solid #9c9e9f;
}

#col1 .box_link {
/*padding: 8px 15px 6px 15px;*/
}

.inhalt, .inhalt_hl{
width:190px;
position:relative;
margin-bottom: 8px;
background-color: #ebeaef;
}

* html .inhalt_home, * html .inhalt, * html .inhalt_hl{
	width: auto;
}

.noframe{
	position:relative;
	margin-bottom: 10px;
}

.linie 
{
position: relative;
float: left;
}

#col3 .text,#col3 .inhalt_home p,#col3 .inhalt p,#col3 .inhalt_hl p,#col3 .noframe p,#col3 .lightFrame p,
#col1 .text,#col1 .inhalt_home p,#col1 .inhalt p,#col1 .inhalt_hl p,#col1 .noframe p,#col1 .lightFrame p{
display:block;
margin:  1px 0px 0px 0px;
padding-left: 10px;
}

#col3 div.lightFrame span.text,#col3 .lightFrame p,
#col1 div.lightFrame span.text,#col1 .lightFrame p{
	padding-left:0px;
}

#col3 div.inhalt_home span.text,
#col1 div.inhalt_home span.text{
padding: 5px 10px;
margin: 0;
}

.inhalt_home p, .inhalt p, .inhalt_hl p{
border-left: 1px solid #bfbec6;
border-right: 1px solid #bfbec6;
}

#col3 .inhalt * .text ,#col3 .inhalt * p,#col3 .inhalt_hl * .text ,#col3 .inhalt_hl * p ,
#col1 .inhalt * .text ,#col1 .inhalt * p,#col1 .inhalt_hl * .text ,#col1 .inhalt_hl * p  {
display:inline;
border: none;
padding-left: 0px;
}

#col3 .inhalt_home * .text ,#col3 .inhalt_home * p,
#col1 .inhalt_home * .text ,#col1 .inhalt_home * p  {
display:block;
}

/*  Boxen Header */
.ro_header {
background:url(../img/roundedbox_ro_header.gif) top right no-repeat;
margin:0;
padding:0;
position:relative;
}
 
.lo_header {
background:url(../img/roundedbox_lo_header.gif) top left no-repeat;
margin:0;
padding:0;
position:relative;
}

/*  Boxen Screen */
.ro_screen {
background:url(../img/roundedbox_m_screen.gif) top left repeat-y;
margin:0;
padding:0;
position:relative;
}

.lo_screen {
background:url(../img/roundedbox_o_screen.gif) top left no-repeat;
margin:0;
padding:0;
position:relative;
}

.ru_screen {
background:url(../img/roundedbox_u_screen.gif) bottom left no-repeat;
margin:0;
padding:0;
position:relative;
}

.lu_screen {
margin:0;
padding:0;
position:relative;
}

/*  Boxen Content */
.ro_logo {
background:url(../img/roundedbox_ro_logo.gif) top right no-repeat;
margin:0;
padding:0;
position:relative;
}
 
.lo_logo {
background:url(../img/roundedbox_lo_logo.gif) top left no-repeat;
margin-top:-14px;
padding:0;
position:relative;
}

.ru_logo {
background:url(../img/roundedbox_ru_logo.gif) bottom right no-repeat;
margin:0;
padding:0;
position:relative;
}
 
.lu_logo {
background:url(../img/roundedbox_lu_logo.gif) bottom left no-repeat;
margin:0;
padding:0;
position:relative;
}

/*  Boxen blau */
.ro_blau {
background:url(../img/roundedbox_ro_blau.gif) top right no-repeat;
margin:0;
padding:0;
position:relative;
}

.lo_blau {
background:url(../img/roundedbox_lo_blau.gif) top left no-repeat;
margin:0;
padding:0;
position:relative;
}

/*  Boxen rot */
.ro_rot {
background:url(../img/roundedbox_ro_rot.gif) top right no-repeat;
margin:0;
padding:0;
position:relative;
}

.lo_rot {
background:url(../img/roundedbox_lo_rot.gif) top left no-repeat;
margin:0;
padding:0;
position:relative;
}
 
/*  Boxen allgemein */
.ru {
background:url(../img/roundedbox_ru.gif) bottom right no-repeat;
margin:0;
padding:0;
position:relative;
}
 
.lu {
background:url(../img/roundedbox_lu.gif) bottom left no-repeat;
margin:0;
padding:0;
position:relative;
}

.inhalt_contentbox {
position:relative;
margin-left: 12px;
margin-bottom: 10px;
padding-top: 5px;
line-height: 15px;
}

/*.^inhalt_contentbox h2 {
padding-bottom: 10px;
}*/

div .csc-textpic-imagewrap{
	padding-left:0px;
}

div .csc-textpic-image{
	margin-left:0px;
}

* html #nav {
margin-top: -23px;
}

.bla
{
	background-color:red;
	margin-left:100px;
}

input{
	padding:0px;
	border:0px;
}

table input[type=text], table input[type=password]{
	width:163px;
}

table input[type=text]:focus, table input[type=password]:focus, textarea:focus {
	background: #FFFFFF;
	color: #333;
	border-color: #666;
}

/*---------PRINT--------------*/
@media print {
body * {
	font-size: 8pt; 
	font-family: Arial, Verdana, Sans-Serif;
	}
	
#footer {
	display: block;
	}
	
#nav_main, #teaser {
	display:inline;
	}

#topnav {
	display: inline;
	}

h1 {font-size: 12pt; font-weight:bold; color: #002F5F;  background:inherit;  margin:0 0 0.2em 0; border-bottom: none;}
h2 {font-size: 8pt; font-weight:bold; color: #002F5F; background: inherit;   margin:0.2em 0 0.5em 0; padding: 0.3em; }
h3 {font-size: 8pt; font-weight:bold; color: #002F5F; margin:0.4em 0 0.3em 0;}
h1.csc-firstHeader {font-size: 10pt;}

#siteHeadline {font-size: 12pt;}

#main #col1_content a {font-size: 8pt; text-decoration: none;}

#col2_content {float:none; width: auto; margin: 0 1em 0 1em; padding: 0; page-break-after:always;}

#col3 .box_rechts ,
#col1 .box_rechts {
font-size: 8pt;
}
		
#col3 #col3_content .boxen ,
#col1 #col1_content .boxen {
font-size: 8pt;
}
}
/*---------PRINT END----------*/

h3.csc-searchResultHeader{
	padding-top:3px;
	margin-bottom:3px;
}

#col2 p.csc-searchResult{
	display:block;
	margin-bottom:15px;
}

#col2 div.bordertop{
	margin-top:10px;
	clear:both;
}

img{
   margin: 0pt;
}

#col2 .news{
margin-top:-10px;
}

/*jobfinder*/
#tx_comvosnewscatfilter_pi1_jobfinder fieldset{
	margin-bottom:15px;
}
select.tx_comvosnewscatfilter_pi1_filter{
	height:60px;
	width:155px;
}

.tx-comvosnewscatfilter-pi1 form fieldset label{
	display:block;
}

.tx-comvosnewscatfilter-pi1 form {	
	padding:0;
}

#tx_comvosnewscatfilter_pi1_c form  input{
	margin-top: 10px;
	margin-left:0px;
}

#tx_comvosnewscatfilter_pi1_jobfinder{
background: #fff;
padding-bottom:13px;
/*padding-top:10px;*/
/*margin-top:12px;*/
}

#tx_comvosnewscatfilter_pi1_jobfinder a.submit{
margin-left:7px!important;
margin-bottom:5px!important;
padding:0px 10px;
border:1px solid #B9B5D0!important;
background:#002F5F!important;
color:white!important;
font-family:Arial,Helvetica,sans-serif;
font-size:11px!important;
cursor:pointer!important;
}

#tx_comvosnewscatfilter_pi1_jobfinder a.submit:hover{
/*background:#C9D5E4;*/
background:#CC0000!important;

}

#referenzen{
}
#referenzen th{
color: #002F5F;
border-bottom:1px solid #BEBDC5; 
padding:10px 0;
}
#referenzen tr{
}
#referenzen td{
border-bottom:1px solid #BEBDC5; 
padding:10px 0;
}
#referenzen td.img{
text-align:center;
padding-right:10px;
}
#referenzen td.link{
font-weight:bold;
}

/*::::::::::::::::::::::      IE 6     ::::::::::::::::::::::::::::::::::::::::::*/

*html #tx_comvosnewscatfilter_pi1_jobfinder .submit{
margin-left:7px!important;
margin-bottom:5px!important;
padding:0px 0px;
border:1px solid #B9B5D0!important;
background:#002F5F!important;
color:white!important;
font-family:Arial,Helvetica,sans-serif!important;
font-size:11px!important;
cursor:pointer!important;
}

*html #tx_comvosnewscatfilter_pi1_jobfinder .submit:hover{
/*background:#C9D5E4;*/
background:#CC0000!important;

}
/*::::::::::::::::::::::      END IE 6     ::::::::::::::::::::::::::::::::::::::*/

#tx_comvosnewscatfilter_pi1_jobfinder .tx_comvosnewscatfilter_pi1_sel{
	width:160px;
	float:left;
}

.tx_comvosnewscatfilter_pi1_sel{
color:#242380;
/*background:#EBEAEF;*/
padding:5px 0px 10px 7px;
}

.tx_comvosnewscatfilter_pi1_sel label{
font-weight:bold;
padding-top:2px;
padding-left:2px;
color:#002F5F;
font-family:Arial,Verdana,Sans-Serif;
font-size:11px;
font-weight:bold;
width:148px;
letter-spacing:0.1px;
background:#fff ;
}

.tx-newloginbox-pi1 input {
background:#FAFAFA none repeat scroll 0 0;
color:#777777;
border:1px solid #CCCCCC;
font-family:Verdana,Helvetica,sans-serif;
font-size:10px;
padding:2px;
}



select {
	background:#fff;
}
/*
option.tx_comvosnewscatfilter_pi1_op[selected="selected"]{
	background: gray;
}*/


/* mbu 26.04.2010 */
div.tx-indexedsearch-search-submit {
  float: right;
}
p.tx_indexedsearch_linktoothermode {
  display: none;
}

.mbu-jquery-slider {
	float: left;
}

div.tx-macinasearchbox-pi1 form#searchform input {
	float: left;
}

