/* General */
* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #dcdcdc;
	margin: 0;
	padding: 0;
	margin-bottom: 60px;
}

body {
	font-size: 100.01%;/**/
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #960000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

.y {
	clear: both;
}

.x {
	height: 0px;
	width: 0px;
	display: block;
	overflow: hidden;
}

/* pos Illu */
div#timetable  {
	position: relative;
	top:  42px;
	right: 0px;
	float: right;
}

ul, li, ol {
	list-style: none;
}

div#wrap {
 	width: 1024px;
 	background-color: white;
	border: 1px solid black;
	position: relative;
	top: 34px;
	left: 15px;
	padding-bottom: 10px;
}

/* Meta navigation */
div#meta {
	position: relative;
	top: 21px;
	right: 2px;
	font:normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: right;
}

div#meta p {		
	text-align: right;
	color: #000000;
}

div#meta p a {
	color: #000000;
}

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


#header {
	height: 112px;
}

div#col-body {
	position: relative;
	top: 22px;
	left: 0px;
	padding: 0;
	width: 592px;
	min-height: 400px;
	float: left;
	font:normal normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	/*border: 1px dashed;	*/
}

div#col-right {
	/*border: 1px solid;	
	margin-top: 0px;*/
	font:normal normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

div#mnavi_yellow {
	border-top: 1px solid;
	background-image: url(../images/nav_bg_yellow.gif);
	height: 26px;
}

div#mnavi_blue {
	border-top: 1px solid;
	border-bottom: 1px solid;
	background-image: url(../images/nav_bg_blue.gif);
	height: 26px;
}

/* Main navigation */
div#mnavi_yellow a,
div#mnavi_blue a,
#submenu a {
	color: #000;	
}

/* Submenu Rollover */
#submenu ul#blue li a:hover {
	color: #69a8ff;
}

#submenu ul#yellow li a:hover {
	color: #cfb700;
}

/* mainmenu gelb 1. Level **********************************/
#mainmnu1 span.level1 a {
	border-right: 4px solid white;
	font: normal bold 1em Georgia, "Times New Roman", Times, serif;
	/*border: 1px dotted;*/
	padding: 7px 3px 5px 3px;	
	position: relative;
	float: left;
	height: 14px; /* !!!!!!!!!!!!!!!!!!!!! */
}

#mainmnu1 span a.e1a,
#mainmnu1 span a.e1o,
#mainmnu1 span a.e1oa {
	/* padding: 5px 2px 7px 3px; */
	color: #fff;
	background-image:url(../images/mnu_bg_yellow_full.gif);
}

#mainmnu1 span a.e1p {
	/*padding: 5px 2px 7px 3px; */
}

#mainmnu1 span.level1 a:hover {
	color: #fff;
	background-image:url(../images/mnu_bg_yellow_full.gif);
}
/* mainmenu END gelb 1. Level *******************************/

/* mainmenu blau 1. Level **********************************/
#mainmnu2 span.level1 a {
	border-right: 4px solid white;
	font: normal bold 1em Georgia, "Times New Roman", Times, serif;
	/*border: 1px dotted;*/
	padding: 7px 3px 5px 3px;	
	position: relative;
	float: left;
	height: 14px; /* 7 + 14 + 5 */
}

#mainmnu2 span a.e1a,
#mainmnu2 span a.e1o,
#mainmnu2 span a.e1oa {
	color: #fff;
	background-image:url(../images/mnu_bg_blue_full.gif);
}

#mainmnu2 span a.e1p {
	/*padding: 5px 2px 7px 3px; */
}

#mainmnu2 span.level1 a:hover {
	color: #fff;
	background-image:url(../images/mnu_bg_blue_full.gif);
}
/* mainmenu END blau 1. Level *******************************/



/* nav level 2 ************************************/
ul.e2 li a.e2p {
	display: block;
	/*min-height: 26px; */
	border-top: 1px solid #000;
	padding: 6px 0px 6px 10px;
	background: url(../images/arrow_p.gif) no-repeat;
}


ul.e2 li a.e2o {
	position: relative;
		left: 0px;
	display: block;
	border-top: 1px solid #000;
	padding: 6px 0px 6px 10px;
	background: url(../images/arrow_op.gif) no-repeat;
}


