BODY, UL.nav, UL.navLeft_ebene3, UL.navLeft_ebene4, UL.navLeft_ebene5 {
	margin: 0;
	padding: 0;
}


h1.headline { font-size:16px; color: #990099; margin-bottom: 16px; }

a.bildunterschrift { font-size:7pt; color: #990099; font-style: italic; text-decoration: none; }
.bildunterschrift2 { font-size:7pt; color: #000; font-style: italic; }

/*----------------- Anfang: Footer */

#contFooter {
    font-size: 10px;
    color:#000000;
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 18px;
}

#contFooter a {
    color:#000000;
}

/*----------------- Ende: Footer */

/*----------------- Anfang: Template-Bilder */
img.templImgLarge
{
	margin-bottom: 10px;
	max-width: 585px;
	width: expression(this.clientWidth > 584 ? "585px" : true); /*Hack fuer IE6*/
}
img.templImgSmall
{
	margin-bottom: 10px;
	max-width: 286px;
	width: expression(this.clientWidth > 285 ? "286px" : true); /*Hack fuer IE6*/
}
img.templImgSmallUmfluss {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	max-width: 286px;
	width: expression(this.clientWidth > 285 ? "286px" : true); /*Hack fuer IE6*/
}
/*----------------- Ende: Template-Bilder */

.content {
	width:585px;
    font-size:12px;
    line-height:18px;
	/*word-break:break-all;
	word-wrap:break-word;*/
}
.contentDialog {
	width:385px;
    font-size:12px;
    line-height:18px;
	/*word-break:break-all;
	word-wrap:break-word;*/
}

/*Bilder im Content-Bereich duerfen eine bestimmte Breite (585 - 10marginRight = 565) nicht ueberschreiten, und werden dann runterSkalliert*/
.content img {
	/*float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;*/
	max-width: 575px;
	width: expression(this.clientWidth > 574 ? "575px" : true); /*Hack fuer IE6*/
}

.content a {
	text-decoration:none;
	background-color: transparent;
	color: #842984;
}
.content a:visited {
	text-decoration:none;
	background-color: transparent;
	color: #842984;
}
.content a:hover {
	text-decoration:none;
	background-color: transparent;
	color: #000000;
}
.content ul {
	list-style-image:url(../_pics/_pics_navi/quadrat.gif);
}

.content h1 {
	font-size:16px;
    color: #990099;
    margin-bottom: 4px;
    margin-top: 5px;
}

.content h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}
.content h3, h4, h5, h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
    margin-bottom: 4px;
}
.content h1.newsHeader {
    font-size: 16px;
    color: #93117e;
    margin-bottom: 4px;
    font-style: italic;
}
.content p {
    font-family:Verdana;
    margin-top: 0px;
}
.content td
{
    font-family:Verdana;
    font-size:12px;
    /*border:1px solid black;
    border-collapse:collapse;
    border-spacing:0px;*/
}
.content table
{
    margin-bottom: 10px;
}

.campus img {
    margin-bottom: 3px;
}

.mitarbeiterEdit {
    border: 1px solid #CE81C4;
}




/*-----------------Brotkrumen-Navigation*/
.breatcrump {
    font-size: 10px;
}
.breatcrump A {
    font-size: 10px;
    color: #000;
    text-decoration:none;
}

.breatcrump A:hover {
	text-decoration: underline;
}
/*Ende Brotkrumen-Navigation*/

.datum {
    font-size:12px;
    color: #000;
}
/*Ende Brotkrumen-Navigation*/




/*Anfang: Dialog*/
h1.dialogTitel { font-size:16px; color: #990099; margin-bottom: 16px; }
h2.dialogUntertitel { font-size:12px; color: #000; margin-bottom: 16px; margin-top: -14px; }
div.dialogAutor { font-size:12px; font-style: italic; margin-bottom: 10px; }
.dialogAutorVorschau { font-size:10px; font-style: italic; margin-bottom: 10px; }

li.dialogInhalt { margin-bottom: 10px; }

a.linkSchwarz {
    font-weight: bold;
	text-decoration:none;
	background-color: transparent;
	color: #000;
}
a.linkSchwarz:visited {
	color: #000;
}
a.linkSchwarz:hover {
	color: #990099;
}

a.zurueck {
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
	color: #fff;
}
a.zurueck:visited {
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
	color: #fff;
}
a.zurueck:hover {
	font-weight: bold;
	text-decoration:none;
	background-color: transparent;
	color: #000;
}

/*Ende: Dialog*/

/*Anfang: Galerien*/
.galleryImage {
	overflow:hidden;
	margin: 0px;
	text-align:left;
}

.galleryBox {
	font-size: 9pt;
        width: 136px;
	overflow:hidden;
	margin: 10px 10px 0px 0px;
	float:left;
	vertical-align:middle;
}

a.galleryImage,
a.galleryImage:hover,
a.galleryImage:visited,
.galleryImage img {
        border: none;
}

/*Ende: Galerien*/