

	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center;
		background-image:url(/pictures/Hintergruende/HGBlauCyan.gif);
		background-repeat:repeat;
		background-attachment:fixed;
		}
 
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:auto;
		width:980px;
		clear:left;
		}

@import("iemac-center.css");

#main	{
		position:absolute;
		top:0;
		left:0;
		width:980px;
		height:auto;
		}
#title {
		position:relative;
		width:980px;
		height:auto;
		margin:10px 0 0 0;
		text-align:center;
		font-size:15px;
		color:#FFFFFF;
		float:left;
		}

#text1	{
		position:relative;
		width:730px;
		margin:190px 0 20px 63px;
		padding:15px 60px 80px 60px;
		background-image:url(/pictures/Buttons/bt_gray_light220.gif);
		background-repeat:repeat;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#333333;
		font-size:20px;
		line-height:28px;
		text-align:left;
		-webkit-box-shadow:rgba(0,0,0,.1) 7px 7px;
		-moz-box-shadow:rgba(0,0,0,.1) 7px 7px;
		box-shadow:rgba(0,0,0,.1) 7px 7px;
		border:2px groove white; 
		-moz-border-radius:5px;
		border-radius:5px;
		}
#text1 a:link 	 { color:#333333; text-decoration:none; border-bottom:1px dotted #000000; }
#text1 a:visited { color:#333333; text-decoration:none; border-bottom:1px dotted #000000; }
#text1 a:hover 	 { color:#CC0000; text-decoration:none; border:none; }

#text1 table { margin-left:15px; }

#text1 #toptext {
		font-family:'Times New Roman', Times, serif;
		font-size:18px;
		text-align:center;
		font-weight:bold;
		margin:0 0 20px 0;
		line-height:normal;
		letter-spacing:2px;
		border-bottom:1px solid #000000;
		}
.login {
		background-color:#FFFF00;
		color:#000099;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:normal;
		text-align:center;
		}
.login a:link 	 { color:#000099; text-decoration:none; }
.login a:visited { color:#000099; text-decoration:none; }
.login a:hover 	 { color:#0000FF; text-decoration:underline; }


#text2	{
		position:relative;
		width:370px;
		margin:0 0 0 460px;
		text-align:center;
		font-family:'Times New Roman', Times, serif;
		color:#333333;
		text-shadow:1px .7px .7px rgba(0,0,0,.5);
		font-size:32px;
		background-color:#F2F2F2;
		}
#text2 a:link 	 { color:#333333; text-decoration:none; border-bottom:1px dotted #000000; }
#text2 a:visited { color:#333333; text-decoration:none; border-bottom:1px dotted #000000; }
#text2 a:hover 	 { color:#CC0000; text-decoration:none; border:none; }


#pagelink	{
		position:relative;
		height:32px;
		width:700px;
		background-image:url(/pictures/Buttons/bt_gray_light220.gif);
		background-repeat:repeat;
		margin:70px 0 50px 0;
		text-align:center;
		background-repeat:repeat;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		}
#pagelink a:link 	{ color:#0000FF; text-decoration:none; border:none; }
#pagelink a:visited { color:#0000FF; text-decoration:none; border:none; }
#pagelink a:hover 	{ color:#FF0000; text-decoration:none; border:none; }

#pagelink .left {
		display:block;
		float:left;
		margin-left:15px;
		}
#pagelink .right {
		display:block;
		float:right;
		margin-right:15px;
		}


#foot	{
		position:relative;
		margin:90px 0 100px 10px;
		width:980px;
		clear:both;
		text-align:center;
		}
.copyright	{
		font-size:10px;
		font-family:'Times New Roman', Times, serif;
		color:#FFFFFF;
		}
.global	{
		font-family:Arial, Helvetica, sans-serif;
		}


