

	* {
		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:500px;
		height:auto;
		margin:50px 0 0 25px;
		text-align:center;
		font-size:20px;
		color:#FFFFFF;
		text-shadow:1px 1px 1px rgba(0,0,0,.5);
		float:left;
		}

#text1	{
		position:relative;
		width:510px;
		margin:45px 0 0 25px;
		text-align:center;
		font-family:'Times New Roman', Times, serif;
		color:#FFFFFF;
		text-shadow:1px .7px .7px rgba(0,0,0,.5);
		font-size:15px;
		float:left;
		}
#text1 a:link 	 { color:#FFFFFF; text-decoration:none; }
#text1 a:visited { color:#FFFFFF; text-decoration:none; }
#text1 a:hover 	 { color:#00FF00; text-decoration:none; }

.ph {	font-size:58px;
		text-shadow:3px 3px 3px rgba(0,0,0,.5);
		}
.kchatom {
		font-size:32px;
		}
.enterprise {
		font-size:20px;
		}
.shadow {
		text-shadow:3px 3px 3px rgba(0,0,0,.5);
		}


#text2	{
		width:370px;
		margin-top:5px;
		text-align:center;
		font-family:'Times New Roman', Times, serif;
		color:#333333;
		text-shadow:3px 3px 3px rgba(0,0,0,.3);
		font-size:28px;
		}
#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:#FF0000; text-decoration:none; border:none; }

#video1	{
		position:absolute;
		top:30px;
		left:550px;
		width:360px;
		height:350px;
		background-image:url(/pictures/Buttons/ButtonGrau110.gif);
		background-repeat:repeat;
		padding:5px;
		-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;
		}


.nav_index {
	position:relative;
	margin-top:480px;
	left:90px;
	width:780px;
	text-align: center;
}
#level2 {
		position:relative;
		left:130px;
		width:700px;
		top:28px;
		padding:20px;
		text-align:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		line-height:24px;
		background-image:url(/pictures/Buttons/bt_gray_light220.gif);
		-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;
		}

#level2 a:link 	 	{ color:#333333; text-decoration:none; }
#level2 a:visited 	{ color:#333333; text-decoration:none; }
#level2 a:hover 	{ color:#FF0000; text-decoration:none; }

#level2 li { margin-left:35px; }

#level2 .line { display:block; width:400px; margin-left:120px; border-bottom:1px solid #333333; }

#level2 .distleft {
		display:block;
		float:left;
		width:45px;
		height:10px;
		}
#level2 .number {
		color:#FF0000;
		font-size:72px;
		}
#level2 .number a:link		{ color:#FF0000; text-decoration:none; }
#level2 .number a:visited	{ color:#FF0000; text-decoration:none; }
#level2 .number a:hover		{ color:#0000FF; text-decoration:none; }

#level2 #login {
		position:absolute;
		top:-22px;
		left:450px;
		height:auto;
		width:auto;
		padding:2px 5px;
		background-color:#FFFF00;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		line-height:normal;
		}


#foot	{
		position:relative;
		margin:90px 0;
		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; }
		
		




		
