.invisible {
	position: absolute;
	left: -2000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.noprint {
	display: none;
}

body, td, th, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}
body {
	padding: 0;
	margin: 0;
	text-align: left;
}

a img {
	border: none;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}
/* Page Layout BEGIN */
#page {
	position: relative;
	width: 640px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* Page Layout END */

/* Header Layout BEGIN */
#header {
	position: relative;
	width: 640px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#logo {
	position:relative;
	float:left;
	width:125px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin: 0;
}

#teaser {
	position:relative;
	float: right;
	width:515px;
	height:73px;
	overflow:hidden;
}
#teaser h2 {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0;
	padding: 0;
	font-size: 32px;
	font-weight: normal;
	color: black;

}

/* Header Layout END */

/* Mainavigation Layout BEGIN */
#mainnavigation {
	display: none;
}

/* Mainnavigation Layout END */

/* breadcrumb Layout Begin */
#breadcrumb{
	position: relative;
	clear: both;
	margin: 8px 0 0 0;
	padding: 4px 0 4px 8px;
	width: 640px;
	border: none;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}

#breadcrumb a{
	color: black;
	text-decoration: none;
}

/* breadcrumb Layout END */

/* maincontainer Layout BEGIN */
#maincontainer {
	position: relative;
	margin: 14px 0 0 125px;
	width: 640px;
	overflow:hidden;
}
/* maincontainer Layout END */

/* content_left Layout BEGIN */
#content_left {
	display: none;
}
/* content_left Layout END */

/* content_right Layout BEGIN */
#content_right {
	display: none;
}
/* content_right Layout END */

/* Footer Layout BEGIN */
#footer {
	display: none;
}
/* Footer Layout END */

/* content_main Layout BEGIN */
#content_main {
	position: relative;
	float: left;
	width: 455px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#content_main h1{
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0;
}

#content_main h2{
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin: 5px 0;
}

#content_main h3{
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin: 5px 0;
}

#content_main .bild_links {
	clear: left;
	float: left;
	margin: 0 15px 10px 0;
	font-size: 10px;
	font-style: italic;
	
}
#content_main .bild_rechts {
	clear: left;
	float: right;
	margin: 0 0 10px 15px;
	font-size: 10px;
	font-style: italic;
}

#content_main .manueller_umbruch {
	display: block;
	clear: both;
	overflow: hidden;
}

#content_main .tabellarisch {
	border: none;
	border-spacing: 0;
}
#content_main .tabellarisch td {
	padding: 0 10px 1em 0;
	vertical-align: top;
	font-size: 11px;
	line-height: 1.2em;
}

#content_main .controls {
	position: relative;
	text-align: center;
	overflow: hidden;
}
#content_main .controls .next,
#content_main .controls .prev{
	display: none;
}


.content{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted black;
	overflow: hidden;
}

.overview_teaser a {
	text-decoration: none;
	color: black;
}

.overview_teaser_element {
	position: relative;
	padding: 0 0 17px 0;
	overflow: hidden;
	border-bottom: 1px dotted black;
}

.overview_teaser_element .link_more{
	position: relative;
	display: block;
	margin: 16px 0 0 0;
	padding: 0;
	background: none;
}

.overview_teaser_element img.overview_img{
	position: relative;
	float: left;
	margin: 0 20px 10px 0;
	
}

.overview_teaser_with_image{
	position: relative;
	float: right;
	width: 315px;
}
* html .overview_teaser_with_image{ /* IE only */
	position: relative;
	float: none;
}

/* content_main Layout END */

/* Kontakt-Formular Layout BEGIN */
.contact_form {
margin: 15px 0 0 0;
}
.contact_form th {
	text-align: left;
	font-weight: normal;
}
.contact_form .select{
margin: 3px 9px 0 0;
}

.contact_form .input{
margin: 3px 5px 0 0;
}

.contact_form .textarea{
margin: 3px 0 0 0;
}

/* Kontakt-Formular Layout BEGIN */