
/*-------------------------------------------------*/
body
{
   font-size: 12px;
   font-family: verdana;
   margin: 0px;
}

/*-------------------------------------------------*/
table
{
   font-size: 12px;
   font-family: verdana;
}

/*-------------------------------------------------*/
td.properties
{
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 3px;
  background-color: #bbc3dd;
}

/*-------------------------------------------------*/
h1
{
    font-size: 160%; 
    line-height: 140%; 
    font-family: Verdana; 
}

/*-------------------------------------------------*/
h2
{
    font-size: 140%; 
    line-height: 140%; 
    font-family: Verdana; 
}

/*-------------------------------------------------*/
h3
{
    font-size: 120%; 
    line-height: 140%; 
    font-family: Verdana; 
}

/*-------------------------------------------------*/
a:link
{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   font-stretch: wider;
   color: #666666;
   text-decoration: none;
}

/*-------------------------------------------------*/
a:visited
{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   font-stretch: wider;
   color: black;
   text-decoration: none;  
}

/*-------------------------------------------------*/
a:hover
{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   font-stretch: wider;
   color: white;
   text-decoration: underline; 
}

/*-------------------------------------------------*/
a:active
{
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   font-stretch: wider;
   color: red;
   text-decoration: none;  
}

/*-------------------------------------------------*/
.form
{
   border-width: 1;
   border-color: #FFCC00;
   border-style: solid;
}

/*-------------------------------------------------*/
.formtext
{
   font-size: 12px;
}

/*-------------------------------------------------*/
input
{}

/*-------------------------------------------------*/
select
{}

/*-------------------------------------------------*/
textarea
{}

/*-------------------------------------------------*/
.input_kontakt
{
width: 230px;
border-width: 1px;
border-color: #FFCC00;
border-style: solid;
}

/*-------------------------------------------------*/
.text_kontaktform
{
width: 140px;
text-align: right;
}
