html {  
	height:100%;
}

body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
}


p {
	font-size: 12px;
	line-height: 13px;
	color: #636363;
}

h1 {
	text-transform: uppercase;
	font-size: 21px;
	line-height: 28px;
	color: #FFFFFF;
	margin-top: 0px;
	font-weight: normal;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	margin-top: 0px;
}


a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover { 
	text-decoration: none;
	color: #636363;
}

a:active { 
	text-decoration: none;
	color: #636363;
}




/*###### Main Wrapper ##################################################################*/

#MainWrapper {
	width: 670px;
	left: 0px;
	text-align: left;
	position: absolute;
}

#Header {
	margin-bottom: 15px;
	margin-top: 50px;
	width: 640px;	
}

#MainContentWrapper {
	width: 670px;
}


/*###### Main Menu ##################################################################*/

.MainMenuItem {
	border-top: 1px solid #000000;
	height: 25px;
	background-color: #ffffff;
	z-index: 50;
}

.MainMenuItem a {
	background-color: #ffffff;
	font-size: 15px;
	line-height: 20px;
	position: absolute;
	margin-top: 2px;
}

.Menuepunkt-Inhalte-1 {
	overflow: hidden;
	display: none;
}

/*###### Sub Menu ##################################################################*/

.SubMenuItem {
	border-top: 1px solid #000000;
	padding-left: 30px;
	height: 25px;
	background-color: #ffffff;
	z-index: 40;
}

.SubMenuItem a {
	background-color: #ffffff;
	font-size: 13px;
	position: absolute;
	margin-top: 5px;
}

.level-2 {
}

.Menuepunkt-Inhalte-2 {
	overflow: hidden;
	display: none;
}

/*###### Third Menu ##################################################################*/

.ThirdMenuItem {
	height: auto;
	border-top: 1px solid #000000;
	padding-left: 50px;
	height: 25px;
	background-color: #ffffff;
	z-index: 30;
}

.ThirdMenuItem a {
	background-color: #ffffff;
	position: absolute;
	margin-top: 6px;
}

.level-3 {
}

.Menuepunkt-Inhalte-3 {
	overflow: hidden;
	display: none;
}

/*###### Content Wrapper ##################################################################*/

.Content {
	line-height: 0px;
}

.ContentWrapper {
	width: 680px;
	text-align: left;
	padding-left: 50px;
	padding-right: 16px;
	overflow-x: hidden;
}

.ContentWrapperMargin {
	height: auto;
	width: 600px;
}

.ContentElementWrapper {
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*###### Image Margin Right ##################################################################*/

.csc-textpic-imagewrap dl {
	margin-right: 2px !important;
}

.csc-textpic {
	margin-top: 10px;
}

/*###### Footer ##################################################################*/

#Footer {
	height: 200px;
	background-color: #ffffff;
	background-image: url(/fileadmin/images/white.gif);
	border-top: 1px solid #000000;
	z-index: 50;
}


/*###### Ajax Loader ##################################################################*/

.AjaxLoader {
	display: none;
	position: absolute;
	left: -25px;
	margin-top: 4px;
}


/*###### NoScript ##################################################################*/

.NoScript {
	text-align: left;
}

#NoScriptJava {
	margin-left: 50px;
	margin-top: 50px;
}

#NoScriptJava p {
	color: #ff0000;
}

#NoScriptContact {
	margin-left: 50px;
}























































































































