body
{
scrollbar-base-color:#FDFDFD;
scrollbar-3dlight-color:#FDFDFD;
scrollbar-track-color:#FDFDFD;
scrollbar-arrow-color:#0061A6;
scrollbar-darkshadow-color:#0061A6;
scrollbar-face-color: #FDFDFD;
background-image: url(images/backgr.jpg);
background-repeat: repeat-x;
background-position: left center;
}

/* Links */
A {
	color: #0061A6;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color: #666666;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/* Inhalt */
#inhalt {
	width: 400px; height: 400px;
	overflow: auto;
	}
	
#inhalt li {
		font-size: 12px;
		line-height: 130%;
}
.content {
	color: #0061A6;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	
}
.bottom {
   width: 750px;
   border-top: solid 1px #0061A6;
	padding-top: 3px;
	padding-bottom: 30px;
	color: #0061A6;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.ticker {
	padding-top: 10px;
	width: 700px;
	height: 20px;
	color: #0061A6;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	padding-bottom: 10px;
}
.h1 {
	color: #0061A6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-weight: bold;
	line-height: 130%;
}

/* Formular */
.button {

border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid #0061A6; 
border-bottom: 1px solid #0061A6; 
background: transparent;
background-image: url(ok.gif);
background-repeat: no-repeat;
background-position: center left;
width: 100px;
font-family: verdana, arial, helvetica, sans-serif;
color: #0061A6;
font-size: 11px;
cursor: hand;
}
.eingabe {
border-bottom: solid 1px #0061A6;
border-right: #ffffff 0px;
border-top: #ffffff 0px;
border-left: #ffffff 0px;
width: 200px;
font-family: verdana, arial, helvetica, sans-serif;
color: #0061A6;
font-size: 12px;
font-weight: bold;
}
.textarea {
margin-top: 20px;
border: solid 1px #0061A6;
font-family: verdana, arial, helvetica, sans-serif;
color: #0061A6;
font-size: 12px;
font-weight: bold;
width: 200px;
}
.select {
border: solid 1px #0061A6;
font-family: verdana, arial, helvetica, sans-serif;
color: #0061A6;
font-size: 12px;
width: 150px;
padding-bottom: 5px;
}

.galerie
{	
font-family: verdana, arial, helvetica, sans-serif;
color: #0061A6;
font-size: 11px;
text-align: left;
padding: 10px;
}
.layer {
	color: #0061A6;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	}
