@import url(typo3_xxl.css);

body {
	background: #ffffff;
  	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	width: 100%;
}

/*
L A Y O U T
*/

div#content {
  	padding: 0px;
  	margin: 0px;
	font-size: 1.3em;
}
div#leftcol {
	margin: 0px;
  	padding: 0px;
	width: 80%;
	margin-left: 10%;
}
div#maincol {
	margin: 0px;
  	padding: 0px;
	width: 80%;
	margin-left: 10%;
}

div#rightcol {
  	padding: 0px;
  	margin: 0px;
	width: 80%;
	margin-left: 10%;
	background-color: #f3f3f3;
}

div#contentmain {
	margin: 0px;
	margin-left: 20px;
	margin-top: 30px;
}
div#contentleft {
	margin: 0px;
	margin-left: 20px;
}
div#contentright {
	margin: 0px;
	margin-left: 20px;
}

.hide {
	display: none;
}
.hide1 {

}

.jumpcontent {
	text-align: right;
  	margin: 0px;
  	padding-left: 20px;
	margin-top: 25px;
	margin-right: 20%;
	font-size: 0.9em;
}
.jumpnavi {
	text-align: right;
  	margin: 0px;
  	padding-left: 20px;
	margin-right: 20%;
	font-size: 0.9em;
}
html>body .jumpcontent, html>body .jumpnavi {
	margin-right: 10%;
}
/*
.jumpcontent a, .jumpcontent a:active, .jumpcontent a:hover, .jumpcontent a:link {
	border: 0 ! important;
	color: #333;
} 
.jumpnavi a, .jumpnavi a:active, .jumpnavi a:hover, .jumpnavi a:link {
	border: 0 ! important;
	color: #333;
} 
*/
.printadress {
	display: none;
}

#menu a, #menu a:active, #menu a:hover, #menu a:link {
	border: 0 ! important;
	color: #333;
} 




div#headernavi {
	margin: 5px 120px 0px 25px;
  	padding: 0px;
	font-size: 0.9em;
	line-height: 100%;
	padding-bottom: 10px;
	padding-top: 3px;
}
div#helpernavi {
	margin-top: -25px;
	margin-right: 25px;
}
div#currentnavi {
	margin: 3px 25px 20px 25px;
	padding-top: 3px;
	border: 0px solid #e9e9e9;
	border-top-width: 1px;
	font-size: 0.9em;
}

div#logo {
	position: relative;
	top: -80px;
	border: 0px solid #fd1a17;
	border-bottom-width: 1px;
}


/* MENU LEFT */

#menuleft {
  	position: relative;
	top: -50px;
}

#menuleft ul {
  	list-style: none;
  	margin-left: 0px;
	margin-bottom: 17px;
	margin-top: 0px;
	padding: 0px;
	width: 45%;
}
#menuleft li {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
  	vertical-align: middle;
}

#menuleft li.level1 {
	margin: 0px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F7EFCA;
	font-weight: bolder;
	letter-spacing: 0.1em;
	line-height: 130%;
}
#menuleft li.level2 {
	padding-left: 15px;
	background-color: #FFFBE7;
	color: #555;
	line-height: 150%;
	border: 0px solid #EFECB7;
	border-bottom-width: 1px;
}
#menuleft li.level2cur {
	padding-left: 15px;
	background-color: #FFFBE7;
	color: #555;
	font-weight: bold;
	line-height: 150%;
	border: 0px solid #EFECB7;
	border-bottom-width: 1px;
}

#menuleft li.level3 {
	padding-left: 22px;
	background-color: #FFFDF0;
	color: #555;
	line-height: 150%;
	border: 0px solid #eee;
	border-bottom-width: 1px;
}
#menuleft li.level3cur {
	padding-left: 22px;
	background-color: #FFFDF0;
	color: #d70000;
	line-height: 150%;
	border: 0px solid #eee;
	border-bottom-width: 1px;
}

/* MENU RIGHT */

#menuright {
  	position: absolute;
	top: 185px;
	left: 50%;
	width: 40%
}
html>body #menuright {
	top: 205px;
}

#menuright ul {
  	list-style: none;
  	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	border: 1px solid #DBC967;
}
#menuright li {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
  	vertical-align: middle;
}

