/* CSS Document */

.p{
	font-family:Verdana, "Arial sans-serif";
	font-size:11px;
	color:#000000;
	line-height:normal;
	padding:0px;
	font-weight: normal;
}
.texttabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
}

.navigationR{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #F7EEDE;
	display: block;
	padding: 8px;
	width: 330px;
}
.selectSubm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.selectSubm:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.kursüberschriftligth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	padding: 5px;
}
.trennstreifen {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	left: auto;
	line-height: 2px;
	height: auto;
}
.navigationR:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCc;
	display: block;
	padding: 8px;
	width: 334px;
}

.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F7EEDE;
	display: inline;
	padding: 5px;
	width: 100px;
	margin: 4px;
	vertical-align: middle;
	border: 1px solid #999999;
	list-style-type: none;
	
}

.navigation:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 5px;
	width: 100px;
	margin: 4px;
	vertical-align: middle;
	font-variant: normal;
	border: 1px solid #999999;
}
.kurseüberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-color: #F7EEDE;
	line-height: 25px;
	padding: 3px;
}
.titelüberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #990000;
	padding: 3px;
}

