@charset 'utf-8';
@import url(reset.css);


/* ----------------------------------------------------- All browsers */


/* Allgemeine Anweisungen */





h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F94000;
	margin: 0 0 30px 0;
}

h2 a {
	color: white;
	font-weight: bold;
	margin: 2px 0 0 0;
}

h2 a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin: 2px 0 0 0;
}

h2.act a {
	color: #F94000;
	font-weight: bold;
	margin: 2px 0 0 0;
}

h2.act a:hover {
	color: #F94000;
	text-decoration: none;
	font-weight: bold;
	margin: 2px 0 0 0;
}

ul {
 margin: 0 0 10px 0;
}

ul li {
 font-size: 12px;
 list-style-type: circle;
 margin: 0 0 0 30px;
 line-height: 1.7;
}
 

h2 {
	font-size: 14px;
	padding: 0;
}


p {
	font-size: 13px;
	line-height: 1.4;
}

a {

	text-decoration: none;
	color: #F94000; 
}

a:hover {
	text-decoration: underline;
	color: #F94000; 
}

body {
font-family: arial, sans-serif;
text-align: left;
height: 100%;
margin: 50px 0 0 100px;
font-size: 13px;
color: black;

}

.c {
	clear: both;
}

/* ENDE Allgemeine Anweisungen */


xdiv#wrap {
 width:990px;
 background: white;
 margin: 0 auto; 
 border: 1px solid black;
 margin: 50px 0 0 0;
}

div.box {
	width: 649px;
	padding: 0 0 0 50px;
	background: url(../i/bg_1px.gif) repeat-y;
	
}

label {
float: left;
width: 100px;
}

div.form-feld {
	margin:  0 0 10px 0;
}

input {
padding: 2px 2px 2px 2px;
font-size: 13px;
width: 200px;

}

select {
width: 210px;
}

p.footer {
	font-size: 11px;
}
.dunkel {
	background: #EEEEEE;
}

th p.tablehead {
	margin: 0 15px 0 5px;
	padding: 0;
	font-size: 100%;
}

a.pdf-link {
	color: #000;
	padding-right: 17px; 
	margin-right: 50px; 
	background: url(images/link-icon_pdf.png) no-repeat right;
}


/*
#kurs, #fle-klasse, #fle-fach, #fla-klasse, #fla-fach, #fla-level, #jpp-klasse, #jpp-fach, #jpp-level {
	display: none;
}*/


td {
border-right: 1px solid black;
border-bottom: 1px solid black;
}