body
{
font-size: 8pt;
font-family: verdana;
color: #535353;
line-height: 10pt;
background-color:#e5e5e5;
margin:0px;
}

/*Links normal*/
a:link
{
  color: #535a44;
  font-family: verdana;
  text-decoration:underline;
  font-size:8pt;
}
a:visited
{
  color: #535a44;
  font-family: verdana;
  text-decoration:underline;
  font-size:8pt;
}
a:active
{
  color: #535a44;
  font-family: verdana;
  text-decoration:underline;
  font-size:8pt;
}
a:hover
{
  color: #778161;
  font-family: verdana;
  text-decoration:underline;
  font-size:8pt;
}

/* Links Navi */
a.navi1:link, a.navi1:visited, a.navi1:active
{
 width:91px;
 height:32px;
 display:block;
 background:url('img/navi_start.png');
 background-position:bottom center;
}

a.navi1:hover
{
 width:91px;
 height:32px;
 display:block;
 background:url('img/navi_start.png');
 background-position:top center;
}

a.navi2:link, a.navi2:visited, a.navi2:active
{
 width:89px;
 height:32px;
 display:block;
 background:url('img/navi_arbeiten.png');
 background-position:bottom center;
}

a.navi2:hover
{
 width:89px;
 height:32px;
 display:block;
 background:url('img/navi_arbeiten.png');
 background-position:top center;
}

a.navi3:link, a.navi3:visited, a.navi3:active
{
 width:96px;
 height:32px;
 display:block;
 background:url('img/navi_susanne.png');
 background-position:bottom center;
}

a.navi3:hover
{
 width:96px;
 height:32px;
 display:block;
 background:url('img/navi_susanne.png');
 background-position:top center;
}

a.navi4:link, a.navi4:visited, a.navi4:active
{
 width:83px;
 height:32px;
 display:block;
 background:url('img/navi_kontakt.png');
 background-position:bottom center;
}

a.navi4:hover
{
 width:83px;
 height:32px;
 display:block;
 background:url('img/navi_kontakt.png');
 background-position:top center;
}

/*Textarea, Input und Tabelle*/
textarea
{
border:1px solid #555555; background: #ffffff; color: #000000; font-size: 8pt; font-family: verdana;
}

input
{
border:1px solid #555555; background: #ffffff; color: #000000; font-size: 8pt; font-family: verdana;
}

table
{
font-size: 8pt;
font-family: verdana;
color: #535353;
line-height: 10pt;
border: 0px;
}

img 
{
border:0px;
}


/*Ueberschriften*/
h1
{
  font-size: 10pt;
  line-height:12pt;
  font-family: verdana;
  color:#665136;
  display:block;
  text-align:center;
  border-bottom:1px solid #e5e5e5;
}

.work_thumb {
  width:120px;
  float:left;
  padding:3px;
  margin-right: 7px;
  margin-bottom: 10px;
}
