body {
	background-color: #F0F4F9; /* #F0F0EF; */
	color: #555555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 101%;
	text-align: center;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a:link, a:visited {
	background-color: transparent;
	color: #013467; 
}

a:hover, a:active {
	background-color: #F0F4F9;
	color: #333333;
	text-decoration: none;
}

h1 {
	background-color: transparent;
	color: #013467;
	font-size: 110%;
	margin-top: 40px;
}

h2 {
	background-color: transparent;
	color: #013467;
	font-size: 100%;
	margin-top: 40px;
}

h3 {
	background-color: transparent;
	color: #013467;
	font-size: 90%;
	font-style: italic;
}

p, li	 {
	background-color: transparent;
	color: #000000;
	font-size: 80%;
	line-height: 120%;
}

td {
	background-color: transparent;
	color: #000000;
	font-size: 80%;
	line-height: 140%;
}

.bildlinks {
	float: left;
}

.bildrechts {
	float: right;
}

.claro {
	clear: both;
	height: 1px;
	font-size: 1%;
}

#sprachmenue{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 720px;
	text-align: right;
	font-size: 70%;
}
#aussen {
	background-color: #F0F4F9;
	border: 1px solid #013467;
	color: #555555;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	width: 720px;
	text-align: left;
}

#books {
	/*width: auto;*/
	float: right; 
	padding: 150px 25px 10px 15px;
}

#inhalt {
	margin: 20px 25px 15px 40px;
}

#kopf {
   color:#013467;
	background-color: #BDD5E6;
	/* background-image:   url(../images/hg_kopf.jpg); */
	background-repeat: no-repeat;
	border-bottom: 1px solid #013467;
	border-top: 7px solid #013467;
	height: 53px;
	width: 100%;
}

#kopf h1 {
	font-size: 18px;
	margin: 15px 0px 0px 25px;
	padding: 0;
}

#kopf h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	padding: 0;
}

#kopf img {
	float: left;
	margin: 10px 15px 0px 4px;
}

#menuebox {
	background-color: #013467;
	color: #555555;
	height: 22px;
	width: 300px;
	margin-left: 400px;
	margin-top: -11px;
	padding: 0;
	
}

#menuebox li {
	display: inline;
	font-size: 100%;
	list-style: none;
	margin: -2px 0 0 0;
	padding: 0;
}
#menuebox li a:link, #menuebox li a:visited{
	background-color: transparent;
	color: #F0F4F9;
	font-size: 80%;
	margin: 0px 7px 0px 7px;
	text-decoration: none;
}
#menuebox li a:hover, #menuebox li a:active{
	background-color: #BDD5E6; 
	color: #013467;
	font-size: 80%;
	margin: 0px 7px 0px 7px;
	text-decoration: none;
}

#sprachauswahl {
	background-color: #BDD5E6;
	/* background-image:   url(../images/hgu-3.jpg); */
	background-repeat: no-repeat;
	border-bottom: 1px solid #013467;
	border-top: 1px solid #013467;
	color: #013467;
	height: 22px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	font-size: 75%;
}