/* MZS - 040408
Font 
body: 	font-family: Verdana,swiss, Helvetica, Arial, sans-serif; 
extra Schrift für Header, Navigationsbuttons  etc. 	font-family: "Swis721 Ex BT", verdana,swiss, helvetica, arial, sans-serif;  
Adresse linke Navigation: 	font-family: arial, swiss, sans-serif;
*/

body {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	color: #3163ad;
	margin-top:6pt;
	padding-top: 6pt;
	background-image: url(../images/navigat/bgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#3e6db1;
}

body.detailfenster {
	background-image: none;
	background-color: #ffffff;
} 

body.bildfenster {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 9pt;
	color: #ffffff;
	margin-top:6pt;
	padding-top: 6pt;
	background-image: none;
	background-color:#e0edfd;
} 

a { 
	color: #3163ad;
}

a:link { 
	color: #3163ad; 
}


ul.liste li {

	/* font-weight:normal;
	font-size:1.0em; */
	padding-top:0.4em;
}

td {
	vertical-align: top;
	background-color:#e0edfd; 
}

.detailfenster td {
	vertical-align: top;
	background-color:#ffffff; 
}


h1 {
	color: #3064ad;
	font-family: "Swis721 Ex BT", verdana, helvetica, arial, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 8pt;

}
h2 {

	font-family: "Swis721 Ex BT", verdana, helvetica, arial, sans-serif; 
	letter-spacing:0.1em;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 8pt;
}
h3 {

	font-family: "Swis721 Ex BT", verdana, helvetica, arial, sans-serif; 
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-bottom:2px;
}
h4 {

	font-family: "Swis721 Ex BT", verdana, helvetica, arial, sans-serif; 
	letter-spacing:0.1em;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

/* verschiedene Formatierungen für den Content-Bereich */
.text1 { 

	font-size: 1.1em;
	line-height:17px;
}

.text2 {
	
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing:0.1em;
	text-align:center;
}
.text3 {
	
	font-size: 1.0em;
	text-align:left;
}

.texttitel1 {

	font-size: 1.2em;
	font-weight: bold;
}

.zwischentitel {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2pt; 
}

.zwischentitel2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2pt; 
	margin-top: 10pt; 

}
.rubrikliste {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 6pt; 
	margin-top: 10pt;
	/* line-height:18pt; */
}

.rubrikliste a {
	text-decoration: none;
}

.rubrik_name {
	font-weight: bold;
}

.rubrik_zusatz {
	font-size: 0.85em;
	font-style: oblique;
	line-height: 90%;
	display: block;
}

/*
.rubrikliste .rubrik_zusatz {
	margin-bottom: 0.2em;
}
*/


.head a { text-decoration: none; }
.head a:link { text-decoration: none; }
.head a:visited { text-decoration: none; }
.head a:active { text-decoration: none; }
.head a:hover { text-decoration: none; }
.head a:focus { text-decoration: none; }

div#headbox
{
	position: absolute;
	width:90%;
	/* height: 687px; */
	top: 75px;
	left: 31px; 
	right: auto;
	bottom: auto;
}

img#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	border-color: red;
	border-width: 0;
	/*
	background-image: url(../images/navigat/logo2.gif);
	background-repeat: no-repeat; 
	background-position: left top;
	margin-top:75px;
	margin-left:31px;	
	*/
}

#headcaption
{
	position: absolute;
	top: 50px;
	right: 0px;

	line-height: 10px;	
	text-align: right;
	font-weight: normal;
	font-family: "Swis721 Ex BT", verdana, helvetica, arial, sans-serif;  
/*	font-size: 1.4em; */
	font-size: 13pt;

}
/* #headcaption a { text-decoration: none; } */


.rechtsbox
{
	position:relative;
	top:139px;
	left:228px;
	right:auto;
/*	right:180px; */
	height:auto; 
	min-width:660px; 
	width:75%; 
}

.links
{
	width:228px;
	position: absolute; 
	height:100%; 
	left: -4px;
	top: 166px; 
	vertical-align:top;
/*	background-image: url(/images/navigat/links2.gif); */
	background-repeat: no-repeat;
	background-position: right top;
}

.bildleiste
{
	color:#3064ad;
	font-size:1.1em;
	font-weight:bold;	
	text-align:center;
	margin-right:0px; 
	margin-top:0px; 
	letter-spacing:0.2em;
}

.bildleiste a {
	text-decoration: none;
}

.content
{
	background-position: left top;
}


#navi li
{	
	font-family: verdana,arial,helvetica,sans-serif; 
	color:#3064ad;
	font-weight:bold;
	font-size:9pt;	
	background: url(/images/navigat/menu_bg.gif) top left no-repeat; 
	display: block; 
	width:160px;
	height: 32px; 
	text-decoration:none;
	list-style-type: none;
	line-height: 16px;
	padding-top: 16px; 
	padding-left: 8px;
	text-indent: 0px;
	
}

#navi li:hover
{	
	background: url(/images/navigat/menu_bg_ac.gif) top left no-repeat; 
		
}

#navi a {	
	text-decoration:none;		
}


