/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/* center-align content in older browsers */
	text-align: center;
	background-image: url(resources/background.jpg);
	
}
#content {
	width: 950px;
	/* default alignment is left */
	text-align: left;
	margin: 20px auto;
	/* center align this content div */
}
/* -------------- */
/*  Navigation    */
/* -------------- */
html>body #kopf {
	background-image: url(resources/kopf.png);
	background-repeat: no-repeat;
	width: 902px;
	height: 161px;
}
#navigation {
	font-size: 1.6em; 
	text-align: left;
	position: relative;
	top: 138px;
	padding-left: 3px;
}
#navigation ul {
	list-style: none;
}
#navigation ul li {
	display: inline;
	color: #FFFFFF;
}
#navigation ul li a {
	text-decoration: none;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 15px;
}
#navigation ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
#navigation ul li a img {
	border: none;
}

#mainarea {
	width: 900px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url(resources/moneybg.jpg);
	background-repeat: no-repeat;
	background-color: #ECECEC;
	background-position: bottom left;	
}
#mainarea_link {
	width: 900px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #ECECEC;
	background-position: bottom left;	
}
/* -------------- */
/*  home starts   */
/* -------------- */
#home {
	position: relative;
}
#home img#receipt {
	float: right;
}
#home img#rm {
	position: absolute;
	bottom: 0px;
	left: 10px;
}
#home div#textbox1 {
	padding: 60px 30px 40px;
	margin-right: 250px;
}
#home div#textbox10 {
	padding: 0px 30px 40px;
	margin-right: 250px;
}
#home div#textbox10 p {
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
	text-align: right;
}	
#home div#textbox1 p.tagline {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	color: #8b0c19;
	text-align: center;
}
#home div#textbox2 {
	padding: 10px 20px 20px 80px;
	margin-right: 250px;
}
#home div#textbox2 p {
	font-weight: bold;
	font-size: 1.4em;
	color: #000000;
	text-align: left;
}
#home div#textbox2 ul {
	list-style: square;
	list-style-position: outside;
	padding: 10px 0px 0px 30px;
}
#home div#textbox2 ul li {
	letter-spacing: 0.06em;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 12px;
	color: #000000;
}


/* -------------- */
/*  home ends   */
/* -------------- */
/* -------------- */
/*  leistungen starts*/
/* -------------- */
#leistungen {
	padding: 5px 70px 20px 100px;
	position: relative;
	font-size: 1.2em;
}
#leistungen h1 {
	font-size: 1.2em;
	font-variant: small-caps;
	padding-top: 20px;
	color: #8b0c19;
	letter-spacing: 0.1em;
	
}
#leistungen h2 {
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
	letter-spacing: 0.1em;
}
#leistungen h3 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-bottom: 15px;
}
#leistungen ul {
	list-style: square;
	list-style-position: outside;
	padding: 5px;
	margin-left: 10px;
}
#leistungen li {
	font-size: 1.2em;
}
#leistungen img#pen {
	position: absolute;
	right: -60px;
	bottom: 90px;
}	
/* -------------- */
/*  leistungen ends */
/* -------------- */
/* -------------- */
/*  ringana starts*/
/* -------------- */
#ringana {
	padding: 5px 50px 20px 100px;
	position: relative;
	font-size: 1.2em;
	background-color:#FFF;
}
#ringana a {
	text-decoration: none;
	color: #990000;
}
#ringana a:hover {
	border-bottom: 1px dashed #990000;
	}
#ringana h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 15px;
	color: #8b0c19;
	letter-spacing: 0.1em;
	
}
#ringana h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 15px;
	letter-spacing: 0.1em;
}
#ringana h3 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 20px;
	margin-bottom: 15px;
}
#ringana ul {
	list-style: square;
	list-style-position: outside;
	padding: 5px;
	margin-left: 10px;
}
#ringana li {
	font-size: 1.2em;
}


/* -------------- */
/*  ringana ends */
/* -------------- */
/* -------------- */
/*  personliches starts*/
/* -------------- */
#personliches {
	padding: 5px 15px 20px 100px;
	font-size: 1.2em;
}
#personliches h1 {
	font-size: 1.2em;
	padding-top: 25px;
	color: #8b0c19;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

#personliches p {
	font-size: 1.2em;
}
#personliches ul {
	list-style: square;
	list-style-position: inside;
	padding: 5px;
}
#personliches li {
	font-size: 1.2em;
	padding-top: 5px;
}
#personliches img#folder {
	float: right;
	margin-top: 30px;
	position: relative;
	left: 0px;
}
/* -------------- */
/*  personliches ends */
/* -------------- */
/* -------------- */
/*  kontakt starts*/
/* -------------- */
#kontakt {
	padding: 0px;
	background-image: url(resources/phonepadSmall2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 500px;
}
#kontakt h1 {
	font-size: 1.2em;
	font-variant: small-caps;
	padding-top: 15px;
	color: #8b0c19;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

#kontakt p {
	font-size: 1.2em;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
#kontakt div#bcard {
	margin: auto;
	padding: 0px 0px 0px;
	width: 400px;
	height: 600px;
}
#kontakt div#bcard p.headline {
	font-weight: bold;
	margin-top: 8px;
	
}

#kontakt a {
	text-decoration: none;
	color: #990000;
}
#kontakt a:hover {
	border-bottom: 1px dashed #990000;
}
#kontakt p.imp {
	font-weight: bold;
	padding-top: 20px;
	
}
/* -------------- */
/* kontakt ends */
/* -------------- */

/* ---------------- */
/*  impressum starts*/
/* ---------------- */
#impressum {
	padding: 0px;
	background-image: url(resources/phonepadSmall2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
}
#impressum h1 {
	font-size: 1.2em;
	font-variant: small-caps;
	padding-top: 35px;
	color: #8b0c19;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}

#impressum p {
	font-size: 1.2em;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
#impressum div#bcard {
	margin: auto;
	padding: 0px 0px 0px;
	width: 480px;
	height: 200px;
}
#impressum div#bcard p.headline {
	font-weight: bold;
	margin-top: 8px;
	
}
/* -------------- */
/* impressum ends */
/* -------------- */

/* ----------------- */
/* footer starts     */
/* ----------------- */
#footer {
	font-family: Arial, sans-serif;
	text-align: center;
	padding: 5px 5px 15px;
	margin-top: 20px;
	font-weight: bold;
}
#footer a {
	font-size: 1.0em;
	text-decoration: none;
	color: #000000;
	padding: 0.1em 1em;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #ECECEC;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}	
#footer a:hover {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
/* ----------------- */
/* footer ends       */
/* ----------------- */
.clearfloat {
	clear: both;
}
/* CSS Document */
