h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.7em; 
	background-color: #CCD2E3; 
	color: black;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.4em; 
	background-color: #FFCC66; 
	color: black;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	margin-bottom: 5px;
}

h2 a {
	text-decoration: none;
	color: black;
}

h3 {
	background-color: #FFCC66;
	color: black;
	margin: 0;
	padding: 5px;
	margin-bottom: 5px;
}

p {
	margin: 0.5em 0px 0.5em 0px;	
}


body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100.01%; 
	color: #000000; 
	background-color:#FFFFFF; 
	/* background-color: #71A4DF; */
	font-weight: normal;
	margin: 0;
	padding: 0;
}

table, td {
	padding:3px;
	border:1px solid #999;
}

a {
  /* font-size: 0.9em; */
}

p, td, li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	color: #000000; 
	font-weight: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 3em; 
	color: #235AA6; 
	font-weight: bold;
	position:relative; top:0.1em; 
	display:inline;
	z-index: 2;
}


.header a {
	text-decoration: none;
	color: inherit;
}

#underlogo {
	color: #EC8D46;
	position: relative;
	top: 20px;
	left: -170px;
	font-size: 20px;
}

#underlogo:focus, #underlogo:hover {
	color: black;
	background-color: inherit; 
}



.menu {
font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #000000; font-weight: bold;
}

.menu_active {
font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; color: #000000; font-weight: bold;
}

.sidetext {
font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #235AA6; 
}

.sidetrenner {
font-family: Arial, Helvetica, sans-serif; color: #DA6C88
}

.advertise {
font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; color: #235AA6; 
}

#header {
	background-image: url(/verlauf.jpg);
	margin: 0;
	padding: 0;
	height: 190px;
	margin-bottom: 10px;
}

#kurs_footer {
	background-color: #CCD2E3;
	padding:5px;	
}

#streifen {
	background-repeat: no-repeat; 
	background-position: right;
	background-color: #CCD2E3;
	position:relative;
	height: 76px;
	top: -10px; 
	z-index: 1;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #444;
	margin: 0;
	padding: 0;
}

#rightblock {
	position:absolute;
	right: 10px;
	top: -20px;
	margin-right: 1em;
	margin-top: 3em;
	float:right;
	z-index: 3;
}


#navigation {
	float:left;
	padding: 0;
	margin: 0;
	background-color: #EEE;
	margin-left: 10px;
	width: 160px; 
	position: relative;
	top: 10px;
	z-index: 1;
}

#navigation ul {
	list-style: none;
	/* margin: 0px 0px 0px 1em; */
	padding: 0;
	margin: 0;
	/* text-indent:-1px; */
}

ul.kursliste {
	list-style: none;
	margin: 0;
	padding: 0;
	/* padding: 0 0 0 1em; */
}

a img {
	border:none;
	padding: 0;
	margin: 0;
}

#navigation li {
	/* font-weight:bold; */
	/* padding: 0.2em 2px 0.2em 2px; */
	padding: 0;
	margin: 0;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

#navigation .subnav {
	/* padding: 0.2em 2px 0.2em 0.8em; */
	padding: 0;
	margin: 0;
}

#navigation h1 {
	font-size: 1.0em;
	/* font-weight: bold; */
	margin: 0;
	padding: 5px;
	border-top: 15px solid #FFF;
	border-bottom: 5px solid #FFF;
}

#navigation h1:first-child {
	border-top: 0;
}

#navigation li a {
	/*	padding: 0.3em 0em 0.3em 0.3em; */
	padding: 5px;
	margin: 0;
	text-decoration: none;	
	/* font-weight: bold; */
	display:block; 
	/* line-height: 1em; */
	/*
	border: 1px solid #F8F8F8;
	border-right: 1px solid #8485FF;
	border-bottom: 1px solid #8485FF;
	*/
}

#navigation li a:hover, #navigation li a:focus {
	/* padding: 0.3em 0em 0.3em 0.3em; */
	padding: 5px;
	margin: 0;
	background-color: #CCD2E3;
	color: black;
	/* font-weight: bold; */
	display: block;
	/* line-height: 1em; */
	text-decoration: none; 
	/*
	border: 1px solid #F8F8F8;
	border-left: 1px solid #8485FF;
	border-top: 1px solid #8485FF;
	*/
}

.navigation {
	padding: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}



#hauptteil #inhalt {
	background-color:#FFFFFF;
	float:left;
	width:50%;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#inhalt {
	/* border: 1px solid #235AA6; */
}

#inhalt a:hover, #inhalt a:focus {
	background-color: #CCD2E3;
	color: black;

}

* html #inhalt { /* IE only */
	/* height:600px; */
}

#werbung {
	text-align:left;
	padding: 5px 5px 5px 5px;
}

