#navigationv {
	background-color: #ECFFB3;
}
/* CSS Document */

#banner{
	background-image:url(elearning.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #690;
}
#fusszeile{
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #690;
}
#navigationh{
	background-color:#9C0
}
#navigationh2{
	background-color:#CF3
}


#navigationh a,#navigationh a:link,#navigationh a:visited {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #690;
	border-left-color: #690;
}

#navigationh2 a,#navigationh2 a:link,#navigationh2 a:visited {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #690;
	border-left-color: #690;
}

#navigationh a:hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #690;
	border-right-color: #690;
	border-bottom-color: white;
	border-left-color: white;
}

#navigationh2 a:hover{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #690;
	border-right-color: #690;
	border-bottom-color: white;
	border-left-color: white;
}

a:link{
	color:#690;
}
caption{text-align:right;width:100%}
.kasten{
	border:1px solid #690;
}
.kopfzeile{
	background-color:#CF0;
	border-bottom:1px solid #FF3300
}
.zeile1{
	background-color:#CF6;
	border-top:1px solid silver;
	border-bottom:1px solid silver
}
.zeile2{
	background-color:#CF3;
	border-top:1px solid silver;
	border-bottom:1px solid silver
}


form{
	border:1px solid #690;
	padding:5px;
}
input, textarea, select{width:70%}
.info{
	color:#9C0;
}

.sonderangebot{
	border:2px solid #CC6600;
	background-color:#CF6
}