#menuright li.level1 {
	margin: 0px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FDF8DA;
	font-weight: bolder;
	letter-spacing: 0.1em;
	line-height: 130%;
	border: 0px solid #DBC967;
	border-bottom-width: 1px;
}
#menuright li.level2 {
	padding-left: 15px;
	background-color: #FFFDE7;
	color: #555;
	line-height: 150%;
}
#menuright li.level2cur {
	padding-left: 15px;
	background-color: #F2EFDE;
	font-weight: bold;
	line-height: 150%;
}

#menuright li.level3 {
	padding-left: 22px;
	background-color: #fff;
	color: #555;
	line-height: 150%;
}
#menuright li.level3cur {
	padding-left: 22px;
	background-color: #fff;
	color: #d70000;
	line-height: 150%;
}

/* MENU RIGHT COLORS FROM main_bildung.css */

#menuright ul {
	border: 1px solid #5B9DB5;
}

#menuright li.level1 {
	background-color: #DEEDF2;
	border-color: #5B9DB5;
}
#menuright li.level2 {
	background-color: #F5FAFE;
}
#menuright li.level2cur {
	background-color: #DEEDF2;
}




div#search {
	padding: 0px;
	background-color: #F7EFCA;
	margin-bottom: 0px;
	width: 45%;
}
div#search label {
	color: #524C18;
	font-weight: bolder;
}
form#searchform {
	padding-top: 3px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.searchforminputfield {
	width: 110px;
}
div#leftcolimage {
	display: none;
}
div#headerimage {
	display: none;
}
div#headerimageright {
	display: none;
}


/*
F O R M A T 
*/

img {
  	border: 0 ! important;
}

a {
	color: #3D868E;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: dotted;
}
a:active {
	color: #3D868E;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: dotted;
}
a:hover {
	color: #3D868E;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: solid;
}
a:link {
	color: #3D868E;
	text-decoration: none;
	border: 1px none #333;
	border-bottom-style: dotted;
}
#currentnavi a, #currentnavi a:active, #currentnavi a:hover, #currentnavi a:link {
	border: 0 ! important;
	color: #555;
}
#headernavi a, #headernavi a:active, #headernavi a:hover, #headernavi a:link {
	border: 0 ! important;
	color: #555;
}
#helpernavi a, #helpernavi a:active, #helpernavi a:hover, #helpernavi a:link {
	border: 0 ! important;
}
#menuleft a, #menuleft a:active, #menuleft a:hover, #menuleft a:link {
	border: 0 ! important;
	color: #555;
}
#menuleft li.level1 a, #menuleft li.level1 a:active, #menuleft li.level1 a:hover, #menuleft li.level1 a:link {
	color: #524C18;
}
#menuleft li.level3cur a, #menuleft li.level3cur a:active, #menuleft li.level3cur a:hover, #menuleft li.level3cur a:link {
	color: #d70000;
}

#menuright a, #menuright a:active, #menuright a:hover, #menuright a:link {
	border: 0 ! important;
	color: #333;
}
#menuright li.level1 a, #menuright li.level1 a:active, #menuright li.level1 a:hover, #menuright li.level1 a:link {
	color: #524C18;
}
#menuright li.level3cur a, #menuright li.level3cur a:active, #menuright li.level3cur a:hover, #menuright li.level3cur a:link {
	color: #d70000;
}

#header a, #header a:active, #header a:hover, #header a:link {
	border: 0 ! important;
}
#footer a, #footer a:active, #footer a:hover, #footer a:link {
	border: 0 ! important;
	color: #888;
}
.tx-photographiclibrary-pi1 a, .tx-photographiclibrary-pi1 a:active, .tx-photographiclibrary-pi1 a:hover, .tx-photographiclibrary-pi1 a:link {
	border: 0 ! important;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 18px;
	color: #D70000;
	margin-top: 0px;
}
h2 {
	padding: 3px 0px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 18px;
	background-image: url("../../bilder/hg_header2.gif");
	background-position: left;
	background-repeat: no-repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 17px;
}
h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	line-height: 17px;
}
#rightcol h1, #rightcol h2 {
	margin: -5px -5px 5px -10px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-color: #4A8CD6;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 0.15em;
	color: #fff;
	font-size: 1em;
}
#rightcol .news {
	margin: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	background-color: #4A8CD6;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 0.15em;
	color: #fff;
	font-size: 1em;
}

