/* GENERAL */
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 0;
}



/*P, OL, UL, DIV, H1, H2 {

	font-size: 11px;
}*/

H1 { font-size: 14px; }
H2 { font-size: 13px; }
H3 { font-size: 12px; }
H4 { font-size: 10px; }
H5 { font-size: 9px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}
H6 {font-size:x-large; }

/* TOP MENU */

/*Holding Background */
.holding {   
	background-image:url(../images/sms-holding_gr.gif) ; 
	background-repeat:no-repeat;
	/*background-position: 20% 80%;*/
	background-position: 90px 70px;
}

.e_solution {   
	background-image:url(../images/sms-holding_gr.gif) ; 
	background-repeat:no-repeat;
	/*background-position: 20% 80%;*/
	background-position: 5px 5px;
	border-left:1px solid #e6e6e6;
	padding-left:10px;
	padding-right:10px;
}

.button {
	padding-top:10px;
	}
/*MENU_MAIN */
.menu1_main
{   
   background-color: #EE0033;  
  
}

.borderunten {
	border-bottom: 1px solid #ee0033;
}


.menu1_main A{
   color: #ffffff;
   text-decoration: none;
   background-color: #EE0033;
   font-weight:normal;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;
   padding-right: 5px;
   padding-left: 5px;
   /*padding:0px 5px 0px 5px;*/  
}

.menu1_main A:hover {
   color: #000000;
   font-weight:normal;
   text-decoration: none;
   background-color: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
   
}



.menu1_main_act A{
   color: #000000;
   font-weight:normal;
   text-decoration: none;
   background-color: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
   
}

.menu1_main_act A:hover  {
   color: #000000;
   font-weight:normal;
   text-decoration: none;
   background-color: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
}



/* MENU_MAIN LEVEL 2 */

.menu1_main2 A {
	display:block;
   color: #ffffff;
   font-weight: normal;
   text-decoration: none;
   background: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;
   padding:3px 3px 3px 3px;
}

.menu1_main2 A:hover{
   color: #000000;
   font-weight: normal;
   text-decoration: none;
   background: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;
   padding:3px 3px 3px 3px;
}

.menu1_main2_act {
   color: #ffffff;
   text-decoration: none;
   background: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
   padding:3px 3px 3px 3px;
}

.menu1_main2_act A{
   color: #ffffff;
   text-decoration: none;
   background: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
   
}

.menu1_main2_act A:hover {
   color: #ffffff;
   font-weight: normal;
   text-decoration: none;
   background: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
}

.menu1_main2_act A:hover{
   color: #000000;
   font-weight: normal;
   text-decoration: none;
   background: #EE0033;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
   background: #DF0024;
}

.menu1_main2_sub A{
	display:block;
   color: #ffffff;
   font-weight: normal;
   text-decoration: none;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
   background: #EE0033;
   padding:3px 3px 3px 3px;
}

.menu1_main2_sub A:hover{
   color: #000000;
   font-weight: normal;
   text-decoration: none;
   font-size: 7pt;
   font:Verdana, Arial, Helvetica, sans-serif;  
   background: #EE0033;
}

/* TOP MENU ENDE*/

/* LEFT MENU_1 */



#leftmenu_1 div a {
	text-decoration:none;
	color:#666666;
	padding-top: 4px;
	padding-left: 30px;
	padding-bottom: 4px;
	display:block;
}

#leftmenu_1 div a:hover{
	padding-bottom: 4px;
	display:block;
	color:#000000;
}

#leftmenu_1 div.level_1_no {
	padding-left:12px;
	font-size: 12px;
	background-repeat: no-repeat;
}

#leftmenu_1 div.level_1_no a:hover{
	color: #000000;
}

#leftmenu_1 div.level_1_act {
	font-weight:bold;
	font-size: 12px;
	padding-left:12px;
	color: #000000;
	background-repeat: no-repeat;
}

#leftmenu_1 div.level_2_no {
	font-size: 10px;
  	padding-left:25px;
}

#leftmenu_1 div.level_2_no a:hover {
	color: #000000;
}

#leftmenu_1 div.level_2_act {
	font-size: 10px;
  	padding-left:25px;
  	font-weight:bold;
}

#leftmenu_1 div.level_3_no {
	font-size: 9px;
  	padding-left:30px;
}

