/******************************************/
/* Standard-CSS for modern template       */
/******************************************/

/******************************************/
/* Important colors                       */
/* xxx 		= #xxxxxx                     */
/******************************************/

/******************************************/
/* General definitions                    */
/******************************************/

html, body, p, h1, h2, h3, ul, ol, span, a, table, td, form, hr, div {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: 12px/19px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #113178;
}
html, body {
	height: 101%;
	width:100%;
}
body {
	text-align: center;
	background: #fff;

	background: transparent url(screen_FILES/background_01.gif) repeat left top;
}
a:link, a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
img {
	display: inline;
	border: 0px;
}
.clear {
	clear: both;
}
/******************************************/
/* END General definitions                */
/******************************************/

/* wrapper */
div#wrapper_box {
	position:relative;
	width: 980px;
	height: 630px;
  	margin: 0px auto 0px auto;
	padding: 0px;
	text-align:left; /*IE6 Hack*/	
	background: transparent url(screen_FILES/bild_exp_01.jpg) no-repeat left top;
}

/* header */
div#head_box {
	position:absolute;
	border:0px solid red;
	width: 980px;
	height: 630px;	
	z-index:0;
}

div#head_box div#topHeadImage {display:none;}

div#head_box div#topHeadImage IMG{
	width: 980px;
	height: 630px;	
}

/*subheader */
div#sub_head_box {display:none;}


div#navigation_levelOne {
	position:relative;
    height: 30px;
    top:10px;
    width: 825px;
    margin: 0px auto auto auto;
    z-index:1;
    text-align:left;
}

div#navigation_levelOne ul#nav_level_one {
    height:30px;
    white-space: nowrap;
    background: transparent;
    border:0px solid red;
    list-style-type: none;
}

div#navigation_levelOne ul#nav_level_one li {
	float:left;	/*IE 6 HACK*/
    list-style-type: none;
    width: 163px;
    margin-right: 2px;
}

div#navigation_levelOne ul#nav_level_one li a {
    float: left;
    height: 25px;
    width: 138px;
    padding: 5px 0px 0px 25px;
    color: #113178;
	background: transparent url(screen_FILES/button_exp_01_normal.gif) repeat left top;
    font-size:11px;
}


div#navigation_levelOne ul#nav_level_one li.activeListL1  a.active{
    color: #000;
	background: transparent url(screen_FILES/button_exp_01_rollover.gif) repeat left top;
}

div#navigation_levelOne ul#nav_level_one a:hover, ul#nav_level_one li a:active {
    color: #000;
	background: transparent url(screen_FILES/button_exp_01_rollover.gif) repeat left top;
}

div#navigation_levelOne ul#nav_level_one a:hover, ul#nav_level_one li a.active{
    color: #000;
	background: transparent url(screen_FILES/button_exp_01_rollover.gif) repeat left top;
}


div#navigation_levelTwo ul#nav_level_two {
	position:absolute;
	width: 200px;
	text-align:left;
	border:0px solid blue;
	display:block;
	margin: 20px 10px auto auto;
}

div#navigation_levelTwo ul#nav_level_two li{
	position:relative;
	list-style-type:none;
	border:0px solid red;
	width:150px;
	height:30px;
	margin:0px 10px 4px 10px;
	background-color:#ffffff;
}


div#navigation_levelTwo ul#nav_level_two li a{
    float: left;
    height: 25px;
    padding: 5px 0px 0px 15px;
    color: #113178;
	background: transparent url(screen_FILES/button_pfeil.gif) no-repeat left center;
    font-size:12px;
}

div#navigation_levelTwo ul#nav_level_two a.active {
	color: #b8262f;
	background: transparent url(screen_FILES/button_pfeil.gif) no-repeat left center;
    padding: 5px 0px 0px 15px;
    font-size:12px;
}

div#navigation_levelTwo ul#nav_level_two li.activeList2{}
div#navigation_levelTwo ul#nav_level_two li.activeList2 a{}
div#navigation_levelTwo ul#nav_level_two li.list3 a{}
div#navigation_levelTwo ul#nav_level_two li.activeList3{}
div#navigation_levelTwo ul#nav_level_two li.activeList3 a{}


