.headbox {
	background-color: #7f7f7f;
	padding: 0px;
}
.headpix {
	background-color: #7f7f7f;
	background-image: url(images/topic_temp.jpg);
	width: 628px;
	height: 179px;
	z-index: 10;
	position: absolute;
	left: 5px;
}
.mainbox {
	background-color:#FCFCFC;
	padding: 10px;
	/*border-left: 1px solid #D7D7D7;
		border-right: 1px solid #D7D7D7;
	*/
	border-bottom: 1px solid #D7D7D7;

}
.headlinebox {
	padding-left: 20px;
	padding-top: 20px;
	width: 250px;
}
.headlinebox h1 {
color: #ac0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
text-decoration:none;
Font-weight: normal;
padding: 0px;
margin: 0px;
}

.impr_cell2 {
 padding:0px;
 margin:0px;
 padding-left:10px;
}
.impr_cell1 {
margin:0px;
padding: 0px;
width: 50px;
}

.impr_cell2 P{
 padding:0px;
 margin:0px;
}
.impr_cell1 P{
margin:0px;
padding: 0px;
}




.ci_red {
color: #ac0000;
}

.Pfeil UL
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 15px;
}

.Pfeil LI
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 3px;
padding-left: 15px;
}

FORM P {
margin:0px;
padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
}

.contentbox {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
}

.contentbox  TD{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
}

.marginalbox {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.marginalbox P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #A0A0A0;*/
	color: #ac0000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-style: italic;
}
.contentbox H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.contentbox H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	padding:0px;
	margin:0px;
}

.contentbox A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.contentbox A:hover {
	color: #ac0000;
}


.conten_txt {
color: #7b7f83;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
line-height: 18px;
text-align: left;
}


.txt, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
}

.pointline {
 background-image: url(images/pointline.gif);
 background-repeat: repeat-x;
 height: 1px;
 width: 100%;
 margin: 0px;
 padding: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
}

.contentbox UL {
margin: 0px;
padding: 0px;
list-style:none;
}

.mailform, mailform.P {
/*border: 1px solid #A0A0A0;*/
/*background-color: #E0E0E0;*/
padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
}

.mailform INPUT, TEXTAREA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CFCFCF;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
	border: none;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
  border-left: 2px solid #ac0000;
  width: 100%;
}

.sendbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AC0000;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
	border: none;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
  border-left: 2px solid #ac0000;
  width: 100%;
}

.mailform INPUT:hover, TEXTAREA:hover, SUBMIT:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #A0A0A0;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	font-style: regular;
	border: none;
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
  border-left: 2px solid #ac0000;
}

#mm_panel {
	position:absolute;
	width: 169px;
	height: 164px;
	z-index:100;
	left: 10;
	top: 6px;
	margin: 0px;
}
#kontakt_panel {
	position: absolute;
	width:81px;
	height:27px;
	z-index:101;
	left: 495px;
	top: 0px;
}
#sm_panel1 {
	position:absolute;
	width:183px;
	height:138px;
	z-index:102;
	left: 130px;
	top: 32px;
	visibility: hidden;
	margin: 0px;
}
#submenu1 {
	position:absolute;
	width:142px;
	height:89px;
	z-index:102;
	left: 150px;
	top: 40px;
	visibility: inherit;
	margin: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(images/bk.gif);
 background-repeat:repeat-x;
 background-position: top;
 background-attachment: fixed;
 background-color: #d6d6d6;
}
.footer {
	background-image: url(images/reflex.gif);
 background-repeat:repeat-x;
 background-position: top;
width: 100%;
height: 30px;
text-align: right;
}

.footer_content {
margin:0px;
padding:0px;
padding-top: 10px;
padding-right: 10px;
}

.footer_content A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
}

html {overflow-y: scroll;} 



