/*Tokio
!!Für jeden Kunden ist die height im Individualformat #popup-innerbody #header-container an die Höhe des Logos anzupassen !!
 */
 
 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Allgemein */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/*
farben für Tokio
helleres Grau: #dad9d9
*/ 
body{
	background-image: none;
	background-position:top center;
	background-color:#FFD7B9;
	
}

#innerbody {
	width:900px;	/* navimain + content */
	margin-top:0px;
	background-color : transparent;
}

#popup-innerbody{
	width:820px;	
	border:none;
}
*html #popup-innerbody{
border : none;
	width:810px;
}

#wrapper {
    background-image : url(seiten/wrapper_bg.gif);
	background-position : leftt;
	background-repeat : repeat-y;
	width : 890px;
	padding-left : 10px;
	background-color : #000000;/*#EEECEC;*/
	border:1px solid black;
}

#popup-innerbody #wrapper {
	background-image: none;
	background-color:#FFFFFF;
	width:810px;
}

*html #popup-innerbody #wrapper {
	background-image: none;
	background-color:#FFFFFF;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Header */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header-container {
	background-image :url(seiten/header_container_bg.jpg);
	background-position : left;
	background-repeat:no-repeat;
	height:136px;
	width : 900px;
	margin-left : -10px;
	background-color:black;					 
}


#popup-innerbody #header-container {
	height: 75px; /*Höhe ist abhängig von Logohöhe*/
	border: none;
	background-image:url(seiten/popup_header_container_bg.jpg);
	background-repeat:no-repeat;
	/*background-color:#D7EEF6;*/
	width:820px;

}


#header {
	height: 100px;
	background-image: none;
	width : 900px;
}
#header.popup {
	width:820px;
	margin:0px;
	/*background-color:#D7EEF6;	*/
	background-image:none;
	height:40px;
	
}

#header img {
	margin: 10px 630px 5px 40px;
}
#header.popup h1 {
	display:block;
	margin-left: 10px;/*hinzugefügt*/
	padding: 2px 0px;
}


#popup-innerbody #header img {
	float:left;
	margin: 5px 30px 5px 40px;/*hinzugefügt*/
	background-image:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Top-Navigation */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


#navitop {
	width: 900px;
	height:85px;
	margin:0px 0px;
	background-image : none;
	background-color:transparent;
	background-position : left;
	background-repeat : no-repeat;
	border:none;		
}

*html #navitop {
	margin-bottom: -1px;
	border:none;
}

#navitop-wrapper{

width:880px;

}

#popup-innerbody #navitop {
	width:820px;
	margin:0px;
	padding:0px;
	height:20px;
	/*background-color:#D7EEF6;*/
	background-image:none;

}

*html #popup-innerbody #navitop {
	margin-bottom: -1px;	
	border:none;
	
}

#popup-innerbody #navitop a
{
	color:#162D63;
	margin-right:70px;
}

#navitop ul {
	height: 22px;
	background-color: transparent;
	font-size:11px;
	color:#000000;
	margin-right:0px;
	margin-top:60px;
	font-weight:bold;
	color:#162D63;
}

*html #navitop ul {
	margin-right:2%;
}

#navitop ul li {
	padding:0px 14px;
}
#navitop-wrapper ul li#topnavi_1{
padding-left:0px;
}
#navitop-wrapper ul li#topnavi_5 a,
#navitop-wrapper ul li#topnavi_8 a{
	color:#162D63;
	text-decoration:none;
}

#navitop-wrapper ul li#topnavi_2 a{
	color:#162D63;
	text-decoration:none;
}

*html #navitop ul li li {
	border-bottom: 1px solid #dad9d9;
}

#navitop ul ul {
	width:auto;
	background-color: #F2F2F7;
	border: 1px solid #5e664f;

}

