* { margin:0;padding:0; border: 0; }
option { padding-left: 0.4em; }
html { height: 100%; margin-bottom: 1px; }

body {
	color: black;
	background-color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 17px;
	margin: 14px 0;
	padding: 0;
	}

.clearLR {
	clear:both;
	}

table {
	border-collapse:collapse;
	}

table * {
	vertical-align:top;
	}

/* darin läuft alles ab */
#page {
	text-align:left;
	width: 930px;
	margin: 0 auto;
	background-color: white;
	}
#menuHead {
	border-bottom: 5px solid white;
	}
/* Kopfzeile */
#menuBar {
	width: 152px;
	background-color: #de5f17;
	overflow: hidden;
	padding: 7px;
	padding-bottom: 10px;
	border-right: 5px solid white;
	}

#extra {
	padding: 5px;
	}

/* Hauptbereiche */
#contentArea {
	width: 744px;
	}

#headImg {
	width: 744px;
	overflow: hidden;
	}

#content {
	width: 564px;
	padding: 15px 40px;
	overflow: hidden;
	}

#contentR {
	background-color: #de5f17;
	overflow: hidden;
	width: 165px;
	}

#footer	{
	padding: 5px 40px;
	}
#footer	p {
	padding-top:10px;
	border-top: 1px solid black;
	}
#contentTable {
	background-image: url(../img/hg2_bv.jpg);
	width: 595px;
	height: 100%;
	}


/* menü */
#menu {
	margin-top: 10px;
	}

#menu a {
	color: black;
	text-decoration: none;
	display: block;
	}

#menu a:hover {
	text-decoration:underline;
	}

#menu a.act {
	font-weight: bold;
	}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 120px 0;
	background-color: #eb9f73;
	background-image:url(../img/helfen.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#menu ul ul {
	margin: 0;
	padding: 0;
	background-image:none;
	}
#menu li {
	list-style-position:outside;
	padding: 0 0 0 10px;
	}



/* Content */
/* Linkereien  Hauptbereich */
.mail, a:link {
	color: black;
	text-decoration: underline;
	}

.mail:visited, a:visited {
	color: black ;
	text-decoration: none;
	}

.mail:hover, a:hover {
	color: #08284e ;
	text-decoration: none;
	}

.mail:active, a:active {
	color: #08284e ;
	text-decoration: none;
	}


/* Ueberschriften */
.csc-header  {
	}

h1 {
	font-size: 20px;
	padding: 10px 0;
	}

.csc-textpicHeader {
	margin-bottom: 15px;
	}

 /* Texte */
p.bodytext {
	text-align: left;
	color: black;
	}

.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

#content ul {
	padding: 0 0 0 15px;
	}

#content li {
	padding: 0 0 0 15px;
	}

/* bildunterschriften */
.csc-textpic-caption {
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	margin: 0 15px 0 0;
	}


#contentR .csc-frame-invisible {
	text-align: right;
	background-color:white;
	padding: 0 0 2px 5px ;
	}


/* Rahmen */

/* Formulare */
form {
	width: 400px;
  	}

form fieldset {
	border: 0px;
  	}

form .formRow {
	clear:both;
	margin-top: 5px;
	}

form .label {
	width: 137px;
	float: left;
	}

form .checkbox  {
	}
input.mf-check {
	float: left;
	margin-right: 15px;
	}
form .checkbox .label {
	width: 350px;
	}


form .req {
	color: red;
	}

.mf-select,
.mf-text,
.mf-input {
	width: 250px;
	border: 1px solid #A9A8A4;
	}

.mf-submit {
	width: 100px;
	color: black;
	}



.secondmenulevel a {text-decoration:none;}


/*FCE */
/* 2 Spalter */
.fce-twoColums { clear: both; width: 100%; }
.left { float: left; width: 48%; }
.right { float: right; width: 48%; }


/* Admin Panel */
body > form {
	text-align: left;
	}




table#content {
	}
