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

html, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #000;
	background: none;
	background-color: white;
	margin: 0;
	padding: 0;
}

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


div#header,
#timetable  {
	display: none;
}

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

div#wrap {
 	background-color: white;
	border: none;
}

/* Meta navigation */
div#meta {
	display: none;
}


div#col-body {
	float: left;
	font:normal normal 1em Verdana, Arial, Helvetica, sans-serif;
}


/* Main navigation */
td#mainmnu1,
td#mainmnu2,
ul.e1,
ul.e2 {
	display: none;
}


div.searchbox {
	display: none;
}

div#col-body {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
/* 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 1em Verdana, Arial, sans-serif;
}

div#col-body div.artikelliste p {
	padding: 0 0px;
}


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 {
	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;
}


/* Right column */
div#col-right {
	display: none;
}



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



/* 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:normal normal 12px/13px Verdana, Arial, Helvetica, sans-serif;
}

div#logo {
	display: none;
}

div#footer,
div#gerstner-logo {
	display: none;
}

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;
	vertical-align: baseline;
}

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



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










