body,table,td,pre				{
							font-family:arial,verdana,sans-serif;
							font-size:9pt;
							text-decoration:none;
							line-height:1.3;
							}

.vorschau-name					{
							font-size:9pt;
							font-weight:bold;
							color:#a31b22;
							}							

.headline					{
							font-size:11pt;
							font-weight:bold;
							color:#a31b22;
							}
							
.arthead					{
							font-size: 10pt;
							font-weight: bold;
							}

a					{
							font-family:arial,verdana,sans-serif;
							font-size:9pt;
							color:#000000;
							text-decoration:none;
							}

a:hover					{
							font-family:arial,verdana,sans-serif;
							font-size:9pt;
							color:#a31b22;
							text-decoration:underline;
							}

a.nav,a.nav:hover	{
							text-decoration:none;
							}
														
							
td.footer					{
							color:#000000;
							text-align:right;
							vertical-align:middle;
							padding-right:12px;
							font-size:8pt;
							}

td.box						{
							font-size:12pt;
							color:#FFFFFF;
							background-color:#a31b22;
							}

.disclaimer					{
							font-size:8pt;
							}
							
a.footer,a.footer:hover		{
							font-size:8pt;
							text-decoration:none;
							}
							
td.content					{
							padding:20 25 20 50;
							}

td.angebot					{
							color:#FFFFFF;
							font-size:16px;
							padding-left:15px;
							}

td.grossansicht				{
							padding-bottom:10px;
							}

td.thumb					{
							padding-bottom:10px;
							}

input.textfeld
{
    height: 21px;
    padding: 3px;
    margin: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #4D4D4D;
    background-color: #fffaea;
}

input.textfeld:focus
{
    border-color: #000000;
    background-color: #FFFFFF;
}

input.textfeld:hover
{
    border-color: #000000;
}

textarea.textfeld
{
    padding: 3px;
    margin: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #4D4D4D;
    background-color: #F7F7F7;
}

textarea.textfeld:focus
{
    border-color: #000000;
    background-color: #FFFFFF;
}

textarea.textfeld:hover
{
    border-color: #000000;
}h1 { font-size:14pt; font-weight:bold; color:#a31b22; }
