html {
	height:100%;
	width:100%;
}

body  {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	width:100%;
	height:100%;
}

p {
	margin-top:0px;
}


/*ul {
	padding-left:1em;
	padding-right:1em;
	}
	
li {
	margin-left:22px;
	font-weight:bold;
	}*/

h1 {
	font-size:16px;
	font-weight:bold;
	margin-top:1px;
	color: #000000;
}

h2 {
	font-size:125%;
	font-weight:bold;
	margin-top:1px;
}

h3 {
	font-size:110%;
	font-weight:bold;
	margin-top:1px;
	margin-bottom:3px;
}

.csc-header, .csc-header-n1 {
	width:710px;
}

.csc-linkToTop {
	font-size:10px;
	}

/*Ein PDF-Logo vor dem PDF-Download-Link*/
.download_pdf {
	background-image:url(../pics/system/logo_pdf.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 22px;
	line-height:20px;
}

/*Die Bilder im Bereich "bodytext"*/
.bodytext img {
	padding-right:10px;
	margin-top:-10px;
	margin-bottom:-5px;
}

/*Die normalen Links im Text des Content*/
#content a:link ,#content  a:visited ,#content  a:hover  {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	color:#438b54;
	text-decoration:underline;
	font-weight:bold;
}


/*Die Formatierung des Mailformulars*/
.csc-mailform {
	border-color:#eeeeee;
	border-width:0px;
	display:block;
	width:99%;
	padding-left:0px;
	padding-top:10px;
}

label {
	float: left;
	width:75px;
	font-size:12px;
	color:#000000;
	text-align: left;
}

input, textarea {
	position: relative;
	width:305px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ffffff;
	padding:2px;
	margin-bottom:5px;
}

#mailformformtype_mail {
	width:165px;
	left:200px;
	margin-top:20px;
}

.csc-linkToTop {
	font-size:10px;
	}


/*Die ID`s zur absoluten Positionierung*/
#container,
#logo_link,
#preload,
#menu_1,
#menu_2,
#menu_3,
#picture,
.lang_en,
.lang_de,
#zim_logo,
#content {
	display:none;
}

#logo_print {
	float:left;
	position:relative;
	width:92px;
	height:100px;
	overflow:hidden;
	margin-top:36px;
	margin-right:30px;
	margin-bottom:30px;
	}
	
#content_print {
	float:left;
	position:relative;
	padding-top:1px;
	width:550px;
	font-size:10pt;
	background-color:#FFF;
}



sup {
	line-height:4px;
	font-size:4px;
}


.bodytext img {
	border-width:0px;
}