	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center;
		background-image:url(/pictures/Hintergruende/HG_Sonne_02.jpg);
		background-repeat:no-repeat;
		background-size: cover;
		background-attachment: fixed;
		}
 
	#distance {
		width:1px;
		height:50%;
		margin-bottom:-302px; /* half of container's height */
		float:left;
		}
 
	#container {
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: relative; /* puts container in front of distance */
	text-align: center;
	height: auto;
	width: 985px;
	clear: left;
		}

@import("iemac-center.css");
#banner {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	position: absolute; /* puts container in front of distance */
	text-align: center;
	height: auto;
	width: 1000px;
	clear: left;
		}


.buttonUnterstrichBlau 		{ color: #000050; text-decoration: none; }
.buttonUnterstrichHellBlau 	{ color: #000099; text-decoration: none; }
.buttonUnterstrichWeiss 	{ color: #FFFFFF; text-decoration: none; }
.buttonUnterstrichRot 		{ color: #CC0000; text-decoration: none; }
.buttonUnterstrichGrau 		{ color: #999999; text-decoration: none; }
.buttonUnterstrichSchwarz 	{ color: #000099; text-decoration: none; }
.buttonUnterstrichBraun 	{ color: #510028; text-decoration: none; }
.ButtonUnterstrichBeige 	{ color: #FFFFCC; text-decoration: none; }
.buttonUntersrichBlauBrill 	{ color: #0000FF; text-decoration: none; }
.buttonUnterstrichHellRot 	{ color: #FF0000; text-decoration: none; }
.weissunterstrichen 		{ color: #FFFFFF; text-decoration: underline; }
.blauunterstrichen 			{ color: #000099; text-decoration: underline; }
.buttonUnterstrichGelb 		{ color: #FFFF00; text-decoration: none; }


/* Fuss mit eigener Linkfarbe */

div#foot { margin:0px 0px 0px 0px; padding: 50px 0px 100px 0px; text-align:center; clear:both; color:#000099; }

div#foot a:link 	{ color: #000099; text-decoration:none; }
div#foot a:visited  { color: #000099; text-decoration: none; }
div#foot a:hover    { color: #00FFFF; text-decoration: none; }


/********* INTRODUCTION Running Head **************/

.rh1 { float:left; text-align:left; padding: 2px 0px 0px 10px; }
.rh2 { float:right; text-align: right; padding: 0px 10px 0px 0px; font-size: 12px;}

/****** INTRODUCTION TO THE UNIVERSITY ************/

div#intro { 	position: absolute;
				top: 150px;
				left: 188px;
				width: 740px;
				height:auto; }
.r1 { 			margin: 0px 0px 0px 10px;
				font-size: 12px;
				color: #FFFFFF;
				font-weight: normal;
				font-family: Arial, Helvetica, sans-serif;
				background-color:#FF0000; }
.page { 		font-size: 12px;
				color: #000099;
				font-weight: normal;
				font-family: Arial, Helvetica, sans-serif;
}
.page_no { 		font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				color: #FF0000;
				text-align: left;
				font-weight: normal;
				border-bottom:1px solid #FF0000; }
.seitenschrift { font-family: "Times New Roman", Times, serif;
				font-size: 14px;
				color: #FF9900;
				text-align: left;
				font-weight: normal;
				vertical-align:top; }
h1 { 			font-size: 36px;
				font-weight: bold;
				color: #FF0000;
				padding: 20px 0px 0px 0px;
				text-align: center;
				font-family: Times New Roman, Times, serif;
				line-height: 40px; }
h2 { 			font-size: 26px;
				font-weight: bold;
				color: #FF0000;
				text-align: center;
				padding: 20px 0px 10px 0px;
				font-family: Times New Roman, Times, serif;
				line-height:36px; }
h3 { 			font-size: 30px;
				font-weight: normal;
				color: #000099;
				padding: 0px 0px 30px 0px;
				text-align: center;
				font-family: Times New Roman, Times, serif; }
h4 { 			font-size: 30px;
				font-weight: bold;
				color: #FF0000;
				padding: 0px 0px 5px 0px;
				text-align: center;
				font-family: Times New Roman, Times, serif; }
h5 { 			font-size: 20px;
				font-weight: bold;
				color: #000099;
				padding: 0px 0px 10px 0px;
				text-align: justify;
				font-family: Times New Roman, Times, serif; }
div#bildl { 	float: left; padding: 5px 20px 10px 0px; }
div#bildr { 	float: right; padding: 5px 0px	10px 20px; }

.head_1 { 		font-size: 20px;
				font-weight: normal;
				color: #000099;
				text-align: center;
				font-family: Times New Roman, Times, serif; }
				
.head_2 { 		color: #000099; }

.head_3 { 		font-weight:normal; }

.related	{ 	font-family: Arial, Helvetica, sans-serif;
				font-size:13px;
				font-weight:normal;
				color:#000099;
				}
.related a:link		{ color:#000099; text-decoration:none; }
.related a:visited	{ color:#000099; text-decoration:none; }
.related a:hover	{ color:#FF0000; text-decoration:none; }

.subrelated	{	font-size:11px; }

/* ************************ Li und oL ************************** */

.deci_rot li { 	list-style-type: decimal;
				color: #FF0000;
				font-weight: bold; }
.disc li 	{ 	list-style-type: disc;
				font-weight: bold; }
.alpha li 	{ 	list-style-type: lower-alpha;
				font-weight: bold; }
.deci li 	{ 	list-style-type: decimal;
				font-weight: bold;
				text-align: justify; }
.no li 		{ 	list-style-type: none; }
.fett 		{ 	font-weight: bold; }
li 			{ 	list-style-type: disc; }

/* ****************** Li und oL ENDE ************************** */

/* ************************ TEXT ************************** */

.text 		{ 	font-size: 18px;
				color: #000099;
				font-weight: normal;
				text-align: justify;
				font-family: "Times New Roman", Times, serif;
				line-height: 24px;
				padding: 0px 10px 0mm 10px;
				/*	vertical-align:top;	*/ }
.text a:link 	{ color: #000099; text-decoration: underline; }
.text a:visited { color: #000099; text-decoration: underline; }
.text a:hover 	{ color: #000099; text-decoration: none; background-color: #00FFFF; }
.text2 { 		font-size: 18px;
				color: #000099;
				font-weight: normal;
				text-align: justify;
				font-family: "Times New Roman", Times, serif;
				line-height: 24px; }
.tex2t a:link 		{ 	color: #000099; text-decoration: underline; }
.text2 a:visited 	{ 	color: #000099; text-decoration: underline; }
.text2 a:hover 		{ 	color: #000099; text-decoration: none;
						background-color: #00FFFF; }

.sup 		{ 	font-size: 13px; }
.text_bold 	{ 	font-family: Times New Roman, Times, serif;
				font-size: 18px;
				line-height: 25px;
				font-weight: bold;
				color: #000099;
				text-align: justify; }
.text_italic { 	font-family: Times New Roman, Times, serif;
				font-size: 18px;
				line-height: 25px;
				font-weight: lighter;
				color: #000099;
				font-style: italic;
				text-align: justify; }
.text_bold_italic { font-family: Times New Roman, Times, serif;
				font-size: 18px;
				line-height: 25px;
				font-weight: bold;
				font-style: italic;
				color: #000099;
				text-align: justify; }
.text_rot_bold { /*	float: left; 	*/
				padding: 0px 0px 0px 0px;
				margin: -1px 0px 0px 0px;
				font-size: 17px;
				font-weight: bold;
				color: #FF0000;
				font-family: Times New Roman, Times, serif; }
.text_rot_bold a:link 		{ color: #FF0000; text-decoration: none; }
.text_rot_bold a:visited 	{ color: #FF0000; text-decoration: none; }
.text_rot_bold a:hover 		{ color: #FF0000; text-decoration: none; }

/* ************************ TEXT ENDE ************************** */

/* ****************** ZITAT im TEXT Anfang ************************** */

.zitat 		{ 	color: #000099;
				font-weight: lighter;
				font-size: 18px;
				line-height: 25px;
				text-align: center;
				font-style: normal;
				font-family: "Times New Roman", Times, serif; }
.zitat a:link 		{ color: #000099; text-decoration: none; }
.zitat a:visited 	{ color: #000099; text-decoration: none; }
.zitat a:hover 		{ color: #00FFFF; text-decoration: none; }
.zitat_u 	{ 	padding: 10px 0px 0px 0px;
				font-weight: bold;
				font-size: 18px;
				line-height: 25px;
				text-align: center;
				font-style: italic;
				color: #000099;
				font-family: "Times New Roman", Times, serif; }
.zitat_L 	{ 	padding: 0px 40px 0px 40px;
				font-weight: lighter;
				font-size: 18px;
				line-height: 25px;
				text-align: left;
				font-style: normal;
				color: #000099; text-decoration: none;
				font-family: "Times New Roman", Times, serif; }
.zitat_uL 	{ 	padding: 10px 0px 0px 40px;
				font-weight: bold;
				font-size: 18px;
				line-height: 25px;
				text-align: left;
				font-style: italic;
				color: #000099;
				font-family: "Times New Roman", Times, serif; }
.zitat_R 	{ 	padding: 0px 40px 0px 40px;
				font-weight: lighter;
				font-size: 18px;
				line-height: 25px;
				text-align: right;
				font-style: normal;
				color: #000099; text-decoration: none;
				font-family: "Times New Roman", Times, serif; }
.zitat_uR 	{ 	padding: 10px 0px 0px 0px;
				font-weight: bold;
				font-size: 18px;
				line-height: 25px;
				text-align: right;
				font-style: italic;
				color: #000099;
				font-family: "Times New Roman", Times, serif; }
.zitat_J 	{ 	padding: 0px 50px 0px 50px;
				font-weight: lighter;
				font-size: 18px;
				line-height: 25px;
				text-align: justify;
				font-style: normal;
				color: #000099; text-decoration: none;
				font-family: "Times New Roman", Times, serif; }
.zitat_uJ 	{ 	padding: 10px 50px 0px 50px;
				font-weight: bold;
				font-size: 18px;
				line-height: 25px;
				text-align: right;
				font-style: italic;
				color: #000099;
				font-family: "Times New Roman", Times, serif; }
.zitat_normal { font-weight: normal; }
.zitat_bold { 	font-weight: bold; }
.zitat_bold_italic { font-weight: bold;
				font-style: italic; }
.zitat_italic { font-weight: lighter;
				font-style: italic; }
.zitat_i_12p { 	font-weight: lighter;
				font-style: normal;
				line-height:18px;
				font-size:12px; }
.ps16 		{	font-size:16px;}

/* ************************ ZITAT im TEXT ENDE ************************** */

.ws1p 		{ word-spacing: -1px; letter-spacing: 0px; } /* Leerzeichen verkleinern **/
.ws2p 		{ word-spacing: -2px; letter-spacing: 0px; } /* Leerzeichen verkleinern */
.ws3p 		{ word-spacing: -3px; letter-spacing: 0px;  } /* Leerzeichen verkleinern */
.wsa 		{ word-spacing: 5px; letter-spacing: 7px; }
.wsb 		{ word-spacing: 2px; letter-spacing: 2px; } /* Wortabstand */
.wsc 		{ word-spacing: 3px; letter-spacing: 4px; } /* Wortabstand */
.links 		{text-align:left}
.rechts 	{text-align: right; }
.center 	{text-align: center; }
.block 		{text-align: justify; }
.bold 		{font-weight: bold; }
.italic 	{font-style: italic;}

.hr6r 		{border-top: 6px solid #FF0000; margin: 5px;} /* Strich 6p ROT*/

/******************   Text unter CD in der Introduktion  *************************/

#player	 { padding-left:16px; text-align:center; }

.cd_text {	font-family: Helvetica, sans-serif;
			font-size:12px;
			text-align:justify;
			color: #000099; 
			padding: 5px 0px 0px 0px;
			margin-top:3px;
		}
.cd_text a {color:#000099; text-decoration:none; }

/************************* BUTTONLEISTEN *****************************************/

div#button_a {
	position:absolute; left:10px;
				top:0px;
				width:170px;
				height:auto;
				visibility: visible;
				vertical-align:top; }
						

div#button_a .email { 
				text-align:right;
				padding:0px 20px 0px 0px; }
div#button_a .button1 { font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000099;
				font-weight:normal;
				background-image:url(/pictures/Buttons/Button32gelb.gif);
				margin:0px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button2 {							/* roter Button mit weisser Schrift */
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color: #FFFFFF;
				font-weight:bold;
				background-color:#FF0000;
				margin:5px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button3 { 
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000099;
				font-weight:bold;
				background-image:url(/pictures/Buttons/Button32gelb.gif);
				margin:5px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button4 { 
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#FFFFFF;
				font-weight:bold;
				background-image: url(/pictures/Buttons/ButtonBlau170.gif);
				margin:5px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button5 {		/* blauer Button mit weisser Schrift */
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000099;
				font-weight:bold;
				background-image:url(/pictures/Buttons/Button32gelb.gif);
				margin:5px 5px 0px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button6 {		/* direkt unter blauem Button mit weisser Schrift */
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000099;
				font-weight:bold;
				background-image:url(/pictures/Buttons/Button32gelb.gif);
				margin:0px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button7 {	/* direkt unter blauem Button mit weisser Schrift */
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000099;
				font-weight:bold;
				background-image: url(/pictures/Buttons/ButtonBlau170.gif);
				margin:0px 5px 0px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button8 { 
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000099;
				font-weight:normal;
				margin:0px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button9 {		/* roter Button mit weisser Schrift */
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color: #000099;
				font-weight:bold;
				margin:5px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
.button11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000099;
	}

.button11 a:link 	{ color: #000099; text-decoration:none;}
.button11 a:visited { color: #000099; text-decoration:none;}
.button11 a:hover 	{ color: #00FFFF; text-decoration:none;}

div#button_a .button_leer { 
				font-family:Arial, Helvetica, sans-serif;
				font-size:2px;
				color:#000099;
				font-weight:normal;
				background-image:url(/pictures/Buttons/Button32gelb.gif);
				margin:5px 5px 5px 3px;
				padding:5px 5px 5px 5px; }		
div#button_a .button_leer_rot { 
				font-family:Arial, Helvetica, sans-serif;
				font-size:2px;
				font-weight:normal;
				background-color:#FF0000;
				margin:5px 5px 5px 3px;
				padding:5px 5px 5px 5px; }
div#button_a .button_leer_oHG { 
				font-family:Arial, Helvetica, sans-serif;
				font-size:2px;
				color:#000099;
				font-weight:normal;
				margin:5px 5px 5px 3px;
				padding:5px 5px 5px 5px; }

				
div#button_a .detail 			{ font-size:10px; }
div#button_a .theoretical 		{ font-size:11px; font-weight:normal; }
div#button_a .button1 a:link 	{ color: #000099; text-decoration:none; }
div#button_a .button1 a:visited { color: #000099; text-decoration: none; }
div#button_a .button1 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button2 a:link 	{ color: #FFFFFF; text-decoration:none; }
div#button_a .button2 a:visited { color: #FFFFFF; text-decoration: none; }
div#button_a .button2 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button3 a:link 	{ color: #FF0000; text-decoration:none; }
div#button_a .button3 a:visited { color: #FF0000; text-decoration: none; }
div#button_a .button3 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button4 a:link 	{ color: #FFFFFF; text-decoration:none; }
div#button_a .button4 a:visited { color: #FFFFFF; text-decoration: none; }
div#button_a .button4 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button5 a:link 	{ color: #000099; text-decoration:none; }
div#button_a .button5 a:visited { color: #000099; text-decoration: none; }
div#button_a .button5 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button6 a:link 	{ color: #000099; text-decoration:none; }
div#button_a .button6 a:visited { color: #000099; text-decoration: none; }
div#button_a .button6 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button7 a:link 	{ color: #000099; text-decoration:none; }
div#button_a .button7 a:visited { color: #000099; text-decoration: none; }
div#button_a .button7 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button8 a:link 	{ color: #000099; text-decoration:none; }
div#button_a .button8 a:visited { color: #000099; text-decoration: none; }
div#button_a .button8 a:hover 	{ color: #00FFFF; text-decoration: none; }
div#button_a .button9 a:link 	{ color: #FFFFFF; text-decoration:none; }
div#button_a .button9 a:visited { color: #FFFFFF; text-decoration: none; }
div#button_a .button9 a:hover 	{ color: #00FFFF; text-decoration: none; }
.button11 a:link 				{ color: #000099; text-decoration:none; }
.button11 a:visited 			{ color: #000099; text-decoration: none; }
.button11 a:hover 				{ color: #00FFFF; text-decoration: none; }
