/* Seite horizontal und vertikal zentrieren */
/* Wenn nur horizontal zentrieren, dann distance-container weglassen */

	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center; /* horizontal centering for IE Win quirks */
		background-image:url(/pictures/Hintergruende/HG_SMM_01.jpg);
		background-repeat:repeat;
		background-attachment:fixed;
		}
 
	#distance { 	/* wird nur fuer vertikale Zentrierung benoetigt */
		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:left;
		height:604px;
		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: #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; }

HTML>BODY { padding: 0px; }

a:link {text-decoration:none;}
a:hover { color: #00FFFF; text-decoration: none; }
a:visited { text-decoration: none; }

.foot {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color: #000099;
	font-weight:normal;
	text-align:center;
    margin: 0px 0px 0px 0px;
	padding: 44px 0px 0px 0px; }
	
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; }

a:link {text-decoration:none;}
a:hover { color: #00FFFF; text-decoration: none; }
a:visited { text-decoration: none; }



/**************** HEAD **********************/

sup { font-size:80%; line-height:0; }

.headline {
	font-size:48px;
	color:#FFFFFF;
	letter-spacing:3px;
	text-shadow:2px 2px 2px rgba(0,0,0,.4);
	}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-shadow:1px 1px 1px rgba(0,0,0,.4);
	}
.menu a:link	{ text-decoration:none; color:#FFFFFF; background-color:none; }
.menu a:visited	{ text-decoration:none; color:#FFFFFF; background-color:none; }
.menu a:hover	{ text-decoration:none; color:#FF0000; background-color:#FFFFCC; }

.white { color:#FFFFFF; }


/**************** END HEAD **********************/


/*********************** TEXT TEIL *****************************/

div#tuebingen {
	position: absolute; top: 100px; left: 220px; width: 580px; height:auto; background-image:url(/pictures/Hintergruende/HG_Weiss_Trans_80_01.png);
	}
div#tuebingen .r1 {
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	background-image:url(/pictures/Bilder_Graphik/Kopf_SMM_08.png);
	padding: 2px 0px 2px 0px;
	}

div#tuebingen .r2 {
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding: 3px 0px 0px 11px;
	}
div#tuebingen .page {
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
div#tuebingen .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;
	}
div#tuebingen .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: #000099; 
	text-align: center;
	font-family: Times New Roman, Times, serif;
	line-height:44px;
	}
h2 {
	font-size: 46px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	line-height:54px;
	}
h3 { 
	font-size: 76px;
	font-weight: bold;
	color: #FF0000; 
	text-align: center;
	letter-spacing:8px;
	font-family: Times New Roman, Times, serif;
	}
h4 { 
	font-size: 46px;
	font-weight: bold;
	color: #FFFFCC;
    text-align: center;
	font-family: Times New Roman, Times, serif;
	}
h5 { 
	font-size: 28px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	}
h6 { 
	font-size: 36px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	}
h7 { 
	font-size: 30px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	}



/* ************************ 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: normal;  text-align: justify; }
.no li           { list-style-type: none; }
.fett            { font-weight: bold; }
li         						{ list-style-type: disc; }

/* ************************ Li und oL ENDE ************************** */



.text {
	font-size: 15px;
	line-height: 20px;
	color: #000099;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 16px 0mm 16px;
/*	vertical-align:top;*/
	}
