/* Erstellt am: 12.07.2008 */
/*Geändert am 28.11.2009 */
* {
	margin:0;
	padding:0;
}
body {
	font: 78%/1.6em verdana, helvetica, arial, sans-serif;
	color: #000;
	text-align:center;
	background: #fff;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
 	line-height:1.6em;
  	text-align: left;
	color:#000072;
}
h4, h5 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:1.6em;
  	text-align: left;
	color:#000072;
}
p {
	text-align: left;
	margin: 5px 0 15px 0;
	padding: 5px 5px 0 0;
}
p.untertitel:first-letter {
	font-size:25px;
}
p.untertitel {
	font-weight:bold;
	margin: 10px 0 25px 0;
}
ul, li, ol, dl {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}
ul, ol, dl {
	position: relative;
}
blockquote {
	font-style:oblique;
}
caption {
	color: #000;
	text-align:left;
	margin:2px 0 2px 0;
	caption-side:bottom;
	font-weight: bold;
}

hr {
	border:solid 1px #fff;
	margin:30px 0 20px 0;
}
a:link {
	color: #000093;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
img, a img {
	border: 0;
}
a:hover img {
	background-color: #fff;
}
.keine-anzeige {
	display: none;
}
.ausr_links {
	float:left;
	padding:5px;
}
th {
	border-bottom: solid 1px silver;
	border-top: solid 2px black;
	padding:5px;
	height:40px;
	text-align:center;
}
td {	
	font-size:12px;
	font-family:Verdana, Arial, Sans Serif;
}
td.reihe {
	border-bottom: dotted 1px silver;
	vertical-align:top;
	padding:2px;
}
td.reihe2 {
	border-bottom: dotted 1px silver;
	vertical-align:top;
	padding:2px;
	background: #efefef;
}
td.reihe_kl  {
	font-size:0.9em;
	border-bottom: dotted 1px silver;
	vertical-align:top;
	padding:2px;
	text-align: left;
}
td.reihe_kl2  {
	font-size:0.9em;
	border-bottom: 1px dotted #c0c0c0;
	vertical-align:top;
	padding:2px;
	text-align: left;
	background: #efefef;
}
td.sbtitel {
	font-weight:bold;
	vertical-align:top;
	border-bottom: dotted 1px silver;
	padding:2px;
}
code, pre {

	text-decoration: none;
	font-family: 'Monaco', 'Courier', monospace;
	font-size: 1em;
	background: #efefef;
	padding: 5px;
	margin: 15px 0;
}


/*Definition der Layer */
#wrap {
	width:800px;
	height:100%;
	margin:0 auto;
	text-align:left;
	background: #fff;
	overflow:hidden;
	padding:0 10px 0 10px;
	border-left:solid 1px #eee;
	border-right:solid 1px #eee;
}
#kopf {
	margin: 0;
	width: 800px;
	float: left;
	background: #fff url(../images/logo/logo.jpg) no-repeat left top;
	height: 150px;
}
	#kopf  h1 {
		display:none;
	}
#navi-oben {
	width:800px;
	height:30px;
	margin:2px 0 10px 0;
	float:left;
	border-bottom:solid 1px #ff6600;
}
	#navio-links {
		width:350px;
		float:left;
		text-align:left;
		padding:5px;
	}
	#navio-rechts {
		width:380px;
		float:right;
		text-align:right;
	}
	#navio-rechts p{
	margin:0;
	text-align:right;
	padding:5px;
	color:#000066;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	}
#inhalt {
	width:640px;
	min-height:1600px;
	float:left;
	margin:0 10px 0 0;
}
	#inhalt h2 {
	font-size: 22px;
	font-weight: bolder;
	color: #000072;
	margin: 0 0 10px 0;

}
	h3 {
	margin:30px 0 0 0;
	font-size:16px;
}
	#inhalt ul {
		margin:10px 0 10px 25px;
		line-height: 1.6em;
		list-style-position: outside;
		list-style-image: url(../images/symbole/li_square.gif);
		list-style-type: square;
	}
	#inhalt ol {
		margin:10px 0 10px 25px;
	}
	#inhalt ol li {
		color:#000;
		line-height: 1.6em;
		list-style-type: decimal;
		padding-bottom:2px;
	}
	ul#notype {
		margin:10px 0 10px 25px;
		list-style: none;
	}
	ul#notype li {
		color:#000;
		line-height: 1.6em;
		
	}
