/* e-DaF - Interaktive Übungen Deutsch als Fremdsprache
Stylesheet für Übungen Mathematik und ab Version 2.01
(c) Hans Göttmann
Studienkolleg TU Darmstadt
*/

 body  {
        color: #000000;
        background-color: #ffffff;
		font-family:Times New Roman,Times,serif;
		font-size:1.1em;
		}
a:link	{
		color:#990000;
		text-decoration:none;
		font-weight:normal;
		}
a:visited	{
		color: #990099;
		text-decoration:none;
		font-weight:normal;
		}
a:active	{
		color:#000099;
		text-decoration:none;
		font-weight:normal;
		}
a:hover		{
		color:#FF0000;
		text-decoration:none;
		font-weight:normal;
		}
h1		{
		color:#000000;
		font-size:1.2em;
		font-family:Times New Roman,Times,serif;
		font-weight:600;
		}
h2		{
		color:#000000;
		font-size:1.1em;
		font-family:Times New Roman,Times,serif;
		font-weight:550;
		}
h3		{
		color:#000000;
		font-size:1.1em;
		font-family:Times New Roman,Times,serif;
		font-weight:bold;
		}
ul		{
		list-style:square;
		list-style-position:inside;
		font-size:1.1em;
		}
.box{
	color:#000000;
	font-size:1.1em;
	background-color:#ffffff;
	border:1px solid #000000;
	line-height:1.3em;
	padding:5px 5px 5px 8px;
}
.box2{
	background-color:#FFFFCC;
	border:0px;
	line-height:1.1em;
	border:1px solid #ffcc66;
}
.boxhoch{
	background-color:#FFFFCC;
	border:0px;
	line-height:1.3em;
	border:1px solid #ffcc66;
}
.photo{
	border:1px solid #bababa;
	padding:2px;
	background-color:#ffffff;
	margin:6px 18px 2px 5px;
}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}

p		{
		color:#000000;
		font-family:Times New Roman,Times,serif;
		font-size:1.1em;
		}
.gruen {color:#009900}
.rot	{color:#FF0000}
.fett  {font-weight:bold}
.kursiv{font-style:italic}
.fettkursiv{font-weight:bold;font-style:italic}
.klein{font-size:0.8em}
.ueber{text-decoration:overline}
}

.Stil16 div div div div div p font font span {
	color: #FFF;
}