div#navigation_levelThree ul#nav_level_three{
	position:relative;
    width:825px;
	text-align:left;
	border:0px solid blue;
	margin: 265px auto auto auto;
}

div#navigation_levelThree ul#nav_level_three li{
	position:relative;
	float:left;
	list-style-type:none;
	border:0px solid red;
	width:150px;
	height:30px;
	margin:0px 2px 4px 0px;
	background: transparent url(screen_FILES/button_pfeil.gif) no-repeat left center;
}

div#navigation_levelThree ul#nav_level_three li a{
    float: left;
    height: 25px;
    padding: 5px 0px 0px 15px;
    color:  #4D4D4D;
	background: transparent url(screen_FILES/button_pfeil.gif) no-repeat left center;
    font-size:12px;
}

div#navigation_levelThree ul#nav_level_three a.active {
	color: #00afb4;
	background: transparent url(screen_FILES/button_pfeil.gif) no-repeat left center;
    padding: 5px 0px 0px 15px;
    font-size:12px;
}


div#serviceNavigation{
	position:relative;
	margin:10px auto auto auto;
	width:825px;
	text-align:left;
	border:0px solid silver;
}


div#serviceNavigation ul#nav_service {
	list-style-type: none;
}

div#serviceNavigation ul#nav_service li {
	display: inline;
	list-style-type: none;
}

div#serviceNavigation ul#nav_service li a{
	display: inline;
	list-style-type: none;
	color:#113178;
}


div#serviceNavigation ul#nav_service li a:hover, ul#nav_service a:active {
	display: inline;
	list-style-type: none;
	color:#113178;
}



.bodytext{
	background-color:#ffffff;
	line-height: 1.8;
	margin:2px 0px 1px 0px;
	padding:0px 0px 1px 0px;
	display:block;
}

/* content */
div#content_box {
	position:relative;
	/*float:left;*/
	width: 825px;
	top:265px;
	height:310px;
	background: transparent url(bigContent_FILES/background_weiss_test_02.gif) repeat left top;
	padding: 10px 0px 10px 0px;
	z-index:0;
	text-align:left;
	margin:0px auto auto auto;
}

div#content_box div#left{
	float:left;
	width:165px;
	height:250px;
	border:0px solid red;
}

div#content_box div#center{
	float:left;
	width:159px;
	height:250px;
	border:0px solid red;
}

div#content_box div#right{
	float:left;
	width:480px;
	padding-left:0px;
	border:0px solid red;
	color: #000000;
	margin: 0px 0px 0px 10px;
	background: transparent url(screen_FILES/background_weiss_test_02.gif) repeat left top;
}

div#content_box div#right div#content h1 {
	font: 14px/20px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #b8262f;
}


div#content_box div#right div#content p {
		margin: 0px 0px 4px 0px;
}

div#content_box div#right div#content ul {
	margin: 0px 10px 2px 23px;
}

/* footer */
div#foot {
	position:relative;
	margin:0px auto auto auto;
	width:825px;
	text-align:left;
	border:0px solid silver;
}

div#foot p {
	padding: 10px 0px 0px 0px;
	font: 12px/16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #5aa8d6;
	width:960px;
	border-top: 0px solid #C5C5C5;
}


/* csc-mailform */
fieldset.csc-mailform {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div.csc-mailform-field {
	clear: both;
	margin: 0px 0px 10px 0px;
}
div.csc-mailform-field label {
	float: left;
	width: 150px;
	display: block;
}
div.csc-mailform-field input {
	width: 250px;
}
div.csc-mailform-field select {
}
div.csc-mailform-field textarea {
	width: 250px;
}
div.csc-mailform-field input.csc-mailform-submit {
	margin: 0px 0px 0px 150px;
	width: 125px;
}
div.csc-mailform-field span.csc-mailform-label {
	font-weight: bold;
}