﻿/* CSS-Layout */
body {
	margin-right: auto;
	margin-left: auto;
	max-width: 980px;
}
p {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	text-align: center;
	font-size: 1em;
	line-height: 140%;
	font-family: Arial, Helvetica, Sans-Serif;
}
#masthead {
	background-position: left top;
	width: 100%;
	margin: 0px auto 0px auto;
	height: 150px;
	background-image: url('images/heather_baground.png');
}
#top_nav {
	width: 800px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-top: 60px;
}
#container {
	margin: 10px auto 0px auto;
	width: 900px;
	overflow: hidden;
	border-top-width: 10px;
	border-right-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 100%;
}
#page_content {
	padding: 10px 20px 20px 20px;
	width: 510px;
	float: left;
	border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #CCCCCC;
}
#page_content_right {
	width: 300px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	height: auto;
}
#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
	float: right;
}
#footer {
	width: 100%;
	margin: 0px auto 0px auto;
	height: 130px;
	background-image: url('images/footer.png');
}
#top_nav_middle {
	padding: 4px 10px 0px 10px;
	margin: 0px;
	color: #FFFFFF;
	float: left;
	height: 28px;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #990000;
}
#footer_middle {
	width: 900px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	float: inherit;
}
.title_left {
	margin: 0px 0px 10px 0px;
	font-size: 17px;
	font-weight: bold;
	font-variant: inherit;
}
.picture_left {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/index.jpg');
	height: 170px;
}
.pictur_right_1 {
	margin: 0px 10px 10px 0px;
	border: 10px solid #CCCCCC;
	width: 60px;
	height: 60px;
	float: left;
}
#masthead_bagroeund {
	background-position: right top;
	width: 900px;
	margin: 0px auto 0px auto;
	height: 150px;
	background-image: url('images/heather.png');
	}
a{
	text-decoration: none;
	color: #000000;
}
a:active {

}
a:hover {
	text-decoration: underline;
}
b{
}
.picture_left_beratung {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/beratung.jpg');
	height: 170px;
}
.title_left_txt {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	font-variant: inherit;
}
.picture_left_design {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/design.jpg');
	height: 170px;
}
.picture_left_print {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/print.jpg');
	height: 170px;
}
.picture_left_internet {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/internet.jpg');
	height: 170px;
}
.picture_left_film {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/film.jpg');
	height: 170px;
}
.picture_left_fotografie {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/foto.jpg');
	height: 170px;
}
.picture_left_verlag {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/verlag.jpg');
	height: 170px;
}
.picture_left_kontakt {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/kontakt.jpg');
	height: 170px;
}
.picture_left_impressum {
	border: 0px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	background-image: url('images/impressum2.jpg');
	height: 170px;
}