#quiz-wrap {
	background:#FFF8B2 url(../images/layout/bg_quiz.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: 200px;
	width: 600px;
	padding: 5px 30px 2px 5px;
}
#quiz-wrap ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
#quiz-wrap ol {
	list-style-type: lower-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#quiz-wrap ol li a:link, #quiz-wrap ol li a:visited, #quiz-wrap ol li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-decoration:none;
	color:#000;
}
#quiz-wrap ol li a:hover {
	color:#FF6600;
}
#quiz-wrap h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin:2px 0 5px 2px;
	color: #000099;
}
#inhalt-shop {
	width:790px;
	float:left;
	margin:0 10px 0 0;
}
ul#hierachie1 {
	margin-left:30px;
	list-style-image:url(../images/symbole/ordner.gif);
	text-transform:uppercase;
}
	ul#hierachie1 li {
		font-family:Arial, Helvetica, sans-serif;
		padding:2px;
	}
ul#hierachie2 {
	list-style-image:url(../images/symbole/seite.gif);
	margin:2px 0 2px 20px;
	text-transform:none;
}
ul#hierachie3 {
	list-style-image:url(../images/symbole/seite.gif);
	margin:0 0 10px 20px;
	text-transform:none;
	font-size:10px;
	width:160px;
}
td.rubrikentitel {
	background:#fff url(../images/symbole/ordner.gif) no-repeat left center;
	width:180px;
	height:30px;
	text-transform:uppercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #000093;
	text-indent: 20px;
	border-bottom: 1px dotted #c0c0c0;
}
#navi-rechts {
	width:150px;
	float:right;
	height:100%;
	overflow:hidden;
}
	#navi-rechts h3 {
	margin:20px 0 15px 0;
	text-transform:uppercase;
	font-size:14px;
	text-indent:5px;
	border-top: 1px dotted #ccc;
	}
	#navi-rechts ul li {
		margin-bottom:5px;
		margin-left:5px;
		background: url(../images/symbole/li_point.gif) no-repeat left;
		text-indent:10px;
	}
	#navi-rechts ul a:link {
		text-decoration:none;
		padding: 2px;
	}
	#navi-rechts ul a:hover {
		color:#ff6600;
	}
 ul#rss li {
		margin-bottom:5px;
		margin-left:5px;
		background: url(../images/symbole/rss.gif) no-repeat left;
		text-indent:15px;
	}
 ul#rss a:link {
		text-decoration:none;
		padding: 2px;
	}
 ul#rss a:hover {
		color:#ff6600;
	}
	ul#twitter_update_list {
	background: #FFFFFF url(../images/logo/bg_twitter.gif) no-repeat right bottom;		
		
	}
	ul#twitter_update_list li {
	background: url(../images/symbole/li_twitter.gif) no-repeat left 5px;
	text-indent:20px;
	font-size: 10px;
	margin: 2px;
	color: #333333;
	}
	ul#twitter_update_list a:link {
		text-decoration:none;
		padding: 2px;
	}
	ul#twitter_update_list a:hover {
		color:#ff6600;
	}
	
	
	ol#aufz_klein {
		background:#fff url(../images/layout/bg_bottom.jpg) repeat-x left bottom;
	}
	ol#aufz_klein li{
		list-style:decimal;
		font-size:0.92em;
		margin:0 0 5px 22px;
		
	}
	table.list-a-z {
		width:150px;
		border-collapse:collapse;
		font-size:10px;
	}
	table.list-a-z tr td {
		border:solid 1px #fff;
		color:#ff6600;
		text-transform:uppercase;
		text-align:center;
		
		}
	table.list-a-z tr td a:link, table.list-a-z tr td a:active,table.list-a-z tr td a:visited {
		border:none;
		color:#000093;
		text-align:center;
		text-transform:uppercase;
		font-size:10px;
		}
	table.list-a-z tr td a:hover {
		border:none;
		color:#ff6600;
		text-align:center;
		text-transform:uppercase;
		font-size:10px;
		}