#navi .menudoppel {
	height: 40px; 
	padding-top: 8px;
}



div.hinweis {
	font-size: 10pt;
	font-weight: bold;
}

.bildunter { 

	font-size: 9pt;
	font-weight: normal;
	font-style: oblique;
	margin-top: 2pt; 
}

.bilduntergr {

	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	letter-spacing: 0.1em;
}
.bilduntergr2 {

	font-size: 1.3em;
	font-weight: bold;
	letter-spacing:0.1em;
	text-align:left;
}
div.random {

	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 2pt;
}

div.adress {
	color: #033470;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 2pt;
	margin-bottom: 0pt;
	padding-left: 48px;
	text-indent: 0px;
}
div.adress2Z {
	color: #033470;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 2pt;
	margin-bottom: 0pt;
	text-indent: 48px;
}
div.adress3Z {
	color: #033470;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 0pt;
	margin-bottom: 4pt;
	text-indent: 48px;
}

div.adress2 { 
	color: #033470;
	font-family: arial, swiss, sans-serif;
	font-size: 9pt; font-weight: normal;
	font-style:normal;
	text-indent:48px; 
}

div.adress3 { 
	color: #033470;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style:normal;
	text-indent:48px;
 }

div.adress4 {
	color: #033470;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style:normal;
	text-indent:48px;
	margin-bottom:6px;
	margin-top:6px;
}



