html, body, iframe {
	margin: 8px 0 12px 0;
	padding: 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ededed;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
}

td, div, p, a {
	color: #000000;
}
a:hover {
	color: #eb6909;
}
li {
	margin: 8px 0;
}
h1 {
	font-size: 12pt;
}
.texthigh {
	color: #eb6909;
}
img {
	border-style: none;
}

/**
*	inner site
*/
#content {
	margin: 0px 0 0px 0;
}
#innercontent {
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
}
#innerbody {
	width: 1000px;
	margin: 0 auto;
	background-color: #ffffff;
}
#end {
	clear:both;
}
#footcontent {
	padding: 8px 0 0 0;
	width: 1000px;
	text-align: right;
	font-weight: bold;
	background-color: #ededed;
}

/**
*	zitat, links
*/
#conthead {
	background-color: #ededed;
	height: 65px;
}
#contheadleft {
	width: 614px;
	float: left;
	color: #666;
}
#contheadlogo {
	margin-left: 50px;
	width: 140px;
	float: left;
}

/**
*	inner content left
*/
#conttopleft {
	width: 290px;
	height: 180px;
	float: left;
	text-align: center;
	background-color: #ffffff;
	padding-top: 20px;
}
#conttoprightL {
	width: 710px;
	height: 180px;
	float: left;
	background-color: #ffffff;
	background-image: url('../images/tafel_schueler.jpg');
	background-repeat:no-repeat;
}
#conttoprightU {
	width: 710px;
	height: 180px;
	float: left;
	background-color: #ffffff;
	background-image: url('../images/tafel_lehrer.jpg');
	background-repeat:no-repeat;
}
/**
*	left, mid, right
*/
#contbodyleft {
	width:290px;
	float: left;
}
#contbodymid {
	float: left;
	width:440px;
	padding-bottom: 20px;
}
#contbodyright {
	width:210px;
	margin-left: 60px;
	float: left;
	font-size: 8pt;
}
#contbodyleft a {
	text-decoration: none;
}
#contbodyright a {
	text-decoration: none;
	padding-top: 15px;
}

/**
* mediathek
*/
.mediathek {
	text-align: center;
	padding: 10px 0;
}
.mediathek ul {
	margin: 0;
	padding: 0;
	position: relative;
}
.media ul.mediaitem li {
	display: inline;
	list-style: none;
}
.media ul.mediaitem a {
	color: #555555;
	background-color: #cccccc;
	border-bottom: none;
	padding: 3px 30px 3px 30px;
	text-decoration: none;
	font-weight: bold;
}
.media ul.mediaitem span.active {
	color: #000000;
	background-color: #ededed;
	border-bottom: none;
	padding: 3px 30px 3px 30px;
	font-weight: bold;
}
#mediaseparator {
	width: 420px;
	margin: 0 0 15px 0;
	height: 2px;
	background-color: white;
}

/**
* right side
*/
#contrighthead {
	font-weight: bold;
	margin-bottom: 15px;
	color: #666;
}
#contrighttext {
	margin-bottom: 15px;
	color: #666;
}
#contrighttext a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#rightseparator {
	width: 150px;
	margin: 15px 0;
	background-color: #666;
}

/**
*	menu
*/
#menu {
	padding: 0 60px 12px 20px;
	font-weight: bold;
}
#menuactive {
	padding: 0 60px 12px 20px;
	font-weight: bold;
	background-image: url('../images/navipfeil.gif');
	background-repeat:no-repeat;
}
#menu a {
	line-height: normal;
	font-weight: bold;
}
#menuL {
	font-weight: bold;
	padding: 0 60px 12px 20px;
}
#menuLactive {
	font-weight: bold;
	padding: 0 60px 12px 20px;
	background-image: url('../images/navipfeil.gif');
	background-repeat:no-repeat;
}
#menuLactive a {
	line-height: normal;
	color: #0066cc;
}
#menuL a {
	line-height: normal;
	color: #0066cc;
}
#menuL a:hover {
	color: #000000;
}
#menuLactive a:hover {
	color: #000000;
}
#menuU {
	font-weight: bold;
	padding: 0 60px 12px 20px;
}
#menuUactive {
	font-weight: bold;
	padding: 0 60px 12px 20px;
	background-image: url('../images/navipfeil.gif');
	background-repeat:no-repeat;
}
#menuUactive a {
	line-height: normal;
	color: #ff6600;
}
#menuU a {
	line-height: normal;
	color: #ff6600;
}
#menuU a:hover {
	color: #000000;
}
#menuUactive a:hover {
	color: #000000;
}
#menuseparator {
	margin: 10px 0;
	background-color: white;
}

#title h1 {
	margin: 0 0 15px 0;
}
#title h1 a {
	font-size: 16pt;
	text-decoration: none;
}
#titleL h1 {
	margin: 0 0 15px 0;
	color: #0066cc;
}
#titleU h1 {
	margin: 0 0 15px 0;
	color: #ff6600;
}
#titleL h1 a {
	color: #0066cc;
	font-size: 16pt;
	text-decoration: none;
}
#titleU h1 a {
	color: #ff6600;
	font-size: 16pt;
	text-decoration: none;
}
#docLink {
	text-align: left;
}
#docLink a {
	text-decoration: none;
}

#doc0 {
	padding:15px 0 6px 0;
	font-weight: bold;
}
#doc1 {
}
#doc2 {
}

#linknodeco {
	margin: 0 0 12px 0;
}
#linknodeco a {
	text-decoration: none;
}
.linknodecoL a {
	text-decoration: none;
	color: #0066cc;
}
.linknodecoL a:hover {
	color: #000000;
}
.linknodecoU a {
	text-decoration: none;
	color: #ff6600;
}
.linknodecoU a:hover {
	color: #000000;
}

/**
* error
*/
#fielderror {
	color: red;
}
.fielderrortext {
	color: red;
}
.fielderrorback {
	background-color: #ff9c9c;
}

/**
* grid
*/
#pages a {
	text-decoration: none;
}
#tablelist {
	letter-spacing: 0;
	line-height: normal;
	background-color: #ffffff;
	width: 440px;
	font-size: 7pt;
}
#td_head {
	background-color: #aaaaaa;
	color: #ffffff;
	font-weight: bold;
}
#td_row_0 {
	background-color: #ededed;
}
#td_row_1 {
	background-color: #dedede;
}
#td_headL {
	background-color: #0066cc;
}
#td_headL a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#td_headL a:hover {
	color: #ff6600;
}
#td_row_0L {
	background-color: #c6c9cc;
}
#td_row_1L {
	background-color: #9eb5cc;
}
#td_headU {
	background-color: #ff6600;
}
#td_headU a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#td_headU a:hover {
	color: #0066cc;
}
#td_row_0U {
	background-color: #ffdbc3;
}
#td_row_1U {
	background-color: #ffc095;
}

.more a {
	color: #eb6909;
	font-weight: bold;
}
.more a:hover {
	color: #000000;
	font-weight: bold;
}

#startfloat
{
	float:left;
	background-color: white;
}
