html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url('../image/bg_rechts_links.gif') 0 0;
	/*background-color: #f2f5f1;*/
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	color: #666666;
}

a:link {
  font-family: Georgia, Times New Roman;
  font-size: 12px;
  text-decoration: none;
  color: #6c818d;
  }

a:visited {
  color: #a2c3d0;
  }

a:focus {
  color: #a2c3d0;
  }

a:hover {
  color: #a2c3d0;
  }

a:active {
  color: #a2c3d0;
  }

.home {
	background-image: url('../image/bg_main_bottom.png');
	background-color: #f1f4f3;
  border: 0px;  
}

.banner {
	width: 818px;
	height: 164px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.spacer_left {
	height: 20px;	
	padding: 0px;
	margin: 0px;
}

.spacer_right_top {
	height: 3px;
}

.spacer_right_main {
	height: 25px;	
}

.spacer_right_bottom {
	height: 25px;
}

.spacer_kompetenzen {
	height: 15px;
}

.main {
	width: 818px;
	background: url('../image/bg_main_top.gif') 0 0 #f1f4f3;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow: visible;
}

/*   Navigation     */

.navi {
	width: 796px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.navi .home a {
	display: block;
	width:66px;
	height:31px;
	text-decoration: none;
	background: url('../image/home.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
}

.navi .home a:hover, .navi .home a:active {
	background-position: -67px;
}

.navi .home_on a {
	display: block;
	width:66px;
	height:31px;
	text-decoration: none;
	background: url('../image/home.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	background-position: -67px;
	margin: 0px;
	padding: 0px;
}

.navi .praxis a {
	display: block;
	width:113px;
	height:31px;
	text-decoration: none;
	background: url('../image/praxis.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
}

.navi .praxis a:hover, .navi .praxis a:active {
	background-position: -114px;
}

.navi .praxis_on a {
	display: block;
	width:113px;
	height:31px;
	text-decoration: none;
	background: url('../image/praxis.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	background-position: -114px;
	margin: 0px;
	padding: 0px;
}

.navi .kompetenzen a {
	display: block;
	width:109px;
	height:31px;
	text-decoration: none;
	background: url('../image/kompetenzen.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
}

.navi .kompetenzen a:hover, .navi .kompetenzen a:active {
	background-position: -110px;
}

.navi .kompetenzen_on a {
	display: block;
	width:109px;
	height:31px;
	text-decoration: none;
	background: url('../image/kompetenzen.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	background-position: -110px;
	margin: 0px;
	padding: 0px;
}

.navi .sprechzeiten a {
	display: block;
	width:105px;
	height:31px;
	text-decoration: none;
	background: url('../image/sprechzeiten.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
}

.navi .sprechzeiten a:hover, .navi .sprechzeiten a:active {
	background-position: -107px;
}

.navi .sprechzeiten_on a {
	display: block;
	width:105px;
	height:31px;
	text-decoration: none;
	background: url('../image/sprechzeiten.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	background-position: -107px;
	margin: 0px;
	padding: 0px;
}

.navi .links a {
	display: block;
	width:81px;
	height:31px;
	text-decoration: none;
	background: url('../image/links.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
}

.navi .links a:hover, .navi .links a:active {
	background-position: -82px;
}

.navi .links_on a {
	display: block;
	width:81px;
	height:31px;
	text-decoration: none;
	background: url('../image/links.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	background-position: -82px;
	margin: 0px;
	padding: 0px;
}

.navi .kontakt a {
	display: block;
	width:153px;
	height:31px;
	text-decoration: none;
	background: url('../image/kontakt_impressum.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	margin: 0px;
	padding: 0px;
}

.navi .kontakt a:hover, .navi .kontakt a:active {
	background-position: -154px;
}

.navi .kontakt_on a {
	display: block;
	width:153px;
	height:31px;
	text-decoration: none;
	background: url('../image/kontakt_impressum.gif') no-repeat 0 0;
	float: left;
	border-right: 1px solid white;
	background-position: -154px;
	margin: 0px;
	padding: 0px;
}

.navi .leer {
	display: block;
	width: 163px;
	height: 30px;
	text-decoration: none;
	background: url('../image/navi_leer.gif') no-repeat 0 0;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* Content Container */

.main_content {
	background: url('../image/illu.jpg') 0 0 #f1f5f3 no-repeat;
  width: 796px;
  min-height: 620px;		
  overflow: visible;	
}

.frame_left {
	width: 239px;
	padding-left: 10px;
	padding-top: 145px;
	margin: 0px;
	float: left;
	line-height: 16px;
	text-align: left;
	color: #6c818d;
}

.frame_right {
	width: 431px;
	margin: 0px;
	float: left;
	padding-top: 35px;
	text-align: left;
}

.frame_right .content {
	padding-left: 52px;
	line-height: 19px;
	text-align: left;
	font-size: 12px;	
}

.frame_kompetenzen {
	padding-left: 52px;
	line-height: 19px;
	text-align: left;
}

.frame_kompetenzen ul {
	padding: 0px;
	margin: 0px;
}

.frame_kompetenzen li {
	padding-left: 10px;
	background: url('../image/bulletin.gif') no-repeat 0 8px;
	list-style-type: none;
}

.frame_kompetenzen .center_image {
	position: relative;
	right: 52px;
}

.frame_kompetenzen .spacer_right_bottom {
	height: 20px;
}	

/* Kompetenzen Navi */

.kompetenzen_menue {
	width: 219px;
	padding-left: 8px;
	padding-top: 87px;
	margin: 0px;
	margin-right: 30px;
	float: left;
	text-align: left;
	color: #7d9dac;
}	

.kompetenzen_menue a {
	padding-left: 10px;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	color: #7d9dac;
	line-height: 21px;
	text-decoration: none;
}

.kompetenzen_menue a:hover, .kompetenzen_menue a:active {
	background: url('../image/Kompetenzen_pfeil.gif') no-repeat 0 3px;
	color: #5c7a89;
}

.kompetenzen_menue .on {
	padding-left: 10px;
	margin: 0px;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	background: url('../image/Kompetenzen_pfeil.gif') no-repeat 0 5px;
	color: #5c7a89;
	line-height: 21px;
	text-decoration: none;
}

.kompetenzen_menue .spacer_left {
	height: 8px;	
	margin: 0px;
	padding: 0px;
}


/* font definitions */

h1 {
	font-size: 12px;
	color: #6c818d;
	text-decoration: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

/* fonts kompetenzen */

.frame_kompetenzen h1 {
	font-size: 12px;
	color: #666666;
	margin-bottom: 15px;
}