/* all */
*	{ 	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
		font-size: 12px;
		margin: 0px; padding: 0px;
		border-collapse: collapse;
		line-height: 18px;
	}

body {
	background-color:#0e305a;
	font-size:11px;	
	font-family: Arial, Verdana,Helvetica, Tahoma;
	/*overflow:hidden;*/
	background-image: url(../img/bodybackground.jpg);
	background-repeat: repeat-x;
	overflow-x: hidden;
}
.start {
	background-color: white;
	background-image: url(../img/background_start.jpg);
	background-repeat: repeat-x;
}

#center {
	position: absolute;
   	text-align: middle;
   	top:0px;
   	left:50%;   
    width:862px;
    margin-left:-431px; 
    height: 733px;
    border: 0px solid red;
}

#startlogo {
	position: absolute;
	top: 131px;
	left: 179px;
	width: 272px;
	height: 38px;
	background-image: url(../img/start_logo.jpg);
	background-repeat: no-repeat;
	border: 0px solid red;
	z-index: 1;
}
#sbox1 {
	position: absolute;
	top: 248px;
	left:  174px;
	width: 173px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_rot.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#sbox1txt {
	padding:10px 10px 10px 10px;
	color: white;
}
#sboxtxt {
	padding:10px 10px 10px 10px;
}
#sbox2 {
	position: absolute;
	top: 248px;
	left:  354px;
	width: 173px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_weiss.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#sbox3 {
	position: absolute;
	top: 248px;
	left:  538px;
	width: 173px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_weiss.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#sbox4 {
	position: absolute;
	top: 248px;
	left:  721px;
	width: 173px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_weiss.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#startstar {
	position: absolute;
	top: 190px;
	width: 406px;
	height: 341px;
	background-image: url(../img/Strahlen_Start.jpg);
}
#headstar {
	position: absolute;
	top: 0px;
	left: 538px;
	height: 76px;
	width: 406px;
	background-image: url(../img/Strahl_oben.jpg);
}
#botstar {
	position: absolute;
	top: 616px;
	left: 532px;
	height: 115px;
	width: 411px;
	background-image: url(../img/Strahl_unten.jpg);
	z-index: 11;
}
#lang {
	position: absolute;
	top: 621px;
	left: 480px;
	z-index: 12;
	color: white;
}
#lang a {
	color: white;
}
#lang a:hover {
	color: #B20E0C;
}
#lang a.lactive {
	color: #B20E0C;
}
img {
	border: 0;
}

a	{ text-decoration: none; color:	#750f1a;}
a:hover { text-decoration: none; }

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #033B85;
}	

h2 {
	font-weight: normal;
	font-size: 14px;
	color: #033B85;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #033B85;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	color: #033B85;
}
h5 {
	font-weight: bold;
	font-size: 11px;
	color: #033B85;
}
h6 {
	font-weight: bold;
	font-size: 10px;
	color: #033B85;
}
h2 a {
	font-weight: bold;
	font-size: 15px;
	color: #B20E0C;

}
h3 a {
	font-weight: bold;
	color: #B20E0C;

}

p a {
	font-weight: bold;
	color: #B20E0C;

}

/* fix margins courtesy of IE Bugs 
ul { margin-top: 1em;  }
li { margin-left: 2em; margin-bottom: 1em; }
 */
ul { margin-top: 0em;  }
li { margin-left: 0em; margin-bottom: 0em; }
/*#############################      yellowBAR                 ########################################*/
#ybar {
	position: relative;
	top:78px;
	height: 36px;
	width: 850px;
	z-index: 1;
}
#logo {
	position: relative;
	left: 0px;
	top: 5px; 
	float: left;
}

/*#############################      Navi                 ########################################*/
#navi {
	position:absolute;
	top:93px;
	left: 220px;
	width:850;
	border: 0px solid aqua;
	z-index: 12;
}
.mactive {
	font-weight: bold;
}
/* ############## NAVI - UNTERNEHMEN ################# */

