/************ Allgemeine Seitenformatierung (+tags) *************/

body {  
	background-color: #cecbc8; 
	margin: 0; 
	padding: 0; 
}

p { 
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 18px; 
	width: 350px; 
	margin-top: 20px; 
	margin-left: 10px; 
}
img { border: none; }

h1{
	color: #474d52;
	font-size: 18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 22px;
	margin-top: 30px;
}
h2 {
	color: black; 
	font-size: 15px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold;
	font-style:italic;
	line-height: 20px;
	margin-top: 30px;
	}
	
h3 { 
	color: #474d52; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 18px; 
	width: 350px; 
	margin-left: 10px; 
}

.bildunterschrift { 
	color: #474d52; 
	font-size: 9px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 11px; 
	margin-top: -10px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
}
a, a:link, a:visited { 
	color: #474d52; 
	text-decoration: none; 
	text-transform: none 
}
a:hover, a:active { 
	color: #da3e00; 
	text-decoration: none; 
	text-transform: none 
}

.hintergrund { 
	width: 100%; 
	height: 100%; 
	background-image: url('background1.gif'); 
	background-repeat: repeat-x; 
	position: absolute; 
}
.hintergrund2 { 
	width: 100%; 
	height: 100%; 
	background-image: url('background2.gif'); 
	background-repeat: repeat-x; 
	position: absolute; 
}
.hintergrund3 { 
	width: 100%; 
	height: 100%; 
	background-image: url('background3.gif'); 
	background-repeat: repeat-x; 
	position: absolute; 
}
.hintergrund4 { 
	width: 100%; 
	height: 100%; 
	background-image: url(../files/dreistreifen.gif); 
	background-repeat: repeat-x; 
	position: absolute; 
}
.mitte { 
	position: relative; 
	margin-right: auto; 
	margin-left: auto; 
	width: 817px; 
	height: 100%; 
}

/************ MENUE (HEADER) *************/

.menuflaeche { 
	background-color: white; 
	width: 817px; 
	height: 150px; 
	padding-left: 6px; 
}

.sprachen {
	position: absolute;
	width: 150px;
	height: 20px;
	top: 20px;
	right: 0px;
x	background-color:#093;
	text-align: right;
}

.menu  ul { 
	text-align: right; 
	position:relative; 
	padding:0 6px 0 0; 
}
.menu  ul li {
	display:inline; 
	margin:0 1px; 
	}
.menu  a:hover {
	background-color:transparent;
	}
.menu { 
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-align: right; 
	padding-top: 8px; 
}

a.current { 
	color: black; 
}

/************ LINKE SPALTE (TEXT) *************/

.textspalte { 
	min-height: 100%; 
	width: 410px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #f5f0ee; 
	float: left; 
	padding-left: 10px; 
}

.printer { 
	text-align: right; 
	padding: 25px 0; 
	width: 370px; 
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

/************ RECHTE SPALTE (ARTIKEL) *************/

.artikelspalte { 
	width: 392px; 
	background-color: #f5f0ee; 
	position: absolute; 
	left: 420px; 
	float: left; 
	padding-right: 8px; 
	border-width: 0; 
}
.artikelspalte img { 
	margin: 0; 
	padding: 0; 
	float: left; 
}

.kategoriespalte { 
	background-color: #cecbc8; 
	color: white; 
	font-size: 13px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 15px; 
	text-align: left; 
	width: 100%; 
	height: 20px; 
	float: left; 
	padding-top: 5px;
	padding-left: 10px; 
}

.teaser { 
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 13px; 
	width: 320px; 
	padding-top: 8px; 
	padding-bottom: 5px; 
}

.teaser1 { 				/* nur in der Kategorie Jüdische Bürger */
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 18px; 
	width: 320px; 
x	padding-top: 8px; 
x	padding-bottom: 5px; 
}

.artikel_normal, .artikel_aktuell { 
	color: black; 
	background-color: #dad6d3; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 17px; 
	text-align: left; 
	width: 100%; 
	/*height: 83px;*/ 
	float: left; 
	padding: 8px 8px 8px 8px; 
}
.artikel_aktuell { 
	background-color: #ffffff; 
	width: 392px; 
	padding: 8px 8px 8px 8px; 
}
.artikel_normal img, .artikel_aktuell img { 
	float: left; 
	padding-right: 10px; 
}

.bild_text { 
	color: #9a3210; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 14px; 
	background-color: #cecbc8; 
	text-decoration: none; 
	text-align: left; 
	width: 392px; 
	height: 76px; 
	padding-top: 7px; 
	padding-bottom: 0; 
	padding-left: 8px; 
}
.nav_2nd { 
	background-color: #dad6d3; 
	padding: 15px 5px 5px 5px; 
	font-size: 14px; 
	float: left; 
	width: 100%; 
}
.nav_2nd a { 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
}
.nav_2nd ul {
	list-style-type: none;
	width: 350px;
}

/**** TEXTILE + BILD ****/

.textile { 
	padding-bottom: 0; 
	clear: both; 
}
.textile img { 
	padding-bottom: 16px; 
}

.flLeft { 
	float:left; 
	margin-left: 10px; 
	padding-right: 10px; 
}
.flRight { 
	float:right; 
	padding-left: 15px; 
}
.flTop { 
	float:inherit; 
	padding-top:12px; 
}

/*****************************/
.article-list p { 
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 18px; 
	width: 350px; 
x	margin-top: 20px; 
	margin-left: 10px; 
}
.article-list h2 {
	color: black; 
	font-size: 15px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold;
x	font-style:italic;
	line-height: 20px;
x	margin-top: 30px;
	}
	
	
/*****************************/

.sprachen ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sprachen ul li {
	display: inline;					/* alle Listenpunkte nebeneinander statt untereinander */
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
x	letter-spacing: 1px;
	font-weight: normal;
	list-style-type: none;
x	color: #e4c5a0;						/*sandfarben*/
}
.sprachen ul li a, 
.sprachen ul li a:link, 
.sprachen ul li a:visited, 
.sprachen ul li a:active {
x	color: #ebd4bb;						/*sandfarben*/
	text-decoration: none;
}
.sprachen ul li a:hover {
	color: #9a3210;
}

.current_lang { 
	color: #000000;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	display: inline; 
	padding: 0 5px 0 5px;
}
