body {
	margin: 20px;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#8DADDC;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#8DADDC;
	scrollbar-shadow-color:#8DADDC;
	scrollbar-track-color:#000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	font-weight: normal;
	line-height: 16px;
}

td {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}

.like_input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 0px solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}

textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #999999;
}

.button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-weight: bold;
	border: 1px solid #999999;
	background-color: #F5F5F5;
	height: 20px;
}

.rahmen {
	border: 1px solid #999999;
}

.fett {
	font-weight: bold;
}

.fett_farbe {
	font-weight: bold;
	color: #6699CC;
}

.klein_farbe {
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
}

.klein {
	font-size: 11px;
}

.gross_farbe {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	color: #6699CC;
	font-weight: bold;
}

.gross {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 16px;
	color: #6699CC;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

a, a:link, a:visited, a:hover, a:active {
	font-family:  Arial, Helvetica, sans-serif;
}

a.nav_top:link, a.nav_top:visited {
	color: #000000;
	letter-spacing: 1px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.nav_top:hover, a.nav_top:active {
	color: #000000;
	letter-spacing: 1px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.nav_left:link, a.nav_left:visited {
	font-size: 14px;
	color: #6699CC;
	line-height: 30px;
	text-decoration: none;
	font-style: italic;
	margin-left:30px;
}

a.nav_left:hover, a.nav_left:active {
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	text-decoration: underline;
	font-style: italic;
	margin-left:30px;
}

a.c_link:link, a.c_link:visited {
	color: #6699CC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.c_link:hover, a.c_link:active {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.c_link_gross:link, a.c_link_gross:visited {
	color: #6699CC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link_gross:hover, a.c_link_gross:active {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link_grau:link, a.c_link_grau:visited {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.c_link_grau:hover, a.c_link_grau:active {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.c_link_weiss:link, a.c_link_weiss:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.c_link_weiss:hover, a.c_link_weiss:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.top1{
	width:800px;
	height:106px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	padding: 10px 10px 0px 0px;
	color: #000000;
	letter-spacing: 1px;
}

.middle_left {
	width:240px;
	background-image: url(../images/bg_middle_left.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.middle_center {
	width:540px;
	background-image: url(../images/bg_middle_center.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

.middle_right {
	width:20px;
	background-image: url(../images/bg_middle_right.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 12px;
	color: #000000;
}

.bottom{
	height:42px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.bg_nav_top {
	width: 200px;
	height:36px;
	background-image: url(../images/bg_nav_top.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 11px;
	color: #000000;
}

.bg_nav_top_02 {
	width: 200px;
	height:10px;
	background-image: url(../images/bg_nav_top_02.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 11px;
	color: #000000;
}

.bg_nav_middle {
	width: 200px;
	background-image: url(../images/bg_nav_middle.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 11px;
	color: #000000;
}

.bg_nav_bottom {
	width: 200px;
	height:10px;
	background-image: url(../images/bg_nav_bottom.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 11px;
	color: #000000;
}

.c_box_540_top {
	width: 540px;
	height:10px;
	background-image: url(../images/c_box_540_top.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 12px;
	color: #000000;
}

.c_box_540_middle {
	width: 540px;
	background-image: url(../images/c_box_540_middle.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 12px;
	color: #000000;
}

.c_box_540_bottom {
	width: 540px;
	height:10px;
	background-image: url(../images/c_box_540_bottom.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	font-size: 12px;
	color: #000000;
}

.nav_top_bg {
	width: 110px;
	text-align: center;
}

.abstand_l20 {
	margin-left: 20px;
}

.abstand_l30 {
	margin-left: 30px;
}

.abstand_10 {
	margin: 10px;
}