#navitop ul ul li {
	border-top: 1px solid #5e664f;
}
#navitop ul ul ul li {
	border-top: none;
}
#navitop ul li li div,
#navitop ul li li a {
	height:auto;
	margin:0px;
	background-image:none;
	line-height: 1.5em;
}
#navitop ul li li div {
	color:#162D63;
}
#navitop a {
	margin:0px 5px;
	padding:0px;
	
}
#navitop ul li a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}
#navitop a:link,
#navitop a:visited {
	color:#000000;
	text-decoration : none;
	
}
#navitop .pulldown a:link,
#navitop .pulldown a:visited {
     
	font-weight:normal;
	color:#162D63;
	text-decoration :none;
	
}

#navitop a:hover,
#navitop a:focus {
	text-decoration : underline;
}
#navitop li li a:hover,
#navitop li li a:focus {
	background-color: #B0B0B0;
	
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Main-Navigation */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#wrapper #navimain {
	background-image :none;/* url("seiten/navimain_bg.gif");*/
	background-color:transparent;/*#C9C4C3;*/
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:-10px;
	width:295px;
	/*Für den abstand zum Seitenbild*/
	padding-bottom:15px;
	
}


#navimain p.navimain_title,
#navimain #seitenleiste {
	margin-top: 0px;
	padding: 15px 20px 10px 10px;
	background-image :none;/*url("seiten/navimain_bg.gif");*/
	background-repeat : repeat-y;
	background-color:#D7EEF6;
	background-position:top right;
	border:none;
	color:white;/*#485045;*/
	width:268px;

}
*html #navimain,
*html #navimain #seitenleiste{
	margin-left:10px;
	padding:0px;
}
*html #navimain #seitenleiste{
	padding: 15px 0px 0px 10px;
}

#navimain #seitenleiste p a{

color:#000000;
text-decoration:underline;

}

#navimain #seitenleiste p {

color:#000000;

}

#navimain #seitenleiste p img{
background-color:transparent;
padding:0px;
padding-top:30px;
margin-top:70px;
margin-left:-5px;
color:#FFFFFF;
}
*html #navimain #seitenleiste p img{
margin-left:0px;
padding-top:30px;

}

#navimain p.navimain_title {
	font-style:italic;
	text-decoration:underline;
    padding-left:10px;
	width:275px;
	background-color:#000000;
	height:21px;
}
#navimain a:link,
#navimain a:visited {
	color: black;/*#485045;*/
	text-decoration : none;
}


#navimain a:hover,
#navimain a:focus {
	text-decoration: underline;
	background-color:transparent;
	background-color: #dad9d9;
	color:#000000;
}
#navimain ul {
	margin-left: 0px;
	/*background-color:#FEDABC;*/
	background-color:#D7EEF6;
}
* html #navimain ul{
	width:295px;
	padding:0px;
	margin-left:10px;
	margin-right:-10px; /* -10 damit im ie6 die navimain bei unterkapiteln nicht grösser wird*/
}
* html #navimain ul li ul li{
	padding:0px;
	margin:0px;
	width:280px;
}
#navimain ul li {
	padding:0px;
	background-image:url("seiten/navi_ul_bg.gif");
	background-repeat:no-repeat;
	background-position:center left;
}
#navimain ul li ul li{
	background-image:none;
}
#navimain ul li.currentpage {
	background-color : transparent;
	background-image :  none;
	background-position : right;
	background-repeat : repeat-y;
	color : #000000;
	font-weight : bold;
}
#navimain ul li.currentpage div {
	margin : 0px 0px 0px 10px;
	padding : 2px 2px 2px 10px;
	background-image :  url(seiten/navipfeil.gif);
	background-position: center left;
}
#navimain ul li.currentbranch ul li.currentpage div {
	margin : 0px 0px 0px 15px;
	padding : 2px 2px 2px 10px;
	background-image :  url(seiten/navipfeil.gif);
	background-position: center left;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Content-Area */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content-top{
background-image : url("seiten/content_top_bg.jpg");/*none;*/
float:right;
width:599px;
margin-right:0px;
background-position : top right;
background-repeat : no-repeat;
height:50px;
}

