#content {
	min-height:450px;
	_height:450px;
}

/*###############*/
/*HAUPTNAVIGATION*/
/*###############*/
#navigation-eng {
	position:absolute;
	top:67px;
	left:20px;
	width:160px;
	z-index:100;
}

#navigation-eng ul {
	border-bottom:1px solid #707070;
	list-style:none;
}
#navigation-eng li {
	padding:2px 0 3px 0;
	border-top:1px solid #707070;
}

#navigation-eng a {
	font-weight:bold;
	color:#707070;
}
#navigation-eng a:hover {
	text-decoration:none;
}

/*1. Ebene*/
#navigation-eng a:hover {
	color:#404040;
}

#navigation-eng .act {
	color:#404040;
	border-top: 2px solid #404040;
}

#navigation-eng .act a {
    	color:#404040;
}

/*2. Ebene*/

#navigation-eng .no2 {
	border:0px;
	margin:0px 0px 0px 5px;
}

#navigation-eng .act2 {
	border:0px;
	margin:0px 0px 0px 5px;
}

#navigation-eng .act2 a {
	color:#404040;
}

/*Kontakt*/

#navigation-eng .nocontact a:hover {
	color:#912727;
}

#navigation-eng .actcontact{
	border-top: 2px solid #912727;
}

#navigation-eng .actcontact a{
	color:#912727;
}

#navigation-eng .no2contact {
	border:0px;
	margin:0px 0px 0px 5px;
}

#navigation-eng .no2contact a:hover {
	color:#912727;
}

#navigation-eng .act2contact {
	border:0px;
	margin:0px 0px 0px 5px;
}

#navigation-eng .act2contact a {
	color:#912727;
}

/*Linie danach*/
.divider {
	border-bottom:1px solid #707070;
	margin:15px 0px 15px 0px;
	width:440px;
}

/*Forms*/

/*Anmeldeformular*/
.checkbox label {
	width:300px;
	margin:-2px 0px 0px 0px;
}

form textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#content textarea {
	border:1px solid #707070;
}

/*Bodytext für Veranstaltungen*/

/* copytext */
#content .tx-shmengevents-pi1 p {
	width:440px;
}

#content .single {
	width:440px;
}

#content.imgtext-table {
	float:left;
}

#content .tx-shmengevents-pi2 p {
	width:440px;
}

#content .tx-shmengevents-pi1 .grey {
	width:440px;
}



