body {
	margin: 0px;
	background-image: url(pix/backgroundColor.png);
	background-repeat: repeat;
	background-color: #444444;
}

#highlight {	
	background-image: url(pix/backgroundLighted.png);
	background-repeat: repeat-x;
}

#pageContent {
	width: 930px;
	margin: 0px auto;
	background-image: url(pix/backgroundContent.png);
	background-repeat: repeat-y;
}

#header {
	height: 250px;
	width: 930px;
	margin: 0px auto;
	background-image: url(pix/header.png);
}

.print_only{
    display:none;
}

#menu {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	
	width: 225px;
	
	margin: -96px 0px 0px 24px;
	padding: 15px 10px 10px 16px;
	background-image: url(pix/menuBackground.png);
	background-repeat: repeat-y;
		
	float: left;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	margin: 0px;
	padding: 2px 1px;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.level1 {
	padding: 0px 0px 0px 0px;
}

#menu a.level2 {
	font-size: 12px;
	padding: 0px 0px 0px 15px;
}

#menu a.active {
	text-decoration: underline;
}

#menu .menuSpacer2 {
	font-size: 0px;
	background-color: #cccccc;
	height: 1px;
	width: 40px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 2px 25px;
}

#content {
	color: white;
	font-family: Arial, sans-serif;
	font-size: 14px;
	
	line-height: 17px;
	
	margin: -96px 0px 0px 278px;
	padding: 15px 10px 10px 10px;
	
	width: 602px;
	
	background-image: url(pix/contentBackground.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

p {
	margin: 0px 20px 15px 10px;
}

h1 {
	color: #ffffff;
	font-size: 16px;
	margin: 0px auto 15px;
	/*text-align: center;*/
}

h2 {
	color: #ffffff;
	font-size: 14px;
	margin: 0px auto 15px;
}

h6 {
	color: #999999;
	float: right;
	margin: 0px 0px 15px 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#content a {	
	color: #bccccf;
	color: #889e98;
	color: #cfc3a0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a.external-link {
	white-space: nowrap;
	background-image: url(pix/external_link.gif);
	background-repeat: no-repeat;	
	background-position: 0px 2px;
	padding-left: 12px;
}

#content a.external-link img {
	border: none;
	padding: 0px 0px 2px 2px;
	display: none;
}

#content a.internal-link-new-window {
	font-size: 12px;
	line-height: 17px;
}

#content a.internal-link-new-window img {
	display: none;
}

#content a.mail {
    white-space: nowrap;
    background-image: url(pix/mail.gif);
    background-repeat: no-repeat;	
    background-position: 0px -1px;
    padding-left: 23px;
}

#content a.mail img {
    border: none;
    padding: 0px 2px;
    display: none;
}

#content a.download {
    white-space: nowrap;
    background-image: url(pix/download.gif);
    background-repeat: no-repeat;	
    background-position: 4px 2px;
    padding-left: 18px;
}

#content a.download img {
    border: none;
    display: none;
}

/* Layout 3 der Bullet-Lists fr Literaturliste benutzt */
.csc-bulletlist-3 li {
	margin-left: 20px !important;
	text-indent: -20px;
	margin-bottom: 15px !important;
}

/* msi-blockwrap-Angaben fr Bilder auf der Screenshots-Seite 
.msi-blockwrap  {
    background-image: url(pix/background_img.gif) !important;
    background-repeat: repeat-y;
    margin-bottom: 5px !important;
}
*/
/* Alternatives Punktlistenlayout */
.csc-bulletlist-2 {
    list-style-type: circle !important;
    margin-left: 30px;
}

#content ul {
	list-style-type: none;
	margin-bottom: 20px;
}

#content ul li {
	margin: 0px 0px 5px -5px;
}

#content ol {
    margin: 0px 20px 15px 30px;
}

#content hr {
	height: 1px;
	background-color: #cccccc;
	margin: 40px 100px 20px 80px;
	border: none;
}

/* Sprachwechsel */
#sprachwechsler {
	margin-top: 15px;
}

#sprachwechsler img {
	border: none;
	padding: 2px;
}

/*	Mini-News auf Startseite

#content p.tx-mininews-pi1-fp_listrowField-teaser {
	margin-bottom: 20px;
}

#content p.tx-mininews-pi1-fp_listrowField-teaser a {
	font-size: 12px;
}

#content p.tx-mininews-pi1-fp_listrowField-title {
	padding-left: 10px;
	text-indent: -10px;
}

#content p.tx-mininews-pi1-fp_listrowField-datetime {
	color: #cccccc;
	font-size: 12px;
	margin-left: 10px;
	float: right;
}
*/
.downloadtable td {
    padding: 5px;
    color: white;
    font-size: 14px;
	line-height: 17px;
}

/* Mailformular */
.csc-mailform {
    border:none;
}
.csc-mailform br {
    clear:both;
}
.csc-mailform-field label {
    float:left;
    clear:both;
    display:block;
    width:150px;
    margin-bottom:10px;
    padding-left:10px;
}

.mf-input, .mf-text {
    float:left;
    display:block;
    width:250px;
/*    border: 1px solid #333;*/
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    margin-bottom:10px;
    padding:1px;
}

.mf-check {
    float:left;
    display:block;
    border: 1px solid #333;
    margin-bottom:10px;
    padding:1px;
}

.mf-submit {
    float:left;
    display:block;
    width:250px;
    margin-bottom:10px;
    margin-left:160px;
    padding:1px;
}

.csc-mailform-label {
    float:left;
    clear:both;
    display:block;
    width:350px;
    margin:10px 0px;
    color: #ffffff;
	font-size: 14px;
}

/* Ende Mailformular */

#footer {
	height: 30px;
	width: 930px;
	
	margin: 0px auto;
	
	background-image: url(pix/backgroundBottom.png);
	background-repeat: no-repeat;
	
	clear: both;
}
