DIV.title {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
P.bodytext {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	color: #7A8388;
	text-align: justify;
}
H1 {
	font-size:11px;
	font-weight: normal;
	margin-top:12px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
	color: #29568E;
	text-transform: uppercase;	
	letter-spacing: 0.1em;
}
H2 {
	font-size:12px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	letter-spacing: 0.1em;
}
H3 {
	font-size:12px;
	margin-top:12px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
H4 {
	font-size:10px;
	margin-top:12px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
H5 {
	font-size:9px;
	margin-top:12px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
H6 {
	font-size:8px;
	margin-top:12px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px; 
	margin-bottom: 0px;
	color:FFFFFF;
}
.breadcrumbs A:LINK, .breadcrumbs A:VISITED, .breadcrumbs A:HOVER, .breadcrumbs A:ACTIVE {
/*	font-size: 11px;
	margin-top: 2px; 
	margin-bottom: 0px;*/
	color:FFFFFF;
	font-weight: normal;
}

.logo {
	background-color:transparent;
}

ul {
	 list-style-image: url(/fileadmin/images/allgemein/bullet.gif);
	 padding-left: 0px;
	 margin-left: 0px;
}

li {
	line-height: 14px;
	margin-bottom: 4px;
}

/*
.content ul {
	 list-style-image:url(/fileadmin/images/allgemein/bullet.gif);
	 padding-left: 15px;
	 margin-left: 0px;
	
}

.content ol {
	 padding-left: 15px;
	 margin-left: 0px;
}

.content li {
	 margin-left: 0px;
	 margin-bottom: 2px;
	 padding-left: 0px;
	
} 

.content ol li {
	 margin-left: 0px;
	 padding-left: 15px;
}*/

.content p, .content ul, .content ol {
	margin-top: 0px;
	margin-bottom: 15px;
}


.hellblau {
	background-color: #dcedfc;
}

.dunkelblau {
	background-color: #BBD9F2;
}


A:LINK  {
	text-decoration : none;
	color : #7A8388;
}

A:VISITED {
	text-decoration : none;
	color : #7A8388;
}
A:HOVER  {
	text-decoration : none;
	color : #29568E;
}
A:ACTIVE  {
	text-decoration : none;
	color : #29568E;
}

.table_contact TD {
	vertical-align:top;
}

.hp_header {
	background-image: url(/fileadmin/images/hp/header.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:390px;
}
.hp_textimage {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	margin:250px 0px 0px 455px;
	padding:0px 0px 0px 0px;
}