#navi-unten {
	clear:both;
	width:800px;
	height:100%;
	font-size:0.9em;
	border-top: solid 1px #ff6600;
	float:left;
	margin:20px 0 0 0;
}
	#navi-unten ul {
		margin:2px 10px 2px 0;
 	}
	#navi-unten ul li {
		display:inline;
		margin-right:5px;
	}
/* Formatierungen für Formular */
optgroup {
	border-top:dotted 1px #000;
	border-bottom:dotted 1px #000;
	font-weight:bold;
	font-style:normal;
}
/* Klassen zur Textformatierung */
.textklein {
	font-size:0.92em;
	color:#000;
	margin:0 0 10px 0;
	padding:2px;
} 
.infobox {
	background-color:#efefef;
	padding:2px;
	margin-top: 10px;
	margin-bottom:10px;
}
.mrgnl30 {
	line-height:1.6em;
	color:#000;
	margin:10px 0 10px 25px;
	list-style-type:decimal;
}
.paragraf {
	padding:2px 0 5px 20px;
	width:90%;
	color:#000;
	margin-left:5px;
	background:#fff url(../images/symbole/paragraf.gif) no-repeat left top;
}
.fett {
	font-weight:bold;
}
.ergebnis {
	font-weight:bold;
	border-bottom:double 1px #000;
}
.division {
	text-align:center;
	border-bottom:solid 1px #000066;
}
.beispiel {
	padding:2px 0 5px 20px;
	border-top:solid 5px #fff;
	border-bottom:solid 2px #fff;
	width:90%;
	color:#000;
	margin-left:5px;
	background:#fff url(../images/symbole/pfeil_li.gif) no-repeat left top;
}
.mark_rot {
	font-weight:bold;
	color:#cc0000;
}
.mark_blau {
	font-weight:bold;
	color:#000088;
}
.summe {
	font-weight: bold;
	margin: 2px;
	background-color: #EFEFEF;
	border-top:solid 1px #c0c0c0;
	border-bottom:solid 1px #c0c0c0;
}
.subtrahieren {
	color: #CC0000;
}
.merke {
	padding:2px 0 5px 20px;
	width:90%;
	color:#000;
	margin-left:5px;
	background:#fff url(../images/symbole/merke.gif) no-repeat left top;
}
.def {
	color: #000066;
	border: 1px solid #999999;
	padding: 5px;
	background: #EFEFEF url(../images/layout/verlauf_def.jpg) repeat-x scroll;
	font: 12px/16pt Verdana, Arial, Helvetica, sans-serif;
}
.kap {
	border-bottom:1px solid #fff;
	color:#000066;
	font: bold normal 1.2em Arial, Helvetica, sans-serif;
	text-transform: none;
}
.aufgabe {
	font-weight: normal;
	margin: 10px 0;
	padding:5px 2px 5px 2px;
	font-style: normal;
}
.s {
	text-decoration: line-through;
}
.img_rahmen {
	padding: 2px;
	border: 1px solid #efefef;
	margin-left:5px;
}
.box_glossar {
	font-weight:bold;
}
.nenner {
	text-align: center;
	height:20px;
}
.ausr_oben {
	vertical-align:top;
}
.ausr_rechts {
	text-align:right;
}
#advertise {
	float: left;
	height: 100px;
	width: 790px;
	clear:both;
	text-align:center;
	padding:5px;
}
.mark_silber {
	color: #ccc;
	font-weight:bold;
}
.rahmen {
	padding: 2px;
	border: 1px solid #efefef;
}
.r {
	border-bottom: 1px solid #ccc;
	text-transform:uppercase;
}
h3.n {
	margin-top:0;
}
