@charset "utf-8";
/* CSS Document */



#headbg {
	position:absolute;
	left:0px;
	top:58px;
	width:100%;
	height:195px;
	background-image: url("../bilder/hintergrund_head.gif");
}

#content  {
	position:absolute;
	left:0px;
	top:58px;
	width:760px;
	height:996px;
}


#head  {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:195px;
	z-index:100;
	background-image:url("../bilder/head.gif");
	background-repeat:no-repeat;
}

#borderleft  {
	position:absolute;
	left:24px;
	top:195px;
	width:17px;
	height:786px;
	background-image: url("../bilder/images/rahmen_links.gif");
	background-repeat:repeat-y;
}

#borderbottom   {
	position:absolute;
	left:24px;
	top:981px;
	width:728px;
	height:16px;
	background-image:url("../bilder/rahmen_unten.gif");
	background-repeat:no-repeat;
}

#borderright   {
	position:absolute;
	left:732px;
	top:195px;
	width:20px;
	height:785px;
	background-image:url("../bilder/rahmen_rechts.gif");
	background-repeat: repeat-y;
}

#contenthg   {
	position:absolute;
	left:41px;
	top:195px;
	width:691px;
	height:785px;
	background-image:url("../bilder/hintergrund.gif");
	background-repeat:repeat;
	z-index:100;
}

#navigationhg  {
	position:absolute;
	left:0px;
	top:4px;
	width:177px;
	height:458px;
	background-image: url("../bilder/hintergrund_nav.gif");
	background-repeat:no-repeat;
}

#navigation   {
	position:absolute;
	left:15px;
	top:18px;
	width:155px;
	height:408px;
	text-align:left;
	line-height:23px;
	
}


#logo2  {
	position:absolute;
	left:0px;
	top:462px;
	width:182px;
	height:184px;
	background-image: url("../bilder/logo_heft.gif");
	background-repeat:no-repeat;
}

#logoPartner  {
	position:absolute;
	left:0px;
	top:690px;
	width:182px;
	height:35px;
	background-image: url("../bilder/forumschule_blau.gif");
	background-repeat:no-repeat;
}





body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
a.subnavi {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
	color: #1B88EE;
	text-decoration: underline;
}
a.subnavi:hover {
	color: #575757;
	text-decoration: underline;
}
.aktivsubnavi {
	color: #575757;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.aktiv:hover {
	text-decoration: underline;
}
.subsubnavi { 
	color: #1b88ee; 
	font-size: 13px; 
	line-height: 15px; 
	text-decoration: underline; 
}
.aktivsubsubnavi { 
	color: #575757; 
	font-size: 13px; 
	line-height: 15px; 
	text-decoration: underline; 
}
.tabellentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


a.navi:hover {
	color: #575757;
	text-decoration: underline;
}



#text   {
	position:absolute;
	left:207px;
	top:32px;
	width:447px;
	height:734px;
	text-align:left;
}

a.navi {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: lighter;
	color: #1b88ee;
}


.aktiv {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #575757;
	text-decoration: none;
}
a.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b88ee;
	text-decoration: underline;
}
a.text:hover {
	color: #8AC4F7;
}

h4 {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	border-bottom: 1px solid gray; }


h3 { font-size: 14px; font-weight: bold;}



.subnavigation { 
	padding: 5px 5px 5px 12px; 
	border: solid 1px #80b9ee; 
}

a.tabellentext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #1b88ee; 
	text-decoration: underline; 
}

.trennlinie { 
	padding: 0px 0px 5px 0px; 
	border-bottom: dotted 1px #1B88EE; 
}

.antwort  {
	color:#b1b1b1
}

a 	{
	color: #1b88ee;
	text-decoration: underline;
}
a:hover	{
	color: #8AC4F7;
	text-decoration: underline;
}

