
body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;

	background-color : #ffffe5;
}

li	{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

ol li {
	white-space: normal;
}

a	{
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:hover {
}

img {border:none;}


.navi {
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color : ;
	text-decoration: none;
}

.contact {
	margin-left: 35px;
	margin-top: 10px;
}
.input {
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #ccc;
	background-color: #fff;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.button {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	height:20px;
}

hr {color:#ca6f26; background-color:#ca6f26; height:1px; border:none;}

.mtype {
	font-size: 9px;
	line-height: 10px;
}
.mhead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #C96F25;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mlink {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #C96F25;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mtext {
}

.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration:none;
	margin-top: 3px;
}
.menu:link {text-decoration:none;}
.menu:visited {font-weight:normal; color: #525252; text-decoration:none;}
.menu:hover {font-weight:normal; color: #720022; text-decoration:none;}
.menu:active {font-weight:normal; color: #525252; text-decoration:none;}

.menusub {margin-left:10px;}
.menuact {color:#C96F25; font-weight:bold;}
.menudef {color: #525252; font-weight:normal;}

.tl {
	margin-left: 20px;
}
.tr {
	margin-right: 40px;
}
.ti {
	margin-left: 163px;
	margin-right: 20px;
	margin-top: 20px;
}
.err {
	font-weight: bold;
	color: red;
}
.inaktiv {
	text-decoration: line-through;
}
.nobr {
	white-space: nowrap;
}
.top {
		vertical-align: text-top;
}
.wtxt {
	color: white;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
	color: #720022;
	margin:0px;
	font-weight:bold;
}

.bgorange {
	background-color: #C96F25;
	color: white;
}
