/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #483f35;
	background-image: url(../bilder/hg_wassersoft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #038480;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #038480;
	text-decoration: underline;
}
#mainpage {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-color: #fbf5ed;
}
#logo {
	width: 100%;
	height: 83px;
	margin-top: -78px;
}
#mainnav {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 792px;
	position: relative;
}
#page {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 792px;
}
#row_one {
	clear: both;
}
#mainpic {
	width: 791px;
}
#col_left {
	width: 236px;
	clear: left;
	float: left;
	min-height: 300px;
}
#col_left_v {
	width: 236px;
	clear: left;
	float: left;
}
#sm_col_left {
	width: 264px;
	clear: left;
	float: left;
}
#sm_col_mid {
	width: 263px;
	float: left;
}
#sm_col_right {
	width: 264px;
	float: left;
}
#pic_nav {
	width: 150px;
	height: 40px;
	clear: left;
	float: left;
	margin-left: 30px;
}
#t_b, #t_s, #print, #home, #lang1, #lang2 {
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 20px;
	border: 1px solid #fbf5ed;
}
#lang {
	float: left;
	margin-top: 25px;
	font-size: 10px;
	line-height: 1em;
	border: 1px solid #fbf5ed;
}
#t_b:hover, #t_s:hover, #print:hover, #home:hover, #lang1:hover, #lang2:hover  {
	border: 1px solid #272622;
}
#filmfoto {
	width: 120px;
	height: 35px;
	clear: left;
	float: left;
	margin-left: 36px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#space {
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#sidenav {
	clear: both;
	margin-left: 35px;
	margin-top: 20px;
}
#col_mid {
	width: 377px;
	float: left;
}
#col_mid_right {
	width: 555px;
	float: left;
}
#button {
	margin-top: 10px;
	font-size: 11px;
}
#button a {
	text-decoration: none;
	background-color: #038480;
	color: #fbf5ed;
	display: block;
	line-height: 1.5em;
	height: 1.5em;
	letter-spacing: 0.1em;
	width: 14em;
	text-align: center;
}
#button a:hover {
	color: #dee9e4;
}
#col_right {
	width: 178px;
	float: left;
}
#table_text {
	clear: both;
	width: 791px;
}
#table_text_2 {
	width: 555px;
	float: left;
	/*margin-left: -555px;
	margin-top: 60px;*/
}
#footer_col {
	clear: both;
	width: 100%;
	height: 145px;
}
#relax {
    float: left;
    height: 105px;
    margin-left: 30px;	
    margin-top: -105px;
}
#footer_pic {
	clear: both;
	width: 100%;
	height: 93px;
}
#bot_nav {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #fff;
	margin-top: -15px;
}
#footer_copy {
	display: none;
}
.titel {
	margin-top: 20px;
	margin-right: 20px;
	color: #038480;
	letter-spacing: .1em;
}
.left_text {
	clear: both;
	margin-left: 35px;
	margin-top: 0px;
	color: #038480;
	font-size: 11px;
}
.mid_text {
	margin-top: 20px;
	margin-right: 20px;
}
.mid_text_1 {
	margin-top: 2px;
	margin-right: 20px;
}
.mid_text_2 {
}
.row_right_line {
	width: 100%;
	border-bottom: 1px solid #038480;
}
.right_pic {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.address_text {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	color: #038480;
	text-align: center;
}
.address_text a {
	font-size: 11px;
	color: #038480;
}
.mid_right_row {
	clear: both;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px solid #038480;
}
.mid_right_pic {
	float: left;
	margin-left: 10px;
	width: 157px;
}
.mid_right_text{
	float: left;
	margin-left: 10px;
	width: 250px;
}
.mid_right_but {
	float: left;
	margin-left: 10px;
	width: 100px;
	text-align: center;
}
.but {
	font-size: 11px;
}
.but a {
	text-decoration: none;
	background-color: #038480;
	color: #fbf5ed;
	display: block;
	line-height: 1.5em;
	height: 1.5em;
	letter-spacing: 0.1em;
	width: 8em;
}
#blank {
	background-color: #fbf5ed;
	margin-top: 50px;
	text-align: center;
	color: #038480;
}
.copy {
	color: #483f35;
}
.copygreen {
	color: #038480;
}
.copyblue {
	color: #184b81;
}

