body {
	margin: 0px;
}
td, p, div {
	font-family: Verdana;
	font-size: 12px;
}
p {
	text-align: justify;
}

.Kopf {
	height: 117px;
	background:url('../../images/layout/top_bg.png');
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow:hidden;
}

.Links {
	width: 134px;
	position: absolute;
	left: 0;
	top: 117px;
}

.Mitte {
	margin: 140px 180px 4px 155px;
}

.MitteForum {
	margin: 140px 20px 4px 155px;
}

.Rechts {
	width: 139px;
	position: absolute;
	right: 20px;
	top: 150px;
}

.Fuss {
	clear: both;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #DD6600;
	border-top: 1px dashed #ABABAB;
	padding: 2px;
	line-height: 18px;
	height: 22px;
	margin: 12px 2px 0 2px;
}

.Logo {
	width: 117px;
	height: 117px;
	position: absolute;
	left: 0;
	top: 0;
}

.MitteOben {
	width: 403px;
	height: 117px;
	position: absolute;
	left: 117px;
	top: 0;
}

.RechtsOben {
	width: 221px;
	height: 117px;
	position: absolute;
	left: 520px;
	top: 0;
}

.SucheOben {
	width:191px;
	height:32px;
	background:url('../../images/layout/pixel_white.gif');
	clear: none;
	float: left;
	text-indent: 3px;
	line-height: 28px;
	vertical-align: middle;
}

/* In Forenbeiträgen kein Blocksatz */
.tborder p {
	text-align: inherit;
}

td.forum {
	font-family: Verdana;
	font-size: 13px;
}

/* Menü */
.Menuepunkt {
	font-family: Verdana;
	font-size: 11px;
	border-bottom: 1px solid #ABABAB;
	overflow: hidden;
	width: 131px;
}
.Menuepunkt a:link, .Menuepunkt a:visited {
	color: #000000;
	padding: 2px;
	padding-left: 10px;
	display: block;
	width: 100%;
	background: none;
	text-decoration: none;
}
.Menuepunkt a:hover, .Menuepunkt a:active {
	color: #FFFFFF;
	padding: 2px;
	padding-left: 10px;
	display: block;
	width: 100%;
	background: #000000;
	text-decoration: none;
}
.BoxLinks {
	width: 134px;
}

.BoxRechts {
	width: 139px;
	text-align: left;
}

.BoxLinks .MenueKopf {
	width: 134px;
	height: 24px;
	background:url('../../images/layout/menu_top.png');
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-indent: 5px;
	line-height: 20px;
}

.BoxRechts .MenueKopf {
	width: 139px;
	height: 24px;
	background:url('../../images/layout/menu2_top.png');
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-indent: 5px;
	line-height: 20px;
}

.BoxLinks .MenueRumpf {
	width: 134px;
	background:url('../../images/layout/menu_bg.png');
}

.BoxRechts .MenueRumpf {
	width: 139px;
	background:url('../../images/layout/menu2_bg.png');
}

.BoxLinks .MenueInhalt {
	padding: 2px;
	padding-left: 10px;
	margin-right: 3px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border-bottom: 1px solid #ABABAB;
}

.BoxRechts .MenueInhalt {
	padding: 3px 9px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.BoxLinks .MenueFuss {
	width: 134px;
	height: 17px;
	background:url('../../images/layout/menu_bottom.png');
}

.BoxRechts .MenueFuss {
	width: 139px;
	height: 18px;
	background:url('../../images/layout/menu2_bottom.png');
}

.MenueOben {
	width: 333px;
	height: 22px;
	background:url('../../images/layout/top_r1_menubg.png');
	text-align: center;
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	word-spacing: 6px;
	clear: none;
	float: left;
}

.MenueOben a:link, .MenueOben a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.MenueOben a:hover, .MenueOben a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.HauptMenue {
	width: 354px;
	height: 22px;
	background:url('../../images/layout/pixel_white.gif');
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	word-spacing: 6px;
	line-height: 20px;
	clear: none;
	float: left;
}
.HauptMenue a:link, .HauptMenue a:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
}
.HauptMenue a:hover, .HauptMenue a:active {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #DD6600;
	text-decoration: underline;
	word-spacing: normal;
}

.headline {
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DD6600;
	border-bottom: 1px dashed #ABABAB;
}
h1 {
	margin: 0;
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DD6600;
	padding: 2px;
	border-bottom: 1px dashed #ABABAB;
}
h2 {
	margin: 14px 0 0 0;
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DD6600;
	padding: 2px;
}

div.breadcrumb {
	font-size: 11px;
	color: #555555;
	padding: 4px;
	padding-left: 16px;
	border-bottom: 1px dashed #ABABAB;
	font-style: italic;
}

div.breadcrumb a {
	font-style: normal;
}

