body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
body, td, p, ol, ul, li {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:focus, input:focus, :focus {
	outline: none;
}
a:link, a:visited {
	color: #339933;
	background-color: transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffffff;
	background-color: #339933;
	text-decoration: none;
}
.nav {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
}
.nav_cur {
	color: #339933;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
}
a.nav:link, a.nav:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none
}
a.nav:hover, a.nav:active {
	color: #339933;
	background-color: transparent;
	text-decoration: underline
}
.school, .title, h2 {
	font-weight: bold;
	font-size: 15px;
}
.label {
	color: #000000;
	font-weight: bold;
}
.label1 {
	font-weight: bold;
	text-align: right;
	color: #339933;
}
.entry1 {
	font-weight: bold;
}
.label2 {
	font-weight: normal;
	text-align: right;
}
.asterix {
	color: #cc0000;
}
#container {
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
input.nsearch {
	padding-right: 10px;
	padding-bottom: 11px;
}
.greenbox {
	background-color: #339933;
}
.hto {
	font-style: oblique;
	font-weight: bold
}
.mms_service {
	font-size: 9px
}
a.mms:link, a.mms:visited {
	color: #ffffff;
}
a.mms:hover, a.mms:active {
	color: #cccccc;
}
.error {
	color: #ffffff;
	font-weight: bold;
	background-color: #cc0000;
	padding: 2px 5px;
}
.errmsg {
}
ol, ul, li {
}
strong {
	font-weight: bold;
}
em {
	font-style: oblique;
}
a.page_link:link, a.page_link:visited {
	text-decoration: none;
}
.hit {
	font-weight: normal;
	background-color: #ccffcc
}
.page_index {
	font-size: 12px;
}
.mtag {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: Courier, "Courier New", monospace
}
#course td p {
	padding-bottom: 0px !important;
}

/* neue css anweisungen 25.9.2009 */
.keinAbstandOben {
	margin-top: 0;
	padding-top: 0;
}

.newsbox_recent {
	margin: 0px 5px 5px 15px;
	padding: 0;
}

.newsbox {
	margin: 5px 5px 5px 15px;
	padding: 0;
}

.newsbox h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 5px;
	border-top: #393 1px solid; 
}

.newsbox p {
	margin: 0;
	padding: 5px 0;
}

.subtitel {
	margin-bottom: 0;
	padding-bottom: 0;
}

.linie_oben {
	margin-top: 10px;
	border-top: 1px solid #393;
	padding-top: 10px;
}

