body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;

	background: #739aab url(../../media/img/layout/body_bg.jpg) top center repeat-x;
}

#wrapper {
	background-image: url(../../media/img/layout/wrapper_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#page {
	display: block;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#head {

}




#primary {
	margin-top: 67px;
	margin-top: 20px;
	padding-left: 250px;
}

#primary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#primary ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#primary ul li a, #primary ul li a:visited {
	padding: 0 10px 0 10px;
	color: #0f4d57;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 29px;
	line-height: 29px;
	background-image: url(../../media/img/layout/primary_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#primary ul li a:hover {
	background-position: center;
	color: #000;
}
#pg_home #pri_home a, #pg_home #pri_home a:visited,
#pg_test #pri_test a, #pg_test #pri_test a:visited,
#pg_beratung #pri_beratung a, #pg_beratung #pri_beratung a:visited,
#pg_wissen #pri_wissen a, #pg_wissen #pri_wissen a:visited,
#pg_wir #pri_wir a, #pg_wir #pri_wir a:visited,
#pg_kontakt #pri_kontakt a, #pg_kontakt #pri_kontakt a:visited {
	background-position: bottom;
	color: #000;
}

#main {
	clear: both;
}

#secondary {
	display: block;
	float: left;
	background: #c5d9e2 url(../../media/img/layout/secondary_bg.jpg) top left no-repeat;
	width: 240px;
	position: relative;
	top: 15px;
	padding-bottom: 50px;

	padding-bottom: 30px;
}

#content {
	display: block;
	float: left;
	width: 720px;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	color: #f29526;
}

ul.ziele li strong {
	color: #f29526;
}

a img, a:visited img {
	border: none;
}

#breadcrumbs_label {
	display: block;
	font-size: 11px;
	color: #aaa;
	width: 135px;
	padding-top: 25px;

	padding-top: 15px;

	float: left;
	padding-left: 11px;
}

#breadcrumbs {
	list-style-type: none;
	margin: 0;
	line-height: 12px;
	padding: 0;
	padding-top: 22px;	

	padding-top: 12px;	
}

#breadcrumbs li {
	margin: 0;
	padding: 3px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	color: #555;
	font-weight: bold;
}

#breadcrumbs li a, #breadcrumbs li a:visited {
	color: #777;
/*	padding: 3px 16px 3px 5px;*/
	padding-right: 15px;
	background-image: url(../../media/img/layout/breadcr_arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: normal;
}

#breadcrumbs li a:hover {
	color: #555;
}

h1 {
	font-size: 24px;
	line-height: 24px;
}

h2, h3 {
	font-size: 14px;
	line-height: 18px;
	margin: 20px 0 10px 0;
}

h3.beratungsstelle {
	color: #2d6295;
}

.sp1 h3, .sp2 h3, .sp1 h2, .sp2 h2 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 0;
}

.sp1_blue h3 {
	margin: 5px 0 5px 0;
}

p {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
li {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
}

.sp1 p, .sp2 p {
	margin: 5px 2px 5px 2px;
}

.sp2 p {
	margin-bottom: 10px;
}

p a, li a {
	color: #68b8d4;
}

p a:visited, li a:visited {
	color: #68b8d4;
	color: #5e6b8a;
}

p a:hover, li a:hover {
	color: #3a8fa9;
}

p .aufzaehlung {
	color: #f29526;
/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;*/
	font-size: 24px;
	line-height: 32px;
}

.sp3 {
	float: left;
	width: 700px;
	padding-left: 10px;
}

.sp1 {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
}

.sp1_blue {
	float: left;
	width: 220px;
	padding-left: 10px;
	background: #aac6d2 url(../../media/img/layout/sp1blue_bg.jpg) top left repeat-x;
}

.sp1_blue h3 {
	color: #2d6295;
}

.sp1_blue p {
	color: #fff;
	color: #000;
}

.sp1_blue p a, .sp1_blue p a:visited {
	color: #fff;
	text-decoration: underline;
}

.sp1_blue p a:hover {
	color: #2d6295;
}

.sp2 {
	float: left;
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
}




#secondary ul {
	list-style-type: none;
	padding: 0;
	width: 190px;
	margin: 25px 0 0 25px;

	margin: 15px 0 0 25px;
}

#secondary ul ul {
	margin: 0;
}

#secondary li {
	margin: 0;
	padding: 0;
}

#secondary li a, #secondary li a:visited {
	font-size: 12px;
	color: #222;
/*
	color: #444;
*/
	display: block;
	text-decoration: none;
	padding: 8px 2px 8px 2px;

	background-image: url(../../media/img/layout/secondary_a_bg2.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#secondary li a:hover {
	color: #000;
	color: #f29526;
	color: #1d569c;
}

#secondary li li a, #secondary li li a:visited {
	padding-left: 15px;
}

#secondary li.act a, #secondary li.act a:visited { font-weight: bold; }
#secondary li.act li a, #secondary li.act li a:visited { font-weight: normal; }

.sub_nl1 {
	float: left;
	width: 140px;
	padding-right: 10px;
}

.sub_nl2 {
	float: left;
	width: 300px;
	padding-left: 10px;
}

table.angebote {
	border-collapse: collapse;
	margin-top: 15px;
}

table.angebote th, table.angebote td {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
}

table.angebote th {
	color: #666;
	border-bottom: 1px solid #ddd;
}
table.angebote th.deact {
	color: #aaa;
}

table.angebote td {
	color: #666;
	border-bottom: 1px solid #ddd;
}

table.angebote td.angebot_service {
	font-weight: bold;
	font-weight: normal;
	color: #739aab;
}

ul.downloads {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ul.downloads li {
	margin-left: 0;
	padding-left: 0;
}

ul.downloads li a, ul.downloads li a:visited {
	text-decoration: underline;
	color: #777;
}

ul.downloads li a:hover {
	color: #f29526;
}

ul.downloads li img.file_icon {
	margin-bottom: -2px;
}





