/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: normal;
}
ul, li {
	list-style-type: none;
}
a, a:link {
	color: #000000;
}
a:hover, a:focus, a:active {
	color: #000000;
}
#mainpage {
	clear: both;
	width: 924px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#top_menu, #topstrip, #side_menu, #links_ {
	display: none;
}
#botpage {
	clear: both;
	float: left;
	width: 924px;
}
#col_left {
	clear: left;
	float: left;
	width: 200px;
}
#logo {
	clear: both;
	width: 200px;
}
#pic1_left {
	clear: both;
	float: left;
	width: 181px;
	height: 141px;
	margin-left: 10px;
	margin-top: 5px;
}
#firma {
	clear: both;
	float: left;
	width: 100%;
	height: 14px;
	margin-top: 10px;
}
#slogan {
	clear: both;
	float: left;
	width: 100%;
	height: 12px;
	margin-top: 10px;
}
#adresse {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
}
#space {
	clear: both;
	float: left;
	width: 100%;
	height: 10px;
}
#col_right {
	clear: right;
	float: right;
	width: 724px;
}
#picture_top {
	clear: both;
	float: left;
	width: 709px;
}
#midstrip {
	clear: both;
	float: left;
	width: 724px;
	height: 31px;
}
#headline {
	clear: both;
	float: left;
	width: 694px;
	margin-left: 30px;
}
#col_right_left {
	clear: left;
	float: left;
	width: 453px;
	margin-left: 30px;
	margin-right: 10px;
}
#subheadline {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 100%;
}
#textline {
	clear: both;
	float: left;
	width: 100%;
}
#col_right_right {
	float: right;
	width: 216px;
	margin-right: 15px;
}
#pic1, #pic2, #pic3 {
	clear: left;
	float: left;
	width: 181px;
	height: 130px;
	margin-left: 15px;
}
#right_footer {
	clear: both;
	height: 50px;
}
#footer {
	clear: both;
	margin-bottom: 50px;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
}
.firma_text {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 3px;
	color: #000000;
	text-align: center;
}
.slogan_text {
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
}
.adresse_text {
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	margin-top: 5px;
}
.links_text {
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	margin-top: 5px;
	color: #000000;
	text-decoration: underline;
}
.links_text a {
}
.head {
	font-size: 24px;
	letter-spacing: 5px;
	color: #000000;
}
.subh {
	font-size: 14px;
	letter-spacing: 2px;
	color: #000000;
}
.text {
	font-size: 11px;
	margin-top: 20px;
}

