font.reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	font-style:normal;
	font-weight:normal;
	line-height:15px;
}

font.regsw {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fcfbf8;
	font-style:normal;
	font-weight:normal;
	line-height:15px;
}

font.regaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bba981;
	font-style:normal;
	font-weight:bold;
	line-height:15px;
}

font.klei {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b2b2b;
	font-style:normal;      	/* normal,italic */
	font-weight: normal; 	/* bold,lighter */
	line-height:13px;
}

font.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-style:normal;      	/* normal,italic */
	font-weight:normal; 	/* bold,lighter */
	line-height:11px;
}

font.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-style:normal;      	/* normal,italic */
	font-weight:bold; 	/* bold,lighter */
	line-height:18px;
}

font.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2b2b2b;
	font-style:normal;      	/* normal,italic */
	font-weight:bold; 	/* bold,lighter */
	line-height:17px;
}

body {
	background-color:#2b2b2b;
/*	background-image: url(images/back_verlauf.gif); */
/*	background-attachment: fixed;  */
/*	background-repeat:repeat-y;  */
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #2b2b2b;
	text-align:left;
}

html, body {
scrollbar-face-color: #2b2b2b;
scrollbar-shadow-color: #2b2b2b;
scrollbar-highlight-color: #5b5b5b;
scrollbar-3dlight-color: #990000;
scrollbar-darkshadow-color: #990000;
scrollbar-track-color: #2b2b2b;
scrollbar-arrow-color: #990000;
}

#container {
	position: absolute;
  	left: 50%;
   	top: 50%;
	border:1px solid #990000;
	width: 848px;
	height: 580px;
	text-align: left;
   	margin-left: -424px; /* Width /2 */
   	margin-top: -290px; /* height/2 */
}

table {
        margin:0px;
}

td {
      text-align:left;
      vertical-align:top;
	  background-color: #f4efe3;
}

td.form {
      text-align:right;
      vertical-align:top;
      color:#2b2b2b;
      font-family: Arial, Helvetica, sans-serif;
      font-size:12px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #2b2b2b;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #bba981;
	text-decoration:none;
}

a.bot:link, a.bot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #ffffff;
	line-height: 11px;
	text-decoration:none;
}

a.bot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #c00000;
	line-height: 11px;
	text-decoration:none;
}

a.jv:link, a.jv:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #990000;
	line-height: 13px;
	text-decoration:none;
}

a.jv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #2b2b2b;
	line-height: 13px;
	text-decoration:none;
}
/* Kontaktformular */

#feld {
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #990000;
	border-top-color: #990000;
	border-style:solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	background-color: #f4efe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
}

input {
	border-style:solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	background-color: #f4efe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #990000;
	border-top-color: #990000;
}

textarea  {
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #990000;
	border-top-color: #990000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	background-color: #f4efe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	font-style:normal;   	   /* normal,italic */
	font-weight:normal; 	/* bold,lighter */
	line-height:14px;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #990000;
	border-top-color: #990000;
	border-style: solid;
}