/* copyright modulor - Andreas Niederer */
/* ########################################## 
Elemente all
########################################## */
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color:#EFECE6;
}
img { border:0px;}
p {
	margin-top: 0px;
	margin-bottom: 16px;
}

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: 100%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 16px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 16px;
}
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;
}
cite { font-style:normal; color:#666666; padding:0; margin:0;}
/* ##########################################
Classes all
########################################## */
table.tabelle1 td, table.tabelle1 th {
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right:8px;
	border-top:1px solid #AAAAAA;
}
table.tabelle2 td, table.tabelle2 th {
	font-size: 11px;
	line-height: 14px;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	vertical-align: top;
}
.Marginalie {
	font-size: 80%;
	line-height: 120%;
	font-weight:normal;
}
.Bildunterschrift {
	font-size:10px;
	line-height: 12px;
	margin-top:-12px;
	max-width:336px;
}
.Mager { font-weight: normal; }
.Bild-rechts-umfliessen { float:left; margin: 0 16px 8px 0; }
.Bild-Auszug { position:absolute; left:48px; }
.Zitat { color:#666666; }
.error { color:#990000; border:1px solid #990000; padding:16px; margin-bottom:16px; }


/*
.csc-textpic .csc-textpic-intext-right div.csc-textpic-text h2 { clear:both; }
*/

/* im RTE nicht anzeigen */
body .border-before { border-top:1px solid #cccccc; padding-top:15px; }


#content .csc-frame.csc-frame-rulerBefore { border-top:1px solid #cccccc; padding-top:15px; }


