html{
	height:100%;
	margin:0;
	padding:0;
	width: 100%;  /* >nur bei style_flash */
}

body {
	height:100%;
	background: #999999 url(../images/back_main.gif) repeat-x fixed;  /* bei styles ohne "fixed", bei style_3 "fixed repeat-x" */
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#53616C;
	padding:0px;
	margin:0px;
	line-height: 150%;
}

img {
	border: 0px;
}

p.bodytext a, p.bodytext a:hover {color: #5F6F7C; text-decoration: none}

a, p.bodytext a b {color: #5F6F7C; text-decoration: underline} 		/* LINKS underlined */
a:visited 	{color:#5F6F7C; text-decoration: underline;}
a:hover, p.bodytext a:hover b 	{color: #FFFFFF;	background-color: #CCCCCC;}
a:active 	{color:#5F6F7C;}
a:focus 	{outline: none;}

	
h1 {				/* bei style_flash komplett anders */
	font-size: 12px;
	padding:10px 15px 10px 0;  	/* bei style_zahnersatz ohne 15px */
	margin:0px;
	color:#647CAE; /*#5F6F7C */
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px 0 0;
	margin:0px
}

h4 {
	font-size:12px;
	color: #647CAE;
	font-weight: bold;
	padding: 10px 0 0 2px;  	/* bei style_3: 5px 10px; */
	margin:0;
	line-height: 130%
}

h5 {
	font-size:12px;
	color: #647CAE;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px
}

h6 {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
}

img.download {vertical-align:middle;}

/* Haupt-Container zentriert alles */
#container {
	width: 905px;
	min-height: 95%;
	padding:0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF
}
* html #container { /* FÃ¼r IE */
	height: 95%
}

/* Flashnavigation*/
#flash {
	position: fixed;
	display: compact;
	text-align: center;
	background: url(flash_bg.gif);
	height:117px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	width: 905px;
}

#crumb {
	position: fixed;
	text-align: left;	
	float:left;
	width: 740px; /*740px*/
	font-size: 9px;
	height: 45px;
	padding: 0 0 0 13px;
	margin: 115px 0 0 0;
	background: #FFF; /*Weiss für smoothie Scrollen*/
	z-index: 3
}
#wrapperTop {
	width: 100%;
}

#language {
	position: fixed;
	padding: 0 0 0 13px;
	margin: 115px 0 0 740px;
	width:145px;
	height: 45px;
	background: #fff;
	z-index: 2
}
.tx-srlanguagemenu-pi1 legend, .tx-srlanguagemenu-pi1 label{
	display: none;
}
.tx-srlanguagemenu-pi1 fieldset {border:none; }
.tx-srlanguagemenu-pi1 fieldset select {
	font-size: 9px;
	font-weight: normal;
	width: 93px;
	border: 1px solid #53616C;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#53616C;
	background: #fff;
}
.tx-srlanguagemenu-pi1 fieldset img {
	position:relative;
	top:3px;
}
#header {
	position: fixed;
	width: 750px;
	font-size: 9px;
	height: 65px;
	padding: 2px 0 0 13px;
	margin: 125px 0 0 140px;
	background: #FFFFFF;
}

/*left navigation*/
#left {
	width:160px;
	float:left;
	margin-left:0px; 
	margin-right:1px;
	margin-top: 5px;
	padding: 0 0 0 13px;
	text-align: left
}
#left ul {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#left ul ul {
	list-style: none;
	padding: 0;
	margin-bottom: 1em;
}
li.mainnav {
	margin-top: 10px;
}
li.mainnav a{
	padding: 0.2em 0.5em;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
li.mainnav a:hover { 
	color: #FFFFFF;
	background-color: #666666;
}

li.subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0.2em;
}
li.subnav a {
	padding: 0.2em 1.4em;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
li.subnav a:active {
	padding: 0.2em 0em;
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
li.subnav a:hover {	
	padding: 0.2em 0em;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
}


#flash img {padding:10px 0px;} 

/* Content Bereich mit Spalte links fÃ¼r Subnavi */
#contentBackPicture{  
	/*border-right: solid 200px #EBD3E0; *//* rechte Menue Spalten Farbe  */
	padding-bottom: 45px;
	text-align: left
} 


/*Der eigentliche Inhalt*/ 
#content{
	display: inline;
	float: right;
	margin-top: 120px;	/*original: 168px*/ 
	margin-right: 15px;
	width: 760px;
	text-align: justify;
}

P {	
	padding: 5px 10px 0 10px;
	margin: 0 0 5px 0;
}

pre {
	padding-top: 5px;
	padding-right: 10px; 
	padding-bottom: 5px;
	padding-left: 10px; 
	font-size: 12px; 
	margin: 0px	
}

#footer {
	padding: 0; 
	margin: 0px auto; 
	width: 905px; 
	height: 20px; 
	background-color: #cccccc; 
	text-align: center
}
#footer a {
	font-size: 10px; 
	color: #555; 
	text-decoration: none
}
#footer a:active {
	font-size: 10px; 
	color: #555; 
	text-decoration: none
}
#footer a:active {
	font-size: 10px; 
	color: #555; 
	text-decoration: none
}
#footer a:hover {
	font-size: 10px; 
	color: #222; 
	text-decoration: none
}
#clear {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* Textstile */ 
.textBlock {
	margin: 5px 0 5px 0;
	text-align: justify;
}
#nonFooter{	
	position: relative;
	min-height: 100%;
}
* html #nonFooter{
	height: 100%;
}

p.bodytext {
	text-align: justify;
}

p.bodytext b {
	color: #647CAE;
}

p.csc-linkToTop {
	text-align: right;
}

