
body {
	font: normal 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
}

#topic {
	font: bolder 18px "Times New Roman", Times, serif;
	text-transform: none;
	color: #ffffff;
}
h3 {
	color: #003366;
	text-decoration: underline;
}

h2 {
	color: #003366;
	text-decoration: underline;
}

a:link {
	font: normal 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font: normal 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font: normal 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font: normal 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

#login {
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #DB6B32;
	text-decoration: none;
}

#login a:link {
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #35BBF0;
	text-decoration: none;
}

#login a:visited {
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #35BBF0;
	text-decoration: none;
}

#login a:hover {
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #35BBF0;
	text-decoration: underline;
}

#login a:active {
	font: bold 14px "Times New Roman", Times, serif;
	text-transform: none;
	color: #35BBF0;
	text-decoration: underline;
}


#element a:link {
	font: bold 22px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

#element a:visited {
	font: bold 22px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

#element a:hover {
	font: bold 22px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}

#element a:active {
	font: bold 22px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}

#navigationelements a:link {
	font: bold 13px "Times New Roman", Times, serif;
}

#navigationelements a:visited {
	font: bold 13px "Times New Roman", Times, serif;
}

#navigationelements a:active {
	text-decoration: underline;
}

#navigationelements a:hover {
	text-decoration: underline;
}

#navLevel1 {
	color: #DB6B32;
}

#navLevel2 {
	color: #DB6B32;
}

#calendar {
	font: normal 12px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

#calendar a:link {
	font: normal 12px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

#calendar a:visited {
	font: normal 12px "Times New Roman", Times, serif;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

#calendar a:hover {
	font:normal 12px "Times New Roman", Times, serif;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

#calendar a:active {
	font: normal 12px "Times New Roman", Times, serif;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

#weissertext {
	color: #ffffff;
}

#comment {
	position:relative;	
	width:100%;
	margin-bottom:5px;
	padding:5px;
	border:1px dotted #003366;
}