.copyright a:link 	 { color:#FFFFFF; text-decoration:none; }
.copyright a:visited { color:#FFFFFF; text-decoration:none; }
.copyright a:hover 	 { color:#FF0000; text-decoration:none; }
		


/*#############################################################
##
##  Formatierung Bildungstext
##
###############################################################*/

.eq_left {	font-size:20px;
			color:#333333;
			font-family:'Times New Roman', Times, serif;
			text-align:right;
			font-weight:bold;
			padding-right:12px;
			}

.eq_right {	font-size:20px;
			color:#333333;
			font-family:'Times New Roman', Times, serif;
			text-align:left;
			font-weight:bold;
			padding-left:12px;
			}

.banner {	font-family:'Times New Roman', Times, serif;
			color:#FFFFFF;
			font-size:18px;
			background-color:#FF0000;
			font-weight:bold;
			letter-spacing:2px;
			}

.astrotitle {
			padding:36px 0px 0px 0px;
			font-size:36px;
			font-family: Georgia, "Times New Roman", Times, serif;
			color:#333333;
			}

.background_colour_1 {}
.background_colour_2 {}

.astrotext1 {
			padding:36px 0 0px 0;
			color: #333333;
			font-size:20px;
			font-family:Georgia, "Times New Roman", Times, serif;
			line-height:28px;
			text-align:justify;
			}

.arr_left {
			display:block;
			float:left;
			width:350px;
			height:24px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			font-size:16px;
			text-align:left;
			border-top:solid 1px #333333;
			border-bottom:solid 1px #333333;
			background-color:#F2F2F2;
			padding:0 0 5px 0;
			margin:80px 0 50px 0;
			}
.arr_left a:link 	{ color:#333333; text-decoration:none; border:none; }
.arr_left a:visited { color:#333333; text-decoration:none; border:none; }
.arr_left a:hover 	{ color:#333333; text-decoration:none; border:none; }
.arr_left a:active 	{ color:#FFFF00; text-decoration:none; border:none; }

.arr_right {
			display:block;
			float:right;
			width:350px;
			height:24px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			font-size:16px;
			text-align:right;
			border-top:solid 1px #333333;
			border-bottom:solid 1px #333333;
			background-color:#F2F2F2;
			padding:0 0 5px 0;
			margin:80px 0 50px 0;
			}
.arr_right a:link 	{ color:#333333; text-decoration:none; border:none; }
.arr_right a:visited{ color:#333333; text-decoration:none; border:none; }
.arr_right a:hover 	{ color:#333333; text-decoration:none; border:none; }
.arr_right a:active { color:#FFFF00; text-decoration:none; border:none; }

.zitat { 		color: #333333;
				margin: 30px 0 0 0;
				font-weight:normal;
				font-size: 24px;
				line-height: 28px;
				text-align: center;
				font-style:normal;
				font-family: "Times New Roman", Times, serif; }


.zitat_u { 		padding: 20px 0 30px 0;
				font-weight: bold;
				font-size: 24px;
				line-height: 28px;
				text-align: center;
				font-style: italic;
				color: #333333;
				font-family: "Times New Roman", Times, serif; }
				
.zitat_L { 		padding: 30px 40px 0 40px;
				font-weight: lighter;
				font-size: 24px;
				line-height: 28px;
				text-align: left;
				font-style: normal;
				color: #333333; 
				text-decoration: none;
				font-family: "Times New Roman", Times, serif; }
				
.zitat_uL { 	padding: 20px 0 30px 40px;
				font-weight: bold;
				font-size: 24px;
				line-height: 28px;
				text-align: left;
				font-style: italic;
				color: #333333;
				font-family: "Times New Roman", Times, serif; }
				
.zitat_R { 		padding: 30px 40px 0 40px;
				font-weight: lighter;
				font-size: 24px;
				line-height: 28px;
				text-align: right;
				font-style: normal;
				color: #333333;
				text-decoration: none;
				font-family: "Times New Roman", Times, serif; }
				
.zitat_uR { 	padding: 20px 0 30px 0;
				font-weight: bold;
				font-size: 24px;
				line-height: 28px;
				text-align: right;
				font-style: italic;
				color: #333333;
				font-family: "Times New Roman", Times, serif; }
				
.zitat_J { 		padding: 30px 50px 0 50px;
				font-weight: lighter;
				font-size: 24px;
				line-height: 28px;
				text-align: justify;
				font-style: normal;
				color: #333333; 
				text-decoration: none;
				font-family: "Times New Roman", Times, serif; }
				
.zitat_uJ { 	padding: 20px 50px 30px 50px;
				font-weight: bold;
				font-size: 24px;
				line-height: 28px;
				text-align: right;
				font-style: italic;
				color: #333333;
				font-family: "Times New Roman", Times, serif; }
				
.anmerkung {	padding:8px 25px 0px 25px;
				color:#333333;
				font-size:14px;
				line-height:normal;
				font-family:'Times New Roman', Times, serif;
				text-align:left;
				border-top:solid 1px #000099;
				margin-top:30px;
				}






		
