body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3F3F3F;
	background-color: #e5e3e3;
	background-image: url(img/bgFill.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color:#3F3F3F;

}

a {
	text-decoration: none;
	color: #596bc2;
}


#maincontainer {
	width: 1006px;
	background: url(img/backgroundYFill.png) repeat-y;
	left: 50%;
	position: absolute;
	margin: 0 0 0 -504px;
}

#headerBox {
	background: url(img/Header.png) no-repeat;
	height: 161px;
}

#bodyBox {
	background: url(img/lowerBody.png) no-repeat bottom;
}

#footerBox {
	height:81px;
}

#contentContainer {
	padding:0 15px 0 40px;
	width: 735px;
	float:left;
}

#rightContainer {
	width: 216px;
	float:left;
}

H1 {
	font-size: 1.6em;
}

/*
 Menue
*/

#menueContainer {
	height: 350px;
	width: 216px;
}

#rightMenu li {
	list-style-type: none;
	padding-bottom:10px;
}

#rightMenu ul {
	padding-left:20px;
}

.m-1-no a {
	color: white;
	font-size: 1.3em;
}

.m-1-no a:hover, .tm-1-no a:hover {
	color: #D5D5D5;
}

.m-1-act a {
	color: white;
	font-size: 1.3em;
	font-weight: bold;
}

#topMenu {
	padding:112px 0 0 30px;
}

.topMenuItem {
	float:left;
	font-size: 1.2em;
}

.topMenuItemSep {
	float:left;
	padding: 0 10px;
}

.bottomMenuItemSep {
	float:left;
	padding: 2 10px;
}

.topMenuitem a {
	color: white;
}

.tm-1-act a {
	font-weight: bold;
}


#infoContainer {
 	position: absolute; 	
   bottom: 130px;
	height: 228px;
	width: 216px;
}

#info {
	padding-left:10px;
}

#footerMenu {
	padding: 43px  0  0 35px; 
}

/*
RightMenu with Content
*/
#rightMenu H1 {
	color:White;
	font-size: 1.5em;
}

#rightMenu .csc-default {
	padding-left:15px;
	color: white;
}

/* Searchform */
#searchContainer {
	background: url(img/searchShaddow.png);
	width: 190px;
	height: 40px;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top:230px;
}

#searchContainer #mailformsubmit {
	border: 0;
	background: url(img/arrowbutton.png);
	width:28px;
}

#searchContainer #mailformsword{
	border: 1px solid #3754a8;
	padding:0;
	width:115px;
}

#searchContainer .rightSearchLabel {
	color:White;
	width:42px;
	float:left;
	padding-left:2px;
}

/* Formulare */
.csc-mailform {
	border:0;
}

.csc-mailform-field {
	width:100px;
	padding-top:4px;
}

#mailformtext {
	width: 270px;
}

#teamviewer {
	padding-left:43px;
}
