/*-----------------------------------------------------------------------------
Raiffeisen-Markt Beuerberg
Stylesheet:		Screen

Version: 		standard
Änderung:		07.06.2008
Autor: 			Hans Hoffmann, multisupport
Website:		http://www.?????.de/

Nur fuer Distanzmessungen in html einbinden:
<div align="center"><img src="990px.gif" width="990" height="5" hspace="0" vspace="0" border="0" /></div>
<div id="xLINKS">CHECKLINE: LINKS, 1px Rand rundum</div><div id="xRECHTS">CHECKLINE: RECHTS 1px Rand rundum</div>
-----------------------------------------------------------------------------*/

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background: #DCF2BB;
  	margin : 0px;
  	padding : 0px;
  	font-family : verdana,arial,helvetica,sans-serif;
  	font-size : 100%;
	font-size : 1em;
	font-style: normal;
	font-weight: normal;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: none;
	/* */ 
	}
 
body {
	height:99%; 
	max-height:100%; 
	overflow:auto; 
	padding:0; 
	margin:0; 
	border:0;
	background: #E7F0BC;

	line-height: 1.0em;
  	font-size : 100%;
	font-size : 1em;

	scrollbar-arrow-color: #009933;
	scrollbar-track-color: transparent;
	scrollbar-face-color: #F8C300;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: no-repeat;
	
	border: 0px;
	}
	
/* zur prüfung der dimensionen */
#xLINKS {
	position:absolute;
	margin-left:-485px;
	left:50%;
	top:4px;
	width:170px;
	min-width:170px;
	height:10px;
	padding: 0px;
	background-color: #999999;
	text-align: center;
	letter-spacing: 0em;
	text-align: center;
	border: 1px solid #990000;
	font-style: normal;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	font-size: 0.4em;

}
* html #xLINKS {
	height:20px;
	}
	
#xRECHTS {
	position:absolute;
	margin-left:-313px;
	left:50%;
	top:4px;
	width:796px;
	min-width:796px;
	height:10px;
	padding: 0px;
	background-color: #999999;
	text-align: center;
	letter-spacing: 0em;
	text-align: center;
	border: 1px solid #000;
	font-style: normal;
	font-weight: normal;
	font-family: "Courier New", Courier, mono;
	font-size: 0.4em;

}
* html #xRECHTS {
	height:20px; width:800px;margin-left:-315px;
	}
	
/* A N F A N G ################################################# Kopfbereich */
	
#LogoLeft {
	position:absolute;
	margin-left:-495px;
	left:50%;
	top:20px;
	width:190px;
	min-width:190px;
	height:130px;
	padding: 0px;
	background-color: #FFFF99;
	text-align: left;
	letter-spacing: 0em;
	border: 1px solid #009933;
	background-image: url(lo.jpg);
}
* html #HEADER {
	height:130px;
	}
#HEADER {
	position:absolute; 
	margin-left:-303px;
	left:50%;
	top:20px;
	width:796px;
	min-width:756px;
	height:130px;
	padding: 0px;
	background-color: #FFFF99;
	text-align: left;
	border: 1px solid #009933;
}
* html #HEADER {
	height:130px;width:800px;margin-left:-305px;
	}
	
.Header_BildLinks{
	margin-top:16px;
	margin-left: 20px;
	float: left;
}

.Header_BildRechts{
	margin-top:0px;
	margin-right: 20px;
	float: right;
}

/* schmaler Menubereich horizontal (links) */

#MenuBandLinks {
	position:absolute;
	margin-left:-495px;
	left:50%;
	top:152px;
	width:190px;
	min-width:190px; 
	height: 30px;
	height:20px;
	background-color: #F8C300;
	border: 1px solid #009933;

}
* html #MenuBandLinks {
	top:150px;height: 20px;
	}

/* schmaler Menubereich horizontal (Menu rechts) */

#MenuBand {
	position:absolute;
	margin-left:-303px;
	left:50%;
	top:152px;
	width:796px;
	min-width:796px;
	height: 20px;
	background-color: #84C225;
	text-align: right;
	font-size: 0.88em;
	border: 1px solid #009933;
}
* html #MenuBand {
		top:150px;width:800px; height: 20px;margin-left:-305px;
	}
	
#MenuBand a:link, #MenuBand a:visited {
	padding: 0px 20px 0px 20px;
	color: #000;
	margin-top:4px;
	text-decoration: none;
}

#MenuBand a:hover {
	text-decoration: none;
	color: #fff;
}

.MenuBandActive {
	padding: 0px 20px 0px 20px;
	color: #FFFF99;
	margin-top:4px;
}


/* Menubereich vertikal (Menu links) */
#MenuLinks {
	position:absolute;
	margin-left:-495px;
	left:50%;
	width:190px;
	min-width:190px;
	top:174px;
	height: 460px;
	font-size: 1.0em;
	background-color: #FFFF99;
	padding: 0px;
	border: 1px solid #009933;
}

* html #MenuLinks {
	top:170px; width:190px; padding-top: 10px;
	}

/* Ueberschrift links im linken Menu */
.MenuHeader {margin-left: 20px;}
/* Links im linken Menu */
#MenuLinks a:link, #MenuLinks a:visited {color: #000; text-decoration: none; font-weight: normal; margin-left: 30px; line-height: 1.2em;}
#MenuLinks a:hover { text-decoration: underline; color: #009933;}
/* Aktive Auswahl im linken Menu, Überschrift in Content */
#MenuLinks img {margin 0px; padding: 0px;}
.MenuLinksActive, .ActiveHeader {color: #009933; text-decoration: none; font-weight: normal;}
/* Aktive Auswahl im linken Menu */
.MenuLinksActive {margin-left: 30px;}

/* Container für die Öffnungszeiten unterhalb des linken Menus */
#Oeffnungszeiten {
	font-size: 0.9em;
	line-height: 1.0em;
	text-align: center;
}
* html #Oeffnungszeiten {

	}

	/* Content (Haupttext rechts) */
#CONTENT {
	position:absolute; 
	margin-left:-303px;
	left:50%;
	top:174px;
	width:716px;
	min-width:716px;
	height:380px;
	padding: 40px; 
	background-color: #fff;
	background: #fff;
	text-align: left;
	font-size : 0.9em;
	border: 1px solid #009933;
	overflow: auto;
}
* html #CONTENT {
	top:170px;width:800px; height: 460px;margin-left:-305px;
	}

	/* Content (Haupttext rechts) */
#ContentText {
	width:480px;
	float: left;
}

	/* Content (Bilder rechts) */
#ContentPic {
	text-align: right;
	float: right;
}
	
td {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 0.8em;
	font-style: normal;
	font-weight: normal;
}

ul {
 list-style-type: disc;
 	font-size: 1em;
	line-height: 1.8em;
}

	/* Standardlinks (im Text / Content) */
a:link, a:visited {	color: #005AAA;	text-decoration: none; font-weight: normal; }
a:hover { text-decoration: underline; }

.klein {
	font-size: 0.8em;
}

.AngebotsRahmen {
	background: #ffff99;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #009933;
	border-bottom: 3px solid #009933;
	font-size : 1.0em;
	line-height: 1.4em;

}