#navcontainer ul.mU, ul.mU ul {
	list-style-type: none;
	border: 0px solid green;
}
#navcontainer ul.mU {
	width: 153px;
	float: left;
	border: 0px solid red;
}
* html #navcontainer ul.mU {
	width: 120px;
	float: left;
}
#navcontainer ul.mU li {
	height: 30px;
	width: 153px;
}

#navcontainer ul.mU li a {
	position: relative;
	top:0px;
	z-index: 14;
	display: block;
	padding:  6px 1px 4px 15px;;
	background-image: url(../img/Button_blau.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 14px;
	color: white;
	height: 29px !important;
}
#navcontainer ul.mU a:hover {
	background-image: url(../img/Button_rot.jpg);
}
#navcontainer ul.mU a.mact {
	background-image: url(../img/Button_rot.jpg);
}

/* Fuer Unterpunkte keine Float-Eigenschaft */

#navcontainer ul.mU li ul li {
	color: white;
	float:none;
	height: 20px;
}

/* Zweite Ebene */

#navcontainer ul.mU ul {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 153px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 0px;
	text-decoration: none;
	text-align: left;
	display: none;
	background-image: url(../img/menu_top.jpg);
	background-repeat: repeat-x;
	background-color: #B20E0C;
	filter:alpha(opacity=80); /* Fuer IE */
	-moz-opacity:0.8; /* Fuer Gecko-Browser */
	opacity:0.8; /* Fuer Konqueror, Opera 9+, Safari */
	z-index: 11;
}
#navcontainer ul.mU ul.mUvis {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 153px;
	padding-top: 0.3em;	
	padding-bottom: 0.3em;
	text-align: left;
	text-decoration: none;
	color:white;
	display: block;
}
#navcontainer ul.mU li.hover ul, #navcontainer ul.mU li.hover ul  {
     display: block;
}
#navcontainer ul.mU ul li {
	padding-top: 0.4em;

}
#navcontainer ul.mU ul li a {
	text-decoration: none;
	background-image: none;
	color: white;
	display: block;
	height: 15px;
	font-family: Arial important!;
	font-size: 12px;
}
#navcontainer ul.mU ul li a:hover {
	background-image: none;
	font-weight: bold;
}

#navcontainer ul.mU ul li a.menu_active {
	font-weight: bold;
}
/* ############## NAVI - Branchen ################# */

#navcontainer ul.mL, ul.mL ul {
	list-style-type: none;
	border: 0px solid green;
}
#navcontainer ul.mL {
	width: 153px;
	float: left;
	border: 0px solid red;
}
* html #navcontainer ul.mL {
	width: 120px;
	float: left;
}
#navcontainer ul.mL li {
	height: 30px;
	width: 153px;
}

#navcontainer ul.mL li a {
	position: relative;
	top:0px;
	left: 10px;
	z-index: 14;
	display: block;
	padding:  6px 1px 4px 15px;;
	background-image: url(../img/Button_blau.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 14px;
	color: white;
	height: 29px !important;
}
#navcontainer ul.mL a:hover {
	background-image: url(../img/Button_rot.jpg);
}
/* Fuer Unterpunkte keine Float-Eigenschaft */

#navcontainer ul.mL li ul li {
	color: white;
	float:none;
	height: 20px;
}

/* Zweite Ebene */

#navcontainer ul.mL ul {
	position: absolute;
	top: 24px;
	left: 163px;
	width: 153px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 0px;
	text-decoration: none;
	text-align: left;
	display: none;
	background-image: url(../img/menu_top.jpg);
	background-repeat: repeat-x;
	background-color: #B20E0C;
	filter:alpha(opacity=80); /* Fuer IE */
	-moz-opacity:0.8; /* Fuer Gecko-Browser */
	opacity:0.8; /* Fuer Konqueror, Opera 9+, Safari */
	z-index: 11;
}
#navcontainer ul.mL ul.mLvis {
	position: absolute;
	top: 24px;
	left: 163px;
	width: 153px;
	padding-top: 0.4em;	
	padding-bottom: 0.4em;
	text-align: left;
	text-decoration: none;
	color:white;
	display: block;
}
#navcontainer ul.mL li.hover ul, #navcontainer ul.mL li.hover ul  {
     display: block;
}
#navcontainer ul.mL ul li {
	padding-top: 0.4em;

}
#navcontainer ul.mL ul li a {
	text-decoration: none;
	background-image: none;
	left: 0px;
	color: white;
	display: block;
	height: 15px;
	font-family: Arial important!;
	font-size: 12px;
}
#navcontainer ul.mL ul li a:hover {
	background-image: none;
	font-weight: bold;
}