#leftmenu_1 div.level_3_no a:hover {
	color: #000000;
}

#leftmenu_1 div.level_3_act {
	font-size: 9px;
  	padding-left:30px;
  	font-weight:bold;
}
/* LEFT MENU_1 ENDE */

/* LEFTMENU_1_2 */

#leftmenu_1_2 div a {
	text-decoration:none;
	color:#666666;
	padding-top: 4px;
	padding-left: 40px;
	padding-bottom: 4px;
	display:block;
}

#leftmenu_1_2 div a:hover{
	padding-bottom: 4px;
	display:block;
	color:#000000;
}

#leftmenu_1_2 div.level_1_no {
	padding-left:12px;
	font-size: 12px;
	background-repeat: no-repeat;
}

#leftmenu_1_2 div.level_1_no a:hover{
	color: #000000;
}

#leftmenu_1_2 div.level_1_act {
	font-weight:bold;
	font-size: 12px;
	padding-left:12px;
	color: #000000;
	background-repeat: no-repeat;
}

#leftmenu_1_2 div.level_2_no {
	font-size: 10px;
  	padding-left:15px;
}

#leftmenu_1_2 div.level_2_no a:hover {
	color: #000000;
}

#leftmenu_1_2 div.level_2_act {
	font-size: 10px;
  	padding-left:15px;
  	font-weight:bold;
}

#leftmenu_1_2 div.level_3_no {
	font-size: 9px;
  	padding-left:20px;
}

#leftmenu_1_2 div.level_3_no a:hover {
	color: #000000;
}

#leftmenu_1_2 div.level_3_act {
	font-size: 9px;
  	padding-left:20px;
  	font-weight:bold;
}

/* LEFTMEN_1_2 ENDE*/


/* LEFT MENU_2 */


#leftmenu_2 div a {
	text-decoration:none;
	color:#666666;
	padding-top: 4px;
	padding-left: 40px;
	padding-bottom: 4px;
	display:block;
}

#leftmenu_2 div a:hover{
	padding-bottom: 4px;
	display:block;
	color:#000000;
}

#leftmenu_2 div.level_1_no {
	padding-left:12px;
	font-size: 12px;
	background-repeat: no-repeat;
}

#leftmenu_2 div.level_1_no a:hover{
	color: #000000;
}

#leftmenu_2 div.level_1_act {
	font-weight:bold;
	font-size: 12px;
	padding-left:12px;
	color: #000000;
	background-repeat: no-repeat;
}

#leftmenu_2 div.level_2_no {
	font-size: 10px;
  	padding-left:15px;
}

#leftmenu_2 div.level_2_no a:hover {
	color: #000000;
}

#leftmenu_2 div.level_2_act {
	font-size: 10px;
  	padding-left:15px;
  	font-weight:bold;
}
/* LEFT MENU_2 ENDE */
/* LEFT MENU_3 */



#leftmenu_3 div a {
	text-decoration:none;
	color:#666666;
	padding-top: 4px;
	padding-left: 33px;
	padding-bottom: 4px;
	display:block;
}

#leftmenu_3 div a:hover{
	padding-bottom: 4px;
	display:block;
	color:#000000;
}

#leftmenu_3 div.level_1_no {
	padding-left:12px;
	font-size: 12px;
	background-repeat: no-repeat;
}

#leftmenu_3 div.level_1_no a:hover{
	color: #000000;
}

#leftmenu_3 div.level_1_act {
	font-weight:bold;
	font-size: 12px;
	padding-left:12px;
	color: #000000;
	background-repeat: no-repeat;
}

#leftmenu_3 div.level_2_no {
	font-size: 10px;
  	padding-left:15px;
}

#leftmenu_3 div.level_2_no a:hover {
	color: #000000;
}

#leftmenu_3 div.level_2_act {
	font-size: 10px;
  	padding-left:15px;
  	font-weight:bold;
}


#lefthead {
	padding-left:40px;
	font-size: 12px;
	background-repeat: no-repeat;
}


/* LEFT MENU_3 ENDE */
/* CONTENT */
#content {
	padding-top: 15px;
	vertical-align: top;

	/*color:#000000;*/
}

.border_cont {
		border-left:1px solid #e6e6e6;
		padding-left:10px;
		padding-right:10px;
		}

