body {
	font-family: "Trebuchet MS";
	margin-top: 15px;
}

#contentHolder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	visibility: inherit;
}

#contentLogo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-image: url(bilder/mollers-log.jpg);
	height: 110px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
}

#ContentLanguage {
	width: 100px;
	float: right;
	position: relative;
	top: 0px;
}

#Navbar {
	width: 1000px;
	float: left;
}

#Navbar a:link, a:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 5px;
}
#Navbar a:hover, a:active {
	color: #333333;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 10px;
	margin-top: 5px;
}
#Navbar p {
	text-align: right;
	font-size: 1em;
}


#LeftColumn {
	width: 550px;
	float: left;
	margin-top: 50px;
}

#LeftColumnKontakt {
	width: 650px;
	float: left;
	background-image: url(bilder/map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
}

#LeftColumnKontakt p {
	padding-left: 20px;
	width: 450px;
}

#LeftColumn li {
	width: 400px;
	list-style-type: none;
	padding-bottom: 10px;
}
#LeftColumn p {
	padding-left: 20px;
	width: 450px;
}


#RightColumn {
	float: left;
	width: 445px;
	margin-left: 5px;
	margin-top: 50px;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 20px;
	margin-bottom: 5px;
	color: #333333;
}


p {
	font-size: 1em;
	margin: 0px;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
}
#footer a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ContactColumn1 {
	float: left;
	width: 310px;
	padding-left: 20px;
	margin-top: 30px;
}

#ContactColumn2 {
	float: left;
	width: 250px;
	padding-left: 20px;
	margin-top: 30px;
}

#ContactColumn3 {
	float: left;
	width: 370px;
	padding-left: 20px;
	margin-top: 30px;
}
