body {
	padding:0;
	margin:0;
}

h2.page-heading {margin-bottom: 1em; padding-bottom: .4em}

a {color: #990000}

a img, area, map, img {border: none}

#searchbox {
	height: 175px;
}

#nav-top {
	height: 54px;
	background: transparent url(../images/2009/schriftzug.png) left top no-repeat;
}
#nav-top ul {
	float: right;
	margin:0; padding: 20px 0px 0px 0px ;
	list-style-type: none;
}
#nav-top li, #nav-top a {
	float: left;
}
#nav-top li {
	margin-right: .6em;
}

.padded {
	padding: 1em 2em;
}

#menu-left li {
	margin-top: 6px;
}

#menu-left-footer {
	height: 30px;
}
#menu-left ul.level_2 li{
	padding-left: 1.4em;
}
#menu-left ul.level_2 a{
	font-weight: normal;
}


#content {
	margin-top: 247px;
}
#content ul, #content ol, #content dl { margin: 0 0 1em 1em }
#content li { margin-left: 1.5em; line-height: 1.5em; list-style-type: square; }

#footer {
	margin: 2em 0px 1em 0px;;
	font-size: 88%;
	color: #999;
	text-align: center;
}
#footer a {
	color: #999;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

td {vertical-align: top}

img.right {float: right; margin: 0px 0px 5px 5px}
img.left {float: left; margin: 0px 5px 5px 0px}

#content img.left {margin: 0px 10px 10px 0px}
#content img.right {margin: 0px 0px 10px 10px}

.flickr a img {padding: 6px; background-color: #ddd; margin: 0px 1px 1px 0px;}
.flickr img {width: 87px; height: 87px}
.flickr div.pages {display: block; clear: left;}
.paginator {margin-bottom: 1em}
.paginator a  {margin: 4px 8px;}

