/*********************************************/
/* BODY  -  BODY  -  BODY  -  BODY  -  BODY  */
/*********************************************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAE7DE;
	margin: 0px;
	background-image: url(/fileadmin/templates/images/header-kachel.jpg);
	background-repeat: repeat-x;
	line-height: 14px;
}


#contenttable{
  font-size: 10px;
}

a:focus { 
  outline: none;
}

/*********************************************/
/* SPRACHE  -  SPRACHE  -  SPRACHE           */
/*********************************************/

#sprache {
  position: absolute;
  left: 50%;
  z-index:1;
  margin-left: 265px;
  top: 35px;
}


/*********************************************/
/* CONTENT TABLE  -  CONTENT TABLE           */
/*********************************************/


.tabelle {
  border: solid 1px #666666;
  padding: 5px;
}

.tabelle img {
  padding: 5px;
  margin: 1px;
}

.td1 {
  padding:5px;
}

.td2 {
  background-color:#ffffff;
  padding:5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}

/*********************************************/
/* BILDERGALERIE   -  BILDERGALERIE           */
/*********************************************/

.directory a {
  width: 100%;
  display: block;
  background-color:#D0CDC5;
  margin: 1px;
  padding:2px;
}

.directory a:hover {
  width: 100%;
  display: block;
  color:#D0CDC5;
  background-color:#005A79;
  margin: 1px;
  padding:2px;
}

/*********************************************/
/* MAILFORMULAR   -  MAILFORMULAR            */
/*********************************************/

#mailform input,#mailform textarea {
  width: 200px;
  border: solid 1px #D0CDC5;
  font-size: 10px;
  background-color:#E3E0D7;
}

#mailform .check, #mailform .submit {
  width: 204px;
}

#mailform select{
  width: 204px;
  border: solid 1px #D0CDC5;
  font-size: 10px;
  background-color:#E3E0D7;
}

.pflichtfelder {
  color:#AC0000;
}

/*********************************************/
/* ÜBERSCHRIFTEN  -  ÜBERSCHRIFTEN  -        */
/*********************************************/

h1, h2, h3, h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#005A79;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	background-color:#D0CDC5;
	padding: 5px;
}

/*********************************************/
/* LAYOUT  -  LAYOUT  -  LAYOUT  -  LAYOUT   */
/*********************************************/

#header {
  background-image: url(/fileadmin/templates/images/header.jpg);
  background-repeat: no-repeat;
}

#headerimage {  
  background-image: url(/fileadmin/templates/images/headerimage.jpg);
  background-repeat: no-repeat; 
}

.trennlinie {
	background-image: url(fileadmin/templates/images/trennlinie.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
}

#fusszeile {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #676767;
  margin: 0px;
}

.trennlinie_bottom{
  background-image: url(/fileadmin/templates/images/trennlinie_bottom.gif);
  background-position: 0px 0px;
  background-repeat:repeat-x;
  width: 200px;
}

.rand-grau {
  border: solid 6px #D0CDC5;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.rand-grau2 {
  border-top-width: 6px;
  border-right-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-right-color: #D0CDC5;
  border-left-color: #D0CDC5;
  border-left-width: 6px;
  border-left-style: solid;
  border-top-color: #D0CDC5;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-image: url(/fileadmin/templates/images/boxen/boxen_bg.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}


/*********************************************/
/* LINKS   -  LINKS   -  LINKS   -  LINKS     */
/*********************************************/

a {
  color:#016081;
  text-decoration: none;
}

#fusszeile a {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #676767;
  margin: 0px;
  text-decoration: none;
}

#fusszeile a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #676767;
  margin: 0px;
  text-decoration: underline;
}