#navcontainer ul.mL ul li a.menu_active {
	font-weight: bold;
}
/* ############## NAVI - Produkte ################# */

#navcontainer ul.mLO, ul.mL ul {
	list-style-type: none;
	border: 0px solid green;
}
#navcontainer ul.mLO {
	width: 153px;
	float: left;
	border: 0px solid red;
}
* html #navcontainer ul.mLO {
	width: 120px;
	float: left;
}
#navcontainer ul.mLO li {
	height: 30px;
	width: 153px;
}

#navcontainer ul.mLO li a {
	position: relative;
	top:0px;
	left: 20px;
	z-index: 14;
	display: block;
	padding:  6px 1px 4px 15px;;
	background-image: url(../img/Button_blau.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 14px;
	color: white;
	height: 29px !important;
}
#navcontainer ul.mLO a:hover {
	background-image: url(../img/Button_rot.jpg);
}
/* Fuer Unterpunkte keine Float-Eigenschaft */

#navcontainer ul.mLO li ul li {
	color: white;
	float:none;
	height: 20px;
}

/* Zweite Ebene */

#navcontainer ul.mLO ul {
	list-style-type: none;
	position: absolute;
	top: 24px;
	left: 326px;
	width: 153px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 0px;
	text-decoration: none;
	text-align: left;
	display: none;
	background-image: url(../img/menu_top.jpg);
	background-repeat: repeat-x;
	background-color: #B20E0C;
	filter:alpha(opacity=80); /* Fuer IE */
	-moz-opacity:0.8; /* Fuer Gecko-Browser */
	opacity:0.8; /* Fuer Konqueror, Opera 9+, Safari */
	z-index: 11;
}
#navcontainer ul.mLO ul.mLOvis {
	position: absolute;
	top: 24px;
	left: 326px;
	width: 153px;
	padding-top: 0.4em;	
	padding-bottom: 0.4em;
	text-align: left;
	text-decoration: none;
	color:white;
	display: block;
}
#navcontainer ul.mLO li.hover ul, #navcontainer ul.mLO li.hover ul  {
     display: block;
}
#navcontainer ul.mLO ul li {
	padding-top: 0.4em;

}
#navcontainer ul.mLO ul li a {
	text-decoration: none;
	background-image: none;
	left: -2px;
	color: white;
	display: block;
	height: 15px;
	font-family: Arial important!;
	font-size: 12px;
}
#navcontainer ul.mLO ul li a:hover {
	background-image: none;
	font-weight: bold;
}

#navcontainer ul.mLO ul li a.menu_active {
	font-weight: bold;
}
/* ############## NAVI - Anwendungen ################# */

#navcontainer ul.mR, ul.mL ul {
	list-style-type: none;
	border: 0px solid green;
}
#navcontainer ul.mR {
	width: 153px;
	float: left;
	border: 0px solid red;
}
* html #navcontainer ul.mR {
	width: 120px;
	float: left;
}
#navcontainer ul.mR li {
	height: 30px;
	width: 153px;
}

#navcontainer ul.mR li a {
	position: relative;
	top:0px;
	left: 30px;
	z-index: 14;
	display: block;
	padding:  6px 1px 4px 15px;;
	background-image: url(../img/Button_blau.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 14px;
	color: white;
	height: 29px !important;
}
#navcontainer ul.mR a:hover {
	background-image: url(../img/Button_rot.jpg);
}
/* Fuer Unterpunkte keine Float-Eigenschaft */

#navcontainer ul.mR li ul li {
	color: white;
	float:none;
	height: 20px;
}

/* Zweite Ebene */

