BODY {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url('/grafik/bg.gif');
	background-repeat: repeat-x;
	font: normal 11px helvetica,arial, sans-serif;
	color: #000000;
}

FORM { display: inline; }
INPUT, SELECT, TEXTAREA { background-color: #fff2e7; font: normal 11px helvetica,arial, sans-serif;}

H1 {
	font: bold 12px helvetica,arial, sans-serif;
	color: #e06a10;
	display: inline;
}

H2 {
	font: bold 12px helvetica,arial, sans-serif;
	color: #6e6b3e;
	display: inline;
}

B { color: #6e6b3e; }

TD {
	font: normal 11px helvetica,arial, sans-serif;
	color: #000000;
	text-align: left;
}

#contentTab {
	background-color: #FFFFFF;
	padding: 20px;
	margin-top: 10px;
	border: solid 1px #df4b37;
}

#contactTab {
	border: solid 1px #df4b37;
	padding: 5px;
}

#cmsContent { margin-top: 15px; }
#cmsText { margin-top: 5px; }

#tdText {
	background-image: url('/grafik/bg_textfield.gif');
	background-repeat: no-repeat;
	width: 675px;
	height: 274px;
	vertical-align: top;
}

#tdTextPages {
	background-image: url('/grafik/bg_textfield_lg.gif');
	background-repeat: no-repeat;
	width: 675px;
	height: 456px;
	vertical-align: top;
}

.tdTextPage { padding-top: 10px; }
.tdBorder { width: 17px; }

.tdTextInfoIndex {
	width: 157px;
	vertical-align: top;
	padding: 7px;
	font-size: 11px;
}

.tdTextInfo {
	background-image: url('/grafik/bg_textinfo.jpg');
	background-repeat: no-repeat;
	width: 157px;
	vertical-align: top;
	padding: 7px;
	background-position: 4px 4px;
}

.textInfo {
	margin-top: 234px;
}

.tdDesc {
	vertical-align: top;
	padding: 2px;
	background-color: #d6d5cb;
	font-weight: bold;
}

.tdContent {
	vertical-align: top;
	padding: 2px;
	background-color: #dad7c3;
}

#form TABLE {
	border: solid 1px #e16b10;
	padding: 2px;
}

.button_reset {
	margin-right: 20px;
	background-color: #FFFFFF;
}

.button_submit {
	margin-left: 20px;
	background-color: #e16b10;
	font-weight: bold;
	color: #FFFFFF;
}


/* NEWS PAGE */
#textContent {
	margin-top: 5px;
	height: 370px;
	z-index: 2;
	/* overflow: auto; */
}

div.item { background: red; margin: 6px; background: #d6d5cb; }
div.item b.b1 { height:1px; font-size:1px; overflow:hidden; display:block; border-left: solid #f5f5f5 5px; border-right: solid #f5f5f5 5px;}
div.item b.b2 { height:1px; font-size:1px; overflow:hidden; display:block; border-left: solid #f5f5f5 3px; border-right: solid #f5f5f5 3px;}
div.item b.b3 { height:1px; font-size:1px; overflow:hidden; display:block; border-left: solid #f5f5f5 2px; border-right: solid #f5f5f5 2px;}
div.item b.b4 { height:2px; font-size:1px; overflow:hidden; display:block; border-left: solid #f5f5f5 1px; border-right: solid #f5f5f5 1px;}
div.item2 { margin: 0px 12px; }

#menu { margin-top: 5px; }
#footer { margin-top: 5px; }
.error { color: #cc0000; }
a:link { color: #e06a10; }
a:visited { color: #6e6b3e; }