ul.e2 li a.e2a {
	position: relative;
		left: 0px;
	display: block;
	border-top: 1px solid #000;
	padding: 6px 0px 6px 10px;
	font-weight: bold;
	background: url(../images/arrow_a.gif) no-repeat;
}

ul.e2 li a.e2oa {
	position: relative;
		left: 0px;
	display: block;
	border-top: 1px solid #000;
	padding: 6px 0px 6px 10px;
	font-weight: bold;
	background: url(../images/arrow_oa.gif) no-repeat;
}

div#mnavi_yellow ul.e2 li a.e2o,
div#mnavi_blue ul.e2 li a.e2o {
	color: rgb(140,140,140);
	font-weight: bold;
}


/* remove black firstline  */
ul.e2 li.firstLineNav a.e2p,
ul.e2 li.firstLineNav a.e2a,
ul.e2 li.firstLineNav a.e2o,
ul.e2 li.firstLineNav a.e2oa {
	border-width: 0;
}

/* nav level 3 ************************************/
ul.e2 li a.e3p {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 20px;
}

ul.e2 li a.e3a,
ul.e2 li a.e3oa {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 20px;
	font-weight: bold;
}

ul.e2 li a.e3o {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 20px;
}

/* nav level 4 ************************************/
ul.e2 li a.e4p {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 30px;
}

ul.e2 li a.e4a,
ul.e2 li a.e4oa {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 30px;
	font-weight: bold;
}

ul.e2 li a.e4o {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 30px;
}

/* nav level 5 ************************************/
ul.e2 li a.e5p {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 40px;
}

ul.e2 li a.e5a,
ul.e2 li a.e5oa {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 40px;
	font-weight: bold;
}

ul.e2 li a.e5o {
	display: block;
	border-top: 1px dotted #000;
	padding: 6px 0px 6px 40px;
}

div.searchbox {
	border-bottom: 1px solid black;
	height:  26px;
	margin-bottom: 10px;
	background-image: url(../images/search_bg.gif);
}

div.searchbox label {
	margin-top: 5px;
	float: left;
	width: 45px;
	text-indent: 6px;
	padding: 1px 0 0 0;
	cursor: pointer;
	font:normal normal 11px Verdana, Arial, Helvetica, sans-serif;
}

div.searchbox input {
	margin-top: 5px;
	/*border: 2px solid #BEBEBE;
	background-color: #EFEFEF;*/
	width: 117px;
	font:normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}


/* Content */
h1 {
	font: normal bold 22px/26px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0 0px 0px 0px;

}

h2 {
	font: normal bold 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h3 {
	font: normal bold 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h4 {
	font: normal bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h5 {
	font: normal bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

h6 {
	font: normal bold 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

div#col-body p {
	color: #000;
	padding: 10px 0px 0 0px;
	font: normal normal 12px/18px Verdana, Arial, sans-serif;
}

div#col-body div.artikelliste p {
	margin-bottom: 6px;
}

div#col-body h2 a,
div#col-body div.artikelliste p a {

}

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


div#col-body div.content hr {
	border-top: 1px solid black;
	margin: 14px 0px 14px 0px;
}

div#col-body div.content ul {
	padding: 10px 0px 0 16px;

}

div#col-body div.content ul li {
	/*background: url(../images/navi_pfeil_rechts.gif) no-repeat 0px 7px; */
	padding: 3px 0 3px 1px;
	list-style-type: square;

}

* html div#col-body div.content ul {
	width: 100%;
}

* html div#col-body div.content ul li {
	float: left;
	width: 400px;
}



/* Contact form 
div.kontaktformular label {
	float: left;
	width: 100px;
}

div.kontaktformular input {
	vertical-align: middle;
}

div.kontaktformular p.abschicken {
	margin: 0 0 0 100px;
}

div.kontaktformular p.abschicken input {
	font-size: 11px;
}

div.kontaktformular input.eingabe,
div.kontaktformular textarea {
	width: 300px;
}

div.kontaktformular textarea {
	height: 150px;
}*/

/* Right column */
div#col-right h1 {
	padding: 10px 10px 0 10px;
}

