@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
}

a {
	color: #00548e;
	text-decoration: none;
	}
	
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #00548e;
	font-weight: bold;
	}
	
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 3px;
	padding: 3px;
	border: solid 1px #CCCCCC;
	}
	
.wichtiger_hinweis {
	padding: 3px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	}li {
	list-style-image: url(images/list.gif);
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	border: 1px solid #999999;
}

.boxtitel {
	background-color: #dbedf3;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}
