@CHARSET "UTF-8";

body {
	margin: 0px 0px 0px 0px;
	background-image: url("../images/bg_border.jpg");
	background-repeat: repeat-y;
	background-color: #e2eaec;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #143066;
}

table {
	width: 100%;
}

.ws_header {
	background-image: url("../images/mood_firmengebaeude.jpg");
	background-position: right;
	background-repeat: no-repeat;
	background-color: white;
	width: 100%;
	height: 143px;	
}

.ws_lang {
	position: absolute;
	top: 15px; 
	left: 790px;
}

.ws_subheader {
	background-color: #003366;
	width: 100%;
	height: 24px;	
}

.ws_navigation {
	width: 140px;
	float: left;
	padding-top: 70px;
	padding-left: 60px;
	padding-right: 40px;
	background-image: url("../images/bg_body.jpg");
	background-repeat: repeat-x;
	height: 417px;
}

.ws_content {
	/* margin-left: 279px;*/
	position: absolute;
	width: 678px;
	line-height: 18px;
	background-image: url("../images/bg_body.jpg");
	background-repeat: repeat-x;
	left: 279px;
}

.ws_introBox {
	width: 918px; 
	padding: 0px 40px 0px 40px; 
	margin-left: 40px; 
	background-image: url('../images/bg_border.jpg');
	height: 416px;
}

.ws_introInner {
	background-image: url('../images/bg_intro.jpg'); 
	background-repeat: no-repeat;
	width: 920px;
	height: 416px;
}

.ws_introShadow {
	background-image: url('../images/bg_shadow_bottom.gif');
	background-repeat: no-repeat;
	width: 985px;
	height: 16px;
	margin-left: 40px;
}

div.csc-textpic {
	width: 660px;
}

img {
	border: 0px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #003366;
	padding: 0px;
}

ul {
	list-style: square;
	padding-left: 19px;
	padding-top: 0px;
}

hr {
	border-top: 0px;
	border-bottom: 1px solid #003366;
	width: 80%;
}

li {
	padding-top: 20px;
}

b {
	color: #006699;
}

h1 {
	color: #006699;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 0 15 0;
}

td {
	font-size: 12px;
}

a {
	color: #143066;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

/* Navigation */

.menu1-level1-no {
	border-bottom: 2px solid #3399cc;
	list-style: none;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 17px;
	width: 140px;
}

.menu1-level1-act {
	border-bottom: 2px solid #3399cc;
	list-style: none;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 17px;
	width: 140px;
}

.menu1-level1-act a{
	background-color: #143066;
	padding: 7px 15px 6px 15px;
	color: white;
}

.menu1-level2-no {
	border-bottom: 1px solid #3399cc;
	list-style: none;
	text-transform: uppercase;
	padding: 8px 0px 3px 25px;
	width: 140px;
	max-width: 115px;
}

.menu1-level2-act {
	border-bottom: 1px solid #3399cc;
	list-style: none;
	text-transform: uppercase;
	padding: 8px 0px 3px 25px;
	width: 140px;
	max-width: 115px;
}

.menu1-level2-act a{
	font-weight: bold;
}
