* {
	margin: 0;
	padding: 0;
}

body {
background: #FEAD1D url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 17px;
color: #222;
}

p{
	margin-top: 1em;
	margin-bottom: 1em;
}

a {
text-decoration: none;
color: #FD9A01;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 190px;
/*background: #FEAD1D url(images/header-5.jpg) no-repeat;*/
text-align: right;
}
#header h1 { 
font-size: 1.8em;
letter-spacing: 3px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: 0px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 1.4em;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: 0px;
font-weight: 100;
}

#content {
background: #FEAD1D url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 580px;
text-align: justify;
margin-right: 10px;
}
.right h2 {
font-size: 1.4em;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}


.left {
float: left;
width: 170px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 1.2em;
}

.left ul {
padding: 10px 0 15px 20px;
color: black;
list-style-type: none;
}

.left ul li a {
text-decoration: none;
font-weight: 600;
}

a.menu1 {
	color: black;	
	text-decoration: none;
}

.left li{
	margin-bottom: 0.3em;
}

.left ul li a:hover {
text-decoration: none;
}

.menu {
float: right;
width: 170px;
}

.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 0.9em;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}

.menu li{
	margin-bottom: 0.3em;
}

.menu ul li a:hover {

}
.articles { padding: 10px; padding-left: 30px;}

.articles ul{
	padding-left: 4em;
}


#bottom {
background : #FEAD1D url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 1em;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }


img.bildrechts{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

ul.aufzaehlung{
	list-style-type: square;
	margin-left: 3em;
}

ol.aufzaehlung{
	list-style-type: decimal;
	margin-left: 3em;	
}

.bold{
	font-weight: bold;
}

p.linkswebautor{
	display: none;
}

td.impfung{
	text-align: center;
}

table.zeiten{
	border-spacing: 0.5em;
}

.zeiten td{
	padding-left: 1em;
}


.startseite h2{
	font-weight: bold;
	font-size: 2em;
	letter-spacing: 0.05em;
	padding-top: 0.5em;
}

.startseite table{
	width: 100%;
}

.startseite td{
	width: 350px;
	vertical-align: top;
}

.start h2{
	font-weight: bold;
	font-size: 2em;
	letter-spacing: 0.05em;
	padding-top: 0.5em;
}

.start table{
	width: 100%;
}

.start td{
	vertical-align: top;
	padding-left: 1em;
}


td.termin{
	padding-bottom: 1.5em;
	text-align: center;	
	padding: 0.5em;
}

td.zeit{
	padding:0;
}

.startseite p{
	padding-left: 1em;
}

.gross{
	font-size: 1.3em;
	font-weight: bold;
}

img.ordi{
	padding-left: 2em;
	padding-right: 1em;
	float: left;
}

div.facebook{
	float: right;
	margin-left: 1em;
}