﻿@charset "utf-8";
/* CSS Document */

body {
background-color:#FCF7EF;
background-image:url(images/hg.jpg);
background-repeat:repeat-x;
margin: 0;
padding: 0;
height: 100%; margin-bottom: 0.1em;
text-align:left;
}

p, td, span {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color:#713C3C;
line-height:18px;
}


h1 {
padding-top:8px;
font-family: Trebuchet, Arial, Verdana, sans-serif;
font-size:18px;
color:#FFFFFF;
letter-spacing:0.05em;
font-weight:normal;
display:inline;
text-transform:uppercase;
}


h2 {
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-size:12.4px;
text-transform:uppercase;
color:#990000;
font-weight:bold;
line-height:22px;
display:inline;
letter-spacing:1;
color:#BE0000;
}

h3 {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
color:#BE0000;
font-weight:bold;
line-height:18px;
display:inline;

}

.linkleiste {
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-size:12.4px;
font-weight:bold;
line-height:22px;
text-decoration:none;
letter-spacing:1;
}

a.linkleiste:link, a.linkleiste:active {
color:#BE0000;
}
a.linkleiste:hover {
color:#824E4E;
}

a.linkleiste:visited {
color:#BE0000;
}



a                         {color: #E86108; text-decoration: none; font-weight:bold;}
a:link          {color: #E86108; text-decoration: none; font-weight:bold;}
a:visited         {color: #E86108; text-decoration: none; font-weight:bold;}
a:active         {color: #E86108; text-decoration: none; font-weight:bold;}
a:hover         {color: #282828; text-decoration: none; font-weight:bold;}

/***************************/
/*  Kontakt                */
/***************************/

.td_kont
{
  width:200px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#713C3C;
  line-height:18px;
  height:28px;
}
.in_kont
{
  width:280px;
  border:1px solid #bbbbbb;
}
