@charset "utf-8";
/* Basisvorlage CSS
LeasingUnion
www.leasingunion.com
Start: 17.12.2008
Letzte Aenderung: 17.12.2008
*/
/* CSS Document */

/* Reset
------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* Globals und Typo
------------------------------------------------*/
html, body{height:100%;margin:0; padding:0}
body {
	font-size: 75%;
	background-image:url(../bilder/all/bg_body.png);
	background-color: #ffc307;
}
html>body {
	font-size: 12px;
}
a:link {color: black;
	text-decoration:underline;}
a:visited {text-decoration:underline;}
a:hover {text-decoration:underline;}
.dns {display:none;}
.unterstreichen {border-bottom: 1px solid black;}
/* macht gepunktete linie um geklickte links unsichtbar
------------------------------------------------*/
a:focus {outline:none;}
/* box positioning
------------------------------------------------*/
#seite {
	margin: auto;
	width: 960px;
	height: 100%;
	min-height: 100%;
	position: relative;
	background-color: #ffd759;
	background-image:url(../bilder/all/bg_seite.jpg);
}
#seite1 {
	margin: auto;
	width: 960px;
	position: relative;
	min-height: 100%;
	background-color: #ffd759;
	background-image:url(../bilder/all/bg_seite.jpg);
}
#kopf {
	width: 920px;
	height: 121px;
	background-color: #ffc307;
	background-image:url(../bilder/all/header.jpg);
	text-align: right; padding-right: 40px; padding-top: 5px;
}
#menutop {
	width: 720px;
	height: 40px;
	line-height: 40px;
	background-color: #ffc307;
	background-image:url(../bilder/all/bg_menutop.jpg);
	padding-left: 240px;
}
#menu {
	width: 208px;
	float: left;
}
#inhalt {
	width: 470px;
	padding-left: 30px;
	padding-top: 30px;
	float:left;
	text-align:justify;
}
#notizen {
	width: 200px;
	padding-right: 30px;
	padding-top: 30px;
	float: right;
}
#grauebox {
	width: 195px; 
	background-color: #777777; 
	padding: 10px; 
	color: #e6e6e6; 
	margin-left: 2.3em; 
	}
*html #grauebox {
	margin-left: 1.3em; 
	}
