body {
	background-color: #FFFFFF;
	background-image: url(spanisch-bilder/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#top {
	display: block;
	height: 175px;
	width: 779px;
	background-image: url(spanisch-bilder/top.jpg);
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 440px;
	top: 18px;
	position: relative;
	left: 333px;
	display: block;
}
#toptitle h1{
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
}
#toptext h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
#toptext {
	width: 340px;
	position: relative;
	left: 420px;
	top: 10px;
	text-align: right;
}
#main h1 {
	font-size: 16px;
	color: #CC0000;
}

#toptitle {
	z-index: 5;
	position: relative;
	left: 292px;
	top: 10px;
	width: 480px;
}


#main {
	background-image: url(spanisch-bilder/m.jpg);
	background-repeat: repeat-y;
	width: 739px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#nav a {
	border: 1px solid #FFFFFF;
	color: #A60000;
	text-decoration: none;
	margin-right: 7px;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	float: left;
	overflow: visible;
	margin-top: 7px;
	background-color: #F2BC12;
}
#nav a:hover, .subnav a:hover {
	color: #000000;
	background-color: #FAE092;
}

#footer {
	background-image: url(spanisch-bilder/u.jpg);
	background-repeat: no-repeat;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#footer a {
	color: #999999;
}
#maintext {
	width: 550px;
	display: block;
	line-height: 130%;
	float: left;
}

#mainpics {
	float: right;
	width: 150px;
}
.clear	{
	clear:both; 
	height:1px; 
	margin-top:-1px;
}
.feld1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	border: 1px ridge #999999;
}
a {
	color: #CC0000;
}
.klein {
	font-size: 11px;
	line-height: normal;
}
.tablehead {
	background-color: #FFFEE1;
}
#mainbilder {
	width: 739px;
}
#mainbilder td {
	text-align: right;
	vertical-align: top;
	padding-bottom: 20px;
}
.subnav {

	width: 550px;
	display: block;
}
.subnav a {

	border: 1px solid #EB3700;
	color: #A60000;
	text-decoration: none;
	margin-right: 7px;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	float: left;
	overflow: visible;
	margin-top: 7px;
	background-color: #F2BC12;
}
