﻿
a:link, a:visited {
	color: Maroon;
	text-decoration: none;
	
}

image {
	border: none;
}

a:activ {
	color: red;
	
}
a:hover {
	color: #D2691E;
}

body {
	font: bold medium;
	font-family: verdana, geneva, arial, helvetica, serif;
	color: #172817;
	background-color: #b2b978;
}
h1 {
	font-size: 22px;
	text-align: center;
	letter-spacing: 10px;
	color: Navy;
	
}
h2 {
	
	color: Maroon;
	text-align: left;
	font-weight: bold;
}

#ersteZeile {
	font-size: 22px;
	letter-spacing: 10px;
	text-align:center;
	color:#172817
	
}

#zweiteZeile {
	letter-spacing: 5px;
	font-size: 16px;
	line-height: 16px;
	text-align:center;
	color:#172817
	
}
.menue1 {
	list-style-type: none;
	line-height: 210%;
	list-style: outside;
	list-style-position:outside;
	azimuth: left-side;
	margin-left: 0px;
	font-size: medium;
	border-right-color: #D3D3D3;
	border-right-style: solid;
	border-right-width: thin;
	padding-right: 30px;
}

.tierheimm {
	list-style-position: outside;
	padding-left: 20px;
	line-height: 210%;
}

.tierheimm1 {
	line-height: 210%;
}
.termine {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom: Black;
	padding: 20px 20px 20px 20px;
	
}
.termine_alt {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom: Black;
	padding: 20px 20px 20px 20px;
	color:silver; 	
}

.offenzeit {
	padding-left: 50px;	
}
.vermittlung {
	vertical-align: top;
	padding: 20px 10px 10px 20px;
}
.vermittelt1 {
	font-size:small;
	background-color:#ffcc66;
	padding: 20px 20px 20px 20px;
}
.vermittelt2 {
	font-size:small;
	padding: 20px 20px 20px 20px;
}
.nur_bei_druck1{
	width:600px;
	height:535px;
}
.nur_bei_druck2{
	width:600px;
	height:479px;
}
.nur_druck{
display:none;
}

