
body,p ,h1,h2,h3,ul,img li{
	margin:0; padding:0;
}

img {
	border:0;
}

body {
	text-align:left;    
	font-size:100.1%;
	font-family:Arial,Helvetia,sans-serif;
	background:#fff;
	font-size:small;
}

#head {
	height:126px;
	width:100%;
	background:#ffecdb url(../img/headbottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	min-width:1000px;
}

#title {
	margin:5px 10px 2px 5px;
}

h1 {
	line-height:0;
}

div#logo {
	float:left;
	background:url(../img/logobg.gif);
	background-repeat:no-repeat;
	width:158px;
	height:126px;
}

#menubar {
	
	position:relative;
	left:-40px;
}

#menubar ul {
	float:left;
	list-style-type:none;
	width:800px;
}

#menubar ul li {
	float:left;
	background-color:#F6A057;
	
	background-image:url(../img/buttonleft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:1px 4px;
	height:25px;
	
}

#menubar ul li a {
	background-image:url(../img/buttonright.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
	height:25px;
	float:left;
}

#menubar ul li a:hover {
	color:#ddd;
}

#main {
	clear:both;
	width:1000px;
}

#left {
	width:250px;
}

#statement {
	width:250px;
}

#mainbox {
	width:600px;
}

#right {
	float:right;
	width:70%;
	margin:30px 1em 20px 10px;
}

#righttop {
	float:right;
	width:70%;
	margin:0px 1em 20px 10px;
}

.box {
	margin:30px 5px 20px 10px;
	background:url(../img/boxright.gif) no-repeat;
	background-position:bottom right;
	padding:0; 
	float:left;
}

.box h2 {
	color:#fff;
	font-size:120%;
	font-weight:bold;
	background: url(../img/boxleft.gif);
	background-repeat:no-repeat;
	background-position:top left;
	line-height:2.5em;
	padding:0 15px 0 15px;
	height:34px;
}

.box div.h {
	background-image:url(../img/boxright.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#F6A057;
	width:100%;
}

.box h2 img {
	margin:0 10px 2px 5px;
}

.box div.c {
	width:100%; height:100%;
	background-image:url(../img/boxleft.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}

.box div.content {
	margin:15px 15px 20px 30px;
}

#katform ul {
	margin:0; padding:0;
}

#katform ul li ul {
	padding-left:10px;
}



#left input.button {
	margin: 1em;
	
}

input.button {
	margin-bottom:1em;
}

#left a {
	color:#000;
}

/* Formatierung des Baums */
  li.childs {
    cursor: pointer;
	list-style-type:none;
	line-height:2;
	
  }
  
  li.childs ul {
	list-style-type:none;
	line-height:1;
  }
  
  /* Klassen für das öffnen und schließen eines Knotens */
  li.treeMenu_opened ul {
    display: block;
	
  }
  li.treeMenu_closed ul {
    display: none;
  }
  
  #map {
	float:right;
	width:80%;
  }

a {
	color:#f89f54;
	color:#f47b2c;
	font-weight:bold;
	text-decoration:none;
}


a:hover {
	color:#555;
}


#main h3 {
	color:#007;
	font-size:100%;
}

#content p,address,ul{
	font-size:90%;
	margin:0 0 1em 2em;
}

#content ul {
	margin-left:5em;
}


fieldset {
	border:solid thin; 
	border-color:#007;
	margin:20px 0 0 0em;
	line-height:2.5;
	width:450px;
}

fieldset label {
	float:left;
	width:200px;
	margin-left:2em;
	display:block;
}

p, h3 {
	margin-bottom:1em;
}

#links li {
	margin-bottom:1.5em;
}

a.extern {
	text-decoration:underline;
}

#bottom {
	clear:both;
	border-top:solid thin;
	border-color:#fa0;
	margin-left:400px;
}

#bottom ul {
	float:left;
	list-style-type:none;
}

#bottom ul li {
	float:left;
	margin:0 10px 0 0;
}

#partner {
	clear:both;
}

#partner img {
	margin:20px 10px 10px 20px;
}


dl.team {
	display:inline;
}

.team dt {
	font-weight:bold;
	margin-left:270px;
}

.team dd {
	margin-left:280px;
}

cite {
	display:block;
	margin:1em 2em;
}
