
html * , body * {margin:0;padding:0}

body {
	color: black;

	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;  /* Zentrierung im Internet Explorer */

	background-image: url(../img/hintergrund.jpg);
	background-repeat: repeat-x;
	background-color: #011460;

	margin-bottom: 40px;
	}

img {
	padding: 0;
	border: 0;
	margin: 0;
	}

/* darin läuft alles ab */
div#help {
	text-align: center;

	background-image: url(../img/bg_footer_redline.png);
	background-position: bottom;
	background-repeat: repeat-x;
	}

div#page {
	text-align:left;
	width: 850px;
	margin: 0 auto;
	}


/* Kopfzeile */
div#logo {
	width: 850px;
	height: 86px;
	text-align: right;
	}

div#logo img{
	margin-right: 80px;
	}

div#headline {
	width: 850px;
	height: 200px;
	}

div#mainMenu {
	}

div#infoLine {
	width: 850px;
	height: 100px !important;
	margin-top: 6px;
	margin-bottom: 6px;
	}

div#infoLine_left {
	width: 500px;
	height: 100px;
	float: left;
	overflow: hidden;
	background-color: #A19A7E;
	background-image: url(../img/bg_top_left.jpg);
	}

div#language { margin: 75px 0 0 50px; }
div#language img.tx-srlanguagemenu-pi1-flag { border: 1px solid white; }

div#language div.NO,
div#language div.CUR,
div#language div.INACT { height: 35px; width: 23px; margin-right: 10px; float: left; }

/* Startseite */
.langSelector { border: 1px solid lime; }
.languageItem {
	margin: 0 30px 30px 30px;
	width: 130px;
	height: 80px;
	float: left;
	color: black;
	font-weight: bold;
	}
* html .languageItem {
	margin: 0 15px 30px 15px;
	}
.languageItem .langLabel {
	margin-left: 10px;
	}
.languageItem .langLink a {
	height: 22px;
	display: block;
	background-image:url(../img/langSelector.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	}
.languageItem .langLink a img {
	padding-top: 4px;
	padding-left: 10px;
	}

div#infoLine_right {
	width: 344px;
	height: 100px;
	float: left;
	margin-left: 6px;
	background-color: #A19A7E;
	overflow: hidden;
	}
div#infoLine_right * {
	margin: 0; padding: 0; border: 0;
	}
div#infoLine_right p {
	padding: 5px;
	}

div#rootLine {
	background-color: #f8f8f8;
	color: #777777;
	width: 810px;
	height: 20px;
	padding: 10px 0 0 40px;
	}


div#rootLine a {
	color: #777777;
	text-decoration: none;
	}

/* Inhaltsbereiche */
div#content {
	background-color: #f8f8f8;
	width: 770px;
	min-height: 250px;
	padding:5px 40px 20px 40px;
	}

div#footer {
	width: 850px;
	height: 150px;
	overflow: hidden;
	background-color: #011460;
	background-image: url(../img/bg_footer.png);
	background-repeat: no-repeat;
	}

div#metaMenu {
	height: 40px;
	}

div#footerContent {
	width: 260px;
	margin-left: 170px;
	}
div#footer_left {
	float: left;
	width: 130px;
	margin-top: 30px;
	}

div#footer_right {
	float: left;
	width: 130px;
	margin-top: 30px;
	}

div#footer p.bodytext,
div#footer p.bodytext * {
	color: white;
	font-size: 10px;
	line-height: 1em;
	}

.clearLR {
	clear:both;
	}


/* menü */
div#metaMenu ul {
	float: right;
	margin-top: 20px;
	}

div#metaMenu ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
	}

div#metaMenu ul li:visited {
	}

div#metaMenu ul li a:hover,
div#metaMenu ul li a.act {
	text-decoration: underline;
	}

div#metaMenu ul li a {
	color: #E10916;
	}


/* Content */
/* Linkereien  Hauptbereich */
.mail, a:link {
	color: #011460;
	text-decoration: underline;
	}

.mail:visited, a:visited {
	color: #011460;
	}

.mail:hover, a:hover {
	color: black;
	text-decoration: none;
	}

.mail:active, a:active {
	color: black;
	text-decoration: none;
	}


/* Ueberschriften */
.csc-header  {
	}

h1,
h1.csc-firstHeader {
	font-size:18px;
	color:#00145f;
	margin: 16px 0 16px 0;
	}

h1.csc-firstHeader {
	font-size: 18px;
	}

h2 {
	font-size:14px;
	color:#00145f;
	margin: 10px 0 10px 0;
	}

h3 {
	font-size:26px;
	color:#00145f;
	margin: 16px 0 16px 0;
	}


.csc-textpicHeader {
	margin-bottom: 15px;
	}

.csc-linkToTop {
	text-align: right;
	line-height: 21px;
	margin: 10px 0;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	}

.csc-frame-frame2 {
	float: right;
	}

