body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, div, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #000000; 
}
.content_ltitle {
	font-weight: bold; 
	font-size: 14px;
	margin-bottom: 10px;
}
.content_bottomnav {
	font-size: 10px;
}
div.inline_title {
	margin: 10px 0px 5px 0px;
}
div.content_leftmargin {
	margin-left: 20px;
}
div.separator {
	margin: 10px 0px 7px 0px;
}
.list {
	background-image:url(/image/list_dot.gif); 
	padding-left: 13px;
	line-height: 120%;
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
.list_dot {
	background-image:url(/image/list_dot2.gif); 
	padding-left: 20px;
	line-height: 120%;
	margin: 10px 0px 5px 0px;
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
.actiontext {
	background-color: #990000;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #000000;
}
.important {
	background-color: #990000;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	border: 1px solid #000000;
}
/* start navi */
.topnav {
	width: 100px;
	height: 15px;
	padding-bottom: 1px;
}
a.topnav {
	color: #000000;
	font-weight: bold; 
	text-decoration: none;
}
.subnav_passive {
	width: 130px;
	height: 18px;
	padding: 3px;
	border-right: 1px solid #194081;
	border-bottom: 1px solid #194081;
	border-left: 1px solid #194081;
	background-color: #A2B2CC;
}
.subnav_active {
	width: 130px;
	height: 18px;
	padding: 3px;
	border-right: 1px solid #194081;
	border-bottom: 1px solid #194081;
	border-left: 1px solid #194081;
	background-color: #EAEAED;
}
a.subnav {
	color: #000000;
	text-decoration: none;
}
.subsubnav {
	margin: -22px 0px 0px 120px;
}

/* bilder */
img.leftpics {
	margin: 0px 10px 10px 0px;
}
img.thumbs {
	margin: 0px 18px 15px 0px;
}

/* formulare */
form {
	margin: 0px;
}

input, select, textarea {
	border-color: #1A4182;
	border-width: 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #1A4182;
}
.inputbg {
	background-color: #EAEAED;
}