.text a:link 	{ color: #FF0000; text-decoration: none; }
.text a:visited { color: #FF0000; text-decoration: none; }
.text a:hover 	{ color: #00FFFF; text-decoration: none; }

.text_20px {
	font-size: 20px;
	line-height:26px;
	color: #000099;
	font-weight: normal;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 16px 0mm 16px;
	}
.text_rot {
    font-size: 18px;
	color: #FF0000;
	font-weight: normal;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	}

.text_center {
	font-size: 18px;
	color: #000099;
	font-weight: normal;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 0px 0mm 12px;
    }
.text_center_16 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 0px 0mm 12px;
/*	vertical-align:top;*/
	}
.text_center a:link 	{ color: #000099; text-decoration: underline; }
.text_center a:visited { color: #000099; }
.text_center a:hover 	{ color: #00FFFF; text-decoration: none; background-color: #00FFFF; }

.sup { 
	font-size: 13px;
	}
.text_bold { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	font-weight: bold;
	color: #000099;
	text-align: justify;
	}
	
.text_normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	font-weight: normal;
	color: #000099;
	text-align: justify;
	}
	
.text_bold_schwarz { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	font-weight: bold;
	color: #000099;
	text-align: justify;
	padding: 0px 0px 0mm 12px;
	}
.text_italic { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
	line-height:19px;
	}
.text_bold_italic { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	font-weight: normal;
	font-style: italic;
	color: #FF0000;
	line-height:20px;
	}
.text_bold_italic_schwarz { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	}

.zitat_18px { 
    color: #000099; 
    font-weight: normal;
    font-size: 18px; 
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    background-image: url(/pictures/Hintergruende/HG_Weiss_Trans_80_01.png); }

.zitat_18px_oHG { 
    color: #000099; 
    font-weight: normal;
    font-size: 18px; 
    text-align: center;
    font-family: "Times New Roman", Times, serif; }

.zitat_18px_justify { 
    color: #000099; 
    font-weight: normal;
    font-size: 18px; 
	text-align: justify;
    font-family: "Times New Roman", Times, serif;
    background-image:url(/pictures/Buttons/ButtonGrau110-21.gif); }
	
.zitat_18px_justify_02 { 
    color: #000099; 
    font-weight: normal;
    font-size: 18px; 
	text-align: justify;
    font-family: "Times New Roman", Times, serif;
    background-image:url(/pictures/Buttons/ButtonGrau110-21.gif); }

.zitat_16px_em_normal { 
   font-size: 16px;
   font-weight: normal;
   text-align: center; }

.zitat_16px { 
   color: #000099; 
   font-weight: normal;
   font-size: 16px; 
   text-align: center;
   font-family: "Times New Roman", Times, serif;
   background-image:url(/pictures/Buttons/ButtonGrau110-21.gif); }

.zitat_19px { 
    color: #FFFFFF; 
    font-weight: normal;
    font-size: 18px; 
    text-align: center;
    font-family: "Times New Roman", Times, serif;
	background-color:#FF0000;
	 }

div#audio 		{ position: absolute; top:320px; left: 640px;
				  width: 230px;
				  height: 627px;
				  margin: 0px 10px 0px 0px;}

div#audio_1		{ position: absolute; top:140px; left: 620px;
				  width: 230px;
				  height: 627px;
				  margin: 0px 10px 0px 0px;}
					  
div#audio_2		{ position: absolute; top:220px; left:590px;
				  width: 360px;
				  height:auto;
				  margin: 0px 10px 0px 0px;}

div#zeichen_01	{ position: absolute; top:260px; left:840px;
				  width: 340px;
				  height: 627px;
				  margin: 0px 10px 0px 0px;}

.MRT_text_1 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 13px;
	font-weight: bold;
	color: #000099;}
	
	
.MRT_text_2 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000099;}
					  

.MRT_text_3 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 12px;
	line-height: 16px;
	font-weight: Bold;
	color: #FF0000;}

.MRT_text_4 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #000099;}
	
.MRT_text_4a {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000099;}
	
.MRT_text_5 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}
	
.MRT_text_6 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;}
	
.MRT_text_7 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 13px;
	letter-spacing:3px;
	font-weight: bold;
	color: #FFFFFF;}
	
.MRT_text_8 {
	font-family: "Times New Roman", Times, serif;					  
	font-size: 20px;
	letter-spacing:1px;
	font-weight: Bold;
	color: #FFFFFF;}
	
.MRT_text_9 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size: 17px;
	letter-spacing:1px;
	font-weight: Bold;
	color: #FFFFFF;}	

.MRT_text_10 {
	font-family: Arial, Helvetica, sans-serif;					  
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color: #000099;}
		
.MRT_background_1 { }
	
.MRT_background_2 { }

.MRT_background_colour_1 {background-image:url(/pictures/Bilder_Graphik/Kopf_SMM_08.png);}





/*************************   BUTTONLEISTEN   *****************************************/
 
div#button_a {
	position:absolute; left:5px; top:140px; width:170px; height:auto; visibility: visible; }

div#button_a .diamant {
	text-align:center;
	}
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/Hintergruende/HG_Weiss_Trans_80_01.png);
	border-bottom:solid 1px #000099;
	margin:0px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
div#button_a .button2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	background-image:url(/pictures/Bilder_Graphik/Kopf_SMM_07_300.png);
	border-bottom:solid 1px #000099;
	margin:5px 5px 5px 3px;
	padding:5px 5px 5px 5px;
	}
	
.button11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
	
div#button_a .button_leer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
	font-weight:normal;
	background-image: url(/pictures/Hintergruende/HG_Weiss_Trans_80_01.png);
	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-image: url(/pictures/Hintergruende/HG_Weiss_Trans_80_01.png);
	margin:5px 5px 5px 3px;
	padding:1px 1px 1px 1px;
	}
div#button_a .button_leer_oHG {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
	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;}

.button11 a:link { color: #FF3300; text-decoration:none;}
.button11 a:visited { color: #FF3300; text-decoration: none;}
.button11 a:hover { color: #00FFFF; text-decoration: none;}