div.headline {
	margin: 0;
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DD6600;
	padding: 2px;
	border-bottom: 1px dashed #ABABAB;
}

div.headlink {
	width: auto;
	float: right;
	font-size: 12px;
	font-weight: normal;
}

/* News */
.NewsKopf {
	padding: 2px;
	padding-top: 16px; 
	overflow: hidden;
}

.NewsText {
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
}

.hilite {
	color: #DD6600;
}

div.content {
	clear: both;
	margin: 0 auto;
	width: 95%;
}

div.content .block {
	clear: both;
	overflow: hidden;
	border: 1px solid #DD6600;
}

div.content .block2 {
	margin: 0 auto;
	width: 400px;
	clear: both;
	overflow: hidden;
	border: 1px solid #DD6600;
}

div.content .block h3 {
	background: #FF9900;
	border-bottom: 1px solid #DD6600;
	margin: 0 0 5px 0;
	padding: 2px;
	font-weight: bold;
	font-size: 13px;
}

div.content .block p {
	padding: 2px;
}

div.content .block p.small {
	text-align: center;
	padding: 2px;
}

div.infobox {
	float: right;
	border: 1px solid #DD6600;
	margin: -14px 0 10px 5px;
}

div.infobox h4 {
	background: #FF9900;
	border-bottom: 1px solid #DD6600;
	margin: 0 0 5px 0;
	padding: 2px;
	font-weight: bold;
	font-size: 10px;
}

div.infobox p {
	font-size: 10px;
	padding: 2px;
}

div.fieldset {
	width: 400px;
	clear: both;
	margin: 5px auto;
}

div.row {
	clear: both;
	padding: 2px;
	text-align: justify;
}
div.rowline {
	height: 0;
	line-height: 0;
	margin-top: 5px; 
	border-bottom: 1px dashed #ABABAB;
	clear: both;
}

/* Formulare */
form div.error {
	clear: both;
	font-size: 12px;
	text-align: center;
	color: #CC0000;
}

form div.block p.ie6hack {
	height: 0;
	overflow: hidden;
	margin-bottom: -15px;
}

form div.fieldset label {
	clear: both;
	float: left;
	width: 120px;
	margin-top: 5px;
	padding: 0 5px;
	line-height: 1.8em;
	cursor: auto;
}

input[type=checkbox],
input[type=radio],
label {
	cursor: pointer;
}

form div.fieldset label.mehr {
	clear: both;
	float: left;
	width: 120px;
	margin-top: 5px;
	font-style: italic;
	text-align: right;
	padding: 0 5px;
	line-height: 1.8em;
	cursor: auto;
}


form div.fieldset input,
form div.fieldset textarea,
form div.fieldset select {
	float: left;
	width: 250px;
	margin: 8px 5px 0 0;
}

form div.fieldset span {
	float: left;
	margin: 5px 5px 0 0;
	line-height: 1.8em;
	color: #000066;
}

form div.fieldset td {
	font-size: 11px;
}

form div.fieldset th {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

form div.fieldset span.error {
	clear: both;
	float: left;
	font-size: 11px;
	color: #CC0000;
	margin-left: 130px;
	line-height: normal;
	width: 258px;
}

form div.fieldset a {
	clear: both;
	float: left;
	font-size: 11px;
	margin: 0 5px 5px 130px;
	white-space: nowrap;
}

form div.fieldset input#plz {
	width: 60px;
}
	
form div.fieldset select {
	width: auto;
}

form fieldset {
	border: 0 none;
}

form fieldset.breit {
	clear: both;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

form fieldset.breit span.error {
	margin-left: 0;
}

form div.fieldset fieldset label {
	clear: none;
	float: left;
	width: auto;
	line-height: normal;
	cursor: pointer;
}

form div.fieldset fieldset a {
	clear: none;
	float: none;
	font-size: 13px;
	margin: 0;
	white-space: nowrap;
}

form div.fieldset fieldset input {
	float: left;
	clear: both;
	width: auto;
}

form p.submit {
	width: 400px;
	clear: both;
	margin: 5px auto;
	text-align: center;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 	border: 1px solid #ABABAB;
	height: 20px;
}

.textfield-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 	border: 1px solid #ABABAB;
	height: 16px;
}

.button {
	height: 18px;
}

/* Listen */
div.content ul {
	line-height: 16px;
	list-style-image: url('/images/layout/bullet.png');
}

div.content ul ul {
	line-height: 16px;
	list-style-image: url('/images/layout/bullet2.png');
}

/* Sonstiges */
.small {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.small:link, a.small:visited {
	color: #000000;
	text-decoration: none;
}
a.small:hover, a.small:active {
	color: #DD6600;
	text-decoration: none;
}
a:link, a:visited {
	color: #DD6600;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

.BildContainer {
	clear: none;
	float: left;
}

img.icon {
	border: 0 none;
	margin: 2px; 
	float: left;
}