body
{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
}
h1
{
	width: 330px;
	margin: 0;
	padding: 42px 0 8px 0;
	border-bottom: dashed 1px #AF381A;
	color: #AF381A;
	font-size: 13px;
	font-weight: bold;
}
h2
{
	margin: 30px 0 0 0;
	color: #AF381A;
	font-size: 12px;
	font-weight: bold;
}
h3
{
	margin: 0;
	padding: 20px 20px 0 0;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
p
{
	margin: 0;
	padding: 20px 20px 0 0;
	color: #000000;
	line-height: 14px;
}
p a
{
	color: #AF381A;
	text-decoration: none;
}
p.startseite
{
	text-align: right;
}
ul
{
	margin: 0 0 0 20px;
	padding: 6px 20px 0 20px;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	list-style-type: disc;
}
ul li
{
	padding-bottom: 5px;
}
ul li a
{
	color: #AF381A;
	font-weight: bold;
	text-decoration: none;
}

/* Formulareinstellungen */

#formular
{
	margin: 24px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
}
#formular input.daten, textarea
{
	width: 256px;
}
#formular td
{
	padding: 6px 8px 16px 6px;
}
.lycms_form_error p
{
	padding-top: 12px;
}

/* Mitarbeiterseite */

.mitarbeiter
{
	width: 330px;
	margin: 0;
	padding: 10px 0 8px 0;
	border-top: dashed 1px #AF381A;
}
.mitarbeiter p
{
	padding: 0;
	font-weight: normal;
}
.mitarbeiter p img
{
	margin: 0 20px 0 0;
	border: solid 1px #DDE6DC;
}

/* Bild auf der Startseite */

#opener
{
	width: 393px;
	height: 282px;
	margin: 64px 0 0 5px;
	padding: 0;
	background: url(/images/content/start.jpg) no-repeat;
	border: none;
}
#opener span
{
	display: none;
}

/* Liste aktueller Nachrichten */

ul.overview a,
#teaser a
{
	padding-right: 8px;
	background: url(/images/layout/arrow_follow.gif) no-repeat right 2px;
}
#teaser h3
{
	margin: 0 0 8px 0;
	padding: 0;
}
#teaser li
{
	padding: 0;
	margin: 0;
}
#teaser p
{
	margin: 0;
	padding: 0;
}
#teaser p a
{
	font-weight: normal;
}

