body{
color:black;
background-image:url('../reise/berichte/nordamerika/images/background/paper.jpg');
padding:0;
margin:0;
font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:verdana, sans-serif
}

#head {
	color: black;
	background-image:url('../reise/berichte/nordamerika/bilder/background/paper.jpg');
	border-bottom: 1px solid black;
	padding-top: 0px;
	margin-left: 0;
	margin-right:0;
	margin-top:0;
	margin-bottom:40px
}

#head h1{
color:white;
background:#DD2211;
padding:2px;
margin:0;
border-top:1px solid black;
font:bold 15px verdana, sans-serif;}
}

#head h2 {
	color: white;
}

#menu {
	float: left;
	width: 150px;
}

#menu ul {
	margin: 0 0 20px 10px;
	padding: 0;
	list-style: none;
	width: 150px;
}

#menu li {
	padding: 0 0 2px 0;
	/*der abstand zw den menupunkten kann wegen dem ie nicht mit margin gesetzt werden*/
	margin: 0;
}

#menu a {
	width: 200px;
	/*die breitenangabe wir nur vom ie benoetigt*/
	display: block;
	color: #DD2211;
	padding: 4px 4px 4px 10px;
	font-size: 12px;
	text-decoration: none;
}

#menu a:hover {
	color:black;
background:#FF0000;
border:1px solid black;
}

#menu a:visited {
	color: #0000FF;
}

#content {
	margin: 0 80px 20px 190px;
}

#content h2 {
	margin: 25px 0 10px 0;
	padding: 2px 0 2px 5px;
}

#content h3 {
	margin: 25px 0 10px 0;
	padding: 2px 0 2px 5px;
}

#content h4 {
	margin: 25px 0 10px 0;
	padding: 2px 0 2px 5px;
}

a:link {
	font-weight:bold;
	color:#DD2211;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}

a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a:active {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

.seitenueberschrift {
	font-size: 90%;
	font-weight: bold;
}

.text {
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
}

.zahl {
	font-size: 100%;
	font-weight: normal;
	text-align: right;
}

.zahl-bold {
	font-size: 100%;
	font-weight: bold;
	text-align: right;
}

.text-bold {
	font-size: 100%;
	font-weight: bold;
	text-align: justify;
}

.ueberschrift {
	font-size: 100%;
	font-weight: bold;
	text-align: justify;
}

.ueberschrift-center {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

.bild {
	
}

.bildunterschrift {
	font-size: 80%;
	font-weight: bold;
}

.verlinkung {
	font-size: 90%;
	font-weight: bold;
}