.transparent{
	filter:alpha(opacity=90); /* for IE */
	-moz-opacity:0.7; /* for mozilla */
	opacity: 0.7; /* for safari */
	khtml-opacity: 0.7 /* for konquerer and older safari */
}


/*DIV + DD csc-textpic*/

DIV.csc-textpic {
	text-align: left;
	margin-right: 10px;
}
DD.csc-textpic-caption {
	FONT-SIZE: 11px; WIDTH: 170px; TEXT-ALIGN: left
}
dl.csc-textpic-caption {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 100%;
}
DIV.csc-textpic-text UL {
	LINE-HEIGHT: 145%; LIST-STYLE-TYPE: none; TEXT-ALIGN: right;
}

DIV.csc-textpic-imagewrap
{
	float: right;
	margin-top: 5px;
	padding: 2px;
	margin-left: 10px;
	margin-right:15px;
	font-size: 9px;	
}

DIV.csc-textpic-intext-right-nowrap {
	padding-right: 35px;
	margin-top: 18px! important;
}
DIV.csc-textpic DIV.csc-textpic-intext-left {
	float:left;
	width: 170px;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	display: inline;
	PADDING-BOTTOM: 35px! important; WIDTH: 170px; MARGIN-RIGHT: 10px! important
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0;
	margin-top: 5px;
	font-size: 10px;
	line-height: 135%;
	text-align: left;
}
DIV.csc-header h1 {
	font-size:12px;
	color: #647CAE;
	font-weight: bold;
	padding: 10px 2px 5px 0;
	margin:0;
	line-height: 130%;
}



/*DIV tx-lumogooglemaps*/

DIV.tx-lumogooglemaps-pi1 {
	margin-left: 10px;
	height:25px;
}
DIV.tx-lumogooglemaps-pi1 ul{
	margin: 0;
}
DIV.tx-lumogooglemaps-pi1 li{
	margin: 0;
}
DIV.tx_lumogooglemaps_pi1_infobox {
	font-size: 11px;
	height: 25px;
}
.gmapDir {
	font-size: 11px;
}


DIV.tx-slideshow-pi1 {
	margin-top: 25px;
	text-align: left;
}
DIV.tx-srquicktime-pi1 {
	margin-left: 10px;
}

DIV.tx-clcompanydatabase-pi1-listrow {	
	font-size: 12px;
}
DIV.tx-clcompanydatabase-pi1-listrow table {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	width: 500px;
}


/* **************** Styles Partnerpraxen ************ */
DIV.praxPic img{
	float: right;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 15px;
}
DIV.tx-clcompanydatabase-pi1 {
	width: 575px;
	text-align: left;
	font-size: 10px;
}
#praxLeft {
	width: 370px;
	float: left;
}
#praxPic {
	float: right;
	width: 170px;
	margin-right: 20px;
	margin-top: -25px;
}
#praxBeleg {
	margin-top:25px;
	float: right;
	width: 170px;
	text-align: right;
	font-size: 10px;
	margin-right: 20px;
}
.headBlue {
	font-size: 11px;
	font-weight: 600;
	color: #000C75;
}
DIV.tx-clcompanydatabase-pi1 p{
	PADDING-RIGHT: 25px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 5px;
}

DIV.tx-clcompanydatabase-pi1-listrow a {
	color: #000C75;
	padding-left: 0;
	line-height: 175%;
	text-decoration: none;
}
DIV.tx-clcompanydatabase-pi1 table {
	padding-left: 5px;
}




/*BUTTONS*/

.buttonscontainer {
	width: 135px;
	margin: 55px 0 0 4px;	
}
.buttons a {color: #9caad6; /*#8999c1 #5F6F7C #647CAE*/
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 13px;
}
.buttons a:hover {
	background-color: #CCCCCC !important;
	background: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonsOver a {color: #647CAE; /*#5F6F7C*/ /*#5F6F7C */	
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	line-height: 13px;
	font-weight: bold;
}
.buttonsOver a:hover {
	background-color: #CCCCCC !important;
	background: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonsSub a, .buttonsSubSub a {color: #8897a4; /*#5F6F7C*/
	
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-decoration: none;
	text-align: left;
	line-height: 13px;
}
.buttonsSub a:hover, .buttonsSubSub a:hover {
	background-color: #CCCCCC !important;
	background: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonsSubOver a, .buttonsSubSubOver a {color: #5F6F7C;
	
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #9caad6 ; /*#5F6F7C */
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}
.buttonsSubOver a:hover, .buttonsSubSubOver a:hover {
	background-color: #CCCCCC !important;
	background: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonsSubSub, .buttonsSubSubOver {
	padding-left: 10px;
	margin-bottom: 6px;
	font: 10px Verdana, sans-serif;
}
.buttonsSpc {
	color: #a9b4d6; /*#5F6F7C*/ /* #5F6F7C*/
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
}
DIV.buttons {
	margin-bottom: 6px;
}
DIV.buttonscontainer {
	width: 135px;
}
DIV.buttonsOver {
	margin-bottom: 3px;
}
DIV.buttonsSub {
	margin-bottom: 3px;
}
DIV.buttonsSubOver {
	margin-bottom: 3px;
}



#toTop {
	width: 550px;
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}

/* Bug Image hover IE8 */

/*a:hover img, p.bodytext a:hover b img {
	background-color: none;
}*/

div.csc-textpic-imagewrap a:hover {
	background: none;
}

/* Sitemap Extension */
.tx-flseositemap-pi1 ul.deep0 li {
 list-style: none;
 background-image: url('pfeil.jpg');
 background-repeat: no-repeat;
 background-position: 0px 5px;
 padding-left: 15px;
}

.tx-flseositemap-pi1 a {
	text-decoration: none;
	border-bottom:1px dotted #666666;
}
