	* {
		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:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:center;
		height:auto;
		width:1000px;
		clear:left;
		}

@import("iemac-center.css");


.buttonUnterstrichHellBlau { 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: #000000; 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; }
.rotunterstrichen { color: #FF0000; text-decoration: underline; }
.buttonUnterstrichGelb { color: #FFFF00; text-decoration: none; }
.buttonUnterstrichOrange { color: #FF3300; text-decoration: none; }

/* Fuss mit eigener Linkfarbe */

div#vorrueckrechts {
	float: right;
	 }
.vorwaerts {
	text-align: right;
	 font-size: 20px;
	 font-family: Arial, Helvetica, sans-serif;
	 }
	 
.vorwaerts a:link 		{ color: #FF0000; text-decoration: none; }
.vorwaerts a:visited 	{ color: #FF0000; text-decoration: none; }
.vorwaerts a:hover 		{ color: #00FFFF; text-decoration: none;
 }

.back {
	text-align: left;
	 font-size: 20px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 }
.back a:link 	{ color: #FF0000; text-decoration: none; }
.back a:visited { color: #FF0000; text-decoration: none; }
.back a:hover 	{ color: #00FFFF; text-decoration: none;
 }
	
	
/**************** Declarations **********************************/


div#membership {
 position:absolute; left:230px; top:150px; width:560px; height:auto; 
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background-image:url(/pictures/Hintergruende/HGgelb.gif);
	}
	
div#membership .headline {
	font-size: 36px;
	color: #000099;
	font-weight: normal;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	}
	
	div#membership .text {
	font-size: 18px;
	color: #000099;
	font-weight: normal;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	}
	
div#declarations .button {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	}
	
div#declarations a:link  	{ color: #000099; text-decoration: none; }
div#declarations a:visited  { color: #000099; text-decoration: none; }
div#declarations a:hover 	{ color: #00FFFF; text-decoration: none; }


/********************* Member Seite in General Pages ********************************/

div#member_aussen {
	position: static;
	left: 230px;
	top: 150px;
	width: 579px;
	height: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/pictures/Hintergruende/HGgelb.gif);
	float: right;
	clear: both;
	}
div#member_aussen2 {
	position: absolute;
	left: 50px;
	top: 200px;
	width: 579px;
	height: auto;
	padding: 15px;
	background-image: url(/pictures/Hintergruende/HGgelb.gif);
	width:897px;
	}
div#member_innen {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	}
h1	{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#000099;
	text-align:center;
	}
.text {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000099;
	text-align:justify;
	}
.members_link {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	width: 320px;
	padding: 10px;
	margin: 0px 0px 0px 100px;
	background-image:url(/pictures/Buttons/OrangeGelb160.jpg);
	}
.members_link a:link 	{ color: #000099; text-decoration: none;}
.members_link a:visited { color: #000099; text-decoration: none;}
.members_link a:hover 	{ color: #00FFFF; text-decoration: none;}




/*************************   BUTTONLEISTEN   *****************************************/
 
div#button_a {
	position:absolute; left:5px; top:140px; width:170px; height:auto; visibility: visible; }

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:#FF0000;
	font-weight:bold;
	background-image: url(/pictures/Buttons/OrangeGelb160.jpg);
	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:#FF0000;
	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:#FFFFFF;
	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: #FFFFFF;
	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;
	}
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;
	color:#000099;
	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: #FF0000; text-decoration:none;}
div#button_a .button7 a:visited { color: #FF0000; 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: #000099; text-decoration:none;}
div#button_a .button9 a:visited { color: #000099; 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;}

div#foot { margin:0px 0px 0px 0px; padding: 50px 0px 100px 0px; text-align:center; 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; }