/* CSS Document */

body { margin: 10px 10px 10px 10px  ; background: #ffd15f url(images/bg.gif) repeat-x ; overflow:hidden ; }

body, th, td, input, textarea { font-family: Arial, Helvetica, sans-serif ; font-size: 12px ; color: #666 ; }

a { text-decoration:none ; color:#d2724e ; }
a:hover { text-decoration:underline ; }

img { border:0px solid #d2724e ; }

#container { top:10px ; bottom:10px ; left:50% ; width: 800px ; position: absolute ; margin: 0px 0px 0px -400px ; background-color:#F3F3F3 ; }

#top { width:760px ; height:157px ; top:4px ; left:20px ; position:relative ; background-image:url(./images/img12.jpg) ; }

#toptitel { width:300px ; height:50px ; position:relative ; top:105px ; left:20px ; color:#d2724e ; }
	#toptitel h1 { font-weight:bold ; font-size:24px ; }
	#toptitel h2 { font-size:10px ; margin-top:-32px ; padding-left:50px ;  }
	#toptitel a { text-decoration:none ; color:#C1481B ; }

#menu { width:130px ; top:197px ; bottom:20px ; left:20px ; position:inherit ; color:#C1481B ; padding-left:5px ; padding-top:5px ; font-size:13px ; background-color:#FFF ; }
	#menu ul { margin:0 ; padding:0 ; list-style:none ; }
	#menu li { margin-bottom: 1em}
	#menu a { text-decoration:none ; color:#C1481B ; }
	#menu a:hover { text-decoration:underline ; }

#main { width:595px ; top:197px ; bottom:20px ; left:175px ; position:inherit ; background-color:#FFF ; overflow-y:auto ; overflow-x:hidden ; padding:5px 5px 5px 5px ; }

.maintable { width:575px ; padding:0px 0px 0px 0px ; }
	.maintable .title { font-size:18px ; color:#C1481B ; }
	.maintable .spacer { height:16px ; }
	.maintable ul { margin:10px ; list-style:disc url(images/ul.jpg) ; }
	.maintable li { margin-bottom:3px ; }

#map_link { width:82px ; height:84px ; position:inherit ; top:406px  ; left:58px ; }
