/* 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; }

/* Alte Styles */
.text1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; line-height: 16px}
.text2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; line-height: 16px}
.text3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold}
.text4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px}

/* Anzeige von Thumbnails auf der Startseite */
.thumbnail {
	text-align: left;
	float: left;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 6px;
}
.clear { clear:both; }

/* News auf der Startseite */
.news-item-img { padding:0 0 16px 0; margin:0; }
.news-item-img h3 { margin:0; padding:0; font-weight:bold; }
.news-item-img .img { float:left; width:80px; padding:2px 8px 0 0; margin:0; }
.news-item-img .txt { float:left; width:248px; padding:0; margin:0; }

.news-item-txt { padding:0 0 16px 0; margin:0; }
.news-item-txt h3 { margin:0; padding:0; font-weight:bold; }
.news-item-txt .img { display:none; }
.news-item-txt .txt {padding:0; margin:0; }
