* {
    margin: 0;
    padding: 0;
}

body {
    padding-bottom: 30px;
    font: 13px/20px trebuchet ms, arial, sans serif;
    text-align: center;
    color: #564937;
    background:#FFFFFF;
}

h1 {
    width: 560px;
    font-weight: normal;
    font-size: 24px;
    line-height: 60px;
	/* text-transform: uppercase; */
    color: #800000;
}

h1 a, h1 a:hover {
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

p {
    padding: 8px 0;
    text-align: justify;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 900px;
    text-align: left;
    background: url(images/main.gif) repeat-y right;
}

#header {
    width: 560px;
	padding-left: 40px;
    height: 60px;
	background:#fde698;
}

#search {
    position: absolute;
    top: 15px;
    right: 30px;
    width: 250px;
    height: 30px;
    font-size: 12px;
    color: #FFFFFF;
	text-align:right;

}

#headerbild_index {
    height: 450px;
	background: url(images/header_index.jpg) no-repeat;
}

#headerbild_loimer {
    height: 450px;
	background: url(images/header_loimer.jpg) no-repeat;
}

#headerbild_praxis {
    height: 450px;
	background: url(images/header_praxis.jpg) no-repeat;
}

#headerbild_kontakt {
    height: 450px;
	background: url(images/header_kontakt.jpg) no-repeat;
}

#headerbild_kinderwunsch {
    height: 450px;
	background: url(images/header_kinderwunsch.jpg) no-repeat;
}

#headerbild_wahlarzt {
    height: 450px;
	background: url(images/header_wahlarzt.jpg) no-repeat;
}

#menu {
    padding-left: 600px;
    height: 450px;
	background: url(images/image.jpg) no-repeat;
}

#menu2 {
	height: 450px;
	background: url(images/menu.jpg) no-repeat bottom left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu ul {
	position: absolute;
	top: 120px;
	left: 620px;
	list-style: none;
	border-top: 1px solid #A60000;
}

#menu ul li {
    width: 250px;
}

#menu ul li a {
    display: block;
    height: 40px;
    padding-left: 20px;
    font-weight: normal;
    font-size: 20px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    color: #E2C092;
    border-bottom: 1px solid #A60000;
}

#menu ul li a:hover, #menu ul li a.active {
    text-decoration: none;
    color: #FFFFFF;
    background:#A60000;
}

img.imgbordercenter {
	float: center;
	border: 5px solid #FFFFFF;
	margin: 0 0 0 0;
}

#middle {
    background: url(images/middle.gif) repeat-y;
}

#middle2 {
    height: 1%;
    /*background: url(images/middle.jpg) no-repeat bottom right;*/
}

#left {
    float: left;
    padding: 0 40px 20px 40px;
    width: 520px;
    background: url(images/left.jpg) no-repeat top right;
}

#left h2 {
    padding-top: 10px;
    font-weight: normal;
    font-size: 26px;
    line-height: 70px;
    color:#800000;
}

#left .box {
    padding-bottom: 25px;
}

#sidebar {
    padding: 0 50px 20px 40px;
    float: right;
    width: 210px;
    background: url(images/sidebar.jpg) no-repeat top left;
    color: #FFFFFF;

}

#sidebar p {
    padding: 0 0 50px 0;
    line-height: 18px;
    text-align: left;
}

#sidebar p a {
    color: #FF461C;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer {
    clear: both;
    padding: 0 40px;
    height: 28px;
    background: url(images/footer.gif) top repeat-X;
}

#footer p {
    padding: 4px 0 0 0;
    line-height: 24px;
    color: #FFFFFF;
	text-align:center;
}