.rechts {
	border-right: 1px solid #EE0033;
	border-bottom: 1px solid #ee0033;
	}

#content_border {
	padding-top: 15px;
	vertical-align: top;
	color:#000000;
}

#content P {
	font-size:12px;
	}

.pad_top {
	padding-top:5px;
	padding-left:90px;
	}

#content span.head1 {
	 font-size: 14px; 
	 font-weight: bold;
	 }
	 
#content span.head2 {
	 font-size: 13px; 
	 font-weight: bold;
	 }
	 
#content span.head3 {
	 font-size: 12px; 
	 font-weight: bold;
	 }
	 
#content span.head4 {
	 font-size: 10px; 
	 font-weight: bold;
	 }
	 
	 
#content span.head5 {
	 font-size: 9px; 
	 font-weight: bold;
	 }
	 


#content a {
	text-decoration:none;
	color:#000000;
}
#content a:hover {
	text-decoration:underline;
	color:#000000;
}
/* CONTENT ENDE */
/* NOPX*/
#nopx {
	border-bottom: 1px solid #5776AE;
}
/* NOPX*/
/* SITEMAP */

#content span.header {
	font-size:14px;
	font-weight:bold;
}
#content span.header2 {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#content span.level_1 {
	font-size:11px;
}
#content span.level_2 {
	font-size:10px;
}


/*Search*/
#xxx span A {
	color: #ffffff;
   	text-decoration: none;
   	background-color: #EE0033;
   	font-weight:normal;
   	font-size: 7pt;
   	font:Verdana, Arial, Helvetica, sans-serif;
   	padding:0px 5px 0px 5px; 
}

#xxx span A:hover {
	color: #000000;
   	text-decoration: none;
   	background-color: #EE0033;
   	font-weight:normal;
   	font-size: 7pt;
   	font:Verdana, Arial, Helvetica, sans-serif;
   	padding:0px 5px 0px 5px; 
}


#content div.tx-indexedsearch {
	font-size:9px;
	font-weight:normal;
	}
	
#content div.tx-indexedsearch-searchbox {
	font-size:9px;
	font-weight:normal;
	}
	
#content div.tx-tx-indexedsearch-rules {
	font-size:9px;
	font-weight:normal;
	}
	
#content input.tx-indexedsearch-searchbox-sword {
	font-size:9px;
	font-weight:bold;
	width:150px;
	}
	
#content input.tx-indexedsearch-searchbox-button {
	font-size:9px;
	font-weight:bold;
	}
	
#content select {
	width:150px;
	}

#content div.tx-indexedsearch-title P {
	font-size:9px;
	font-weight:bold;
	}

#content div.tx-indexedsearch-res {
	font-size:9px;
	font-weight:bold;
	}
	
#content P.tx-indexedsearch-noresults {
	font-size:16px;
	font-weight:bold;
	}
	
#content span.tx-indexedsearch-sw {
	font-weight:bold;
	}

#content option {
	font-size:9px;
	font-weight:normal;
	}
	
#content select {
	font-size:9px;
	font-weight:normal;
	}
	
.linie {
	border-bottom: 1px solid #EE0033;
	}
	

	
	
	
/* ******************NEWS*******************  */

#header_1 {
	background: #960B00;
	border-bottom: 1px solid #FFD800;
	}
	

	
#header_1 P{
	font-size: 24px;
	color: #FFD800;
	font-family: "Century Gothic", CircleD, "Decorated035 BT", Raavi;
	font-weight: bold;
	padding-left: 100px;
	padding-top: 55px;

	
}	
#header_left {
	background: #960B00;
	border-bottom: 1px solid #FFD800;
	}



/* Content column */

/* Menu 1 column */

/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

/*Hapuptgruppe NEWS*/


TD#line DIV.standard {
	border-bottom: 1px solid black;
}

#news {
	font-family: verdana, arial;
	font-size:11px;
	padding-right: 10px;
	vertical-align: top;
	
		
}
TD#news DIV A {
	text-decoration: none;
	color: black;
	
}

TD#news DIV A:visited {
	text-decoration: none;
	color: black;
}

TD#news DIV A:hover {
	text-decoration: underline;
	
}
#news DIV.header {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

TD#news DIV.author {
	font-size: 15px;
	color: white;
}

TD#news DIV.date {
	font-size: 12px;
	color: white;
	
}

