body {
	margin: 0;
	padding: 0;
	background: url("images/bg.gif") repeat-x;
	background-color: #1E2234;
	font-family: Arial;
	font-size: 12px;
	color: #404A7B;
	line-height: 150%;
		
}

p {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
}

h1 {
	font-size: 16px;
	font-family: Verdana;
	line-height: 20px;
	font-weight: normal;
}

a {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#logo {
	position: relative;
	z-index: 1;
	width: 190px; 
	float: left;
}

#logoTop {
	position: relative;
	z-index: 2;
	background-color: #1E2234;
	color: white;
	margin: -30px 0 0 190px;
	height: 24px;
	padding: 6px 0 0 20px;
}

#logoNamen {
	position: relative;
	z-index: 1;
	width: 150px;
	float: left;
	margin: 50px 0 0 0;
}

#logoBgTop {
	position: absolute;
	z-index: 0;
	width: 60%;
	background-color: #1E2234;
	height: 30px;
	top: 0px;
	right: 0px;
}

#logoBg {
	position: absolute;
	z-index: 0;
	width: 200px;
	background-color: #1E2234;
	height: 90px;
	top: 30px;
	left: 0px;
}

#headerBild1 {
	position: relative;
	z-index: 1;
	border: 1px solid black;
	width: 178px;
	height: 70px;
	float: left;
	margin: 20px 0 0 47px;
} 

#headerBild2 {
	position: relative;
	z-index: 1;
	border: 1px solid black;
	width: 178px;
	height: 70px;
	float: left;
	margin: 20px 0 0 8px;
} 

#headerBild3 {
	position: relative;
	z-index: 1;
	border: 1px solid black;
	width: 178px;
	height: 70px;
	float: left;
	margin: 20px 0 0 8px;
} 

#headerBild1 img, 
#headerBild2 img, 
#headerBild3 img {
	width: 178px;
}

#all {
	position: relative;
	margin: 0px 20px;
	width: 950px;
	padding: 0;
}
#header {
	position: absolute;
	top: 30px;
	height: 90px;
}

#main {
	position: relative;
	width: 910px;
	top: 130px;
	margin: 0px 0px 0px 0px;
}

#mainContent {
	margin: 30px;
	margin-top: 10px;
	padding: 30px;
	background-color: #F6F8FE;
	width: 445px;
	border: 1px solid silver;
}

#mainContent img{
	margin-top: 5px;
	border: 1px solid silver;
	margin-bottom: 0px;
}

#navigation {
	position: relative;	
	margin-top: 0px;
	padding: 10px 0px 10px 20px;
	width: 170px;
}

#navigation img{
	border: 0;
}

#news {
	margin-top: 0px;
	padding: 10px 10px 10px 20px;
	width: 170px;
}

.main {
	background: url("images/bgContentMain.png") repeat-y;
	padding: 0px;
}

.mainTop {
	background: url("images/bgMainTop.gif") no-repeat;
	padding: 3px 0 3px 20px;
}

.top {
	background: url("images/bgBoxTop.gif") no-repeat;
	padding: 3px 0 3px 20px;
}
.left {
	background: url("images/bgBoxMain.png") repeat-y;
}
.right {
	background: url("images/bgBoxMain.png") repeat-y;
}

.boxBottom {
	background: url("images/bgBoxBottom.png") no-repeat;
}

.mainBottom {
	background: url("images/bgContentBottom.png") no-repeat;
}
#footer {
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}

.footer a {
	text-decoration: none;
	color: #404A7B;
}

.footer a:hover {
	text-decoration: underline;
}

/*
/* NEWS CSS BEGINN
*/

.news-latest-container {
	border: none;
	background: none;
}

.news-latest-item {
	border: 1px solid silver;
	width: 100px;
	font-family: Arial;
	font-size: 10px;
	line-height: 100%;
	padding: 20px;
	background: #F6F8FE;
	margin-bottom: 10px;
}

.news-latest-container img {
	border: 1px solid silver;
	padding: 0px;
	margin: 0px;
/*	margin: 0px 10px 0px 10px; */
}
.news-latest-item {
	padding-bottom: 0px;
}
.news-latest-item .bodytext{
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
}

.news-latest-image {
	clear: both;
}

.news-latest-date {
	clear: both;
}
.news-latest-text {
	padding-top: 10px;
	font-size: 11px;
	line-height: 15px;
}

.news-latest-morelink, .news-list-morelink, .news-single-backlink {
	font-weight: bold;
	float: right;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
.news-latest-morelink a, .news-list-morelink a, .news-single-backlink a{
	text-decoration: none;
	font-size: 11px;
}

.news-latest-morelink a:hover, .news-list-morelink a:hover, .news-single-backlink a:hover {
	text-decoration: underline;
	font-size: 11px;
}

.news-single-item {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.news-list-container {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.news-list-item {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.news-list-date {
	background: none;
	float: none;
	color: #404A7B;
}

.siegel {
	text-align: center;
	width: 160px;
}
.siegel img {
	border: none;
}

.news-single-img img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*
/* NEWS CSS ENDE
*/

/*
Style für Formulare Beginn
*/
.mf-form {
	border: none;
	padding: 0;
	margin: 0;
}
.mf-input {
	border: 1px solid gray;
	margin: 0 0 7px 20px;
	width: 300px;
}

.mf-label {
	width: 100px;
	float: left;
	height: 25px;
}
.mf-text {
	border: 1px solid gray;
	margin-left: 20px;
	width: 300px;
}
.mf-submit {
	clear: both;
	border: 1px solid gray;
	margin-left: 120px;
	float: left;
	background-color: transparent;
}

.csc-mailform {
	border: none;
}
/*
Style für Formulare Ende
*/

/*
Style für Menü Beginn
*/
.secondLevel {
	margin: 0 0 10px 10px;
	width: 150px;
}
.secondLevel a{
	color: #7E85A9;
	text-decoration: none;
	display: block;
	width: 130px;
}
.secondLevel a:hover{
	text-decoration: underline;
}

.thirdLevel {
	background: url("images/navElementsDevider.gif") no-repeat;
	background-position: bottom;
	padding: 5px 0 5px 0;
	overflow: hidden;
}

.thirdLevelNoLine {
	padding: 5px 0 5px 0;
	overflow: hidden;
}

.thirdLevel a, .thirdLevelNoLine a {
	color: #7E85A9;
	text-decoration: none;
}

.thirdLevel a:hover, .thirdLevelNoLine a:hover {
	text-decoration: underline;
}


.fourthLevel {
	margin: 0px 0px 0px 5px;
}

.fourthLevel ul{
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.fourthLevel a {
	color: #7E85A9;
	text-decoration: none;
}
.fourthLevel a:hover {
	text-decoration: underline;
}
.fourthLevel ul li a:active {
	color: #FF482F;
	text-decoration: blink;
}

/*
Style für Menü Ende
*/´


/*
Style für Breadcrumb Beginn
*/

.breadcrumb {
	background: #FFFF00;
	font-size: 10px;
}


.thumbs {
	display: inline;
}




.tx-wecstaffdirectory-content {
	width: 420px;
}


#footerTime {
         margin-left: 13px;
         font-family: Verdana;
         font-size: 11px;
}








/*
Style für Breadcrumb Ende
*/
