
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #fff url(pix/bg_leiste.gif) repeat-y;
	}

img {
	border-style: none;
	}
	
#medsite /* für die Auszeichung der ÄKN */ {
	position: absolute;
	top: 416px;
	left: 224px;
	}
	

/* obere Bildleiste
/*---------------------------------------------------*/

#pageHeader {
	margin: 0;
	padding: 0;
	background: #b9bbe1;
	height: 128px;
	}	
	
#pageHeaderLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	}

/* breite Bilder im BG = keine horizontale Scrollbar */
	
#pageHeaderStart {
	margin: 0;
	padding: 0;
	background: #fff url(pix/bg_start.jpg) no-repeat;
	height: 128px;
	}	

#pageHeaderTeam {
	margin: 0;
	padding: 0;
	background: #b9bbe1 url(pix/bg_team.png) no-repeat;
	height: 128px;
	}	
	
#pageHeaderSchwerpunkte {
	margin: 0;
	padding: 0;
	background: #b9bbe1 url(pix/bg_schwerpunkte.jpg) no-repeat;
	height: 128px;
	}	
	
#pageHeaderLehre {
	margin: 0;
	padding: 0;
	background: #b9bbe1 url(pix/bg_lehre.jpg) no-repeat;
	height: 128px;
	}	

#pageHeaderBewertung {
	margin: 0;
	padding: 0;
	background: #b9bbe1 url(pix/bg_bewertung.jpg) no-repeat;
	height: 128px;
	}	
#pageHeaderAnfahrt {
	margin: 0;
	padding: 0;
	background: #b9bbe1 url(pix/bg_anfahrt.png) no-repeat;
	height: 128px;
	}	

#pageHeaderEmail {
	margin: 0;
	padding: 0;
	background: #b9bbe1 url(pix/bg_email.jpg) no-repeat;
	height: 128px;
	}	
	
#pageHeaderImpressum {
	margin: 0;
	padding: 0;
	background: #b9bbe1 url(pix/bg_impressum.jpg) no-repeat;
	height: 128px;
	}	

/* für kleine Bilder */

#pageHeaderBild {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 416px;
	}
	
	
/* linker Bereich: Adresse etc
/*---------------------------------------------------*/
	
#kontaktBereich {
	position: absolute;
	left: 0px;
	top: 128px;
	width: 208px;
	margin: 0;
	padding: 12px 0 0 15px;
	}

#kontaktBereich p {
	font-size: 0.7em;	
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
	}	
	
#kontaktBereich a {
	text-decoration: underline;
	color: #000;
	}
	
#kontaktBereich a:hover {
	text-decoration: underline;
	color: #4f55b3;
	}
	
#kontaktBereich a.notfall, #kontaktBereich a.notfall:hover {
	color: #e8721b;
	font-weight:bold;
	text-decoration:none;
	}
	

/* linker Bereich: Navigation
/*---------------------------------------------------*/

#naviBereich {
	position: absolute;
	left: 208px;
	top: 128px;
	width: 208px;
	margin: 0;
	padding: 12px 0 0 15px;
	}	
	
#naviBereich ul {
	margin: 0;
	padding: 0;
	font-size: 0.7em;	
	line-height: 1.4em;
	}
	
#naviBereich ul.subnav {
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 0.7em;	
	line-height: 1.4em;
	}

#naviBereich li {
	list-style-type: none;
	}
	
#naviBereich li a {
	text-decoration: none;
	color: #4f55b3;
	}

#naviBereich li a:hover, #naviBereich li .aktiv {
	text-decoration: none;
	color: #4f55b3;
	font-weight: bold;
	}


/* mittlerer Bereich: Text
/*---------------------------------------------------*/

#textContainer {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 416px;
	top: 128px;
	width: 416px;
	}	

#textBereich {
	margin: 0;
	padding: 14px 0 0 0;
	}	
	
#textBereich h1 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	}	

#textBereich p {
	font-size: 0.7em;	
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
	}	
	
#textBereich a {
	text-decoration: underline;
	color: #000;
	}	
	
#textBereich a:hover {
	text-decoration: underline;
	color: #4f55b3;
	}	
	
#textSprungmarke {
	margin: 0 0 0.7em 0;
	padding: 0;
	}	
	
#textSprungmarke p {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	vertical-align: top;
	}	
	
#textSprungmarke a {
	text-decoration: none;
	color: #4f55b3;
	}	
	
#textSprungmarke a:hover {
	text-decoration: none;
	color: #4f55b3;
	}	

.lageplan {
	padding: 0 0 0.6em 0;
	}

/* mittlerer Bereich unten: Zusatz-Navigation
/*---------------------------------------------------*/

#subnaviBereich {
	margin: 0;
	padding: 28px 0 0 0;
	color: #4f55b3;
	}	
	
#subnaviBereich p {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size: 0.6em;
	vertical-align: top;
	/* letter-spacing: -0.1em;	*/
	}	
	
#subnaviBereich a {
	text-decoration: none;
	color: #4f55b3;
	}	
	
#subnaviBereich a:hover {
	text-decoration: none;
	color: #4f55b3;
	}	
	
#subnaviBereich .aktiv {
	font-weight:bold;
	}	
	
	
/* Copyright und Datum */

#subnaviCopy {
	margin: 0;
	padding: 14px 0 0 0;
	}	

#subnaviCopy p {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #999999;
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size: 0.6em;
	vertical-align: top;
	}	
	
#subnaviCopy a {
	text-decoration: underline;
	color: #999999;
	}	
	
#subnaviCopy a:hover {
	text-decoration: underline;
	color: #4f55b3;
	}	
	
	