#footer{
	background-image: url(verlauf-blau.gif); 
	background-repeat: repeat-y;
	background-position: left;
	background-color:#C0C6E3;
	text-align: right;
	font-size: 0.9em;
	float: right;
	clear:both;
	width:100%;
	padding: 0px 1em 0px 0px;
	margin: 20px 0px 1em 0px;
}

#hauptteil {
	padding: 0px;
	margin: 0px;
	width:100%;
}

.nav_em {
	list-style: none;
	list-style-image: none;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.nav_em a {
	text-decoration: none;
	color: black;
	padding: 0;
	margin: 0;
}

#subnav {
	padding: 0;
	margin: 0;
	font-size: 100%;
}

fieldset {
	background-color: #FFF; 
	padding: 20px;
}

.error {
	color: #990000;
	font-weight: bold; 
}
legend {
	font-weight: bold;
	background-color: #FFF; 
	padding: 5px;
}

label {
  margin-top:1px;
  text-align: left;
  font-size: inherit;
}

.label_header {
	margin-top:1em;
	margin-bottom: 0.5em;
}

.lektion {
	padding:6px;
	padding-top: 8px;
	border: 1px solid #235AA6;
	background-color: #CCD2E3;
	line-height: 3em;
	margin-right: 1em;
}

.code, .path, .ausgabe {
	font-family: courier, "courier new", monospace;
	background: #AFEEEE;
	display:block;
	font-size:90%;
	/* width: 85%; */
	line-height: 150%;
}

.code {
	background: #AFEEEE;	
}

.ausgabe {
	background: #CCEECC;		
}

.path {
	background: #DDDDDD;		
}


.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #235AA6;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	/* width: 85%; */
}

.hinweis {
	background: #EEE;
	margin-top: 10px;
	margin-bottom:10px;
	padding: 5px;
	/* border: 1px solid black; */
	/* width: 85%; */
}

.tipp {
	background: #FFFFDD;
	margin-top: 0px;
	margin-bottom:10px;
	padding: 5px 10px 0px 10px;
	border: 1px solid black;
	/* width: 85%; */
}

label, p, input, select, pre {
	font-size: 90%;
	display: block;
}

input, textarea, select {
	margin-bottom:15px;
}

ol.inhalt li {
	font-size: 120%;
}

ul.inhalt {
	padding-left:1em;
	margin-bottom:1em;
}
ul.inhalt li {
	font-size: 80%;
	font-weight: bold;
	list-style: square;
}

ol.inhalt .teaser {
	font-size:70%;
	font-weight:normal;
	margin-bottom:1em;
}

.teaser {
	font-size:100%;
	font-weight: bold;
	/* width: 85%; */
}

.inline {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: inherit;
}
.inline_pos {	
	margin-bottom: 10px;
}

.frage {
	font-size:120%;
}

.antworten {
	background-color: #F5F5DC;
	font-size:120%;
}

.korrekt {
	background-color: #ADFF2F;
	font-size:120%;
}

.falsch {
	background-color: #FF4500;
	font-size:120%;
}

.antwort{
	background-color: #DCDCDC;
	font-size:120%;
}

@media screen {
.hide {
	display: none;
	visibility: hidden;
}
}

@media aural {
	.hide {
	}
}

table {
	width:100%;	
}

td {
	vertical-align: top;
}

#left {
	width:9em;
	padding: 5px 0.5em 2em 0.5em;
	background-color:#CCD2E3;
}

#left ul {
	list-style: outside;
	list-style-image: url(pfeil-gruen.gif);  
	margin: 0px 0px 0px 1em;
	padding: 0px;
	text-indent:0px;
}

#left li {
	font-weight:bold;
	padding:0.2em 0px 0.2em 0px;

}

#middle {
	padding:10px;
	background-color:#FFFFFF;
}

#right {
	background-color: #FFFFFF;
}

.bookmark_list {
	margin-bottom:1em;
	background-color:#DDD;
}

