body
{
	width: 790 px;
	font-family: Verdana;
	/* font-size: 0.875em;    16px x .875 = 14px */
	font-size: 0.75em; /*16px x .75 = 12px*/
	
	/* font-size: 0.6875em;   16px x .6875 = 11px */
	/* font-size: 0.625em;   16px x .625 = 10px*/ 
}

h1 { font-size: 1.5em;font-weight:normal; line-height:2em }  /*18px*/
h2 { font-size: 1.33em;font-weight:normal } /*16px*/ 
h3 { font-size: 1.16em;font-weight:normal } /*14px*/
h4 { font-size: 1.08em;font-weight:normal } /*13px*/


li
{
	
	margin-left: 0px;
	padding: 4px;
}

#container
{
	position: absolute;
	top: 150px;
	left: 10px;
	width: 800px;
	padding-bottom:100px;
	/*border: 1px dotted; 
	background: #F8F8F8;
	height: 950px;*/
}

#container_text_titel
{
	position: relative;
	top: 30px;
	margin-left: 0px;
	width: 570px;
	/**/
}

#container_text
{
	position: relative;
	top: 30px;
	margin-left: 10px;
	padding-left: 0px;
	/**/
	/*width: 570px;
	border: 1px dotted; */
}

#suchfenster
{
	/*position: relative;
	top: 0px;
	left: 0px;*/
	width: 570px;
	/*height:70px;*/
	background: #FFFFAE;
}

#suchfenster_filter
{
	/*position: absolute;
	top: 2px;
	left: 330px;
	width: 570px;
	height:90px;
	padding: 0px 0px 0px 0px;	
	/*border-left-width: thin;
	border-left-style:dotted;*/
	background: #FFFFAE;
	*/: ;
}

#r_b
{
	position: relative;
	top: 10px;
	left: -5px;
	width: 140px;
	visibility: visible;
}

#fenster
{
	position: absolute;
	top: 40px;
	left: 150px;
	/*	width: 400px;
	height: 144px;*/
	visibility: visible;
}

#resultate
{
	position: absolute;
	top: 135px;
	left: 40px;
	width: 720px;
	font-family: verdana;
}

#navigation
{
	background: #CCCCCC;
	position: absolute;
	top: 160px;
	left: 0px;
	width: 790px;
	height: 25px;
	font: 12px verdana;
	padding: 0px 0px 0px 0px;
}

#zur
{
	position: absolute;
	top: 2px;
	left: 5px;
	visibility: visible;
}

#weiter
{
	position: absolute;
	top: 2px;
	right: 5px;
	visibility: visible;
}

#center
{
	position: absolute;
	top: 4px;
	left: 180px;
	visibility: visible;
}

#ihre_abfrage
{
	position: absolute;
	top: -45px;
	visibility: visible;
}

#resultat_set
{
	position: absolute;
	top: 190px;
	left: 0px;
	width: 720px;
	font-family: verdana;
}

#links_index
{
	width: 200px;
	/*height: 825px;*/
	padding: 10px 0px 0px 10px;
	position: absolute;
	top: 0px;
	left: 585px;
	border: 1px solid grey;
	border-style: dotted;
	/*background:#E0E0E0;*/
}

#bottom_line
{
	width: 545px;
	/*height: 825px;*/
	padding: 0px 0px 0px 10px;
	position: absolute;
	top: 635px;
	border: 1px solid grey;
	border-style: dotted;
	/*background:#E0E0E0;*/
}

.text18b
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}

.text14b
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.text14
{
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
}

.text12b
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
}

.text12red
{
	color: red;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

.text11b
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

.text11
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.916em;
	font-weight: normal;
}

.text10blue
{
	color: blue;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.text10white
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
}

.text10
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 0.833em;
	font-weight: normal;
}

.text8
{
	color: black;
	text-decoration: none;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
}

.text10blue
{
	color: #0066cc;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a:active
{
	color: #0066cc;
	text-decoration: none;
	/*font-size: 12px;*/
	font-weight: normal;
}

a:hover
{
	color: black;
	text-decoration: none;
	/*font-size: 12px;*/
	font-weight: normal;
}

a:link
{
	color: #0066cc;
	text-decoration: none;
	/*font-size: 12px;*/
	font-weight: normal;
}

a:visited
{
	color: #0066cc;
	text-decoration: none;
	/*font-size: 12px;*/
	font-weight: normal;
}

