html {
	overflow: -moz-scrollbars-vertical;
}

body { 	
	margin: 0px 0px 0px 0px;
	color: #000; 
	font-size: 12px; 
	line-height: 16px;
	font-family:  Arial, Helvetica, sans-serif; 
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
	background-color: #ffffff;	
	scrollbar-base-color: #dddddd;
	scrollbar-dark-shadow-color: #888888;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #69BDF8;
	scrollbar-highlight-color: #dddddd
	}
		
td { 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	}
	
select, input, search, textarea {
	font-size: 12px;
	font-style: normal;
	font-family:  Arial, Helvetica, sans-serif; 
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	color: #000
}

.titel { 
	color: #000; 
	font-size: 23px;
	font-weight: normal;
	line-height: 32px;
	margin: 0px 0px 0px 0px;
	font-family:  Arial, Helvetica, sans-serif; 
	}
	
.titel2 { 
	color: #888888; 
	font-size: 19px;
	font-weight: normal;
	margin: 0px 0px 16px 0px;
	font-family:  Arial, Helvetica, sans-serif; 
	}
	
.ArtikelTitel  {
	color: #000000;
	font-weight: bold;
	background-color: #dddddd;
	padding: 4px 0px 2px 5px;
	margin: 0px 0px 5px 0px;
	font-family: Arial,Helvetica,sans-serif;
}

.Fett{
	font-weight:bold;
}

.SuchResultat{
	font-weight:bold;
	color:#f00;
}
	
a { color: #000000; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none
	}

a:link { color: #000000; 
	font-weight: normal; 
	text-decoration: none
	}
	
a:hover { color: #69BDF8;
	text-decoration: none 
	}
	
a.neg { color: #fff; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none
	}

a.neg:link { color: #fff; 
	font-weight: normal; 
	text-decoration: none
	}
	
a.neg:hover { color: #69BDF8;
	font-weight: normal; 
	text-decoration: none 
	}
	
a.nav { color: #fff; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	text-decoration: none
	}

a.nav:link { color: #fff; 
	font-weight: normal; 
	text-decoration: none
	}
	
a.nav:hover { color: #69BDF8;
	font-weight: normal; 
	text-decoration: none 
	}
	
a.lnk_back {
	display: block;
	background-image:url(../img/back.gif);
	background-repeat:no-repeat;
	width:16px; 
	height:16px }

a.lnk_back:hover {
	background-image:url(../img/back2.gif);
	background-repeat:no-repeat }
	
a.lnk_top {
	display: block;
	background-image:url(../img/top.gif);
	background-repeat:no-repeat;
	width:16px; 
	height:16px }

a.lnk_top:hover {
	background-image:url(../img/top2.gif);
	background-repeat:no-repeat }
	
.c5 {
	height: 5px;
	line-height: 5px;
	display: block }	
	
.c10 {
	height: 10px;
	line-height: 10px;
	display: block }	
	
.c15 {
	height: 15px;
	line-height: 15px;
	display: block }	
	
.c20 {
	height: 20px;
	line-height: 20px;
	display: block }
	
.weiss { 
	color: #ffffff }
	
.grau { 
	color: #dddddd }
	
.schwarz { 
	color: #000000 }
	
.blau { 
	color: #69BDF8 }
	
.fett  {
	font-weight : bold }

.kursiv {
	font-style : italic }
	
hr {
	color: #cccccc;
	height: 1px;
	width: 100% 
}
	
.line {
	width:100%;
	border-bottom: 1px solid #cccccc;
	height:1px;
	max-height:1px;
	font-size: 1px;
	line-height: 1px;
	margin: 15px 0px 15px 0px;
	float:left;
	}

ul, ol {
	color: #000000; 
	list-style-type: disc;
	margin-left: 16px;
	list-style-position: outside 
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background : #dddddd;
	color : #000
}
	
#kopf {
	margin: 0px 0px 0px 0px;
	width: 960px;
	height: 60px;
	background : #ffffff;
	}
	
.ag {	
	width: 95px;
	height: 40px;
	padding: 10px 0px 0px 10px;
	float: left;
	}
	
.amtsblatt {	
	width: 655px;
	height: 40px;
	padding: 20px 0px 0px 0px;
	float: left;
	}
	
.suche {	
	width: 200px;
	height: 30px;
	padding: 25px 0px 0px 0px;
	float: left;
	}
	
#bal {
	background-color:#888888;
	width: 940px;
	color:#ffffff;
	padding: 7px 10px 7px 10px;
	float: left;
	}
	
.content {	
	background-color:#ffffff;
	width: 740px;
	margin: 20px 10px 0px 10px;
	display: block;
	float: left;
	}
	
.marginal {	
	background-color:#888888;
	width: 180px;
	color:#ffffff;
	margin: 0px 0px 0px 10px;
	display: block;
	float: left;
	}
	
	



	



	
