@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #FFF;
	margin-top: 10px;
}
body,td,th {
	color: #000;
}
.oneColFixCtr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #7EADD9;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(bild/bild_mountain.jpg);
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColFixCtr #containerKontakt {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #7EADD9;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(bild/bild_beach.jpg);
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 100px;
	margin-top: 100px;
	float: left;
	overflow: auto;
	width: 600px;
	height: 490px;
	font-size: .8em;
}
.oneColFixCtr #containerIndex {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(bild/bild_sid1.jpg);
}
.oneColFixCtr #mainContentIndex {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 100px;
	margin-top: 100px;
	float: left;
	overflow: auto;
	width: 600px;
	height: 490px;
	border: 2px solid #6FF;
}
.oneColFixCtr #mainContentOmSkop {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 110px;
	margin-top: 100px;
	float: left;
	overflow: auto;
	width: 610px;
	height: 490px;
	font-size: 0.8em;
}
.grey {
	color: #666;
}
.oneColFixCtr #mainContentOss {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	margin-top: 100px;
	float: left;
	overflow: auto;
	width: 400px;
	height: 490px;
	font-size: 0.8em;
}
.oneColFixCtr #mainContentKontakt {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 400px;
	margin-top: 100px;
	float: left;
	overflow: auto;
	width: 300px;
	height: 490px;
	font-size: .8em;
}
.oneColFixCtr #mainContentanmalan {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 60px;
	margin-top: 100px;
	float: left;
	overflow: auto;
	width: 400px;
	height: 490px;
	font-size: .8em;
}
.oneColFixCtr #mainContentanmal {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	margin-top: 100px;
	float: left;
	overflow: auto;
	width: 250px;
	height: 490px;
	font-size: 0.8em;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tight {
	line-height: normal;
}
h2 {
	color: #066;
}
h1 {
	color: #066;
}
h3 {
	color: #066;
}
#menu {
	width: 153px;
	float: left;
	height: 600px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	padding-left: 12px;
	line-height: normal;
}
#menu table tr td   {
	color: #FFF;
	
}
#menu a:visited {
	text-decoration: none;
	color: #C93;
}
#menu a:link {
	text-decoration: none;
	color: #C93;
}
#menu a:hover {
	text-decoration: none;
	color: #C30;
}
#menu a:active {
	text-decoration: none;
	color: #F00;
}
.smaller {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#leftColumn {
	float: left;
	width: 190px;
	height: 1300px;
	padding-right: 20px;
}
body,td,th {
	color: #000;
}
#leftColumnOss {
	float: left;
	width: 190px;
	height: 450px;
	padding-right: 20px;
	padding-left: 110px;
	padding-top: 110px;
	font-size: 0.8em;
}
a:link {
	color: #C93;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #066;
	text-decoration: none;
}
a:active {
	color: #066;
	text-decoration: none;
}

