/* CSS Document */
/* Basic */
body {
	background-color: #D8DFEF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-y:scroll;
	
}

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363C53;
	line-height: 1.2em;
}
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

a:link, a:visited, a:active, a:focus {
	color: #5D7ECD;
	text-decoration: none;
	outline: none;
}
#siteHeadContainer a:link, #siteHeadContainer a:visited, #siteHeadContainer a:active { color: #363C53; }
a:hover {
	text-decoration: underline;
	color:#5D7ECD;
}

p {
 margin: 0px 0px 0px 0px;
}

/* Menu */
#menu {
    width: 757px; height: 34px;
    background: url("../img/all_navigation.gif");
    margin: 0px; padding: 0;
    position: relative;
		text-indent: -9000px;
}
#menu li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0px;
}
#menu li, #menu a {
	height: 34px; display: block;
}

#menu #praxis {left: 35px; width: 71px;}
#menu #team {left: 106px; width: 72px;}
#menu #leistungen {left: 178px; width: 113px;}
#menu #informationen {left: 291px; width: 138px;}
#menu #kontakt {left: 429px; width: 87px;}
#menu #impressum {left: 678px; width: 63px;}

#menu #praxis a:hover {
    background: transparent url("../img/all_navigation.gif") -35px -34px no-repeat;}
#menu #praxisActive {
    left: 35px; width: 71px; background: transparent url("../img/all_navigation.gif") -35px -34px no-repeat; }
		
#menu #team a:hover {
    background: transparent url("../img/all_navigation.gif") -106px -34px no-repeat;}
#menu #teamActive {
    left: 106px; width: 72px;background: transparent url("../img/all_navigation.gif") -106px -34px no-repeat;}
		
#menu #leistungen a:hover {
    background: transparent url("../img/all_navigation.gif") -178px -34px no-repeat;}
#menu #leistungenActive {
    left: 178px; width: 113px; background: transparent url("../img/all_navigation.gif") -178px -34px no-repeat;}

#menu #informationen a:hover {
    background: transparent url("../img/all_navigation.gif") -291px -34px no-repeat;}
#menu #informationenActive {
    left: 291px; width: 138px; background: transparent url("../img/all_navigation.gif") -291px -34px no-repeat;}
		
#menu #kontakt a:hover {
    background: transparent url("../img/all_navigation.gif") -429px -34px no-repeat;}
#menu #kontaktActive {
    left: 429px; width: 87px; background: transparent url("../img/all_navigation.gif") -429px -34px no-repeat;}
		
#menu #impressum a:hover {
    background: transparent url("../img/all_navigation.gif") -678px -34px no-repeat;}
#menu #impressumActive {
    left: 678px; width: 63px; background: transparent url("../img/all_navigation.gif") -678px -34px no-repeat;}


/* Layout */
#site {
	position:relative;
	width:757px;
	min-height: 100%;
	overflow:visible;
	z-index:1;
	background-color: #FFFFFF;
	border-left:solid 1px #787A84;
	border-right:solid 1px #787A84;
	border-bottom:solid 1px #787A84;
	margin: auto;
}

#siteHeadContainer {
	position: relative;
}
#siteHeadAddress {
	position:relative;
	font-size:11px;
	line-height:11px;
	height:17px; 
	background-color:#C2CDE3;
	padding: 6px 0px 0px 39px;
}


#siteNavigationContainer {
	position: relative;

}

#siteBreadcrumbContainer {

}

#siteSubNavigationContainer {
	position: relative;
	padding: 6px 0px 2px 39px;
}

#siteSubNavigationContainer a:active {
	color: #758FCE;
	text-decoration: none;
}

#siteSubNavigationContainer a.active {
	color: #758FCE;
	text-decoration: none;
}



#contentContainer {
	position: relative;
	left: 0px; top: 23px;
	width: 740px;
	background-image: url(../img/all_content_pixelline.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	background-position: 527px;
	min-height: 455px;
}
* html #contentContainer {
	height: 455px;
}

.contentTextBlock {
	position: relative;
	left: 0px; top: 0px; 
	width: 470px;
	background-image: url(../img/all_content_marker.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 42px 39px;
}

.contentTextBlock p{
	margin: 0px 0px 15px 0px;
}
.contentTextBlock h1{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 11px 0px;
	color: #758FCE;
}
.contentTextBlock h2{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 11px 0px;
	color: #758FCE;
}

.contentTextBlock h3{
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 0px 0px 13px 0px;
	color: #758FCE;
}

.contentTextBlock li {
	margin: 0px 0px 10px -20px;
	list-style-type: square;
}

.contentContainerFullWidth {
	position: relative;
	left: 42px; top: 67px;
	width: 699px;
	overflow: visible;
}
.contentContainerFullWidth h1 {
	background-color:#C2CDE3;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	padding: 2px 0 4px 0;
	text-align:center;
}

.contentImgRow {
	position: relative;
	 margin: 0 0 24px -8px;
}

.contentImgRowImg {
  margin: 0 0 0 8px;
}
#fuss {
	position: relative;
	background-color:#B3C0DC;
	left: 0; right: 0;
	height: 6px;
	margin: 0; padding: 0;
}


.headline {
font-weight:bold;
color:#CF690C;
}

/* */



.contentText {
	width: 340px;
	/* display:inline; */
	float:left;
	/*border: 1px green solid;*/
}

.contentImages {
	position: absolute;
	top: 0px; left: 544px;
	width: 196px;
	display:inline;
	float:right;
}

.contentImages p {
	position: relative;
	margin: 0 0 19px 0;
}



#navContainer {
	position: absolute;
	left:-1px; top:344px;
	width:173px;
}



#kontaktBox {
	position: absolute;
	left:12px; top:291px;
	width:173px;
}

.kontaktBoxContent {
	padding: 7px 10px 7px 10px;
	background-color: #EDEEF1;
	background-image: url(../img/box-bg.gif);
	background-repeat: repeat-y;
}

.kontaktBoxContent p {
	margin: 0px 0px 7px 0px;
}

#site .clear{
   width:100%;
	 height:55px;
   clear:both;
} 

.clear{
   width:100%;
	 height:40px;
   clear:both;
} 

