td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.hmnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
                border-right: 1px solid #E7B44E;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: underline;
	color: #663300;
}

.Icon A {
	display: block;
	padding: 2px;
	border: 1px solid #996600;
}
.Icon TD {
	padding-left: 6px;
}
.Icon A:hover {
	display: block;
	padding: 2px;
	border: 1px solid #000000;
	background-image: url(../_images/bg_dunkel.gif);
}
.SuchFeld {
   height: 21px;
   width: 120px;
   background-image: url(../_images/bg_hell.gif);
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
   text-indent: 5px;
   padding-top: 3px;
   border: 1px solid #996600;
}

.SuchSchaltflaeche {
   height: 21px;
   width: 21px;
   border: 1px solid #996600;
   background-color: #E8B54F;
   background-image: url(../_images/icons/suche.gif);
   background-repeat: no-repeat;
   background-position: center center;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
   margin: 2px;
}


.DestBegriffD {
   font-weight: bold;
   color: #000000;
   padding: 1px;
   margin: 2px;
   background-color: #B88E3A;
}

.DestBegriffH {
   font-weight: bold;
   color: #000000;
   padding: 1px;
   margin: 2px;
   background-color: #D5A340;
}

.DestTextD {
   font-weight: normal;
   color: #000000;
   padding: 1px;
   margin: 2px;
   background-color: #B88E3A;
}

.DestTextH {
   font-weight: normal;
   color: #000000;
   padding: 1px;
   margin: 2px;
   background-color: #D5A340;
}

/* Powermail */

fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #000000;
	padding: 10px;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 300px;
}

input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #000000;
	width: 130px;
}