/* für Gebrauchtgeräte-Liste */
td.tabelleangebotid {
	padding-left: 1ex;
	padding-right: 1ex;
	color: #6e6e6e;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

td.tabelletitel {
	padding-left: 1ex;
	padding-right: 1ex;
	color: #3163ad;
	font-size: 9pt;
	font-weight: bold;
	background-color: #efefef;
	vertical-align:middle;
	text-align: left;
}

td.preisgebraucht { 
	color: #3163ad;
	font-size: 9pt;
	font-weight: bold;
	background-color: #efefef;
	text-align: right;
}

span.preisgebraucht {
	color: black;
}

span.hinweis {
	color: black;
	font-weight:normal;
	font-size:1.0em;
	font-style:oblique;

}

td.tabellebild {
	background-color:#ffffff;
	text-align: left;
}

td.tabelledetails {
	background-color:#ffffff;
	text-align: left;
}
.tabelledetails {
	background-color:#ffffff;
	text-align: left;
}
td.tabellehinweis {
	background-color:#ffffff;
	padding-left: 1ex;
	padding-right: 1ex;
	font-size: 9pt;
	font-style: oblique;
	text-align: right; 
}

td.tabellefreitext {
	background-color:#ffffff;
	padding-left: 2ex;
	padding-right: 1ex;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

td.tabelletextname { 
	background-color:#ffffff;
	padding-left: 2ex; 
	padding-right: 0ex; 
	font-size: 9pt; 
}	

td.tabelletextwert { 
	background-color:#ffffff;
	padding-left: 1ex; 
	padding-right: 1ex; 
	font-size: 9pt; 
	font-weight: bold; 
}	

td.gebraucht {
	vertical-align: top;
	text-align: left;
	background-color:#ffffff; 

}


td.hlpoke2PAname { padding-left: 1ex; padding-right: 1ex; color: red; background-color:#ffffff;}
td.hlpoke2PAwert { padding-left: 0ex; padding-right: 1ex; color: black; font-style: italic; background-color:#ffffff;}
td.hlpoke2PBname { padding-left: 1ex; padding-right: 1ex; color: green; background-color:#ffffff;}
td.hlpoke2PBwert { padding-left: 0ex; padding-right: 1ex; color: black; font-weight: bold;background-color:#ffffff;}

/*
tr.verkauft * {
	text-decoration: line-through;
}
*/

div.zeiten { color: #000000; font-family: arial, swiss, sans-serif; font-size: 10pt; font-weight: bold; }
div.zeitentitel { color: #000000; font-family: arial, swiss, sans-serif; font-size: 12pt; font-weight: bold; }


.hinweistab { color: #3163ad; font-family: "Swis721 Ex BT", Helvetica, Arial, Tahoma, sans-serif; font-size: 1.2em; font-weight: bold; letter-spacing:0.1em;text-align:center;}

th.tabelletitel { color: #3163ad; font-size: 9pt; font-weight: bold; background-color: #efefef; vertical-align:middle; } 
/* tr.mietgeraetdetail { } */
th.mietgeraetdetail { color: #ffffff; background-color:#0068b4; padding-bottom:2pt; padding-bottom: 2pt; text-align:right;}
th.mietgeraetdetail2 { color: #ffffff; background-color:#0068b4; padding-bottom:2pt; padding-bottom: 2pt; text-align:right; font-size: 11pt; }


td.tabellenummer { color: #3163ad; font-size: 9pt; font-weight: bold; text-align: right; }
td.tabelletitel2 { padding: 0; margin: 0; font-size: 9pt; font-weight: bold; vertical-align: middle; vertical-align: bottom; }
td.tabelletitel3 { padding: 0; margin: 0; font-size: 9pt; font-weight: bold; vertical-align: middle; vertical-align: top; }
td.tabelletitel4 { padding: 0; margin: 0; font-size: 9pt; font-weight: bold; vertical-align: middle; vertical-align: bottom; }

td.tabellepreis { color: #3163ad; font-size: 9pt; font-weight: bold; background-color: #efefef; text-align: right; }
td.mietgerhinweis { background-color:#d9e9f9; padding-top:2pt; /* background-image: url(border.jpg); */ background-position: bottom; background-repeat: repeat-x; border-bottom: 1px solid #0068b4; border-top: 1px solid #0068b4; }
td.mietgerhinweis div.mietgeruntertitel2 { background-color: #d9e9f9; border: none; margin-bottom: 1ex; margin-top: 1ex; font-size: 1.25em; }


div.mietgerartnr { color: #000000; font-size: 8pt; font-weight: normal; text-align: right; padding-top: 2pt; padding-left: 2pt; padding-bottom: 1pt; margin:0; background-color: #d9e9f9;  background-position: bottom;  background-repeat: repeat-x; border-bottom: 1px solid #b3d2e9; border-top: 1px solid #b3d2e9; } 
/*  div.mietgerartnr { color: #3163ad; font-size: 8pt; font-weight: normal; text-align: right; margin-top: 2pt; } */
div.mietgerdetailrubrikname { color: #3064ad; font-family: arial, swiss, sans-serif; font-size: 14pt; font-weight: bold; margin-top: 10pt; margin-bottom: 1pt;  margin-right: 0; background: url(/images/angebote/schwung.gif) right top no-repeat; text-align: right; padding: 1pt; }
div.mietgerdetailrubrikname div { margin-top: 7pt; margin-right: 20pt; text-align: right; height: 53px; }

div.mietgertitel { color: #000000; font-size: 11pt; font-weight: bold; text-align: left; padding-left: 2pt; background-color: #b3d2e9;  background-position: bottom;  background-repeat: repeat-x; border-bottom: 1px solid #0068b4; border-top: 1px solid #0068b4; }
div.mietgeruntertitel { color: #0040A0; font-size: 10pt; font-weight: bold; text-align: left; margin-top: 2pt; margin-bottom: 1pt; margin-left: 2pt; }
div.mietgeruntertitel2 { color: #000000; font-size: 10pt; font-weight: bold; text-align: left; margin:0;  padding-left: 4pt; background-color: #f3f8fc;  background-position: bottom;  background-repeat: repeat-x; border-bottom: 1px solid #b3e3e9; border-top: 1px solid #b3e3e9; }

div.mietgerpreistitel { color: #000000; font-size: 10pt; font-weight: normal; text-align: right; margin-bottom: 2pt; }
div.mietgerpreis { color: #000000; font-size: 10pt; font-weight: normal; text-align: right; margin-bottom: 2pt; }

div.mietgerbeschreibung { color: #000000; font-family: arial, swiss, sans-serif; font-size: 9pt; font-weight: normal; text-align: left; margin-left: 4pt; margin-bottom: 2pt; margin-top: 1pt; }
div.mietgercopy { color: #3163ad; font-size: 7pt; font-weight: normal; text-align: left; padding-top: 5pt; border-top:2px solid #000000; }

td.tabelletitel div.mietgerartnr { color: #3163ad; font-size: 8pt; font-weight: bold; text-align: right; margin-top: 2pt; }


/* Ab hier alles auskommentiert, da noch nicht auf tatsächliche verwendung geprüft MZS
 
a	{ color: #3163ad; }
a:link	{ color: #3163ad; }

div.unternav { text-align:left; background-color:#ffffff; color:#000000; font-family: arial, swiss, sans-serif; font-size: 8pt; width: 95px; border: 1px solid blue; padding-left:6px; padding-top:1px; padding-bottom:1px; margin-top:1px; margin-bottom:2px; margin-right: 5px; }
div.unternavakt { text-align:left; background-color:#e77919; color:#000000; font-family: arial, swiss, sans-serif; font-size: 8pt; width: 95px; border: 1px solid blue; padding-left:6px; padding-top:1px; padding-bottom:1px; margin-top:1px; margin-bottom:2px; margin-right: 5px; }

div.mietgerpreis2 { color: #000000; font-size: 10pt; font-weight: bold; text-align: right; margin-bottom: 2pt; }
div.mietgerartnr2 { color: #3163ad; font-size: 10pt; font-weight: bold; text-align: right; margin-bottom: 2pt; }

div.header { color: #3163ad; font-size: 10pt; font-weight: bold; font-family: verdana,arial, swiss, sans-serif; text-align: left; margin-left: 2pt; padding-top: 16px;}
div.header2 { color: #3163ad; font-size: 8pt; font-weight: bold; font-variant: small-caps; font-family: Verdana,arial, swiss, sans-serif; text-align: left; padding-top: 6px; margin-left: 2pt; }
div.header3 { color: #3163ad; font-size: 8pt; font-weight: normal; font-variant: small-caps; font-family: arial, swiss, sans-serif; text-align: left; padding-top: 6px; margin-left: 2pt; }

*/




