﻿body {
	margin: 0px auto;
	padding: 0;
	background-image: url('http://www.kinderradiologie-online.de/pediatric-radiology/media/bg.jpg');
	background-repeat: repeat-x;
	background-color: #b3e1ff;
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 25px;
	color: #787878;
	text-align: right;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	text-align: right;
	color: #787878;
	font-weight: bold;
	padding-bottom: 10px;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	text-align: left;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li {
	margin-bottom: 10px;
}
img {
	border: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.mainContainer {
	width: 857px;
	height: auto;
	margin: 0px auto;
}
.header {
	width: 100%;
	height: 115px;
	background-image: url('http://www.kinderradiologie-online.de/pediatric-radiology/media/header.jpg');
	background-repeat: no-repeat;
}
.menu {
	width: 100%;
	height: 50px;
	background-image: url('http://www.kinderradiologie-online.de/pediatric-radiology/media/menu1.jpg');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	color: white;
	text-align: center;
	padding-top: 5px;
}
.menu a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-left: 9px;
	margin-right: 9px;
}
.insideContainers {
	width: 857px;
	height: auto;
	border: 3px solid #999999;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 17px;;
	background-color: #EEEEEE;
	margin-top: 6px;
	padding-top: 20px;
	text-align: left;
	}
.search {
	width: 185px;
	float: right;
	margin-top: 80px;
	margin-right: 15px;
}
.one {
	float: left;
	padding-top: 2px;
}
.two {
	float: right;
}
.inp {
	height: 22px;
}
.footer {
	width: 857px;;
	height: 60px;
	background-image: url('http://www.kinderradiologie-online.de/pediatric-radiology/media/footer1.jpg');
	background-repeat: repeat-y;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: right;
	color: #c1c1c1;
	padding-top: 40px;
	line-height: 20px;
	border: 3px solid #999999;
}
.footer a {
	padding-right: 25px;
	text-decoration: underline;
}
.footer h3 {
	font-family: Arial;
	font-size: 12px;
	color: #c1c1c1;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-right: 25px;
}
