/* CSS Document */
body, p, div, span, ul, ol {
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {
  color: #CC0000;
  font-weight: bold;
}
.style4 {
  color: #330066;
  font-weight: bold;
}
.style5 {
  color: #663300;
  font-weight: bold;
}
.style6 {
	color: #000033;
	font-weight: bold;
}
.style7 {
  color: #330099;
  font-weight: bold;
}
.style8 {
  color: #FF0099;
	font-weight: bold;
}
.style9 {
	color: #000066;
	font-weight: bold;
}
.style10 {
  font-size: 11px;
  line-height: 16px;
}
.style11 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.style12 {
  font-size: 11px;
  line-height: 16px;
  color: #000000;
}
.style13 {
  color: #FF0066;
  font-weight: bold;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

#kontaktformular input {
  margin-bottom:2px;
}
input.full, textarea.full {
  width:300px;
}
#kontaktformular textarea {
  height:100px;
  font-family:Times New Roman;
}
#Thumbnails {
  padding:0px;
  list-style-type:none;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size:11px;
}
#Thumbnails li {
  margin-bottom:10px;
}
#Thumbnails img {
  border:none;
}