*html #content-top
{
width:599px;
margin-right:5px;
}

#content {
    border:none;
	width:547px;
	margin-right: 0px;
	padding:5em 30px 2em 20px;
	background-image : url("seiten/content_bg.jpg");/*none;*/
	background-repeat:repeat-y;
	background-color : #FFFFFF;
	margin-top:-2px;
	/*background-color:blue;*/
}

#content h1{

text-align:center;

}

.blink_dunkelblau{

background-image:url(seiten/link2_f.gif);

}

.blink_orange{

background-image:url(seiten/link3_f.gif);

}

.blink_rot{

background-image:url(seiten/link1_f.gif);

}

.blink_hellblau{

background-image:url(seiten/link4_f.gif);

}

.blink_gruen{

background-image:url(seiten/link5_f.gif);

}

.img_start{

margin-left:10px;
margin-bottom:30px;

}

.p_ueberschrift{

font-size:24px;
font-weight:bold;
text-align:center;

}

.link_table{

margin-left:135px;
text-align:center;

}

#links{

font-size:16px;

}

.special_tab{

margin-left:17px;

}

.special_list li{

list-style-type:none;

}

.special_link{

margin-left:20px;

}

#
/*
*+html #content {
	width:560px;
	margin:20px auto;
	background-color:transparent;
	border-width: 1px 1px 0px 1px;
	border-color: #D9D9D9 #9A9A9A #E5E5E5 #D9D9D9;
	border-style: solid;
	margin-top : 0px;
	}
*/	

/* Den IE verstehe wer will ... \*/
* html #content {
	/*position:relative;*/
	border:none;
	margin-right:5px;
}

#content a:link,
#content a:visited {
	/*color: #485045;*/
	color:#000000;
	text-decoration:underline;
	padding: 0px;
}
#content a:hover,
#content a:focus {
	background-color:transparent;
	padding: 0px;
	/*text-decoration:underline;*/
	text-decoration:none;
}
#content-bg-stretch {
	position:absolute;
	border:none;
	bottom:24px;
	height:50%;
	width:617px;
	margin-left:285px;
	/*background-image : url(seiten/wrapper_bg.gif);
	background-position : right;
	background-repeat : repeat-y;*/
	background-color:#FFFFFF;
	z-index:1;
	display:none;
}

#content.popup{
	width:770px;
	margin-left:-10px;
}
*html #content.popup{
	margin:0px -10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Footer */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	position:relative;
	top:18px;
	height:40px;
	/*margin:0px -10px;
	padding-top:4px;*/
	margin-left:-11px;
	padding:0px;
	background-image :none;/* url(seiten/footer_bg.gif);*/
	background-position :top right ;
	background-repeat : no-repeat;
	background-color: #000000;
	width : 900px;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

*html #footer ul{
	margin-right:0px;
}
#footer ul
{
	margin-right:7.8%;
	margin-top:1.5%;
}

#footer a:link,
#footer a:visited {
	color: #ffffff;
	text-decoration : none;
	font-weight:bold;
}
#footer a:hover,
#footer a:focus {
	color: #ffffff;
	text-decoration : underline;
}



#popup-innerbody #footer {
	margin:-9px 5px 0px -11px;
	padding-top:14px;
	border : 1px solid black;
	height:40px;
	width:821px;
}
*html #popup-innerbody #footer {
	width:810px;
	margin-left:-10px;
	padding:0px;
	height:auto;
	background-color:#000000;
}
*+html #popup-innerbody #footer {
height:50px;
}

#popup-innerbody #footer a{
	margin-right:20px;
	margin-top:0px;

}

/*------------------------------------------------------------------------------------*/
/*Pflegemaske*/
/*------------------------------------------------------------------------------------*/
#pflegemaske #popup-innerbody
{
width:742px;
}

*html #pflegemaske #popup-innerbody .popup
{
width:700px;
}

