/***** CSS-Standard www.fewo-wehlen.de **********************************************************/

/***** wichtige Farben
	beige 	= #FBFFED
	rot 	= #990000
	schwarz = #000
	rahmen rosa = #FFCCCC
	hover rosa = #FDE8DE
	*/

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left
	}

html, body, div, p, ul, ol, span, a, table, td, form, li {
	font-family: Arial, Times, georgia, Book Antiqua, Century Schoolbook, Times;
	font-size:12px;
	line-height:120%;
	}

#wetter a{
	font-family: Arial, Times, georgia, Book Antiqua, Century Schoolbook, Times;
	font-size:10px;
	line-height:250%;
	}

html, body { 
	scrollbar-base-color:#FBFFED; 
	scrollbar-3dlight-color:#FBFFED; 
	scrollbar-arrow-color:#990000; 
	scrollbar-darkshadow-color:#990000; 
	scrollbar-face-color:#FBFFED; 
	scrollbar-highlight-color:#990000; 
	scrollbar-shadow-color:#FBFFED; 
	scrollbar-track-color:#FDE8DE; 
}

#background {
	background: url('../images/hg635.gif') no-repeat;
	margin-top:-8px;
	}

#kopf {
	background:url('../images/k_leiste_1.jpg') 2px no-repeat;	
	}
		 
#kasten {
	height:395px;
	width:380px;
	overflow:hidden;
	}

#iframe{
	scrollbar: auto;
	height:424px;
	width:405px;
	overflow:hidden;
	}

h1 {
	font-family: Arial, Times, Goudy, georgia, Book Antiqua, Century Schoolbook, Times;
	font-size:15px;
	font-weight:bold;
	line-height:130%;
	}

h2 {	
	font-family: Arial, Times, Goudy, georgia, Book Antiqua, Century Schoolbook, Times;
	font-weight: bold;
	font-size:105%;
	line-height:130%;
	color: #990000;
	}

h3 {
	font-family: arial, georgia, Book Antiqua, Century Schoolbook, Times;
	color: #000;
	font-size:105%;
	line-height:130%;
	}
	
#sub_header_menu
{	position:absolute;
	display:block;
	color:#990000;
	}

#sub_header_menu a
{	font-size:11px;
	display:block;
	width:132px;
	font-weight:bold;
	line-height: 15px;
	text-decoration: none;
	background:#FFCCCC;
	border:1px solid #990000;
	color:#990000;
}

#sub_header_menu a:hover,
#sub_header_menu a:active,
#sub_header_menu a:focus
{	line-height: 15px;
	background:#FDE8DE;
	color:#990000;
	}


#sub_header_menu a.active,
#sub_header_menu a:hover.active, 
#sub_header_menu a:active.active,
#sub_header_menu a:focus.active
{	line-height: 15px;
	background:#FDE8DE;
	color:#990000;
	}

#scrollbereich {
	margin-top:-45px;
	float:right;
	}

#scrollup
{	background-color:#D23C3C;
	margin-top:13px;
	}

a.scrollup
{	background-color:#D23C3C;
	margin-top:13px;
	}

a:hover.scrollup 
{	background-color:#990000;
	margin-top:13px;
	}

a:active.scrollup, 
a:focus.scrollup 
{	color:#990000;
	margin-top:13px;
	}

#scrolldown
{	background-color:#D23C3C;
	float: right;
	margin-top:-15px;
	}

a.scrolldown
{	background-color:#D23C3C;
	margin-top:-15px;
	font-size:16px;
	}

a:hover.scrolldown 
{	background-color:#990000;
	margin-top:-15px;
	font-size:16px;
	}


a:active.scrolldown, 
a:focus.scrolldown 
{	color:#990000;
	margin-top:-15px;
	}
	
#info
{	color:#990000;
	float: right;
	text-decoration:none;
	}

a.info
{	color:#990000;
	text-decoration:none;
	}

a:hover.info 
{	color:#0113FF;
	}


a:active.info, 
a:focus.info 
{	color:#0113FF;
	}
	
#impress
{	color:#990000;
	float: right;
	text-decoration:none;
	}

a.impress,
a:active.impress, 
a:focus.impress 
{	color:#990000;
	text-decoration:none;
	}

a:hover.impress 
{	text-decoration:underline;
	}

	
/***** Galerie ********************************************/

#zeigedasbild {
	z-index:20;
	position:absolute;
	visibility:hidden;
	}

#zeigedasbild img {
	border: none;
	margin: 0 0 0 0;
	}

#leiste{
	cursor: move;
	background-color: #990000;
	width:100%;
	}

#leiste #schliessen_text{
	cursor: pointer;
	font-family: Arial;
	font-size: 90%;
	color: #fff;
	}
	
/***********************************************************/
 
#copyright
{	font-size:8px;
	color:#F4FED0;
	}

#copyright a
{	font-size:8px;
	text-decoration: none;
	color:#990000;

}

#copyright a:hover
{	color:#000;
	}


#copyright a:active,
#copyright a:focus
{	color:#FFCCCC;
	}

.button {
	border: 1px solid #000;
	background-image:url('../images/button.gif');
	background-color: #ECE9B0;
	color: ##990000;
	font-family: Arial, Helvetica; 
	font-size: 12px;
	line-height:16px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: hand;
	}