body{
	background: #000000 url(top2009.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Tahoma", Arial, "Arial";
	font-size: 90%;
	color: white;
}

h1{
	font-size: 20px;
	color: #fd7301;
	margin-bottom: -10px;
	
	width: 100%;
	display: block;
	border-bottom: 1px dashed #e6e6e6;
}
h2{
	font-size: 20px;
	color: #fd7301;	
}
h3{
	color: #fd7301;
}
h4{
	width: 100%;
	display: block;
	color: #fd7301;
	border-bottom: 1px dashed #e6e6e6;
	font-size: 14px;
}
a{
	color: #fd7301;
	text-decoration: none;	
}

a:hover{
	color: #fd7301;	
}

a:active{
	color: #fd7301;	
}

#content{
	position: absolute;
	top: 240px;
	left: 300px;
	width: 500px;
	display: block;
}

#navigation{
	position: absolute;
	top: 260px;
	left: 10px;
	float: left;
	width: 220px;
}
#navigation ul{
	position: relative;
	top: 40px;
	left: -20px;
	list-style-type: none;
}
#navigation ul li a{
	background: #000000 url(menu1n2009.gif) no-repeat;
	width: 150px;
	height: 25px;
	display: block;
	text-decoration: none;
	padding-left: 25px;
	font-weight: bold;
	font-size: 15px;
	color: white;
}
#navigation ul li a:hover{
	color: #fd7301;
}
#navigation ul li a.active{
	background: #000000 url(menu1a2009.gif) no-repeat;
	color: #fd7301;
}
#navigation ul li div.submenu a{
	position: relative;
	left: 20px;
	width: 130px;
	height: 20px;
	font-size: 12px;
}
#navigation ul li div.submenu a:hover{
	color: #fd7301;
}
#navigation ul li div.submenu a.active{
	color: #fd7301;
}

#copy{
	padding-top: 50px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

td.tx-guestbook-list-header{
	background: #fd7301;
}
td.tx-guestbook-list-rowleft a{
	color: #fd7301;	
}
.tx-guestbook-form-inputfield-med{
	border-color: #fd7301;	
}
.tx-guestbook-form-inputfield-big{
	border-color: #fd7301;	
}
.tx-guestbook-form-textarea{
	border-color: #fd7301;	
}
.tx-guestbook-list-entry{
	width: 90%;
	font-size: 90%;	
	display: block;
}
.tx_ablinklist_listView_categories_titel{
	width: 100%;
	display: block;
	color: #fd7301;
	border-bottom: 1px dashed #e6e6e6;
}
.tx_ablinklist_catalogView_link{
	width: 100%;
	display: block;
	border-Bottom: 1px dashed #e6e6e6;
}

.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
.tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; color: #000000; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }

td.csc-form-labelcell{
	width: 140px;
}
.bodytext{
	font-size: 90%;
}
.align-center{
	text-align: center;	
}
td{
	vertical-align: top;
	padding-right: 5px;
}
