﻿/* ... Cascalding Stylsheet für www.aktives-pricing.de ... */

/* ... Standards ... */
.center         { text-align:center;                    }
.italic         { font-style:italic;                    }
.bold           { font-weight:bold;                     }
.underline      { text-decoration:underline;            }
.small          { font-size:smaller;                    }


/* ... Kopfzeile ... */
#kopf {
	height: 80px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: ;
	margin-left: 5px;
	max-width: 1050px;
}

#kopf img {
	border: 0;
}

#kopf img {
	margin-left: 6px;
}


/* ... Seitenformatierung ... */
#container {
	min-width: 600px;
}

#content {
	margin-right: 5px;
	margin-left: 190px;
	padding-top: 40px;
	padding-right: 25px;
	max-width: 660px;
}

#content form {
	padding-left:12pt;
}

body {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height:130%;
  color: rgb(0,0,0);
  font-family: Arial, Helvetica, sans-serif;
  font-size:11pt;
  background-color: 255,255,255;
  
  /* #FFF3CC; */
  }


/* ... Bildformatierung ... */
img {
  float:none; margin-top:0;margin-right:0;margin-bottom:0px; margin-left: 0px; border: 0;
  }  
  
.img-left {
  float:left; margin-top:0;margin-right: 15px;margin-bottom:5px; margin-left: 0px; border: 0;
  padding-top: 2px;
  }
  

.img-right {
  float:right; margin-top: 0; margin-right: 0px; margin-bottom: 5px; margin-left: 15px; border: 0;
  padding-top: 2px;
  }


/* ... Ueberschriften ... */
h1 {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 110%;
  color: rgb(51,51,153);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15pt;
  font-weight: bold;
  /*border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(128,128,128);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(128,128,128);*/
  padding-bottom: 6px;
  padding-top: 8px;
  padding-left:12pt;
  } 
    
  .h1-top { margin-top: 3.5em; }
  

h2 {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 3em;
  margin-bottom: 0.5em;
  line-height: 130%;
  color: rgb(51,51,153);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  padding-left:12pt;
  }

h3 {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1em;
  margin-bottom: 0em;
  line-height:130%;
  color: rgb(51,51,153);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  padding-left:12pt;
  }
  
h4 {
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 130%;
  text-indent: 0em;
  color: rgb(0,0,0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  padding-left:12pt;
  font-weight: bold;
}


/* ... Links ... */
a:link {
  color: rgb(204,0,0);
  white-space: normal;
  outline:none;
  text-decoration:none;
  }

a:visited {
  color: rgb(51,51,153);
  outline:none;
  text-decoration:none;
  }

a:hover {
  background-color: rgb(201,201,201);
  color: rgb(204,0,0);
  outline:none;
  text-decoration:none;
  }
  
a:active {
  color: rgb(51,51,153);
  outline:none;
  text-decoration:none;
  }

.black {
	color:black;
}

/* ... Navigation ... */
#navigation {
	width: 165px;
	float: left;
	padding-top: 50px;
	padding-left: 0px;
}

#navigation ul {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 1px;
	font-size: 10pt;
}

#navigation li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(128,128,128);
	font-size: 10pt;
	color: #CC0000;
}

.platzhalter {
	line-height: 1px;
}

.navborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(128,128,128);
}


#navigation li a:hover, #navigation li v:hover{
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(128,128,128);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(128,128,128);
	border-top-width: 0px;
}


#navigation a:link, #navigation a:visited {
	color: black;
	text-decoration: none;
}

#navigation a:focus, #navigation v:focus, #navigation a:hover, #navigation v:hover {
	color: #CC0000;
	text-decoration: none;
}


/* ... Footer ... */
#fuß {
	clear: both;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 190px;
	font-size: 8pt;
}

#fuß p {
	font-size: 8pt;
}

#fuß a:link, #fuß a:visited, #fuß a:hover, #fuß v:hover {
	color: black;
}


/* ... Text ... */
p {
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 130%;
  text-indent: 0em;
  color: rgb(0,0,0);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  padding-left:12pt;
  }

.pabstand {
  margin-bottom: 1em;
  }
  
.pliste {
	padding-left:0pt;
	margin-bottom: 1em;
}

.p300 /*Stimmen zum Buch*/ {
	line-height:200%;
	/*border-bottom:thin;
	border-bottom-color:gray;
	border-bottom-style:solid;*/
	margin-bottom: 1em;
}

.p2 {
  text-indent: 14pt;
  }

.p2abstand {
  margin-bottom: 1em;
  text-indent: 14pt;
  }

pre {
  }

  
.eingerueckt {
  padding-left:12pt;
  }


/* ... Tabellen ... */
table {
	max-width:700px;
}

td {
	vertical-align:top;
	padding-left: 0pt;
	font-size: 11pt;
}

.formular{
	padding-left:12pt;
}

.seitenzahl {
	text-align:right;
	padding-left: 12pt;
}

.oberpunkt{
  line-height: 130%;
  color: #CC0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
}

.oberpunkt td {
	padding-top: 1em;
}


/* ... Listen ... */

#content li {
  font-size: 11pt;
  line-height: 130%;
  margin-top: 0.5em;
  }
  
.mz /*für mehrzeilige Listenpunkte ist ein größerer Abstand notwendig*/ {
	padding-top: 0.5em;
}

#content li .mz {
	padding-top: 0.5em;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 11pt;
	margin-left: 12pt;
	padding-left: 17px;
}

#content ol {
  list-style-type:decimal;
  list-style-position: outside;
  font-size: 11pt;
  margin: 0px;
  margin-left: 12pt;
  padding: 0px;
  padding-left: 30px;
  }

/* <------------- ... ENDE ... -------------> */
