/* Sanitas GmbH - CSS 2007 */

body {
	background-image: url(../gfx/sanitas_top_bg_pic1.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px auto 0px auto;
	padding: 0px;
	
}

a {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	
}

img {
	border: 0px;
}

#centerAll {
	width: 780px;
	margin: 0 auto 0 auto;
}

#logoTop {
	background-image: url(../gfx/sanitas_logo_pic1.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 90px;
}

/* ### Header ################################## */

#header {
	width: 780px;	
}

#menueContainer {
	background-image: url(../gfx/sanitas_menue_bg.gif);
	background-repeat: no-repeat;
	width: 232px;
	height: 245px;	
	float: left;
}

#menue {
	margin-top: 17px;
}

#menue ul,li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 232px;
}

#menue li a, li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
	line-height: 34px;
	padding: 0px 0px 0px 50px;
	display: block;
	background-image: url(../gfx/sanitas_menue_button.gif);
	background-position: 0px -34px;
	width: 182px !important; /*für FF */
	width: 232px; /* für IE5.01 */
}

* html #menue li a, li a:visited {
	w\idth: 182px; /* nur für IE6 */
}


#menue li a:hover {
	color: #FFFFFF;
	background-position: 0px 0px;
}

#menue li a:active {
	color: #FFFFFF;
	background-position: 0px -34px;
}


#headerPic {
	background-image: url(../gfx/header/loading_header.gif);
	background-repeat: no-repeat;
	width: 548px;
	height: 245px;
	float: right;
}

#teaserGelb {
	height: 117px;
	width: 780px;
	clear: both;
}

#content1 {
   background-image: url(../gfx/sanitas_inhalt_bg.jpg);
	background-repeat: repeat-y;
	width: 780px;
	margin: 0px;
}

#content2 {
	background-image: url(../gfx/sanitas_adresse_links.gif);
	background-repeat: no-repeat;
	background-position: 0px 98%;

}

.contentRechts {
	width: 548px;
	margin-left: 232px;
	background-image: url(../gfx/sanitas_content_verlauf1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.contentRechts h1 {
	padding: 10px 21px 3px 20px;
	margin: 0px;
}

.contentRechts h2 {
	padding: 0px 21px 10px 30px;
	margin: 0px;
	color: #353535;
	font-weight: bold;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
}

.contentRechts h3{
	padding: 0px 21px 0px 30px;
	margin: 0px;
	color: #FF0000;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, arial, sans-serif;
}

.redbold {
	font-weight: bold;
	color: #FF0000;
	
}
	
.contentRechts ul {
	margin-left: 10px;
}



.contentRechts li {
	list-style-image: url(../gfx/listen_pic1.gif);
	line-height: 18px;
	width: 480px;
}

.contentRechts p {
	padding: 0px 30px 0px 30px;
	margin: 0px;
	width: 488px;
	text-align: justify;
	color: #000000;
	line-height: 18px;
}

.personal_container {
	padding: 0px 30px 10px 30px;
	height: 200px;
}

.personal_container img {
	float: left;
	margin-right: 15px;
}

#footer {
	background-image: url(../gfx/sanitas_footer_pic3.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	height: 70px;
	width: 780px;
	margin: 0 auto 0 auto;
}

#footerLinks {
	width: 780px;
	font-size: 11px;
	color: #353535;
	margin: 0 auto 0 auto;
	text-align: center;
}

#footerLinks a {
	color: #353535;
	text-decoration: none;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#footerLinks a:visited {
	
}

/* ### Classen ### */

.spaltenContainer {
	width: 507px; 
	font-size: 11px;
}

.spalte1 {
	width: 169px;
	vertical-align: top;
}

.spalte2 {
	width: 169px;
	vertical-align: top;
}

.spalte3 {
	width: 169px;
	vertical-align: top right;
}