HTML 
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 78px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	background-color: #d5b96f;
	background-image: url(img/bg.jpg);
}

* html body
{
	margin-bottom: 78px;
}

BODY 
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 25px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

body, td
{
	font-family: "Trebuchet MS", Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align:justify;
}

body
{
	text-align: center;
}

a:link, a:visited
{
	color: #5aacec;
	text-decoration: underline;
}

a:hover
{
	color: #5aacec;
	text-decoration: none;
}

ol
{
	font-weight: bold;
}

li
{
	font-weight: normal;
	margin-bottom: 4px;
	line-height: 150%;
}

ul li
{
	list-style-image: url(img/limarker.gif);
}

#content
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#startseite
{
	text-align: right;
	padding-right: 65px;
}

#white
{
	background-color: White;
	background-image: url(img/rom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 207px;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 58px;
	overflow: auto;
}

* html #white
{
	width: 100%;
}

#menu
{
	background-color: #c6ccce;
	background-image: url(img/bg_menu.jpg);
	margin-bottom: 30px;
	overflow: hidden;
}

#mtl
{
	background-image: url(img/menu_tl.gif);
	background-repeat: no-repeat;
}

#mtr
{
	background-image: url(img/menu_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#mbr
{
	background-image: url(img/menu_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#mbl
{
	background-image: url(img/menu_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#menuitem
{
	padding: 0px;
	margin: 0px;
}

#menuitem li
{
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding-left: 37px;
	background-image: none;
}

#menuitem .item 
{
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
}

* html #menuitem .item 
{
	background-position: 5px 24px;
}


#menuitem img
{
	margin-top: 20px;
	margin-bottom: 20px;
	
	margin-right: 37px;
}

H1, H2, H3
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

H1
{
	color: #f7831b;
	font-size: 18pt;
	padding-top: 0px;
	margin-top: 0px;
}

H2
{
	font-size: 14pt;
	color: #5aacec;
}

H3
{
	font-size: 12pt;
	color: #989898;
}

#indexnews
{
	width: 185px;
	margin-left: 15px;
	float: left;
}

.blocknews
{
	margin-bottom: 15px;
}

.blocknews b
{
	font-size: 8pt;
	color: #5aacec;
}

#maintext
{
	
}

.firstpage
{
	margin-left: 260px;
}

.otherpages
{
	margin-left: 40px;
	margin-right: 40px;
}

.pict
{
	border: 3px solid #ececec;
}

.blockev
{
	overflow: auto;
	margin-bottom: 15px;
}

.blockev img
{
	border: 3px solid #ececec;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

* html .blockev
{
	width: 100%;
}

.blockev a
{
	font-weight: bold;
}

#footer
{
	border-top: 4px solid #f5821f;
	margin-top: 50px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
}

#copyright
{
	float: left;
}

#design
{
	float: right;
}

.ctable
{
	border-left: 1px solid #c6ccce;
	border-top: 1px solid #c6ccce;
}

.ctable td
{
	border-right: 1px solid #c6ccce;
	border-bottom: 1px solid #c6ccce;
	padding: 10px;
}


#nobg, #menu ul #nobg
{
	background-image: none;
}

form
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

.clear
{
	clear: both;
	float: none;
}


input.fld, textarea
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #F1F1F1;
	border: 1px solid #999999;
	font-size: 8pt;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
}

input.btn
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	background-color: #b0250a;
	border-top: 2px solid #de4021;
	border-left: 2px solid #de4021;
	border-bottom: 2px solid #6a1504;
	border-right: 2px solid #6a1504;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-align: center;
	background-image: url(img/bg_btn.gif);
	background-repeat: repeat-x;
}
