@CHARSET "UTF-8";

/**
  * normal Tags
**/

h1 {
	line-height:24px;
	font-size:24px;
	padding:0 0;
	margin:0 0;	
	color:#BE0A23;	
}

h2 {
	line-height:100%;
	font-size:18px;
	padding:0 0;
	margin:0 0;	
	color:#BE0A23;	
}

h2 p.bodytext {
	line-height:130%;
}

h3 {
	line-height:20px;
	font-size:16px;
	padding:0 0;
	margin:0 0;	
	color:#ffffff;		
}

h4 {
	line-height:12px;
	font-size:12px;
	padding:0 0;
	margin:0 0;	
	color:#ffffff;	
}

h5 {
	line-height:12px;
	font-size:12px;
	padding:0 0;
	margin:0 0;	
	color:#BE0A23;
}


body {
	background-color:#C1C2C4;
	margin:0 0;
	padding:0 0;	
}

a {
	text-decoration:underline;
	color:#BE0A23;
	font-size:10px;	
}

img {
	border:0px;
}

ul {
	margin:0;
	margin-left:15px;
	padding:0;
}

/**
  * ID´s
**/

#page_pos {
	margin: 0 auto;
	width:1000px;
}

#page {
	text-align:left;
	font-family:Helvetica, Arial;
	font-size:12px;
	line-height:150%;
	background-color:#ffffff;
}

#head {
	background-color:#ffffff;
	padding:26px 38px 26px 38px;
	margin-bottom:10px;
}

#head_left {
	float:left;
	margin:0 0 10px 0;
	width:25%;
}

#head_right {
	float:right;
	width:74%;
	text-align:right;
}

#service_navi {
	padding:5px 0;
	clear:both;
}

#service_navi a {
	color:#000000;
	margin-left:5px;
	font-size:12px;
}

#lit {
	clear:both;
	height:20px;
	line-height:20px;
	background-color:#BE0A23;
	color:#ffffff;
	padding:0 38px 0 38px;
	font-size:18px;
	letter-spacing: 2px;
	font-variant:small-caps;
	font-weight:bold;
}

#navi_horizontal {
	overflow:hidden;
	height:220px;	
}


#navi_horizontal a {
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	display:block;
	_display:inline-block;
}

#navi_h_placeholder_left {
	background: transparent url(../gfx/navi_quer_bg.png) repeat-x;
	float:left;
	width:38px;
	height:30px;
}

* html body #navi_h_placeholder_left {
	/* background:none; */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true', src='fileadmin/templates/gfx/navi_placeholder.png', sizingMethod='scale');
}


#navi_h_placeholder_right {
	_width:100%;
	width:1000px;
	_position:relative;
	margin-right:-1000px;
	height:30px;
	margin-left:1px;
	background: transparent url(../gfx/navi_placeholder.png) repeat-x;	
}

* html body #navi_h_placeholder_right {
	_width:100%;
	_position:relative;
	/* background:none; */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true', src='fileadmin/templates/gfx/navi_placeholder.png', sizingMethod='scale');
}

#navi_h_list {
	float:left;	
	color:#ffffff;
	font-size:13px;
	float:left;
	margin-bottom:1px;
}

#navi_h_list ul {
	list-style:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
	
#navi_h_list li {
	font-weight:bold;
	line-height:30px;
	background: transparent url(../gfx/navi_quer_bg.png) repeat-x;
	height:30px;
	float:left;	
	margin-left:1px;
	padding:0 10px 0 10px;
}

* html body #navi_h_list li {
	/* background:none; */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true', src='fileadmin/templates/gfx/navi_quer_bg.png', sizingMethod='scale');
}

#navi_h_list li.current {
	font-weight:bold;
	line-height:30px;
	background:#BE0A23;
	_background:none;
	_background:#BE0A23;
	_filter:0;
	background-color:#BE0A23;
	height:30px;
	float:left;	
	margin-left:1px;
	padding:0 10px 0 10px;
}

#navi_h_list li:hover {
	text-decoration:none;
	color:#ffffff;
	background: transparent url(../gfx/navi_quer_bg_red.png) repeat-x;
	font-size:13px;
}

#navi_sub {
	font-weight:bold;
	font-size:13px;
	clear:both;
	margin:0 0 0 39px;	
	height:190px;
	width:200px;
	background: transparent url(../gfx/navi_sub.png) repeat-y;
	overflow:hidden;
}

#navi_sub a {
	position:relative;	
}

* html body #navi_sub {
	/* background:none; */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true', src='fileadmin/templates/gfx/navi_sub.png', sizingMethod='scale');
}

#content_container {
	background: transparent url(../gfx/content_bg.png) repeat-y;
	float:left;
}

#col1_container {
	background-color:#ffffff;
	float:left;
	margin-left:39px;
	_margin-left:19px; /* IE6 */
	margin-top:1px;
	overflow:hidden;
	width:200px;
}
#multi_page_cont_col1 {
	margin-top:1px;
	overflow:hidden;
	width:200px;	
	display:inline;
}
#col2 {
	background-color:#ffffff;
	float:left;
	margin-top:1px;
	overflow:hidden;
	padding:10px 30px;
	width:492px;
}
#col2 a {
	line-height:133%;
	font-size:12px;
}
#col3_container {
	background-color:#ffffff;
	float:right;
	margin-right:39px;
	_margin-right:19px; /* IE6 */	
	margin-top:1px;
	overflow:hidden;
	width:170px;
}

