/* common */
body, table         { background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #686868; margin: 0px; }
.hd                 { color: #686868; font-weight: bold; }
.rot                { color: #E3001B; }
.rothd              { color: #E3001B; font-weight: bold; }
.weiß               { color: #FFFFFF; }
.weißhd             { color: #FFFFFF; font-weight: bold; }
.schwarz            { color: #000000; }
.schwarzhd          { color: #000000; font-weight: bold; }

h1, h2, h3 {
color: #686868;
background: transparent;
font-weight: 100;
}
h1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: 100;
}

#contentstart        {
	position: relative;
	width: 920px;
	height: 630px;
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -460px;
	overflow: hidden;
	background-image: url(../pix/bg1.gif);
}

A         { color: #000000; text-decoration: none; }
A:link    { color: #000000; }
A:visited { color: #000000; }
A:active  { color: #000000; }
A:hover   { color: #E3001B; text-decoration: none; }

.A_p72         { color: #686868; text-decoration: none;}
.A_p72:link    { color: #686868; }
.A_p72:visited { color: #686868; }
.A_p72:active  { color: #686868; }
.A_p72:hover   { color: #000000; text-decoration: none; }


input       { font-family: Verdana, Geneva, Arial; font-size: 11px; color:#000000; height: 18px; }
input.i65   { width:125px; border:1px solid #000000; }
input.i130  { width:150px; border:1px solid #000000; }
input.i205  { width:288px; border:1px solid #000000; }

input.b60   { width:60px; border:1px solid #000000; }
input.b205  { width:205px; border:1px solid #000000; }
input.b342  { width:342px; border:1px solid #000000; }

textarea      { font-family: Verdana, Geneva, Arial; font-size: 11px; color:#000000; border:1px solid #000000; height: 18px; }
textarea.t160 { width:288px; height: 100px; }

