/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

body {
	background: #E4EDF4 url(../images/background_gradiant.jpg) repeat-x scroll 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:18px;
	font-weight:bold; 
	color:#e2001a;
	margin-bottom:10px;
}

h3 {
	font-size:10px;
	color:#9c9e9f;
}

.Container {
	width:970px;
	height:1132px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	margin:auto;
	padding:0px;
}

.Header {
	height:153px;
	width:900px;
	margin-left:35px;
	border-bottom-color:#e2001a;
	border-bottom-style:solid;
}

.Header ul {
	text-align:right;
	margin-top:-20px;
}

.Header li {
	display:inline;
	list-style:none;
	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:#347bc0;
}

.Logo {
	margin-left:30px;
	padding-top:29px;
}

.Logo img.logo {
	float: left;
}

img.shop {
	padding-left: 20px;
	margin-top: -16px;
}

#Impressum a{
	color:#0078bb;
	font-size:10px;
	text-decoration:none;
	float:right;
	margin-top:-100px;
}

.Content {
	background-color:#FFFFFF;
	width:900px;
	height:770px;
	margin-left:35px;
	margin-top:10px;
}

.Content a {
	color:#e2001a;
}

.SubHeader {
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:72px;
	padding-top:20px;
	margin-left:40px;
	margin-right:40px;
}

#shop {
	margin-left:55px; border:none; margin-bottom: -10px;
}

#storage {
	margin-top:-65px;
	margin-bottom: 3px;
	border: none;
	margin-left: 10px;
	margin-bottom: -10px;
}

.Leistungen {
	height:345px;
	text-align:left;
	line-height:18px;
	margin-left:40px;
	margin-right:40px;
}


.Leistungen #left {
	width:435px;
}

.Leistungen #leute {
	float:right;
	margin-top:-15px;
}

.Middle {
	background-image:url(../images/background_middle.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	height:20px;
}

.Beratung {
	height:300px;
	line-height:18px;
	margin-left:40px;
	margin-right:40px;
}

.Beratung #frau {
	float:left;
	margin-right:35px;
}

.Beratung li {
	list-style-image:url(../images/bullet.gif);
	margin-left:21px;
}

.Beratung a {
	text-decoration:none;
	color:#000000;
}

.Footer {
	height:110px;
	width:900px;
	background-color:#347bc0;
	color:#FFFFFF;
	margin-left:35px;
	margin-right:35px;
	margin-top:10px;
	padding-top:7px;
}

#buttons {
	width:750px;
	height:80px;
}

#buttons li{
	display:inline;
	list-style:none;
	margin-left:20px;
}

#buttons img {
	margin-top:40px;
}

img.tandem {
	margin-top: -10px!important;
	margin-bottom: 10px;
}

ul#orte {
	margin-left: 517px;
}

.Footer #orte li {
	display:inline;
	font-size:0.95em;
	line-height:1.2em;
	list-style-type:none;
	padding:5px 10px 0 0;
}