/* copyright modulor - Andreas Niederer */
/* ########################################## 
Elemente all
########################################## */
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
img { border:0px;}
p {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-right: 8px;
}
ul {
	list-style-position: outside;
	margin: 0px;
	margin-bottom: 16px;
	padding:0px;
	padding-left:16px;
}
li {
	margin: 0px;
	padding:0px;
}
ol {
	margin-top: 16px;
	margin-left: 35px;
	margin-right: 15px;
}
blockquote {
	margin-top: 0px;
	margin-left: 16px;
	margin-right: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	height:1px;
}
form {
	margin: 0px;
	padding: 0px;
}
form td {
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
tr {vertical-align:top; } 
th{ text-align: left; }
h1 {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 16px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin:0;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	margin-left: 16px;
}
h5 {
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-size: 80%;
	font-weight: normal;
	margin: 0px;
}
code { background-color:#D3D5D0; display:block; padding:5px; font-size:12px; margin:0 0 2em 0; }

abbr[title], acronym[title], dfn[title] {
    border-bottom: 1px dotted; 
    font-style: normal;
    cursor: help;
}

/* ##########################################
Classes all
########################################## */

.clearer { clear:both; }
.clear { clear:both; }

.tabelle1  { width:100%; }
.tabelle2  { width:100%; }
.tabelle1 td, .tabelle1 th, .tabelle2 td, .tabelle2 th {
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right:8px;
	border-top:1px solid #AAAAAA;
}
.tabelle2 td, .tabelle2 th { font-size: 80%; }
.tabelle2 p { font-size: 100%; }
.tabelle2 th { border-top:1px none #AAAAAA !important; }


.Marginalie {
	font-size: 80%;
	line-height: 120%;
	font-weight:normal;
}
.Mager {
	font-weight: normal;
}
ul.Link-Liste { list-style-image: url("../images/aufzaehlung.gif");}
ul.Link-Liste a { font-weight:bold; }

.Eingabe-Daten { width:100%; font-size:80%; border-collapse: collapse; border:1px solid #aaaaaa;  }
.Bildabstand { padding-right:16px; float:left; }
.wichtig { color:#FF0000; }
.ausgegraut { color:#999999; }

.contenttable, .htmlarea-showtableborders { width:100%; font-size:80%; border-collapse: collapse; margin:1em 0 1em 0;  }
.contenttable caption, .htmlarea-showtableborders caption {  text-align:left; }
.contenttable td, .contenttable1 th, .htmlarea-showtableborders td, .htmlarea-showtableborders th {
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right:8px;
	border-bottom:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
}
.contenttable p, .htmlarea-showtableborders p { margin:0; }
.address h3 { margin-top:1.5em; font-style:normal; }

tex { background-color:#cccccc; font-family: 'InconsolataMedium',Monaco,courier,"courier-new",monospace; font-size: 16px;  }