div#col-right h3 {
	padding: 0 10px;
}

div#col-right,
div#col-right p {
	font:normal normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	/*padding: 0 10px 20px 10px;*/
	color: #000;
}

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

div#col-right hr {
	border-top: 1px dotted black;
	margin: 20px 0px 6px 0px;
}

div#col-right ul li {
	list-style-type: disc;
	margin-left: 16px;
	margin-top: 6px;
}

div#col-right ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

/* Search results */
/*
div.suchausgabe hr.noshade {
	border: none;
	border-top: 1px solid black;
	height: 0px;
	margin: 15px 10px 0 0px;
}*/

div.suchausgabe h5 {
	padding: 0;
	margin: 12px 0 0px 0;
}

div.suchausgabe p {
	padding: 0;
	margin: 0;
}

div.suchausgabe h5 span {
	color: #000;
	font-weight: normal;
}

div.suchausgabe  span.num {
	color: #000;
	font-weight: bold;
}

/* Image gallery 
table.gallery {
	margin: 20px 10px 0 10px;
	width: 410px;
}

table.gallery td.gallery-navigation {
	font-size: 0.6875em;	
}

table.gallery tr.thumbnails td {
	padding: 0 0 30px 0;
}

table.gallery dd {
	font-size: 0.6875em;
}

div.download {
	font-size: 0.6875em;
	padding: 3px 0 3px 10px;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat 0px 7px;
}

div.download-img {
	font-size: 0.6875em;
	padding: 3px 0 3px 20px;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}

dl.gallery-detail {
	font-size: 0.6875em;
	margin: 20px 10px 0 10px;
	color: #3E4D74;
}

dl.gallery-detail dt {
	text-align: center;
	padding: 0 0 5px 0;
}*/

/* Sitemap */
ul.sitemap {
	width: 400px;
	margin: 20px 0 0 0;
}

ul.sitemap li {
	background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
	padding: 3px 0 3px 20px;
	float: left;
	font-size: 1em;
	width: 390px;
}

ul.sitemap li ul {
	width: 350px;
	margin: 5px 0 0 0;
}

ul.sitemap li ul li {
	float: left;
	width: 300px;
}

ul.sitemap li ul li {
	font-size: 1em;
}

div#logo {
	position: relative;
	left: 2px;
	top: 0px;
	float: left;
}

a.extern {
	padding: 0 0 0 12px;
	background: url(../images/button_externen_link.gif) no-repeat 0 4px;
}

a.pdf {
	padding: 0 0 0px 40px;
	background: url(../images/icon_pdf_normal.gif) no-repeat 0 4px;
}

a.pdf:hover {
	padding: 0 0 0px 40px;
	background: url(../images/icon_pdf_over.gif) no-repeat 0 4px;
}

a.sound {
	padding: 0 0 0px 39px;
	background: url(../images/icon_sound_normal.gif) no-repeat 0 4px;
}

a.sound:hover {
	padding: 0 0 0px 39px;
	background: url(../images/icon_sound_over.gif) no-repeat 0 4px;
}

a.movie {
	padding: 0 0 0px 45px;
	background: url(../images/icon_movie_normal.gif) no-repeat 0 4px;
}

a.movie:hover {
	padding: 0 0 0px 45px;
	background: url(../images/icon_movie_over.gif) no-repeat 0 4px;
}

a.zoom {
	padding: 0 0 0px 45px;
	background: url(../images/icon_zoom_normal.gif) no-repeat 0 4px;
}

a.zoom:hover {
	padding: 0 0 0px 45px;
	background: url(../images/icon_zoom_over.gif) no-repeat 0 4px;
}

.LEAD {
	font: normal bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 20px;
}

#footer {
	background-color: #f5f5f5;
	margin: 40px 21px 0px 21px;
	padding: 2px 4px 2px 2px;
	border-top: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
}

#footer,#footer a {
	color: rgb(140,140,140);
}

#footer a:hover {
	color: black;
}

#footer #right_foot {
	float: right;
}

#gerstner-logo {
	position: relative;
	text-align: center;
}

.legende {
	font:normal normal 10px Verdana, Arial, Helvetica, sans-serif;
}





