HTML, BODY, TD, INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
BODY {margin:0px 0px ; background-color:#ffff99;}

#frame {
	width: 880px;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 635px;
	padding: 0px;
	float:left;
  padding:10px 10px;
  display:inline;

  /*
	border:1px solid #efeff7;
  background-color:#efeff7;
	position: absolute;
	top: 170px;
	left: 250px;*/
}

#topic {
	width: 220px;
	float:left;
	padding: 0px 0px;
	display:inline;

	/*position: absolute;+
	background-color:#ffff99;
	top: 160px;
	left: 10px;*/

}

#footer {
	clear:both;
	background-color:#efefef;
	padding: 2px 0px 2px 0px;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;*/
	position:relative;
  bottom: 0px;
}

#footer2 {
	clear:both;
	padding: 2px 0px 2px 0px;
	position:relative;
  bottom: 0px;
}

#logo {
	width: 100%;
	height: 130px;
	background : #f8f8f8 url(../images/header.jpg) no-repeat;
}

#maintopic {
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 2px 0px;
	background: #f9f9f9 url(../images/menubg.gif) repeat-x;
	height: 32px;

}

#ticker {
	width: 880px;
	margin: 1px 0px 0px 0px;
	padding: 1px 0px 2px 0px;
	height: 25px;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 8px 6px 0px 7px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;
	text-transform : uppercase;
	height: 21px;
}

#maintopic a:hover {
	background-color: #FCF8D5;
}

#maintopic a.sel {
	background-color: #828282;
	color: #FF8000;
}

#topic h3 {
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	background-color: #E9E9E9;
	color: #FF8000;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 20px 0px 0px 0px;
}

#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #828282;
	margin: 0px;
}

#topic p a {
	text-decoration: none;
	color: #333333;
}

#topic p a:hover {
	text-decoration: underline;
	color: #FF8000;
}

.top10 {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	background-repeat : no-repeat;
	background-color : #ffffff;
	font-color: #FF8000;
	font-size: 15px;
	font-weight: bold;
}

#content h1 {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 30px;
	background-repeat : no-repeat;
	font-size: 5px;
}

#content h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #333333;
	text-transform: uppercase;
}

#content h2 {
	padding: 6px 0px 2px 0px;
}

#content h3 {
	font-size: 140%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #FF8000;
}

#content h4 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #333333;
}

#content h5 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #FF8000;
}

#content p {
	margin: 0px;
	padding: 2px 0px 10px 0px;
	line-height: 170%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #FF8000;
}

#content a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#more {
	marging: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}


#content ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content ul li{
	padding: 2px 0px 2px 16px;
	background: url(../images/bullet.gif) no-repeat top left;
}

#content table.cells {
	border: 1px solid #cccccc;
}

#content td.cell {
	background-color: #E9E9E9;
}

#content td.headercell {
	background-color: #FF8000;
	color: #ffffff;
	font-weight: bold;
}

#content .clearer {
	clear: both;
}


img.floatLeft {
float: left;
margin: 8px;
/*border: none;*/
border: thin solid silver;
padding:4px;
}

input.box {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	color: #FF8000;
	background-color: #fcfcfc;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	color: #FF8000;
	background-color: #fcfcfc;
	width: 400px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

.b:hover
{
 background-color:#FF8000;
}

img.rahmen { border: thin solid silver; padding:4px; }

a img.gal { border: thin solid silver; padding:4px; }
a:hover img.gal { border: thin solid #ff8000; padding:4px; }