/**
  * Classes
**/

.trailer_container {
	border:1px solid #000000;
	width:198px;
}

.trailer_up {
	height:45px;	
	background-color:#ffffff;
	padding:15px 5px;
	height:140px
}
.trailer_up p {
	text-align:center;
}

.trailer_down {
	height:45px;
	background-color:#000000;	
	color:#ffffff;
	padding:15px 5px;
	height:140px;
}

.trailer_down p {
	text-align:center;
}

.navi_list ul {
	list-style-image: url(../gfx/list-image.png);
	color:#ffffff;
	font-weight:bold;
	margin:0 10px 0px 30px;
	padding:0px;
}
.navi_list li {
	margin:10px 0px;
}

.navi_list_current {
	background: transparent url(../gfx/navi_quer_bg_red.png) repeat-x;
}

.navi_sub_current {
	color:#BE0A23;
}

.red_block {
	background: transparent url(../gfx/list-image_12px.png) center left no-repeat;
	padding-left:15px;
}

.promo {
	background: transparent url(../gfx/aktionsfeld/bg.png) no-repeat;
	width:200px;
	max-width:200px;
	margin-bottom:5px;
}
.promo_head {
	padding: 10px 20px 10px 25px;
	min-height:50px;
	color:#ffffff;
}
.promo_head redblock{
	margin-bottom:10px;;	
}

.promo_text {
	margin: 10px 0 0 0;	
}

.promo_text a {
	margin: 0 0 0 5px;	
}

.modul {
	width:170px;
	max-width:170px;
	margin-bottom:5px;
}

.modul_head .red_block{
	/* background: transparent url(../gfx/list-image_12px.png) center  no-repeat; */
	background-color:#CDCED1;
	background-position:10px 9px;
	padding:5px 0 5px 25px;
}

.modul1_body {
	background-color:#ECEDED;
	padding:10px 10px;	
	line-height:120%;
}

.modul2_body {
	padding:10px 10px;
	background: #CCCDD0 url(../gfx/modul2/bottom2.png) bottom no-repeat;	
	min-height:300px;
}

.modul2_body ul{
	background: transparent;
	padding:10px 10px;
	list-style:none;
	padding:0 15px;
	margin:0 0 10px 0;	
}

.news_container {
	margin-bottom:15px;
	width:100%;	
}

.news_container .news_head {
	margin-bottom:5px;
}
.news_container p {
	margin:0px;
	padding:0px;
}
.news_container .news_body {
	/* margin-left:3px; */
}

.mini_news_container {
	/* margin-left:3px; */
	margin-bottom:10px;
	/* padding-right:10px; */
	line-height:133%;
}
.mini_news_container .mini_news_sub_container {
	float:left;
	width:33%;
	overflow:hidden;
}

.mini_news_img {
	margin-bottom:3px;	
}

.mini_news_container .mini_news_head {
	color:#BE0A23;
	margin-bottom:3px;
}

.mini_news_body_container {
	padding-right:2px;	
}

.mini_news_container .mini_news_body {
	font-size:10px;
	line-height:14px;
}

.mini_news_content {
	margin-bottom:15px;
	/* margin-left:2px; */	
} 

.mini_news_left,
.mini_news_center {
	float:left;
	width:145px;
	overflow:hidden;
	margin-right:30px;
	_margin-right:25px;
}

.mini_news_right {
	margin:0px;	
}

.references_vert {
	margin-top:15px;
	float:left;
	width:490px;	
	height:350px;
	background: #B1B2B4 url(../gfx/referenzen/bg.jpg) bottom center repeat-x;
}
.references_vert p {
	padding:0;
	margin:0;
}
.references_vert .content_container {
	float:left;
	width:165px;
	padding:5px 5px;
}
.references_vert .image_container {
	padding:10px;
	overflow:hidden;
	width:285px;
}
.references_vert .head {
	color:#BE0A23;		
}
.references_vert .head a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;		
	color:#000000;
}
.references_vert .text {
	padding:0px 10px 0px 0px;
}
.references_vert .text {
	padding:0px;
	margin:0px;	
}
.references_vert .image {
	overflow:hidden;
}
/**
 * Languages Typo3
 */
 
.langselector {
	float:right;
	margin-left:5px;
}

/**
 * Typo3
 */
 
.csc-sitemap a {
	font-size:14px;	
}
.csc-sitemap li {
	margin:5px;	
}
	
/**
 * Tradipedia
 */
 
#tradipedia_fieldset {
	margin-top:20px;	
}  
#tradipedia_lang {
	margin: 10px 0 0 0;
	border-bottom:1px solid #848484;   
}
#tradipedia_text {
	margin: 10px 0 0 0 ;
}

/**
 * mailform_bewerbung
 */
.mailform_bewerbung {
 
}
.mailform_bewerbung .clear_box {
	clear:both;
	height:0px;
	border:0px solid #fff;
}
.mailform_bewerbung ul {
	list-style:none;
	padding:0px 10px;
}
.mailform_bewerbung .border_right {
	border-right:1px solid #000000;
}
.mailform_bewerbung .float_left {
	float:left;
}
.mailform_bewerbung fieldset {
	margin-bottom:20px;
}

.mailform_bewerbung .box {
	margin-bottom:10px;
}

.mailform_bewerbung .daten .head{
	float:left;
}
.mailform_bewerbung .daten label{
	display:block;
	width:150px;
}
.mailform_bewerbung .label{
	float:left;
	display:block;
	width:150px;
}