/* Kreativkollektiv CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C7B5;
	text-align: center;
}

.box {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	text-align: left;
}

.text {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 13px;
	margin-bottom: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}

#top {
	margin-top: +48px;
}

#teaser1 {
	margin-top: +1px;
	background-color:#E3E1D5;
}

#teaser2 {
	margin-top: +1px;
	background-color:#E3E1D5;
}

#adresse {
	margin-top: +1px;
	background-color:#E3E1D5;
}

#hidden {
	margin-top: +1px;
	background-color:#E3E1D5;
	visibility: hidden;
}

.tab_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	background-color: #EAEAE2;
	line-height: 20px;
}
.tab_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	background-color: #E3E1D5;
}
.tab_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	background-color: #EAEAE2;
}
.err404 {
	font-size: 36px;
	color: #CC3333;
}
.rd13px {
	color: #CC3333;
	font-size: 13px;
}
