/* GRUNDFORMATE */

body, div, p, td {
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: 10pt;
line-height: 13pt;
color: #000000;
/* background-color: #ffffff; */
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-weight: bold;
color: #000000;
}

/* LINKS */

a:link, a:visited, a:active, a:hover, a:focus { 
text-decoration: underline; 
}
a:link {
color: #ffffff;
}
a:visited {
color: #ffffff;
}
a:hover {
color: #a15523;
background-color: #ffffff;
}
a:active { 
color: #a15523;
background-color: #000000;
}
a:focus {
color: #a15523;
background-color: #ffffff;
}

/* TRENNLINIE */

hr {
height: 1px;
background-color: #cc9966;
border: 0px solid #cc9966;
}

/* KOPF POSITION */

.kopf {
margin-top: 16px;
margin-left: 65px;
margin-bottom: 24px;
}

/* NAVIGATION */

.navigation {
margin-left: 64px;
margin-bottom: 4px;
width: 482px;
font-size: 11pt;
font-weight: bold;
color: #000000;
white-space: nowrap;
}

/* NAVIGATION LINKS */

a:link.nav, a:visited.nav, a:active.nav, a:hover.nav, a:focus.nav { 
text-decoration: none; 
color: #000000;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 4px;
}
a:hover.nav {
color: #a15523;
background-color: #000000;
}
a:active.nav { 
color: #ffffff;
background-color: #a15523;
}
a:focus.nav {
color: #ffffff;
background-color: #a15523;
}

/* NAVIGATION LINKS AKTIVE SEITE*/

a:link.navact, a:visited.navact, a:active.navact, a:hover.navact, a:focus.navact {
text-decoration: none; 
color: #000000;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 4px;
}
a:link.navact {
color: #a15523;
}
a:visited.navact {
color: #a15523;
}
a:hover.navact {
color: #ffffff;
background-color: #a15523;
}
a:active.navact { 
color: #ffffff;
background-color: #a15523;
}
a:focus.navact {
color: #ffffff;
background-color: #a15523;
}


/* INHALT */

.inhalt {
background-color: #a15523;
margin-left: 64px;
width: 704px;
height: 544px;
}

.homeinhalt2 {
background-color: #a15523;
margin-left: 64px;
width: 482px;
height: 544px;
}

.homeinhalt3 {
margin-left: 64px;
width: 482px;
}

/* TITELSEITE */

.homefoto {
}

.hometext {
position: absolute;
top: 266px;
left: 244px;
font-size: 11pt;
font-weight: bold;
color: #ffffff;
}

.hometext1 {
position: absolute;
top: 0px;
}
.hometext2 {
position: absolute;
top: 92px;
}
.hometext3 {
position: absolute;
top: 184px;
}


/* BILDPOSITION */

.foto {
float: left;
}

/* BILDLEGENDE */

.bildlegende {
padding-left: 16px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 16px;
width: 304px;
background-color: #a15523;
font-size: 10pt;
line-height: 15pt;
text-align: right;
color: #ffffff;
}

/* TEXTBLOCKPOSITION */

/* .textblock {
margin-left: 320px;
padding-left: 32px;
padding-right: 32px;
padding-top: 24px;
padding-bottom: 24px;
width: 320px;
background-color: #a15523;
} */

.textblock {
margin-left: 328px;
padding-left: 24px;
padding-right: 24px;
padding-top: 24px;
padding-bottom: 16px;
width: 320px;
background-color: #a15523;
}

/* TEXTFORMATE */

.titel {
font-size: 10pt;
font-weight: bold;
line-height: 15pt;
color: #ffffff;
}

.text {
font-size: 10pt;
line-height: 15pt;
color: #ffffff;
}

/* E-MAIL FORMULAR */

.legende {
font-size: 9pt;
color: #cc9966;
}
