body {
	background-color:#dfecf5;
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	background-image:url(images/bg_top.png);
	background-repeat:repeat-x;
	background-position:top;
}
* html body {
	font-size: x-small; /* fuer den IE 5 */
	f\ont-size: small; /* IE 5 hack fuer alle anderen IE korrigieren */
	;
}
#box {
	width: 960px;
	margin: 0 auto;
	margin-top: 0px;
}
#header {
	width:960px;
	height:107px;
}
#logo {
	float:left;
}
#footer {
	clear:both;
	width:100;
	color:#687ea8;
	padding-top:6px;
}
#footer a {
	text-decoration:none;
	color:#687ea8;
}
#footer a:hover {
	text-decoration:underline;
}
#f_links {
	float:left;
}
#copy {
	float:right;
}
#language {
	float:right;
	margin-top:0px;
}
#menu {
	background-image:url(images/bg_menu.png);
	background-color:#032562;
	height:45px;
	line-height:45px;
	width:100%;
	overflow:hidden;
}
#menu ul {
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	left:50%;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding-left: 28px;
	font-size:12px;
	position:relative;
	float:left;
	right:50%;
}
#menu a {
	padding-right: 28px;
	color:white;
	text-decoration:none;
	font-family:Georgia, Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:120%;
}
#menu a:hover {
	text-decoration:underline;
}
#submenu {
}
#submenu ul {
	margin:0px;
	padding:0px;
}
#submenu li {
	font-size:12px;
	background-color:white;
	line-height:30px;
	margin-bottom:5px;
	list-style-image:none;
	list-style-type:none
}
#submenu a {
	color:#102f68;
	text-decoration:none;
	padding-left:30px;
	display:block;
	height:30px;
	width:180px;
	background-image:url(images/bg_submenu.png);
	background-repeat:no-repeat;
}
#submenu a:hover {
	text-decoration:underline;
}
#pathmenu {
	margin-bottom:6px;
	width:750px;
	background-color:white;
	padding:3px;
	font-size:90%;
	color:#6a9dca;
	height:20px;
	line-height:20px;
}
#pathmenu span {
	font-family:"Courier New", Courier, monospace;
	font-size:80%;
	line-height:15px;
}
#pathmenu a {
	color:#6a9dca;
	text-decoration:none;
}
#pathmenu a:hover {
	text-decoration:underline;
}
#path_akt {
	font-weight:bold;
}
#left {
	float:left;
	width:180px;
	margin-top:10px;
}
#content {
	min-height:400px;
	padding:10px;
	padding-bottom:10px;
	padding-right:0px;
	width:755px;
	float:right;
}
.inhalt {
	background-color:white;
	padding:10px;
}
.box33 {
	background-color:#dfecf5;
	width:755px;
	margin:-10px;
	margin-top:6px;
}
.box33l {
	width:246px;
	float:left;
	padding-right:10px;
}
.box33lp {
	width:246px;
	float:left;
}
.box33r {
	width:246px;
	float:right;
}
.boxinhalt {
	margin:6px;
	margin-left:0px;
	margin-right:0px;
	background-color:white;
	padding:10px;
	height:210px;
}
h1 {
	color:#83703a;
	letter-spacing:2px;
	font-variant:small-caps;
	font-size:150%;
	width:725px;
	background-image:url(images/ueberschrift.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Georgia, Adobe Caslon Pro, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:20px;
}
.boxinhalt h1 {
	width:225px;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size:130%;
	background-image:url(images/ueberschrift_klein.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:10px;
}
#left h1 {
	width:120px;
	margin:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size:130%;
	background-image:url(images/ueberschrift_links.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:5px;
}
h2 {
	width:776px;
	background-image:url(images/uberschrift.png);
	height:22px;
	line-height:22px;
	margin-left:-10px;
	padding-left:20px;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
}
a {
	color:#102f68;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#weather {
	background-color:#b5d3ed;
	width:170px;
	margin-top:6px;
}
#weather span {
	line-height:60px;
	font-size:110%;
	padding-left:4px;
}
#book {
	background-color:#b5d3ed;
	width:170px;
	padding:5px;
	margin-top:6px;
}
#face {
	background-color:#b5d3ed;
	width:170px;
	padding:5px;
	margin-top:6px;
}
#book p{
	margin-bottom:1px;

}

.indent{
	padding-left:30px;
	
}
