/* ****************** Überschriften ****************** */
h1 {
    font-size: 11pt;
    font-family: Arial;
    color: #E95D0F;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
h2 {
    font-size: 11pt;
    font-family: Arial;
    color: #013972;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
h3 {
    font-size: 11pt;
    font-family: Arial;
    color: #009400;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
h4 {
    font-size: 13pt;
    font-family: Arial;
    color: #E95D0F;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
h5 {
    font-size: 13pt;
    font-family: Arial;
    color: #013972;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
h6 {
    font-size: 13pt;
    font-family: Arial;
    color: #009400;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

/* Definition Hauptstylesheet */
body {
	background-color: white;
	font-family: Arial;
	margin-top: 10px;
	font-size: 10pt;
	color: #000000;
}

.bodycenter {
    text-align: center;
}

/* ****************** DIVs ****************** */
#container{
	margin: auto;
	text-align: center;
	width: 956px;
}

#header
{
    width: 972px;
	height: 240px;
	position: relative;
}


#search
{
	height: 20px;
	width: 195px;
	top: 100px;
	float: left;
	margin-top: 18px;
	_margin-top: 16px;
	text-align: right;
}

#logo {
	width: 230px;
	float: left;
	position: relative;
	height: 240px;
}

#menuTop {
	float: right;
	height: 43px;
	text-align: right;
}
#menuTop a {
	font-weight: normal;
	font-size: 8pt;
    font-family: Arial;
	text-decoration: none;
	color: #000000;
}

#imageHeader {
	width: 742px;
	float: left;
	height: 147px;
	_height: 140px;
}

#path{
	position: absolute;
	left: 218px;
	top: 200px;
	color: #000000;
	font-size: 10pt;

}

#rahmen{
	float:right;
	height:50px;
	width: 13px;
	background-image: url(../images/Right_line.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

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

#menu {
	float:left;
}

#menuItems {
	margin-left: 13px;
    width: 162px;
}

#menuItems ul {
    margin:0px;
    padding: 0px;
    list-style-type: none;  
    text-align: right; 
}

#content {
	float: left;
	margin: 0px 26px 0px 26px;
	width: 729px;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
}

#content a, #address a {
    color: #E95D0F;
    text-decoration: none;
}

#print{
	position: absolute;
	right: 26px;
	top: 9px;
	font-size: 8pt;
	font-family: Arial;
}
#print a{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#address{
	position: absolute;
	left: 29px;
	top: 40px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

#webbyROL {
	/* width: 943px; */
	font-size: 8pt;
	color:#000000;
	margin-right: 10px;
	text-align: right;
}
#webbyROL a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#content ul {
    list-style-image: url(../images/dot.gif);
    list-style-position: outside;
}

/* **************************** KLASSEN ************************** */

.bodytext{ /* wird in p-Tag von Adresse gewrapt */
	margin: 0px;
	padding: 0px;
}

.addressBold {
    color: #000000;
    font-weight: bold;
}

.path {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.path a:link, .path a:visited {  
    font-family: Arial; 
    color: #000000;
    text-decoration: none;
    font-weight: bold; 
}
.path a:hover, .path a:active {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: bold; 
}

.basicPath {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: normal; 
}
.basicPath a:link, .basicPath a:visited {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.basicPath a:hover, .basicPath a:active {
    font-family: Arial;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}



/* Klassen Formatierung top Menu */
.topMenu {
    font-family: Arial;
    font-size: 8pt;
}
.topMenu li {
	list-style-type: none;
}
.topMenu ul {
	margin: 0px;
	padding: 0px;
}

/* Bildunterschrift bearbeiten */
.caption {
    font-size: 9pt;
    font-weight: normal;
}


/* Klassen Formatierung main Menu */
.level1 a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
    vertical-align: middle;  
    font-size: 9pt; 
    padding-right: 16px;
    display: block;
}
.leve1LiSelected {
    background-color: #868889;
}
.level2 {
    background-color: #FFFFFF;
}
.level2 a {
    color: #000000;
    text-decoration: none;
    line-height: 18px;
    vertical-align: middle;  
    font-size: 9pt; 
    padding-right: 16px;
    display: block;
    font-weight: normal;
}
.level2 a:hover {
    color: #e95d0f;
    font-weight: bold;
}

a.level2MenuSelected {
    color: #e95d0f;
    font-weight: bold;
}

/* ************** FORMULARE ************* */
input {
    border: solid 1px #000000;
    color: #000000;
	font-size: 10pt;
	font-family: Arial;
}
textarea {
    border: solid 1px #000000;
    color: #000000;
	font-size: 10pt;
	font-family: Arial;
}

/* Kontaktformular */
/*
.errorformfield {
	color: #FF0000;
	font-weight: bold;
}
.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 textarea {
	border-width: 1px; 
	border-color: #000000;
	border-style: outset;
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
}
.tx-pilmailform-pi1 a {
    color: #e95d0f;
    font-weight: normal; 
}
.fields {
	width: 150px;
}
.red {
	color: #FF0000;
}
*/

/* ******************** FORMATIERUNG DATEIVERWEISE/-LINKS/BILDBESCHREIBUNG ****************** */

.csc-uploads-fileName p	/* Name der Datei */
{
	margin: 0px;
	padding-bottom: 6px;
}

.csc-uploads-icon
{
	vertical-align: top;
}

.csc-uploads-fileSize p /* Dateigröße bei Dateiverweisen/-links */
{
	margin: 0px;
	padding: 0px;
}

.csc-uploads-fileSize
{
	vertical-align: top;
}

.csc-textpic-caption /* Bildbeschreibung */
{
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 16px;
}

.c-element
{
	margin-bottom: 15px;
}

/* ******************** Formatierungen Kontaktformular (pi1_mailform) ****************** */

.error
{
	color: #E95D0F;
	font-weight: bold;
}

.tx-pilmailform-pi1 label
{
	display:table-cell;
	width:130px;
	float:left;
	vertical-align:middle;
	padding-top:3px;
	text-align: right;
	padding-right: 7px;
}

.tx-pilmailform-pi1 input, .tx-pilmailform-pi1 textarea
{
	font-weight: normal;
	margin-top: 3px;
	border: 1px solid #9D9D9F;
	width: 340px;
}

.tx-pilmailform-pi1 input
{
	width: 340px;
}
