form {margin: 0px; 
padding: 0px;
border: 0px;}

body {
	color            : #000000;
	margin-bottom    : 0px;
	margin-top       : 0px;
	margin-left      : 0px;
	margin-right     : 0px;
	padding          : 0px;
	background-color : #FFFFFF;
	font-family      : arial, sans-serif;
	font-size        : 12px;
}

.titleBack {
	background-image: url(center.jpg);
	background-repeat: repeat-x;
}
table.titleBack {
	background-image: url(center.jpg);
	background-repeat: repeat-x;
}
table.paper {
	background-image: url(papier.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
input {
	border: 1px solid #7F9DB9;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
td.date {
	text-align: right;
	margin-bottom: 2px;
}
br {
	margin-top: 4px;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	vertical-align: bottom;
	text-indent: 35px;
	line-height: 40px;
}

td.sideRight {
	background-image: url(shadowr.jpg);
	background-repeat: repeat-y;
	width: 10px;
	padding-left: 1px;
}
td.sideLeft {
	background-image: url(shadowl.jpg);
	background-repeat: repeat-y;
	width: 1px;
	padding-left: 8px;
}
.content td {
	padding: 2px;
}

table.titleRight {
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	width: 400px;
	background-position: right;
}
table.titleLeft {

	background-image: url(front.jpg);
	background-repeat: no-repeat;
	width: 400px;
}
table.menue {
	background-color: #EDEDED;
	width: 180px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
th.menue {
	background-color: #F8D9DF;
	width: 180px;
	color: #FFFFFF;
	background-image: url(modul.jpg);
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 8px;
}
#upmenue td {
	background-color: #F0D0D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	text-indent: 8px;
}
#upmenue td a {
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
#upTitle {
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	text-indent: 8px;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#upmenue td a:hover {
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	background-color: #FFCC66;
	padding: 0px;
	width: 100%;
}
a.overLink {
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	width: 100%;
	padding: 0px;
}

a.overLink:hover {
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	background-color: #FF9966;
}

a.overLink:link {
	text-decoration: none;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	background-color: #F0D0D9;
	padding: 0px;
	width: 168px;
}

a.overLink:link, a.overLink:visited {
  display          : block;
  font-size        : 12px;
  background-color : F0D0D9;
  font-weight      : normal;
  color            : #333333;
  width            : 100%;
  text-indent      : 10px;
}
.footer {
	background-image: url(center2.jpg);
	background-repeat: repeat-x;
}
table.menue input {
	background-color: #EDEDED;
	width: 100px;
	border: 1px solid #BB4567;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 2px;
	top: 2px;
	margin-top: 2px;
	margin-bottom: 1px;
}
a.menue:hover {
	text-decoration: underline;
}
table.info {
	border: 2px dashed #CB6884;
}

a.menue {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	list-style-image: url(quader_red.gif);
	padding-bottom: 4px;
}
table.info td {
	border: 1px solid #E9C0CB;
	background-color: #F9EEF1;
}
table.info th {
	border: 1px solid #E6B7C4;
	background-color: #F1D8DF;
}
.wm {

	background-image: url(wmlogo.jpg);
	background-repeat: repeat;
	background-position: center;
}

.red { color:#FF0000; font-weight:bold; }
.orange { color:#FF9900; font-weight:bold; }
.blue { color:#3333FF; font-weight:bold; }
.black { color:#000000; font-weight:bold; }
.grey { color:#AAAAAA; font-weight:bold; }
.blue_nf {
color:#3333FF; font-weight:normal;
}
.black_nf {
color:#000000; font-weight:normal;
}
.orange_nf {
color:#FF9900; font-weight:normal;
}
.red_nf {
color:#FF0000; font-weight:normal;
}
a.lnk  {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.lnk:hover {
	font-weight: bold;
	color: #930000;
	text-decoration: none;
}