html,p,br,h2,h3,h4,p,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64615F;
	font-style: normal;
		
}

/*--------------TRENNER---------------*/

body				{ background-color: #FFFFFF; background-image:url(../images/img_hintergrund.jpg); margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; }
h1					{ font-size:18px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#6F6F6F; margin:0px; padding:0px; }

/*--------------TRENNER---------------*/

A:link	{
        text-decoration: none;
        font-size: 12px;
        color: #B21414;
}

A:active	{
        text-decoration: none;
        font-size: 12px;
        color: #B21414;
}

A:visited	{
        text-decoration: none;
        font-size: 12px;;
        color: #B21414;
}

A:hover	{
        text-decoration: underline;
        font-size: 12px;
        color: #64615F;
}

/*--------------TRENNER---------------*/

A.alternativ:link	{
        text-decoration: none;
        font-size: 12px;
        color: #3E3E3E;
}

A.alternativ:active	{
        text-decoration: none;
        font-size: 12px;
        color: #3E3E3E;
}

A.alternativ:visited	{
        text-decoration: none;
        font-size: 12px;;
        color: #3E3E3E;
}

A.alternativ:hover	{
        text-decoration: none;
        font-size: 12px;
        background: #64615F;
        color: #D1D1D1;
}

/*--------------TRENNER---------------*/

A.klein:link	{
        text-decoration: underline;
        font-size: 10px;
        color: #B21414;
}

A.klein:active	{
        text-decoration: underline;
        font-size: 10px;
        color: #B21414;
}

A.klein:visited	{
        text-decoration: underline;
        font-size: 10px;;
        color: #B21414;
}

A.klein:hover	{
        text-decoration: underline;
        font-size: 10px;
        color: #64615F;
}

/*--------------TRENNER---------------*/



.abstand10			{ line-height:10px; }
.abstand20			{ line-height:20px; }
.content			{ margin-top:20px; margin-left:60px; width:500px; }
.logo				{ line-height:12px; margin-left:653px}
.text11				{ font-size: 11px; }
.text10				{ font-size: 10px; }
.text10rot			{ font-size: 10px; color:#B21414}
.title				{ background-image:url(../images/img_hintergrund_title.gif); width:641px; height:48px }
.trenner			{ background-image:url(../images/img_trenner_rot.gif); }
.header				{ background-image:url(../images/img_hintergrund_header.gif); }
.bg_box_rechts		{ background-image:url(../images/img_hintergrund_box_rechts.gif); }
.abschluss			{ background-image:url(../images/img_hintergrund_abschluss.gif); }