* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #555555;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 25px 0;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 13px 0;
	color: #8d222e;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #555555;
	border-bottom: 1px dotted;
}

a:hover {
	border-bottom: 1px solid;
}

img {
	border: none;
}

hr {
	clear: left;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

#line-top {
	width: 960px;
	height: 5px;
	margin: 0 auto;
	background: #2e4598;
	overflow: hidden;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#logo {
	float: right;
	padding: 40px 70px 0 0;
}

#img-startseite {
	width: 500px;
	height: 280px;
	margin: 0 0 0 310px;
	background: url(../images/main_startseite.jpg) 0 48px no-repeat;
}

#img-ueber-uns {
	width: 500px;
	height: 280px;
	margin: 0 0 0 310px;
	background: url(../images/main_ueber_uns.jpg) 0 48px no-repeat;
}

#img-leistungen {
	width: 500px;
	height: 280px;
	margin: 0 0 0 310px;
	background: url(../images/main_leistungen.jpg) 0 48px no-repeat;
}

#img-referenzen {
	width: 500px;
	height: 280px;
	margin: 0 0 0 310px;
	background: url(../images/main_referenzen.jpg) 0 48px no-repeat;
}

#img-kontakt {
	width: 500px;
	height: 280px;
	margin: 0 0 0 310px;
	background: url(../images/main_kontakt.jpg) 0 48px no-repeat;
}

#menu {
	float: left;
	width: 185px;
	height: 200px;
	margin: 17px 0 0 65px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: 3.0em;
}

#menu a {
	display: block;
	width: 180px;
	padding: 0 0 0 5px;
	border-bottom: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #2e4598;
}

#menu a:hover {
	color: #ffffff;
	background: #2e4598;
}

#main {
	width: 500px;
	float: left;
	margin: 0 0 0 50px;
	padding: 22px 10px 0 10px;
}

#footer {
	clear: both;
	width: 820px;
	height: 35px;
	margin: 0 auto;
	padding: 15px 70px 0 70px;
	font-size: 1.1em;
	border-top: #aaaaaa 2px solid;
	background: #ececec;
}

#impressum-left {
	float: left;
	height: 20px;
}

#impressum-right {
	float: right;
	height: 20px;
}

.item-selected {
	padding: 0 0 0 5px;
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
	background: #2e4598;
}

.ref-logo {
	float: left;
	margin: 0 20px 10px 0;
}

.icon {
	float: left;
	margin: 0 20px 40px 0;
}

.showhide {
	float: left;
	width: 360px;
	margin: 0 0 20px 0;
}
