/**
breite weisse flaeche: 844px;
abstand links: 70px
abstand oben: 62px
inhaltsbereich: 
	linke spalte: 190px
	mittlere spalte: 454px
	rechtes spalte: 200px
	gesamt: 844px
	
	abstand links: 15px
	abstand rechts: 20px
	abstand mitte links: 15px
	abstand rechts links: 10px
	abstand oben: 24px
head: schrift abstand unten: 19px
font-size: 12px
line-height: 14px 
**/

body {
	padding: 0 0 0 0;
	margin:0 0 0 0;
	background-color:#ffffff;
	font-weight: normal;
	font-size : 62.5%;
	font-family : Helvetica, Arial, sans-serif;
	color:#000000;
	text-decoration:none;	
}
/**********************************
kopfzeile
***********************************/
#kopf {
	height:5.7em;	
	width:844px;
}
#kopf_inhalt {	
	height:5.7em;
	width:790px;
	background-color:#ffffff;
	float:left;
}
#rundung {	
	height:5.7em;
	width:54px;
	visibility:hidden;
}
.floatleft {
	float:left;
}
/**********************************
Inhaltsbereich 3-spaltig
***********************************/
#inhalt {
	/*
	wenn die inneren divs float:left haben umschliesst der äußere div die inneren nur,
	wenn auch er float:left hat.	
	*/
	float:left;
	background-color:#ffffff;
}
#inhalt2 {
	float:left;
	width:844px;
	background-image: url(../images/hg_inhalt2.gif);
	background-repeat: repeat-y;	
	padding-top:20px;
}
#inhalthome {
	float:left;
	background-color:#ffffff;
	width:844px;
	background-image: url(../images/deutsch/home/menschen.jpg);
	background-repeat: no-repeat;	
}
#inhaltdrum {
	background-color:#ffffff;
	width:844px;	
}
#linkespalte{
	width:0px;
	float:left;
	display:none;
	/*background-color:green;*/
}
#mitte {
	/*background-color:yellow;*/
	float:left;
	width:428px;	
}
#rechtespalte {
	/*background-color:red;*/
	float:left;	
	width:178px;
}
#linie_oben_quer {
	padding:0;
	margin:0;	
	width:844px;
	margin-left:70px;
	visibility:hidden;
}
.breite1 {
	float:left;
	width:10px;
}
.breite2 {
	float:left;
	width:15px;
	display:none;
}
.breite3 {
	float:left;
	width:5px;
	display:none;
}
/*******************
fusszeile
********************/
#linie_unten_quer {
	padding:0;
	margin:0;	
	width:844px;
	margin-left:70px;
	visibility:hidden;
}
/***************************************/
h1 {
	padding:0;
	margin:0;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}
h2 {
	padding:0;
	margin:0;
	padding-top:8px;
	margin-left:220px;
	font-size:12px;
	font-weight:bold;
}
h3 {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin-bottom:5px;
}
h4 {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#CB4041;
}
h5 {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
h6 {
	padding:0;
	margin:0;
	padding-top:20px;
	margin-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#CB4041;
}
#breadcrumb {
	font-size:12px;
	font-weight:bold;
}
a {
	color:#CB4041;
	text-decoration:none;
}
a.schwarz {
	color:#000000;
	text-decoration:none;
}
.loq_linie {
	background-image: url(../images/linie_quer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left:12px solid #ffffff;
	border-right:20px solid #ffffff;
	height:1px;
}
.menue_ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

.fett {
	font-weight:bold;
	font-size:12px;
}
.normal {
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
.rotfett {
	font-weight:bold;
	color:#CB4041;
}
a.menue {
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	color:#000000;
}
a.menue:hover{
	color:#CB4041;
}
a.menuefett {
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	color:#000000;
}
a.menuefett:hover{
	color:#CB4041;
}
.abstand {
	margin-bottom:13px;
}
.abstand2 {
	height:250px;
}
.eingerueckt {
	margin-left:10px;
}
#netmuseum {
	margin-top:20px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
}
.dummy {
	clear:both;
}
.bildmitte {
	margin-top:5px;
	margin-bottom:10px;
}
.freilicht_links{
	width:120px;
	margin-right:25px;
	margin-bottom:20px;
	float:left;
}
.freilicht_rechts {
	width:265px;
	margin-bottom:20px;
	float:left;
}