dl {
  margin: 10px;
  float: left;
  width: 100%;
}

dt {
  clear: both;
  float: left;
  width: 140px;
  padding: 10px 0;
}

dd {
  float: left;
  padding: 10px 0 10px 10px;
  width: 450px;
}

/* --- Kontaktformular --- */

#kontaktformular {
	margin: 15px 0;
}

/* --- Kalender --- */

#kalender {
	width: 100%;
}

#kalender td, #kalender th {
	text-align: right;
	padding: 2px 2px 2px 0;
}

#kalenderkopf {
	text-align: center;
	padding: 4px 0px;
}

#boxkalender {
	display: none;
}

/* --- GENERAL --- */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal:
	font-size: 0.8em;
	line-height: 1em;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	background-color: #fff;
}

#quicklinks {
	display: none;
}

h1 {
	display: none;
}


/* --- div/Bereich --- */

#main {
	width: 100%;
	margin: 0;
	text-align: left;
}

#head {
	width: 100%;
	background: none;
}

#headinner {
	background: none;
	height: auto;
}

#logo {
	float: none;
	background: none;
	margin: 0px 0px 20px 0px;
}

#torso {
	clear: both;
	background: none;
}

#left {
	display: none;
}

#right {
	margin: 0;	
	background-color: #fff;
}

#footer {
	display: none;
}

/* --- Logo --- */

#head img {
	border: 0;
}

/* --- Ortsnavigation --- */

#ortsnavi {
	display: none;
}

/* --- Hauptnavigation --- */

#navi {
	display: none;
}

#projektleitung {
	display: none;
}

/* --- Servicenavigation --- */

#servicenavigation {
	display: none;
}

/* --- Suche --- */

#suche {
	display: none;
}

/* --- Inhalt --- */

#content {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 0.8em;
	line-height: 1.2em;
}

#content p {
	padding: 5px 0;
}

#content ul, #content ol {
	margin: 5px 0 5px 30px;
}

#content li {
	padding: 2px 0 2px 5px;
}

#content img {
	margin: 5px;
}

#content a:link, #content a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#content h2 {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	background: url(../img/headline_h2_points.png) repeat-x 0 100% transparent;
	font-size: 0,8em;
	line-height: 1em;
	color: #000;
}

#content h3 {
	font-size: 1.2em;
	line-height: 1em;
	color: #000;
	background: url(../img/background_h3.jpg) no-repeat 0 50% #fff;
	padding: 0 0 0 20px;
	margin: 15px 0 0 0;
}

#content h4 {
	font-size: 1.1em;
	line-height: 1em;

}

#content h5 {
	font-size: 1.0em;
	line-height: 1em;
}

#content h6 {
	font-size: 0.9em;
	line-height: 1em;
}

.content {
	padding-left: 0;
}

#content p.klein {
	margin: 50px 0 0 0;
	font-size: 0.6em;
	color: #000;
}

hr {
	border :0;
	background: #fff;
	color: #000;
	height: 1px;
}

#content .figuren {
	float: left;
	padding: 0 10px 10px 0;
	background: #fff;
	border: 0;
}

div#loginform {
	margin: 25px 10px;
	width: 26em;
	text-align: right;
}

div#loginform label {
	width: 12em;
	float: left;
	text-align: right;
	padding: 5px 5px 5px 0;
}

div#loginform input {
	width: 12em;
	text-align: left;
	margin: 5px 0;
}

div#loginform #submitlogin {
	width: 5em;
	text-align: center;
}

.beitrag {
	border-bottom: 1px solid #000;
 	height: 10em;
}

#content .newsbild {
	margin: 10px 0 0 20px;
	display: block;
	width: 100px;
	height: 100px;
	float: left;
}

#content .newsbild img {
	margin: 0;
	padding: 0
	border: 0;
}

.pbeitrag {
	margin: 0 0 0 100px;
}

.linksbuendig {
	text-align: left;
}

.zentriert {
	text-align: center;
}

.rechtsbuendig {
	text-align: right;
}

.blocksatz {
	text-align: justify;
}

.einrueck {
	margin-left: 3em;
}

.einrueck134px {
	margin-left: 134px;
}

/* --- Suche --- */

#searchresult {
	margin: 15px 0 15px 30px;
}

#content #searchresult h3 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	padding: 0;
	background-image: none;
	background-color: #fff;
}

#content #searchresult li {
padding: 0;
margin: 15px 0;
}

#mod_tl td {
padding: 2px 5px;
}