*{
	margin: 0;
	padding: 0;
}

html{
	background: url(images/green.gif);
	color: #fff;
	font: 70%/1.2 verdana, arial, helvetica, sans-serif;
}

body {
	text-align: center;
	scrollbar-arrow-color: #360;
	scrollbar-face-color: #030;
	scrollbar-track-color:#030;
	scrollbar-3dlight-color: #360;
	scrollbar-darkshadow-color: #360;
	scrollbar-highlight-color: #360;
	scrollbar-shadow-color: #360;
}

div#haupt{
	margin: auto;
	width: 770px;
	text-align: left;
	background: White;
	overflow: hidden;
}

div#haupt table{
  font-weight: bold;
  text-align:right;
}

h1{
	background: url(images/logo.gif) no-repeat;
}

h1 a{
	display: block;
	height: 110px;
	text-decoration: none;
	text-indent: -999em;
	width: 770px;
}

a{
	color: White;
}

div#logo{
   background: url(images/menu_oben.gif);
	/*background: #006;*/
	display: block;
	color: #fff;
	height: 30px;
	width: 770px;
	position: relative;
}

div#logo table{
	/*background: #006;*/
	color: #fff;
}

div#logo td{
	width: 128px;
	height: 30px;
}

div#menu{
	background: url(images/nav-hintergrung_r.gif) no-repeat;
	float: left;
	height: 520px;
	width: 200px;
}

div#menu ul{
	border-bottom: 1px solid #ccf;
	width: 135px;
	list-style: none;
	margin-top: 20px;
}

div#menu li, div#menu li a{
	color: #CCF;
	text-align: left;
}

div#menu li{
	border-top: 1px solid #ccf;
	font-size: 1.2em;
	height: 25px;
	width: 135px;
}

div#menu li a, div#menu li span{
	display: block;
	font-weight: normal;
	height: 100%;
	padding-left: 12px;
	text-decoration: none;
}

div#menu li a:hover {
   color: #FFF;
	font-weight: bold;
	background: url(images/menu_balk_ac.gif);
}

div#menu li span{
   color: #FFF;
	font-weight: bold;
	background: url(images/menu_balk_ho.gif);
}

div#menu li > a:hover {
	background: url(images/menu_balk_ac.gif);
}

div#menu li > span {
	background: url(images/menu_balk_ho.gif);
}

div#content {
	float: left;
	width: 570px;
	height: 450px;
	margin-top: 30px; 
	/*padding: 10px 20px 10px 0;*/
	overflow:auto;
	background-color: #FFF;
	color: #000;
	font-size: 1.3em;
	line-height: 1.5em;
}

/*div#content h2{
	background-image: url(images/h.gif);
	background-position: center;
	display:block;
	width: 335px;
	height: 25px;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
}*/

div#content img{
   background: transparent;
	float: left;
	margin: 0 2em 1.5em 0;
	border: 1px solid #006;
}

div#content h1{
   text-align: center;
   background: none;
	color: Red;
	font-size:2.5em; 
}

div#content h4{
	text-align: center;
	color: Red;
}

div#content h2{
	text-align: center !important;
	color: #006 !important;
	font-size: 1.5em !important;
}

div#content hr{
   text-align: center;
	height: 5px;
	width:400px;
	color: #006;
}

div#formular{
	padding: 1em;
	width: 550px;
}

div#formular span{
	color: #006;
	font-size: 1.2em;
	line-height: 1em;
}

form {
	margin-top: 2.2em;
}

label, input, textarea{
	float: left;
}

label{
	clear: left;
	width: 170px;
	color:#006;
	padding-top: .5em;
}

input{
	width: 300px;
	height: 25px;
	margin-bottom: 1em;
	border:2px solid #006;
}

textarea{
	width: 300px;
	height: 200px;
	margin-bottom: 1em;
	border:2px solid #006;
}

#senden{
background: White;
	border:2px solid #006;
	text-align: center;
	text-decoration: none;
	color: #006;
	font-weight: bold;
	margin-left: 80px;
	width: 150px;
	height: 30px;
}

#ruecksetzen{
background: White;
	border:2px solid #006;
	text-align: center;
	text-decoration: none;
	color: #006;
	font-weight: bold;
	margin-left:5px;
	width: 150px;
	height: 30px;
}

.image {
	float: left;
	margin: 0 1.5em 1.5em 0;
	border:0;
}

.forum a{
   display: block;
	color: #006;
	text-decoration: none;
	list-style: disc;
	line-height: 25px;
	padding-left: 10px;
}

.forum a:hover{
   display: block;
	color: #006;
	text-decoration:underline;
	list-style: url(images/pfeil_rot.gif);
	line-height: 25px;
	padding-left: 10px;
}

div#content p:first-letter{
	font-size:1.5em;
}

div#content{
	scrollbar-arrow-color: #CCCCFF;
	scrollbar-face-color: #006;
	scrollbar-track-color:#ccf;
	scrollbar-3dlight-color: #ccf;
	scrollbar-darkshadow-color: #ccf;
	scrollbar-highlight-color: #ccf;
	scrollbar-shadow-color: #ccf;
}

.photomenu {
	list-style-position: inside;
	display: block;
	height: 30px;
	margin-left: 20px;
	padding-left: 15px;
	line-height: 30px;
	
}

.photomenu a{
   list-style: circle;
	color: #009;
	text-decoration: none;
}

.photomenu a:hover{
	color: #009;
	font-weight: bold;
	text-decoration: underline;
}

/*div#recht {
	background-image: url(images/nav-hintergrund_l.gif);
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	top: 140px;
	right: 0;
	width: 50px;
	height: 520px;
}

div#recht {
	color: Black;
}*/

div#bottom{
   background: #006;
	display: block;
	line-height: 30px;
	text-align: right;
	padding-right:20px; 
	clear: left;
	color: #fff;
}

div#bottom a{
	text-decoration: none;
}

div#bottom a:hover{
	text-decoration: underline;
}