body {

	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	color: #000;
	background: #ffffff;

}

div {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;

}
p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;

}

#main {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 1000px;
	height: auto;
	border: 1px solid #F4F4F4;

}

/*Standart Layers ID*/
#inhalt {
	position: absolute;
	left: -2000px;
	top: -2000px;
}

#header {
	width: 1000px;
	height: 58px;
	background: url(gfx/header.gif) top left no-repeat;
	padding: 0px;
	margin: 0px;


}

#container {
	width: 1000px;
	height: auto;

	padding: 0px;
	margin-top: 0px;
	background: url(gfx/bg-container.gif) top left repeat-y;



}
#container2 {
	width: 1000px;
	height: auto;

	padding: 0px;
	margin-top: 0px;
	background: url(gfx/footer-top-right.gif) bottom right no-repeat;



}


#content {
	width: 754px;
	background: url(gfx/header-top-left.gif) top left no-repeat;

	min-height: 326px;
	padding-top: 122px;
	padding-left: 246px;

}
*html #content {
	width: 754px;
	background: url(gfx/header-top-left.gif) top left no-repeat;

	height: 326px;
	padding-top: 122px;
	padding-left: 246px;

}

#leftcontent {
	width: 259px;
	float: left;
	padding-right: 3px;
	border-right: 17px solid #E6E6E6;
	height: 171px;
	overflow: hidden;

}
#rightcontent {
	width: 300px;
	float: left;
	padding-left: 18px;

	height: 171px;

}

.img-welcome {
	margin-bottom: 88px;

}


#footer {
	width: 1000px;
	height: 94px;
	background: url(gfx/footer.gif) top left no-repeat;
	padding: 0px;
	margin: 0px;


}





.small {
	font-family: Arial, sans-Serif;
	font-size: 9px;
	color: #4C4C4C;
	font-weight: normal;
	text-decoration: none;

}



h1 {

	color: #006FBA;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Sans-Serif
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

h2 {

	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Sans-Serif
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}

a:link, a:visited {
	color: #4C4C4C;
	font-size: 11px;
	text-decoration: none;




}
a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;




}




.csc-uploads-1 {
	margin-top: 20px;



}

.contenttable td {
	vertical-align: top;


}
.treemenutext_no:hover {
	color: #006FBA;

}

.a-lang:link, .a-lang:visited {
	color: #4c4c4c;
	font-size: 11px;
	text-decoration: none;

	font-family: Arial, Sans-Serif;


}
.a-lang:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Sans-Serif;


}

.li-lang {
	background: url('gfx/topnav-before-no.gif') center left no-repeat;
	float: left;
	padding-left: 12px;
	list-style: none;
	padding-right: 15px;

}
.ul-lang {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 24px;


}
.copyright {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
	font-family: Arial, Sans-Serif;


}