body {
	margin: 0px;
	padding: 0px;
	color: #666;
	background: #DDD9D6 url(bg.png) repeat-x;
	font-family: sans-serif;
	}
h1 {
	font-size: 110%;
	}
h2 {
	font-size: 100%;
	font-weight: bold;
	}
#noscript {
	font-size: 80%;
	color: #999;
	}
#masthead {
	float: right;
	clear: left;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #DF9496;
	font-size: 160%;
	font-weight: normal;
	text-align: right;
	}
#logo {
	float: right;
	clear: right;
	width: 82px;
	height: 82px;
	margin-top: 0px;
	margin-right: 20px;
	}
.teaser_text {
	margin-top: 20px;
	margin-left: 30px;
	font-size: 100%;
	font-weight: normal;
	clear: left;
	}
.teaser_text ul {
	padding-top: 40px;
	list-style: none;
	}
.menu {
	float: right;
	width: 22%;
	height: auto;
	margin-left: 0%;
	font-size: 80%;
	font-weight: normal;
	}
.main_text {
	margin: 10% 0 0 70px;
	font-size: 80%;
	font-weight: normal;
	clear: both;
	}
.address {
	margin: 40px 0 0 30px;
	font-size: 80%;
	color: #A2ADBC;
	list-style-type: square;
	}
.address a {
	color: #A2ADBC;
	}
.address a:hover {
	text-decoration: none;
	color: #697A79;
	}
.address ul {
	list-style-type: square;
	}
.link_preview {
	border: solid #DF9090 1px;
	font-size: 80%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
	}
#foot {
	text-align: center;
	font-size: smaller;
	}
#umsatzsteuer {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 80%;
	color: #A2ADBC;
	}
#validation {
	position: absolute;
	bottom: 20px;
	right: 20px;
	}
#open-it-berlin-logo {
	position: absolute;
	bottom: 60px;
	right: 20px;
	font-size: 80%;
	color: #A2ADBC;
	}
#map_canvas {
	border: solid #A2ADBC 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
	}
a {
	text-decoration: none;
	color: #DF9090;
	}
a img {
	border: none;
	}
a:link {
	}
a:hover {
	text-decoration: none;
	color: #C85252;
	}
a:hover img {
	}
a:active {
	}
a:visited	{
	}

