html {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	}

body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;

	background-image: url(images/verlauf.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/list.gif);
	margin: 10px 0px 0px 0px;
	}
		
body,table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	line-height: 17px;
	color: #666666;
	margin:0px;
	padding:0px;
	}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	margin:0px 25px 0px 0px;
	padding:0px;
	word-spacing:0.1em;
	}
.h2_auszeichnung {
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	}
.text_norm {
	font-size: 11px;
	line-height: 13px;
	font-weight:normal;
	}
.text_k {
	font-size: 10px;
	line-height: 12px;
	}
.auszeichnung {
	color:#096;
	}
.textfield, .input	{
	background-color: #C2C2C2;
	border: #FFF 1px solid;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight: bold;
	width: 260px;
	margin:0px;
	padding:2px;
	}
.formbut	{
	background-color: #C2C2C2;
	border: #FFF 1px solid;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #000;
	font-weight: bold;
	margin:0px;
	padding:2px;
	cursor:pointer;
	}
a:link, a:visited { 
	color:#000;
	text-decoration: none; 
}
a:hover, a:active { 
	color:#096;
	text-decoration: none;
}
.border	{
	border: #000 1px solid;
	}
.border-top	{
	border-top: #666 1px solid;
	}
.border-bottom	{
	border-bottom: #FFF 1px solid;
	}
.border_w	{
	border: #FFF 1px solid;
	background-color:#C2C2C2;
	}