/* Vertikaler Rhythmus basierend auf 12px Basisgröße für den Fließtext
--------------------------------------------------------------------------------------- */
p, ul.inhalt {
	font: 1em/1.5em Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
p.inhaltohneabstandoben {
	font: 1em/1.5em Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 1.5em;
}
p.inhalt, ul.inhalt, h2, p.inhaltohneabstandoben  {
	padding-left: 2.3em;
}
ul.size14 {
	padding-left: 1.7em;
}
ul.size14 {font: 1.3em/1.4em Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.3em;
	margin-bottom: 1.5em;}


p.notizen {
	font: 1em/1.5em Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	padding-right: 2.3em;
	width: 200px;
	float: right;
}
h1 {
	font: 1.5em/0.9em Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0.7em;
	padding-left: 1.8em;
	margin-bottom: 0.5em;
	color: #b18c18;
	background-image: url(../bilder/all/hr.png);
	background-repeat: no-repeat; background-position: left bottom;
}

h2 {
	font: 1em/1.5em Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	font-weight: bold;	
}

h3 {
	font: 1.33em/1.13em Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.13em;
	margin-bottom: 1.13em;
}

h4 {
	font: 1.17em/1.29em Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.29em;
	margin-bottom: 1.29em;
}
.size14a{font-size:14px;}
/* verlinkte Bilder ohne Rahmen 
--------------------------------------------------------------------------------------- */
a img {
	border: 0;
}
/* Bilder mit grauem Rahmen oben
--------------------------------------------------------------------------------------- */
img.inhalt {
	border-top: 10px solid #777777;
}
/* Links- bzw. Rechtsausrichtung für Elemente
--------------------------------------------------------------------------------------- */
.links {
	float: left;
	margin: 0 0 0 0;
}

.rechts {
	float: right;
	margin: 0 0 0 0;
}
/* Menu Top
--------------------------------------------------------------------------------------- */
.trenner {margin-left: 5px; margin-right: 5px;}

/* hr als bild
--------------------------------------------------------------------------------------- */
div.trenner {background: transparent url(../bilder/all/hr.png) no-repeat; height: 15px; clear: both;}
div.trenner hr {display: none;}
/* Navigation oben
--------------------------------------------------------------------------------------- */
#menutop ul {
	list-style-type: none;
	height: 40px;
	
}
#menutop li { font-size: 12px; display: inline; line-height: 40px; }
#menutop a:link {overflow:hidden;line-height: 40px; display: block; height: 40px; float: left;border-right: 1px solid #c0c0c0; padding: 0 5px 0 5px; border-left: 1px solid #fafafa; text-decoration: none;}
#menutop a:visited {overflow:hidden;line-height: 40px; display: block; height: 40px; float: left;border-right: 1px solid #c0c0c0; padding: 0 5px 0 5px; border-left: 1px solid #fafafa; text-decoration: none;}
#menutop a:hover {color: #b18c18; background-image: url(../bilder/menu/bg_menutop_over.jpg);}
#menutop .aktiv{color: #b18c18; background-image: url(../bilder/menu/bg_menutop_over.jpg);}
#menutop ul li ul {display: none;}
#menutop ul li:hover ul {display:block; position:absolute; top:165px; left:386px;}
#menutop ul li:hover ul li a {display:block; background-color: #b18c18;}
#menutop ul li:hover ul li a:hover {background-color: #e8b000;color: #b18c18; background-image: none;}
/* Navigation links
--------------------------------------------------------------------------------------- */
#menu ul {
	list-style-type: none;
	width: 198px;
	height: 50px;
	float: right;
}
#menu ul li { font-size: 12px;}
#menu ul li a:link {color: #4d3a00;background-image: url(../bilder/menu/bg_menu_left.png);display: block; height: 50px; line-height: 50px; padding-left: 10px; width: 188px; text-decoration: none;}
#menu ul li a:visited {color: #4d3a00;background-image: url(../bilder/menu/bg_menu_left.png);display: block; height: 50px; line-height: 50px; padding-left: 10px; width: 188px; text-decoration: none;}
#menu ul li a:hover {background-image: url(../bilder/menu/bg_menu_left_over.png);}
#menu ul li a.aktivmenuleft {background-image: url(../bilder/menu/bg_menu_left_over.png);}

/* Button Styling
--------------------------------------------------------------------------------------- */
/* default link styling needed for IE6 to work */
a {color:#000;}
a:visited {color:#000;}
a:active {color:#000;}
a:hover {text-decoration:none;}
 /* remove the margin and bullets, set the padding*/
.button {margin:0; padding:0;}

/* style the links and place the background image to start from left edge */
.button a {display:block; height:38px; float:left; background:url(../bilder/button/button.gif); text-decoration:none; font-size:12px; font-family:arial, sans-serif; letter-spacing:1px; line-height:35px;}

/* style the b element to posiition it to the right by 20 pixels and even out the text with 20 pixel right padding */
.button a b {font-weight:normal;margin:0 0 0 20px; width: 120px;display:inline; float:left; height:38px; background:url(../bilder/button/button.gif) right top; padding:0 20px 0 0; color:#000;}

/* style the link hover and the link hover b to replace the background image - border:0 needed for IE6 to work */
.button a:hover, .button a:hover b {border:0; background-image:url(../bilder/button/hover_button.gif); cursor:pointer;}

/* style the active state to replace the background image. This can also be used for a 'current' tab if you wish */
.button a:active, .button a:active b, .button a.current, .button a.current b {background-image: url(../bilder/button/active_button.gif);}

/* move the text down by 3 pixels, and to the right by 2 pixels */
.button a:active b, .button a.current b { line-height:38px; margin-left:21px; padding-right:19px;}
.button img { padding: 10px 0 0 10px;}