body      {
	background: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black; }

/* Links */
a{
	color: #000066;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
}

a:link    { }
a:visited { }
a:active  { }
a:hover  {
	color: black;
 }
 
 /* Links */
a.realschule{
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
}

a.realschule:link    { }
a.realschule:visited { }
a.realschule:active  { }
a.realschule:hover  {
	color: yellow;
 }
	
	
/* Überschriften */
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/* Normale Texte */
span.normal  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }
span.normalbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;  }
span.small  {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;  }
span.smallbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;  }
ul, ol  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }
	
	
/* ####################################### */
div{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
/* ################## Hauptinhalt */
div#main{
	position: relative;width: 950px;border: 1px dashed black;margin-left: 10px;margin-top: 10px;
	background: url('http://www.srgh.de/clips/uebersicht_unten.jpg') white; 
	background-repeat: no-repeat;background-position: bottom left;
	border-bottom: none;
	color: black;
}
/* ################## Engel */
div#engel{
	position: absolute;
	top: 20px;
	left: 390px;
	width: 173px;
	height: 203px;
	z-index: 5;
}
/* ################# Bildleiste */
div#bildleiste{
	width:950px;
}
div#schriftzug{
	position: absolute;top: 130px;left: 630px;width: 300px;font-size: 12pt;font-weight: bold;overflow: auto;
}

/* ################ Inhalt */
div#inhalt{
	position: relative;
	width:950px;
}
div#blockgym{
	position: absolute;top: 1px;left: 105px;
	width:735px;height:231px;
	border-bottom: 1px solid #AAAAAA;
}
div#blockgym_inner_title{
	position: absolute;top: 0px;left: 1px;
	width: 349px;
	border-bottom: 1px solid white;border-top: 1px solid #AAAAAA;
	background: url('http://www.srgh.de/clips/uebersicht_gym.gif');
	padding-top: 7px;padding-bottom: 7px;z-index: 2;
}
div#blockgym_inner_content{
	position: absolute;top: 0px;left: 0px;
	width: 350px;height: 230px;
	background: #F8E7AB;
	margin-right:10px;
	border-left: 1px solid #AAAAAA;
	text-align: center;
}
div#blockgym_inner_content_inner{
	position: relative;
	margin-top: 60px;
	width: 320px;height: 160px;
	overflow: auto;
	text-align: left;
}






div#blockreal{
	position: absolute;top: 1px;left: 105px;
	width:735px;height:231px;
	border-bottom: 1px solid #AAAAAA;
}
div#blockreal_inner_title{
	position: absolute;top: 0px;left: 385px;
	width: 349px;
	border-bottom: 1px solid white;border-top: 1px solid #AAAAAA;
	background: url('http://www.srgh.de/clips/uebersicht_real.gif');
	padding-top: 7px;padding-bottom: 7px;
	text-align: right;
	z-index: 2;
}
div#blockreal_inner_content{
	position: absolute;top: 0px;left: 375px;
	width: 350px;height: 230px;background: #F8E7AB;
	margin-left:10px;
	border-right: 1px solid #AAAAAA;border-top: 1px solid #AAAAAA;
	text-align: center;
}
div#blockreal_inner_content_inner{
	position: relative;
	margin-top: 60px;
	width: 320px;height: 160px;
	overflow: auto;
	text-align: left;
}

div#infoangebot_gym{
	position: absolute;top: 250px;left: 138px;
	width:330px;
	text-align:right;
	background: #8FC229;
	padding-top:7px;padding-bottom:7px;	
}

div#infoangebot_real{
	position: absolute;
	top: 250px;left: 474px;
	width:330px;
	text-align:left;
	background: #000066;
	padding-top:7px;padding-bottom: 7px;	
}

div#impressum{
	width:400px;
	text-align: left;
}

div#rahmenunten{
	width: 550px;
	border-top: 1px dashed black;
	position: relative;
	margin-left:10px;
}

div#stiftung{
	position: relative;
	margin-left:40px;
}