#news div.image {
	padding-top: 10px;
	padding-left: 5px;
}

TD#news DIV.content {
	font-size: 12px;
	color: #000000;
}

#news div.subheader a{
	font-size: 10px;
	color: black;
	padding-bottom: 5px;
	
}
#news div.subheader {
	font-size: 10px;
	color: black;
	padding-bottom: 5px;
	
}

TD#news DIV.author {
	font-size: 9px;
	color: white;
	padding-bottom: 10px;
}
#news div.category {
	font-size: 9px;
	color: black;
	padding-bottom: 10px;
	padding-left: 5px;
}

/* SINGLE NEWS BEGIN*/
#single {	
	font-family: verdana, arial;
	vertical-align: top;	
	
	}
	
#single div.titel {
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color:#F0EFED;
	border-top: 1px solid #ee0033;
	border-bottom: 1px dotted #ee0033;
}
#single div.titel2 {
	font-size: 11px;
	font-weight: bold;
	color: black;
	
}

#single div.bottom {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px;
	color: black;
	background-color:#F0EFED;
	border-bottom: 1px solid #ee0033;
	border-top: 1px solid #ee0033;
	vertical-align:bottom;
}

#single div.bottom_line {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px;
	color: black;
	background-color:#F0EFED;
	border-bottom: 1px solid #ee0033;
	border-top: 1px solid #ee0033;
	border-left:1px solid #ee0033;
	border-right:1px solid #ee0033;
	vertical-align:bottom;
}


#single DIV A {
	text-decoration: none;
	color: black;
	
}

#single DIV A:visited {
	text-decoration: none;
	color: black;
}

#single DIV A:hover {
	text-decoration: underline;
	}

#single div.subheader {
	padding-top:2px;
	padding-left:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#single div.content {
	font-size: 10px;
	color: #000000;
	padding-left:5px;
}

#single div.image {
	padding-top: 10px;
	padding-left: 5px;
}

#single div.author {
padding-left:5px;
	font-size:9px;
	color:#000000;
	}
/*SINGLE NEWS ende*/


/* LIST NEWS BEGIN*/
#list {	
	font-family: verdana, arial;
	vertical-align: top;	
	
	}
	
#list div.titel {
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

#list div.bottom {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px;
	color: black;
	background-color:#F0EFED;
	border-bottom: 1px solid #ee0033;
	border-top: 1px solid #ee0033;
}


#list DIV A {
	text-decoration: none;
	color: black;
	
}

#list DIV A:visited {
	text-decoration: none;
	color: black;
}

#list DIV A:hover {
	text-decoration: underline;
	}

#list div.subheader {
	padding-top:7px;
	padding-left:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#list div.content {
	font-size: 10px;
	color: #000000;
	padding-left:5px;
}

#list div.image {
	padding-top: 10px;
	padding-left: 5px;
}

#list div.author {
padding-left:5px;
	font-size:9px;
	color:#000000;
	}
	
#list div.category {
	font-size: 9px;
	color: black;
	padding-top:5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*SINGLE NEWS ende*/

.border {
	border-left: 1px solid #ee0033;
	border-right: 1px solid #ee0033;
	}

#top {	
	font-family: verdana, arial;
	vertical-align: top;	
	border-top: 1px solid #ee0033;
	border-left: 1px solid #ee0033;
	border-bottom: 1px solid #ee0033;
	border-right: 1px solid #ee0033;
}

#top DIV.header {
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	background-color:#ee0033;
	color: white;
	font-weight: bold;
}
#subhead DIV.header {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	background-color:#FFFFFF;
	color: white;
	font-weight: bold;
}

#top div.date {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	font-size: 10px;
	color: black;
	/*border-top: 1px solid #ee0033;
	border-bottom: 1px dotted #ee0033;*/
	background-color:#F0EFED;
}
TD#top DIV.date_einzeln {
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color:#F0EFED;
}

TD#top DIV.subheader {
	font-size: 12px;
	color: black;
}
TD#top DIV.archiv {
	padding-top: 5px;
	padding-bottom: 10px; 
	color: black;
}
TD#top DIV A {
	text-decoration: none;
	color: black;
	
}

TD#top DIV A:visited {
	text-decoration: none;
	color: black;
}

TD#top DIV A:hover {
	text-decoration: underline;
	
}


