body {
	background-color: #000A7F;
	vertical-align: middle;
	text-align: center;
	margin: auto;
	left: auto;
	right: auto;
	height: auto;
	width: 800px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: #2496CF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #2496CF;
	text-decoration: underline;
}


.main {
	background-color: #2496CF;
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	border: #FFFFFF;
	color: #FFFFFF;
	position: relative;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

.main_index {
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	border: #2496CF;
	color: #2496CF;
	position: relative;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

#navi_all {
	width: 104px;
	margin-left: 5px;
	/*margin-top: 20px;*/
	float: left;
	line-height: normal;
}

#navi_lang {
	width: 104px;
}

.button {
	padding-left: 10px;
	text-align: left;
	background-image: url(bilder/Button2.jpg);
	background-position: bottom left;
	height: 23px;
	width: 100px;
	background-repeat: no-repeat;
	margin: 2px;
}

.button_double {
	padding-left: 10px;
	padding-bottom: 12px;
	text-align: left;
	background-image: url(bilder/Button2.jpg);
	background-position: bottom left;
	height: 23px;
	width: 100px;
	background-repeat: no-repeat;
	margin: 2px;
}

.button_es {
	padding-left: 3px;
	/*padding-bottom: 8px;*/
	text-align: left;
	background-image: url(bilder/Button2_es.jpg);
	background-position: bottom left;
	height: 23px;
	width: 110px;
	background-repeat: no-repeat;
	margin: 2px;
}

.content {
	margin-left: 150px;
	margin-right: 14px;
	margin-top: 27px;
	list-style-type: square;
}

.cem1 {
	width: 286px;
	margin-right: 11px;
	float: left;
}

.cem2 {
	padding-left: 14px;
}

.cem_navi {
	padding-left: 6px;
}

.space {
	clear: left;
	width: 580px;
	height: 20px;
}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}

.bold {
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

