@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/berlin_01.jpg);
	background-repeat: repeat-x;
}
#aussen {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#oben {
	width: 999px;
	position: relative;
	top: 0px;
	height: 193px;
}
#main {
	background-color: #FFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	width: 910px;
	top: 193px;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 44px;
}
#footer {
	height: 40px;
	width: 910px;
	color: #666;
}
h1 {
	font-size: 15px;
	color: #366483;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	color: #366483;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 6px;
	font-weight: normal;
}
td.empfehlungen {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6e7380;
	border-right-color: #6e7380;
	border-bottom-color: #6e7380;
	border-left-color: #6e7380;
	padding-top: 7px;
	padding-bottom: 7px;
}
td.gr10 {
	font-size: 10px;
}
td.preis {
	color: #EC6309;
	font-weight: bold;
	font-size: 14px;
}
.preis_gr {
	font-size: 18px;
	font-weight: bold;
	color: #EC6309;
}
input {
	font-size: 12px;
	color: #5B5B5B;
}

a:link {
	color: #125B8B;
	text-decoration: underline;
}
a:visited {
	color: #125B8B;
	text-decoration: underline;
}
a:hover {
	color: #E95E00;
	text-decoration: none;
}
a:active {
	color: #1777B7;
	text-decoration: underline;
}
a.footer {
	color: #666;
}

td.rightline {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6E7380;
}
td.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6E7380;
}
textarea {
	font-size: 12px;
	color: #5B5B5B;
}
select {
	font-size: 12px;
	color: #5B5B5B;
}

