body {
	background-color: #ffffff;
	font-family: Verdana,Arial,sans-serif; 
	scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color: #FDB913;
  scrollbar-arrow-color: #FDB913;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color: #FDB913;
  scrollbar-track-color:#FFFFFF;
}

#container {
	text-align: left;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#headerprint {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 83px;
}

#footer {
	position: relative;
	width: 100%;
	border-top: 1px solid #666666;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
	text-align: right;
	height: 15px;
}

#footer p {
	margin-right: 10px;
}


/******************/
/* CSS für Inhalte*/
/******************/

#inhalt {
	width: 600px;
	margin-left: 0px;
	margin-top: 22px;
	margin-bottom: 20px;
}

#inhalt p.bodytext {
	font-weight: nomal;
	color: #666666;
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 0px;
	line-height: 16px;
}

#inhalt p.bodytext a, #inhalt p.bodytext a:link, #inhalt p.bodytext a:active, #inhalt p.bodytext a:visited {
	font-weight: nomal;
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

#inhalt p.bodytext a:hover {
	font-weight: nomal;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

#inhalt div.tx-pilmailform-pi1 {
	font-weight: nomal;
	color: #666666;
	font-size: 12px;
}

#inhalt h1 {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#inhalt li {
  font-weight: normal;
	color: #666666;
	font-size: 12px;
}

#inhalt h2 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#inhalt h3 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#inhalt h4 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#inhalt h5 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#inhalt h6 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#inhalt h1.csc-firstHeader {
	font-weight: bold;
	color: #FF9933;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

#inhalt p.found {
	font-weight: nomal;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
/*
#inhalt div.csc-textpic {
	width: 590px;
}

#inhalt div.csc-textpic div.csc-textpic-text {
	width: 450px;
	float: left;
	margin-right: 10px;
}

#inhalt div.csc-textpic div.csc-textpic-imagewrap {
	float: right;
}
*/

.csc-textpic-caption {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

a.backlink, a.backlink:link, a.backlink:active, a.backlink:visited {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
	padding-left: 5px;
}

a.backlink:hover {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 25px;
	padding-left: 5px;
}

/* Formulare */

table.formular {
	width: 590px;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
}

table.formular td.errortext {
	color: #FF9933;
	font-weight: normal;
}

table.formular td.label {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

table.formular td.errorlabel {
	color: #FF9933;
	font-weight: bold;
}

table.formular .forminput {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	width: 300px;
}

table.formular .formtextarea {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	width: 300px;
	scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color: #666666;
  scrollbar-arrow-color: #666666;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color: #666666;
  scrollbar-track-color:#FFFFFF;
}

table.formular .formselect {
	color: #666666;
	font-weight: normal;
}

table.formular .formbutton {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	color: #666666;
	font-weight: bold;
}

table.formular td.horizonalline {
	border-bottom: 2px dashed #666666;
}


table.seminartable {
  font-family: Verdana,Arial,sans-serif; 
	font-size: 12px;
	width: 330px;
	margin-left: 0px;
	margin-bottom: 20px;
	border-left: 1px solid #E9941F;
}

table.seminartable td {
	height: 25px;
}

table.seminartable td.seminarcategory {
	background-color: #E9941F;
	width: 330px;
	font-weight: bold;
	padding-left: 5px;
}

table.seminarentry {
	width: 100%;
	margin-left: 0px;
	margin-top: 1px;
	border-left: 3px solid #E9941F;
}

table.seminarentry td {
	background-color: #FFD300;
	height: 20px;
}

