body {
  margin: 0px;
  padding: 0px;
}

div#imgBox {
  background-image: url(../images/inigo.gif);
  height:100%;
}

div#header {
  clear: both;
  height: 95px;
  border-bottom-style: solid;
  border-bottom-color: #FAC769;
  border-bottom-width: 1pt;
}
div#left {
  float: left;
  width: 135px;
  background-color: #FCDB96;
  padding-left:15px;
  padding-top:10px;
}
div#right {
  float: right;
  width: 135px;
  background-color: #F6EB70;
  padding-left:15px;
  padding-top:10px;
}

div#middle {
  padding: 5px 160px 0px 160px;
  background-image: url(../images/inigo.gif);
}

div#middlebiblio {
  padding: 5px 160px 0px 160px;
  background-image: url(../images/inigo-ohne-Unterschrift.gif);
}
div#footer {
  clear: both;
  background-color: yellow;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #333333;
}


.grundkurs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #333333;


}
.textklein {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #333333;
}
.titel-groesser {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
}
.zitat {


	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #606020;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	border: 1px solid #990000;
	background-color: #E9E9E9;


}
.grundkurs-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	letter-spacing: 1px;
	vertical-align: top;





}
.text-formulare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 25px;

}


.thead { padding:3px; background-color:#FCDB96; }
.ttitle { font-size:14px; font-weight:bold; }
.tinfo { font-size:10px; text-align:right; }
.ttext { padding:3px 1px 3px 5px; }

.chead { padding:3px; background-color:#FCDB96; }
.ctitle { font-size:12px; font-weight:bold; }
.cinfo { font-size:10px; text-align:right; }
.ctext { padding:3px 1px 3px 5px; }

img { border:0px; }
a.mainlink { color:#990000; font-weight:bold; }