body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	font-size: 63%;
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	line-height: 160%;
	background-color: #FFFFFF;
	background-image: url(img/TAS14_back.gif);
}
.site {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.header {
	text-align: right;
	padding-top: 15px;
}
.teaser {
	width: 670px;
	margin: 0;
	z-index: 2;
	position: relative;
}
.footer {
	height: 70px;
	background-color: #E6E6E6;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
}
.content {
	width: 415px;
	font-size: 1.1em;
	padding-left: 25px;
	padding-top: 10px;
	clear: both;
	position: relative;
	z-index: 2;
	top: -250px;
}
.navi {
	width: 440px;
	position: relative;
	top: -10px;
	z-index: 1;
	left: 10px;
	float: left;
}
.contactCol {
	width: 189px;
	position: relative;
	top: -25px;
	z-index: 1;
	left: 15px;
	height: 260px;
	background-image: url(img/kontakt.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 30px;
	padding-left: 13px;
	line-height: 150%;
}
.clear {
	clear: both;
}
.smalTeaser {
	width: 660px;
	z-index: 2;
	position: relative;
	top: -220px;
	padding-left: 5px;
}
.size {
	font-size: 1.4em;
	line-height: 120%;
}
.stopper {
	background-image: url(img/stoppper.png);
	height: 21px;
	width: 400px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
.balken {
	width: 370px;
	background-image: url(img/blaken.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
.content a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	color: #006699;
}
.balken a {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centerFooter {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}
.contactCol a {
	color: #222222;
}

