@import("iemac-center.css");

	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center; /* horizontal centering for IE Win quirks */
		background:#FFFFFF url(/pictures/Hintergruende/HG_SMM_02_hell.jpg) center center fixed repeat;
  		-moz-background-size: cover;
  		background-size: cover;
		}
 
	#distance {
		width:1px;
		height:50%;
		margin-bottom:-402px; /* half of container's height */
		float:left;
		}
		
	#container {
		margin:20px auto 0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:2000px;
		width:980px;
		clear:left;
		/*border:1px solid #FFFFFF;*/
	   	background-color:#AAFFFF;
		}



a:link 		{ color: #0000FF; text-decoration: none; }
a:visited 	{ color: #0000FF; text-decoration: none; }
a:hover 	{ color: #00FF00; text-decoration: none; }

#top-table	{
	/*background-image:url(/pictures/Bilder_Graphik/Kopf_SMM_08.png);*/
	/*-webkit-box-shadow:rgba(96,96,96,.2) 5px 5px;
	-moz-box-shadow:rgba(96,96,96,.2) 5px 5px;
	box-shadow:rgba(96,96,96,.2) 5px 5px;*/ 
	position:absolute;
	top:0;
	width:100%;
	}


.text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
    color:#0000FF;
	font-weight:normal;
	text-align:left;
	text-shadow:2px 2px 2px rgba(150,150,150,1);
	}
		  
.headline {
	font-size:46px;
	color:#000099;
	letter-spacing:3px;
	text-shadow:2px 2px 2px rgba(150,150,150,1);
	}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	/*text-shadow:2px 2px 2px rgba(0,0,0,.5);*/
	}
.menu a:link	{ text-decoration:none; color:#000099; background-color:none; }
.menu a:visited	{ text-decoration:none; color:#000099; background-color:none; }
.menu a:hover	{ text-decoration:none; color:#FF0000; background-color:#FFFFCC; }

.bottom_menu {
	position:relative;
	top:1700px;
	left:0;
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	text-align:center;
	background-color:#000099;
	padding:15px 0;
	margin:50px 0 110px 0;
	}
/*#bottom_menu td {
	border:3px solid #FFFFFF;
	}*/
.bottom_menu a:link		{ text-decoration:none; color:#FFFFFF; }
.bottom_menu a:visited	{ text-decoration:none; color:#FFFFFF; }
.bottom_menu a:hover	{ text-decoration:none; color:#00FF00; }

#topic2 {
	position:absolute;
	top:130px;
	left:230px;
	width:700px;
	height:1200px;
	padding:20px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size:50px;
	font-weight:bold;
	color:#000066;
	text-align:center;
	text-shadow:2px 2px 3px rgba(0,0,0,0.5);
	z-index:3;
	}
#topic3 {
	position:absolute;
	top:660px;
	left:30px;
	width:900px;
	height:auto;
	padding:20px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size:50px;
	font-weight:bold;
	color:#000066;
	text-align:center;
	text-shadow:2px 2px 3px rgba(0,0,0,0.5);
	z-index:3;
	}

#flags {
	position:absolute;
	left:290px;
	top:100px;
	width:660px;
	text-align:right;
	}

#mml {
	position:absolute;
	left:390px;
	top:105px;
	}

#mrt {
	position:absolute;
	top:500px;
	left:220px;
	width:auto;
	height:auto;
	font-family:'Times New Roman', Times, serif;
	font-size:44px;
	font-weight:normal;
	color:#000099;
	text-align:center;
	}
#Schlange {
	position:absolute;
	left:30px;
	top:141px;
	width:auto;
	height:auto;
}
#RRR {
	position:absolute;
	left:23px;
	top:476px;
	width:auto;
	height:auto;
}
sup { font-size:80%; line-height:0; }