p, div, td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0px;
	/*padding-left: 10px;*/
}

#contentright {
	color: #333;
	font-size: 0.9em;
}
#contentright p, #contentright .bodytext {
	margin-bottom: 0px;
	font-size: 0.9em;
}
#contentright .contentelement {
	margin-top: 15px;
	border: 1px solid #4a8cd6;
	padding: 5px 5px 5px 10px;
}

.WhiteButton {
	font-weight: bold;
	padding: 2px 5px 2px 10px;
	background-color: white;
	border: 1px solid black;
	color: #333;
}
.WhiteButton a, .WhiteButton a:active, .WhiteButton a:hover, .WhiteButton a:link {
	border: 0 ! important;
	color: black;
}

.contentelementstart {
	border: 0px solid #A5C6DE;
	border-bottom-width: 1px;
	margin-top: 10px;
}


fieldset {
	padding: 10px;
	border: 1px solid #EAEAEA;
}
input {
	border: 1px solid #5B9DB5;
}
textarea {
	border: 1px solid #5B9DB5;
}
.submitbutton {
	background-color: #D7B666;
	color: #fff;
	border: 1px solid #00529C;
	font-weight: bold;
}

ul#sitemaplist {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}
.sitemaplevel1 {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px 10px 5px 10px;
	line-height: 100%;
	border: 1px solid #A5C6DE;
	background-color: #eaf3fd;
}

.sitemaplevel2 {
	list-style-type: none;
	list-style-image: none;
	font-size: 0.9em;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #8d8d8d;
	border: 0px solid #F7EFCA;
	border-left-width: 3px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sitemaplevel3 {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-left: 40px;
	font-size: 0.85em;
}
.sitemaplevel4 {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-left: 60px;
	font-size: 0.85em;
}
#sitemaplist a, #sitemaplist a:active, #sitemaplist a:hover, #sitemaplist a:link {
	border: 0 ! important;
}
.sitemaplevel2 a, .sitemaplevel2 a:active, .sitemaplevel2 a:hover, .sitemaplevel2 a:link {
	color: #333;
}
.sitemaplevel3 a, .sitemaplevel3 a:active, .sitemaplevel3 a:hover, .sitemaplevel3 a:link {
	color: #333;
}
.sitemaplevel4 a, .sitemaplevel4 a:active, .sitemaplevel4 a:hover, .sitemaplevel4 a:link {
	color: #333;
}

.red {
	color: #d70000;
}
.blue {
	color: #0354A3;
}
.trenner {
	color: #d8d8d8;
}

/*----------------------- tx_inbit_extension --------------------------*/

.tx-inbit-pi1 {
	
}


.tx-inbit-pi1 td {
	font-size: 0.8em;
}
html>body .tx-inbit-pi1 td {
	font-size: 0.9em;
}
.tx-inbit-pi1 h2 {
	font-size: 1.2em;
	background-color: #fdf8da;
	margin: -3px;
	margin-bottom: 20px;
}

.tx-inbit-pi1-listrow table {
	border: 1px solid #5B9DB5;
	margin-bottom: 20px;
}
.tx-inbit-pi1-listrow td {
	padding-bottom: 3px;
}

.tx-inbit-pi1-listrow-header th {
	font-size: 0.85em;
	background-color: #deedf2;
	padding-bottom: 5px;
}
html>body .tx-inbit-pi1-listrow-header th {
	font-size: 1em;
	background-color: #deedf2;
}
.tx-inbit-pi1-listrow a, .tx-inbit-pi1-listrow a:active, .tx-inbit-pi1-listrow a:hover, .tx-inbit-pi1-listrow a:link {
	border: 0 ! important;
}

.tx-inbit-pi1-listrow td {
	background-color: #f6f6f6;
}
.tx-inbit-pi1-listrow-odd td {
	background-color: #f9f9f9;
}

.tx-inbit-pi1-singleView {

}

.tx-inbit-pi1-singleView  td {
	background-color: #f9f9f9;
}

td.tx-inbit-pi1-singleView-HCell {
	background-color: #f6f6f6;
}

td.tx-inbit-pi1-singleView-text {
	background-color:#fffdf0;
}