body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	/*background-image: url(pix/bg_verlauf.gif);
	background-repeat: repeat-x;*/

}
td, tr, table, tiv, p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* Navigation */
.navactive {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
.navinactive {
	color: #000000;
	/*background-color: #B41007;*/
}
a.navinactive {
	color: #333333;
	background-color: #B41007;
	text-decoration: none;
}
a:hover.navinactive {
	text-decoration: none;
	background-color: #B41007;
}
.navempty {
	border-bottom: 1px solid #000000;
}
.kommentar {
	background-color: #F2FDFB;
	color: #333333;
	padding: 16px;
	line-height: 16px;
}
.inputText {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 195px;
	border: 1px solid #97A5A4;

}
.inputText2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 410px;
	border: 1px solid #97A5A4;

}
.textArea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 180px;
	width: 410px;
	border: 1px solid #97A5A4;
	line-height: 16px;

}
.link {
	font-color: #585858;
}
.gBookUser {
	color: #FFFFFF;
}
.error{
	font-color: #CC0000;
}
.padding_menu {
	padding: 10px;
}
.prosa {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;

}