*html #pflegemaske #popup-innerbody #wrapper #pflegeformular ul 
{
margin:0px;
}
#pflegemaske #popup-innerbody #footer {
background-image:none;
width:752px;
}

#pflegemaske .checkbox
{
	background-color:transparent;
}

#pflegemaske #popup-innerbody #wrapper
{
width:742px;
}

#pflegemaske #popup-innerbody #wrapper #header-container
{
height:50px;
width:752px;
}

* html #pflegemaske #popup-innerbody #wrapper #header-container
{
width:762px;
}

#pflegemaske #popup-innerbody #wrapper #header-container #navitop
{
height:100px;
width:742px;
}
#pflegemaske #popup-innerbody #wrapper #header-container #header
{
	width:742px;
}
#pflegemaske #popup-innerbody #wrapper #header-container #navitop #navitop-wrapper
{
margin-top:80px;
margin-right:20px;
color:#FFFFFF;
font-weight:bold;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Für die Rechner */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

div#klappentext {
	margin-top: 0px;
}

/* \*/
* html div#klappentext {
	margin-top: -1px;
	margin-left:-5px;
	/*border:1px dashed silver;*/
	
}

/* */

/* \*/
* html #berechnungsformular {
	margin-top:-10px; /*setzt die Box nach oben, warum die Box unten steht weis der Teufel*/
	/*border:1px dashed silver;*/
	width : 540px;
}

/* */
.popup-image
{
	padding:5px;	/*hinzugefügt*/
}

body #druck-innerbody #wrapper{
background-image:none;
background-color:#ffffff;
}

#immobilienformular p .button,
* html #immobilienformular p .button,
#berechnungsformular input.buttonbav,
#pflegeformular input.buttonbav,
#berechnungsformular input.buttonruerup,
#berechnungsformular input.button
  {
	border: 1px solid #ffffff;
	background-color : #000000;
	color:#ffffff;
}
*+html #immobilienformular p .button
 {
	border: 1px solid #ffffff;
	background-color : #000000;
	color:#ffffff;
}

#immobilienformular{
	width:540px;
}
#immobilienformular table{
	width:510px;
}

#ergebnis_ruerup ul li a:link,
#ergebnis_ruerup ul li a:visited,
#ergebnis_ruerup ul li a:hover,
#ergebnis_ruerup ul li a:focus,
#ergebnis_bav ul li a:link,
#ergebnis_bav ul li a:visited,
#ergebnis_bav ul li a:hover,
#ergebnis_bav ul li a:focus,
* html #ergebnis_bav ul li a:link,
* html #ergebnis_bav ul li a:visited,
* html #ergebnis_bav ul li a:hover,
* html #ergebnis_bav ul li a:focus,
#berechnungsnavigation  li  a:link,
#berechnungsnavigation  li  a:visited, 
#berechnungsnavigation  li  a:hover,
#berechnungsnavigation  li  a:focus   {
	border: 1px solid #ffffff;
	background-color : #000000;
	color:#ffffff;
}

#berechnungsformular input.radioboxen,
#berechnungsformular input.radioboxen_untereinander{
background-color:transparent;
}

hr{
border:1px solid black;
}

blockquote {
	background-color : #FFFFFF;
	border : 1px solid #000000;
}
table.rot th{
background-color:#FF0000;
}
table.rot td{
border:1px solid red;
}

/*extra div eingefügt, um ein weiteres hintergurnd bild haben zu können*/
/*#seitenbild
{
background-color:transparent;
background-image:url("seiten/seitenleiste_bg.jpg");
background-position:bottom left;
background-repeat:no-repeat;
}*/
/*ein Platzhalter, damit das bild komplett angezeigt wird
#platzhalter
{
height:1px;
width:300px;
background-color:transparent;
}*/

/*#cms #mce_editor_0_parent.mceEditorContainer table.mceEditor{
	width:400px;
}
#mc{
 border:1px solid green;
 width:400px;
}*/

*html #berechnungsformular{
width:605px;
}