/* copyright modulor - Andreas Niederer für Simma & Partner */
/* ########################################## 
Elemente
########################################## */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/hintergrund-detail.gif);
	background-repeat: repeat-y;
}
p {
	margin-top: 0px;
	margin-bottom: 16px;
}
ul {
	list-style-position: outside;
	margin:0px 0px 16px 16px;
	padding:0px 8px 0px 8px;
}
li {
	margin: 0px;
	padding:0px;
}
ul.Link-Liste {
	margin:0px 0px 16px 0px;
	padding:0px;
}
ul.Link-Liste li {
	list-style-type:none;
	margin:0px 0px 0px 8px;
	padding:0px 8px 0px 10px;
	background-image: url(../images/pfeil.gif); background-repeat: no-repeat; background-position: left top;
}
.Link-Liste a { font-weight:normal; }
li.Link-Liste {
	list-style-type:none;
	margin:0px 0px 0px 8px;
	padding:0px 8px 0px 10px;
	background-image: url(../images/pfeil.gif); background-repeat: no-repeat; background-position: left top;
}

ul.Link-Liste-Abstand {
	margin:0px 0px 16px 0px;
	padding:0px;
}
ul.Link-Liste-Abstand li {
	list-style-type:none;
	margin:0px 0px 4px 8px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/pfeil.gif); background-repeat: no-repeat; background-position: left top;
}
li.Link-Liste-Abstand {
	list-style-type:none;
	margin:0px 0px 4px 8px;
	padding:0px 0px 0px 10px;
	background-image: url(../images/pfeil.gif); background-repeat: no-repeat; background-position: left top;
}
.Link-Liste-Abstand a { font-weight:normal; }
blockquote { margin:0px 0px 16px 16px; }
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AAAAAA;
	height:1px;
}
form { margin: 0px; padding: 0px; }
img { border:0px; }
tr, th { vertical-align:top; text-align: left; }
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 135%;
	line-height: 133%;
	font-weight: normal;
	margin: 20px 0px 32px 0px;
}
h2 {
	font-weight:bold;
	font-size: 100%;
	margin: 0px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	margin:0px 0px 0px 10px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}
h5 {
	font-size: 90%;
	font-weight: normal;
	margin:0px 0px 0px 16px;
}
h6 {
	font-size: 90%;
	font-weight: normal;
	margin:0px 0px 0px 30px;
}
/* ##########################################
Classes
########################################## */
table.tabelle1 { width:100%; margin-bottom:16px;}
table.tabelle1 td, table.tabelle1 th {
	padding:0px 8px 8px 8px;
	border-top: 1px solid #AAAAAA;
	font-size: 90%;
	line-height:133%;
}
table.tabelle1 p,table.tabelle1 h2, table.tabelle1 ul { padding:0px;}
table.tabelle1 img { margin-left:-8px;}
th.tabelle1-clear, td.tabelle1-clear {
	border-top-style: none !important;
	padding-top: 16px !important;
	padding-bottom: 8px !important;
}
table.tabelle2 { width:100%;  margin-bottom:16px;}
table.tabelle2 td, table.tabelle2 th {
	padding:0px 8px 8px 8px;
	font-size: 90%;
	line-height:133%;
}
table.tabelle3 { width:100%;  margin-bottom:16px;}
table.tabelle3 td, table.tabelle3 th {
	padding:0px 8px 8px 8px;
	border-top: 1px solid #AAAAAA;
}
table.tabelle3 p,table.tabelle3 h2, table.tabelle3 ul { padding:0px;}
table.tabelle3 img { margin-left:-8px;}
/* Diagramm */
table.Diagramm-Tabelle {
	margin-top:16px;
	margin-bottom:16px;
	width:100%;
}
table.Diagramm-Tabelle td {
	font-size: 90%;
	line-height:120%;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
}
table.Diagramm-Tabelle ul {
	margin-left:6px;
	padding-right:1px;
}
td.Diagramm-Punkt1  { 
	background-color:#C4C5B4;
	background-color:#B4B3A9;
	padding-left:3px;
 }
td.Diagramm-Punkt2  { 
	background-color:#BDBEAD;
	background-color:#A3A299;
	padding-left:23px;
	background-image:url(../images/diagramm-pfeil-11.gif);
	background-repeat:no-repeat;
}
td.Diagramm-Punkt3  { 
	background-color:#B2B3A3;
	background-color:#93928A;
	padding-left:23px;
	background-image:url(../images/diagramm-pfeil-12.gif);
	background-repeat:no-repeat;
}
td.Diagramm-Punkt4  { 
	background-color:#A2A294;
	background-color:#82817A;
	padding-left:23px;
	background-image:url(../images/diagramm-pfeil-13.gif);
	background-repeat:no-repeat;
}
td.Diagramm-Punkt5  { 
	background-color:#929185;
	background-color:#71706A;
	padding-left:23px;
	background-image:url(../images/diagramm-pfeil-14.gif);
	background-repeat:no-repeat;
}
.Farbe1 { background-color:#B4B3A9; }
.Farbe2 { background-color:#A3A299; }
.Farbe3 { background-color:#93928A; }
.Farbe4 { background-color:#82817A; }
.Farbe5 { background-color:#71706A; }
.Marginalie {
	font-size: 90%;
	line-height:133%;
	font-weight:normal;
}
.Zitat-Rand {
	font-size: 100%;
	line-height: 133%;
	font-family: Georgia, Times New Roman, Times, serif;
	text-indent: -8px;
	padding-left: 10px;
	margin-left:16px;
	color:#67675E;
	border-left: 1px solid #AAAAAA;
}
.mager { font-weight:normal;}