 div.content{
    line-height: 18px;
	font-family:arial;
	font-size:12px;
	color:#333333;
}

li {
	list-style-image:url(images/kreis_orange.gif);
}

.li_verweise {
	list-style-image: url(images/pfeile_orange.gif);
   	margin-bottom: 5;     /* legt den Standardabstand eines Absatzes nach unten fest */
}


.text_gray {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}


.text{
	font-family:arial;
	font-size:12px;
	color:#333333;
	line-height:16px;
}

.text_orange{
	font-family:arial;
	font-size:12px;
	color:#EA7215;
	line-height:14px;
	text-decoration:none;
}

.smalltext{
	font-family:arial;
	font-size:11px;
	color:#333333;
	line-height:14px;
	text-decoration:none;
}


.block{
	text-align:justify;
	font-family:arial;
	font-size:12px;
	color:#333333;
	line-height:16px;
	text-decoration:none;
}

.nav{
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:16px;
	text-decoration:none;
}

a.text:link {
	color:#FF9933;
}

a.text:visited {
	color:#FF9933;
}

a.text:hover {
	color:#666666;
}

a.leistungswahl:hover {
	color:#333333;
}

a.leistungswahl:visited {
	color:#666666;
}

a.leistungswahl:link {
	color:#666666;
}

a.nav:hover {
	color:#FF9933;
}

a.nav:visited {
	color:#333333;
}

a.nav:link {
	color:#333333;
}

.border{
	color:#333333;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}


#thumbcontainer {
	margin:20px;
	padding-top:10px;
	text-align:center;
	color:blue;
}
#thumbcontainer a img {
	display:inline;
}
#thumbcontainer ul {
	display:inline;
	padding: 0 5px 0 5px;
}
#thumbcontainer ul li {
	display:inline;
	list-style-type:none;
	padding: 0 10px 0 10px;
}
#thumbcontainer ul li img {
	border:1px solid #B0000B;
}
#thumbcontainer p {
	margin:5px 0 5px 0;
}

#grosscontainer {
	margin:20px;
	padding-top:15px;
	text-align:center;
	color:blue;
}
#grosscontainer #gross {
	border-style:outset;
	border-width:1px;
}
#grosscontainer a img {
	display:inline;
}
#grosscontainer p {
	margin:5px 0 0px 0;
}


