body {
	text-align: center;
	font-family: Verdana;
}
#all {
	width: 700px;
}
.colorfield {
	padding: 10px;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}
#header {
	padding: none;
	border: none;
	background-image: url('../images/header.gif');
	height: 108px;
}
#links {
	background-color: #ff8604;
}
#links #linklist {
	padding-top: 50px;
	padding-bottom: 80px;
	text-align:center;
}
#links #linklist a {
	display: block;
	float: left;
	margin-left: 90px;
	width: 100px;
	height: 40px;
	line-height: 36px;
	background-image: url('../images/links.gif');
	background-repeat: no-repeat;
	color: #ff8604;
	font-weight: bold;
}
#links #linklist a:hover {
	color: #FFFFFF;
}
#graphics {
	padding: none;
	background-color: #000000;
	background-image: url('../images/graphics.gif');
	height: 244px;
}
#commercial {
	background-color: #F1F100;
	color: #FFFFFF;
	text-align: center;
}
#generator {
	overflow: auto;
	background-color: #009fc7;
}
#generator_nojs {
	background-color: #009fc7;
	font-weight: bold;
	color: #000000;
	padding-top: 40px;
	padding-bottom: 40px;
}
#faq {
	text-align: left;
	background-color: #FFEE22;
}
#partner {
	background-color: #ff9900;
	color: #000000;
	text-align: left;
}

#impressum {
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
}

#impressum a {
	color: #FFFFFF;
}

#bar_type {
	width: 580px;
	overflow: auto;
}
#bar_type img {
	cursor:pointer;
	padding: 4px;
	margin:none;
	float:left;
}

#bar_type div {

	height: 140px;
	width: 590px;
	overflow-y: auto;
}

#bar_type img:hover {

	background-color:#FFFFFF;
}

a {
	color: #000000;
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
}

fieldset {

	border: 1px solid #000000;
	width:600px;
	padding: 4px;
	margin-bottom: 10px;
}

fieldset legend {

	font-family: Verdana;
	font-weight:bold;
	font-size:12px;
}

input[type=text] {
	border: 1px solid #666666;
}

#color_div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 30px;
	border: 1px solid #000000;
}
a.toplink {
	float: right;
}
a.toplink img {
	border: none;
}
.box {
	width: 600px;
	margin-bottom: 10px;
}
.box_top {
	width: 600px;
	height: 25px;
	background-image: url('../images/box_top.gif');
	background-repeat: no-repeat;
	text-align:left;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 6px;
}
.box_middle {
	width: 600px;
	background-image: url('../images/box_middle.gif');
	min-height: 40px;
}
.box_bottom {
	width: 600px;
	height: 25px;
	background-image: url('../images/box_bottom.gif');
}
#slider {

	width: 200px;
}
#impressum_content {
	font-size: 12px;
}
#impressum_content .headline {
	font-weight: bold;
}
#impressum_content pre {
	display: none;
	padding-left: 10px;
	border-left: 2px solid #000000;
}
hr {
	border: none;
	border-top: 1px solid #000000;
}