p.csc-linkToTop a {
	display: block;
	padding-right: 40px;
	}

div.fce-2sp1-left .csc-linkToTop p {
	margin-right: 15px;
	}

 /* Texte */
#content {
	text-align: left;
	}
#content p,
#content p.bodytext {
	margin-bottom: 10px;
	}

.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 0px;
	}

/* bildunterschriften */
.csc-textpic-caption {
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	margin: 0 15px 0 0;
	}

/* 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 {
	}
input.mf-check {
	padding: 0;
	margin: 0;
/*	border: 1px solid #666666; */
	}

form .req {
	color: red;
	}

.mf-select,
.mf-text,
.mf-input {
	width: 250px;
	border: 1px solid #A9A8A4;
	}

.mf-submit {
	color: black;
	}

/* csc-menu */
div.csc-menuModell {
	}

#content .csc-menuModell ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	}

#content li.csc-menuModell-item {
	height: 200px;
	width: 150px;
	float: left;
	list-style-type: none;
	list-style-position: inside;
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0px;
/*	width: 143px;
	height: 110px;
	overflow: hidden; */
	}

li.csc-menuModell-item a.menuImg img {
	border: 1px solid #979797;
	}

ul.csc-menu-def {
	list-style:none;
	margin: 0 !important;
	padding: 0 !important;
	}
.csc-menu-def li {
	font-weight: bold;
	background-image:url(../img/blue_row_arrow_right.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
	border-bottom: 1px dashed #B1B1B1;
	margin: 0 0 3px 0;
	padding: 0 0 3px 10px !important;
	width: 210px;
	}

ul.csc-menu-3 {
	list-style:none;
	margin: 0 !important;
	padding: 0 !important;
	}
.csc-menu-3 li {
	font-weight: bold;
	background-image:url(../img/blue_row_arrow_down.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
	border-bottom: 1px dashed #B1B1B1;
	margin: 0 0 3px 0;
	padding: 0 0 3px 10px !important;
	width: 210px;
	}
.csc-menu-3 li:last-child {
	border: none;
	}

.csc-menu a {
	display: block;
	}

.csc-menu-1 li {
	font-size: 120%;
	font-weight: bold;
	margin-bottom:2px;
	}

.tx-gsipagenav-pi1 { /* Vor/Zur&uuml;ck navigation */
	text-align: center;
	margin-top: -30px;
	padding-right: 10px;
	float: right;
	}

.csc-uploads {
/*	background-image:url(../img/blue_row_arrow_upload.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#D6EDF5; */
	padding-right: 20px;
	min-width: 300px;
	}

td.csc-uploads-icon { padding-top: 3px; }
td.csc-uploads-fileName { padding: 5px; }
td.csc-uploads-fileSize { padding-top: 5px; }
.csc-uploads a { font-weight: bold; display: block; }




/* Print Link */
.tipafriendLink,
.printLink {
	background-image:url(../img/btn_print.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 19px;
	border-bottom: 1px dashed #B1B1B1;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	width: 140px;
	}

.tipafriendLink a,
.printLink a {
	font-weight: bold;
	display: block;
	}

.tipafriendLink {
	background-image:url(../img/btn_send.jpg);
	}




/* tabellen */
table.contenttable-0 {
	width: 500px;
	border-collapse:collapse;
	}

table.contenttable-0 thead * {
	text-align: right;
	font-weight: bold;
	background-color: #f8f8f8;
	}

table.contenttable-0 tr {
	background-color: white;
	border: 1px solid #999999;
	border-bottom-style:double;
	border-bottom-width: 3px;
	}

table.contenttable-0 thead tr.tr-0 th {
	background-color: #B3DEEF;
	padding: 3px;
	}

/*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: right;
	padding: 5px;
	}
table.contenttable-0 td.td-0 {
	text-align: left;
	}
table.contenttable-0 td.td-last {
	}

table.contenttable-0 .tr-1 {
	font-weight: normal;
	}

table.contenttable-0 tr.tr-even { background-color: #B3DEEF; }
table.contenttable-0 tr.tr-odd { background-color: #E3F0F5; }



/* layout 1 */
table.contenttable-1 {
	width: auto;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	width: 100%;
	}

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 {
	text-align: left;
	vertical-align:top;
	margin-bottom: 5px;
	padding: 5px;
	width: 33%;
	}

table.contenttable-1 td.td-0 {
	text-align: left;
	width: auto;
	}

table.contenttable-1 .yes {
	content:"ö";
	background-image: url(../../../typo3/sysext/t3skin/icons/gfx/icon_ok2.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 80px;
	height: 16px;
	}

/* BUGFIX 4.2.6
	Versuch. An sich ist das html identisch
	clear fehlt. Bilder rendern in v<4.2.6 korrekt.
*/
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
	clear: both;
	}

/* Admin Panel */
body > form {
	text-align: left;
	}