.werbung_text {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.werbung_text p {
	color: #444;
	font-size: 70%;
}

.werbung_links, .werbung_rechts, .werbung_banner {
	padding: 5px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.werbung_rechts {
	float: right;
	margin-left: 10px;
}

.werbung_links {
	float: left;
	margin-right: 10px;
}

.werbung_bild p {
	color: #444;
	font-size: 70%;	
}

.seitenwerbung {
	border: 1px solid #235AA6;
	border-top: 12px solid #235AA6;
	background-color: #FFF;
	margin: 5px;
	margin-right:30px;
	padding: 5px;
	float: right;
	width: 160px;
}

.seitenwerbung p {
	margin-top: 3em;
}

.seitenwerbung h1 {
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
	background-color: inherit;
}

.seitenwerbung ul {
	text-indent: 0;
	padding-left: 1em;
	margin:0px;
}

.seitenwerbung li {
	list-style: square;
	margin-top: 0.3em;
}

.anrede {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	border: 1px dotted black;
}




/* ===================================== */
/*                Buttons                */
/* ===================================== */



.Button a, .ButtonBuy a, .ButtonTry a, 
a.Button, a.ButtonTry, a.ButtonBuy, 
a.ButtonRegister, a.ButtonLogin, a.ButtonLogout,
a.toplink, a.backlink, a.forwardlink, a.ButtonBookmark, 
a.ButtonFeedback, a.ButtonDownload {
	padding: 7px 10px 7px 45px;
	line-height: 2.5em;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid blue;
	border-right: 2px solid blue;
	border-bottom: 2px solid blue;
}

a.toplink, a.backlink, a.forwardlink, a.ButtonBookmark
{
	padding-left: 55px;
}

.Button a, a.Button {
	background-color: #FFFFAC;	
}

.ButtonBuy a, a.ButtonBuy {
	background: url(./wbt/images/buynow.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -4px;
}

.ButtonTry a, a.ButtonTry {
	background: url(./wbt/images/trynow.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -4px;
}

.ButtonRegister a, a.ButtonRegister {
	background: url(./wbt/images/register.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -4px;
}

.ButtonLogin a, a.ButtonLogin {
	background: url(./wbt/images/login.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -8px;
}

.ButtonLogout a, a.ButtonLogout {
	background: url(./wbt/images/logout.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -8px;
}

.ButtonFeedback a, a.ButtonFeedback {
	background: url(./wbt/images/feedback.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -8px;
}

.ButtonDownload a, a.ButtonDownload {
	background: url(./wbt/images/download.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -4px;
}

.ButtonBookmark a, a.ButtonBookmark {
	background: url(./wbt/images/bookmark.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -8px;
}

.toplink a, a.toplink {
	background: url(./wbt/images/toc.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -8px;
}
.forwardlink a, a.forwardlink {
	background: url(./wbt/images/forward.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -8px;
}
.backlink a, a.backlink {
	background: url(./wbt/images/back.gif) no-repeat top left;
	background-color: #FFFFAC;
	background-position: 0px -8px;
}


.Button a:hover, .Button a:focus, a.Button:hover, a.Button:focus, 
.ButtonBuy a:hover, .ButtonBuy a:focus, a.ButtonBuy:hover, a.ButtonBuy:focus, 
.ButtonTry a:hover, .ButtonTry a:focus, a.ButtonTry:hover, a.ButtonTry:focus,
.ButtonRegister a:hover, .ButtonRegister a:focus, a.ButtonRegister:hover, a.ButtonRegister:focus,
.ButtonLogin a:hover, .ButtonLogin a:focus, a.ButtonLogin:hover, a.ButtonLogin:focus,
.ButtonLogout a:hover, .ButtonLogout a:focus, a.ButtonLogout:hover, a.ButtonLogout:focus,
.ButtonFeedback a:hover, .ButtonFeedback a:focus, a.ButtonFeedback:hover, a.ButtonFeedback:focus,
.ButtonDownload a:hover, .ButtonDownload a:focus, a.ButtonDownload:hover, a.ButtonDownload:focus,
.ButtonBookmark a:hover, .ButtonBookmark a:focus, a.ButtonBookmark:hover, a.ButtonBookmark:focus,
.toplink a:hover, .toplink a:focus, a.toplink:hover, a.toplink:focus, 
.forwardlink a:hover, .forwardlink a:focus, a.forwardlink:hover, a.forwardlink:focus, 
.backlink a:hover, .backlink a:focus, a.backlink:hover, a.backlink:focus
{
	background-color: #DDD;
}


img.leftpic {
	margin: 5px;
	margin-left: 0;
	border: 0;
	float: left;
}

img.rightpic {
	margin: 5px;
	margin-right: 0;
	border: 0;
	float: right;
}

.swf {
	background: url(./wbt/images/flash.gif) no-repeat left;
	padding-left: 40px;
}

.mp3 {
	background: url(./wbt/images/mp3.gif) no-repeat left;
	padding-left: 40px;	
}

.gif {
	background: url(./wbt/images/image.gif) no-repeat left;
	padding-left: 40px;	
}

.jpg {
	background: url(./wbt/images/image.gif) no-repeat left;
	padding-left: 40px;	
}

.ppt {
	background: url(./wbt/images/ppoint.gif) no-repeat left;
	padding-left: 40px;
}

.xls {
	background: url(./wbt/images/excel.gif) no-repeat left;
	padding-left: 40px;
}

.doc {
	background: url(./wbt/images/word.gif) no-repeat left;
	padding-left: 40px;
}

span.small {
	font-size: 70%;
}

