* { 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: 12px;
	font-family: Arial;
	line-height: 17px;
	margin: 14px 0;
	padding: 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
	}

.clearLR {
	clear:both;
	}

/* TYPO */
.red {
	color: red;
	font-weight: bold;
	font-size: 20px;
	line-height: 17px;
	}
.color01 {
	color: red;
	}

img {
	border: 0px;
	margin: 0px;
	padding:0px;
	}

/* darin läuft alles ab */
div#page {
	text-align:left;
	width: 924px;
	margin: 0 auto;

	background-color: white;
/*	background-image: url(../img/Pixelraster.png); */
	}

/* Kopfzeile */
div#title {
	width: 660px;
	height: 70px;
	background-color: #04619b;
	float: left;
	}

div#logo {
	width: 139px;
	height: 70px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	}

div#topSPC {
	width: 105px;
	height: 70px;
	float: left;
	background-color: #c3d136;
	}

/* trennzeile */
div#topBorder1 {
	width: 660px;
	height: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #c3d136;
	float: left;
	}

div#topBorder2 {
	width: 139px;
	height: 31px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../img/aerzte_06.png);
	background-repeat: no-repeat;
	float: left;
	}

div#topBorder3 {
	width: 104px;
	height: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #c3d136;
	float: left;
	}

/* Hauptbereiche */
div#bghelp {
	background-image: url(../img/background.png) !important;
	background-repeat:repeat-y;
	position: relative;
	float: left;
	}

* html div#bghelp {
	float: left;
	}

div#content {
	width: 660px;
	overflow: hidden;
	float: left;
	}

div#blue {
	width: 139px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	}

div#border {
	width: 105px;
	float: left;
	overflow: hidden;
	}

div#bghelp2 {
	background-image: url(../img/background2.png);
	width: 924px;
	height: 10px;
	}

div#mainContent {
	margin-top:10px;
	margin-bottom: 10px;
	margin-right: 3px;
	padding-left: 1px;
	overflow: hidden;
	}

div#footer {
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	left: 668px;
	width: 141px;
	}

* html div#footer {
	position: static;
	margin-top: 50px;
	}

div#footer p {
	font-size: 11px;
	color: white;
	padding-left: 3px;
	margin-top: 10px;
	}

/* menü */
div#menu {
	margin-top: 10px;
	font-size: 12px;
	}

div#menu a {
	color: white;
	text-decoration: none;
	display: block;
	}

div#menu a:hover {
	text-decoration:underline;
	}

div#menu a.act {
	font-weight: bold;
	}

div#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

div#menu li {
	list-style-position:outside;
	padding: 0 0 10px 5px;
	}



/* Content */
/* Linkereien  Hauptbereich */
.mail, a:link {
	color: #04619b;
	text-decoration: underline;
	}

.mail:visited, a:visited {
	color: #04619b;
	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;
	color: #c3d136;
	padding: 10px 0;
	}

.csc-subheader {
	font-size: 14px;
	font-weight:
	color: #c3d136;
	padding: 10px 0;
	}

.csc-textpicHeader {
	margin-bottom: 15px;
	}

 /* Texte */
p.bodytext {
	text-align: left;
	color: black;
	margin-bottom: 10px;
	}

.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

div#mainContent ul {
	padding: 0 0 15px 15px;
	}

div#mainContent li {
	padding: 0;
	}

/* bildunterschriften */
.csc-textpic-caption {
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	margin: 0 15px 0 0;
	}


/* Formulare */
form {
	width: 350px;
  	}

form fieldset {
	border: 0px;
  	}

form .formRow {
	clear:both;
	margin-top: 5px;
	}

form .label {
	width: 120px;
	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: 200px;
	border: 1px solid #A9A8A4;
	}

.mf-submit {
	width: 100px;
	color: black;
	}


/* tabellen */
table.contenttable-0 {
	width: auto;
	border-collapse:collapse;
	}

table.contenttable-0 caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
	}

table.contenttable-0 thead * {
	text-align: center;
	padding: 0 5px;
	border-right: 1px solid #999999;
	border-top: 1px solid  #999999;
	}
table.contenttable-0 thead .td-0{
	border-left: 1px solid #999999;
	text-align: left;
	}
table.contenttable-0 tr {
	background-color: white;
	border: 1px solid #999999;
	border-bottom-style: solid;
	}
table.contenttable-0 tr.tr-0 {
	border-top: none;
	border-right: none;
	border-left: none;
	}

table.contenttable-0 tr.tr-0,
table.contenttable-0 tr.tr-last {
	border-bottom-style:solid;
	border-bottom-width: 1px;
	}
table.contenttable-0 td {
	/*border-style:hidden;*/
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
	vertical-align:top;
	border-right: 1px solid #999999;
	}
table.contenttable-0 td.td-0 {
	text-align: left;
	font-weight: bold;
	}
table.contenttable-0 td.td-last {
	text-align: left;
	}

table.contenttable-0 .tr-1 { }
table.contenttable-0 tr.tr-even { background-color: #ffffff; }
table.contenttable-0 tr.tr-odd { background-color: #e5e5e5; }

table ul {
	margin-left: 15px;
	}

/* layout 1 */
table.contenttable-1 {
	width: auto;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	}

table.contenttable-1 thead th {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #00145f;
	padding: 5px;
	}

table.contenttable-1 tr.tr-even { background-color: white; }
table.contenttable-1 tr.tr-odd { background-color: #EEEEEE; }

table.contenttable-1 tr.tr-0 {
	border-top: none;
	border-right: none;
	border-left: none;
	}

table.contenttable-1 tr.tr-0 {
	border-bottom: 1px solid #CCCCCC
	}
table.contenttable-1 .tr-1 {
	}

table.contenttable-1 td {
	margin-bottom: 5px;
	text-align: left;
	padding: 5px;
	width: 33%;
	}


/*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;
	}