#navcontainer ul.mR ul {
	list-style-type: none;
	position: absolute;
	top: 24px;
	left: 489px;
	width: 153px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 0px;
	text-decoration: none;
	text-align: left;
	display: none;
	background-image: url(../img/menu_top.jpg);
	background-repeat: repeat-x;
	background-color: #B20E0C;
	filter:alpha(opacity=80); /* Fuer IE */
	-moz-opacity:0.8; /* Fuer Gecko-Browser */
	opacity:0.8; /* Fuer Konqueror, Opera 9+, Safari */
	z-index: 11;
}
#navcontainer ul.mR ul.mLOvis {
	position: absolute;
	top: 24px;
	left: 489px;
	width: 153px;
	padding-top: 0.4em;	
	padding-bottom: 0.4em;
	text-align: left;
	text-decoration: none;
	color:white;
	display: block;
}
#navcontainer ul.mR li.hover ul, #navcontainer ul.mLO li.hover ul  {
     display: block;
}
#navcontainer ul.mR ul li {
	padding-top: 0.4em;

}
#navcontainer ul.mR ul li a {
	text-decoration: none;
	background-image: none;
	left: -2px;
	color: white;
	display: block;
	height: 15px;
	font-family: Arial important!;
	font-size: 12px;
}
#navcontainer ul.mR ul li a:hover {
	background-image: none;
	font-weight: bold;
}

#navcontainer ul.mR ul li a.menu_active {
	font-weight: bold;
}

/*#############################      PICBAR                 ########################################*/


#pic {
	position: relative;
	top: 94px;
	width: 862px;
	height: 218px;
	background-image: url(../img/Bild_Unternehmen.jpg);
	z-index: -1;
}


/*###############################  CONTENT  ############################### */
#content_main {
	position: relative;	
	top: 112px;
	left: 0px;
	height: 240px;
	width: 862px;
}
#content_head {
	position: relative;
	top: 0px;
	left: 0px;
	width: 744px;
	height: 20px;
}
#content_txt {
	position: relative;
	top: 10px;
	left: 0px;
	width: 862px;
	height: 240px;
	border: 1px solid green;
}
#content_pic {
	position: absolute;
	top: 25px;
	left: 707px;
	width: 155px;
	height: 190px;
	border: 0px solid red;
}
* html #content_pic {
	left: 698px;
}
#content_pic p {
	margin-top: 5px;
	font-size: 9px;
}
#contentheader {
	position: relative;
	top: 0px;
	left: 0px;
	width: 644px;
}
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 862px;
	height: 240px;
	border: 0px solid red;

}

.flexcrollb
{
	position: relative;
	top: 0px;
	width: 857px;
	height: 205px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ############## BOTTOM - NAVI ################# */
#bottom {
	position: relative;
	top: 125px;
	left: 0px;
	width: 860px;
	height: 15px;
	border: 0px solid red;
}
*html #bottom {
	top: 117px;
}
#botmenu {
	position:relative;
	top:0px;
	height:20px;
	left:0px;
	width:640px;
}

#lmcontainer ul {
	position: absolute; 
	top: 0px;
	bottom: 1px;
	width: 520px;
}
#lmcontainer ul li.normal {
	display:inline;
	float:left;
	padding-left:0;
	margin-left:0;
	padding-top:2px;
	color: white;
}
#lmcontainer ul li.normal a {
	padding: 0.05em 0.5em;
	color: white;
	text-decoration: none;
}

#lmcontainer ul li.normal a:hover {
	color: #B20E0C;
}
#lmcontainer ul li.formTable {
	position: relative;
	top: 2px;
	display:inline;
	float:left;
	padding:0.05em 0.5em;
	margin-left:0;
}
* html #lmcontainer ul li.formTable {
	top: 0px;
}
#lmcontainer ul li.formTable table {
	color: white;	
	border-collapse: collapse;
}
#lmcontainer ul li.formTable table td {
	padding: 0px;
}
p.bodytext ul li a {
	list-style: disc;
}
.csc-textpic-caption a {
	font-weight: bold;
	color: #B20E0C;

}
