body {
	scrollbar-base-color:#EFE3D6;
	scrollbar-arrow-color:#846D29;
	scrollbar-face-color:#EFE3D6;
}


a,p,H1,H2,H3,ul,li,td {
	font-family: Verdana,Arial, Helvetica, sans-serif;
}


h1 { 
font-size: 17px;
line-height: 23px;
}

h2 { 
font-size: 16px;
line-height: 21px;
}

h3 { 
font-size: 15px;
line-height: 20px;
}



a:link {
	color: #273414;
	text-decoration: none;
}

a:visited {
	color: #273414;
	text-decoration: none;
}

a:hover, a:active {
	color: #383E46;
	text-decoration: underline;
	}

a.text:link {
	color: #273414;
	text-decoration: underline;
}

a.text:visited {
	color: #273414;
	text-decoration: underline;
}

a.text:hover, a.text:active {
	color: #000000;
	background-color: #D9A979;
	text-decoration: none;	
}


a.text2:link {
	color: #273414;
	text-decoration: underline;
	line-height: 30px;
}

a.text2:visited {
	color: #273414;
	text-decoration: underline;
	line-height: 30px;
}

a.text2:hover, a.text2:active {
	color: #000000;
	background-color: #D9A979;
	text-decoration: none;	
	line-height: 30px;
}





a.image:link,  a.image:hover, a.image:visited{
	font-size: 12px;
	color: #ffff99;
	text-decoration: underline;
}




p {
	font-size: 15px
}

p.bold {
font-weight: bold;
}

p.center {
text-align: center;
}

p.centerbold {
text-align: center;
font-weight: bold;
}

p.centerwhitebold { 
color: #ffffff;
font-weight: bold;
text-align: center;
}

p.small {
font-size: 11px;
}

p.smallcenter { 
font-size: 11px;
text-align: center;
}

table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}




td {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	line-height: 20px;
}

td.text {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

td.textinvers {
	background-color: #D9A979;
	font-size: 15px;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
	padding: 5px;
	border: 10px solid #F2Eadf;
	color: #633E18;
	font-weight: bold;
}


td.header {
	font-size: 15px;
	background-color: #637835;
	color: White;
	font-weight: bold;
}

td.header2 {
	font-size: 14px;
	background-color: #F5DEB3;
	color: black;
	font-weight: bold;
	border-bottom: 1px solid Black;
}



td.aktuell {
	font-size: 12px;
	background-color: #E9E1D4;
}


td.stripe {
	font-size: 15px;
	background-color: #EEEEEE;
	margin: 0px;
	border: 10px solid #EFE7DC;
	padding: 5px;
}

td.liste1 {
background-color: #ECD19C;	
}

td.liste2 {
background-color: #E4E4E4;	
}

td.liste3 {
background-color: #ECD19C;	
}

td.liste4 {
line-height: 20px;
background-color: #E4E4E4;	
}

td.liste5 {
background-color: #CCCC99;
color: black;
border-top: 1px solid #637835;
border-bottom: 1px solid #637835;
}

td.liste6 {
background-color: #ECE8DC;	
border-top: 1px solid #637835;
padding-bottom: 20px;
text-align: center;
}


td.menu {
text-align: left;
font-size: 11px;
font-weight: bold;
line-height: 14px;
}

td.bild1 {
	background-color: #767676;
	color: #EFEFEF;
	font-size: 11px;
	font-weight: bold;
}


td.bild2 {
	background-color: #E1E1E1;
	color: #EFEFEF;
	font-size: 11px;
	}

td.bild3 {
	background-color: #E6E6CF;
	color: #4E4E4E;
	font-size: 12px;
	}

.img {
	border: 0px none;
}


.img-single {
	border: 1px solid #555555;
}

.img-popup {
	border: 1px solid #EBEBEB;
}

.img-caption-links {
	background-color: #E6E6CF; 
	color: #000000; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 14px;
	border: 1px solid #999999;	
	padding: 5px 5px 5px 5px;
   float: left;
	margin-right: 10px; 
	margin-bottom: 20px;
	width: 255px;
}


.img-caption-rechts {
	background-color: #E6E6CF; 
	color: #000000; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 14px;
	border: 1px solid #999999;	
	padding: 5px 5px 5px 5px;

   float: right;
	margin-left: 10px; 
	margin-bottom: 20px;
	width: 255px;
}

.img-caption-mitte {
	background-color: #E6E6CF; 
	color: #000000; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 14px;
	border: 1px solid #999999;	
	padding: 5px 5px 5px 5px;
	width: 528px;

}


div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

ul { 
font-size: 15px;
}

li { 
font-size: 15px;
}

#small {
	font-size: 11px;
}