/* CSS Document */

body {
background-color: #828585;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: 0px;
}

#alles {
width: 760px;
margin-left:auto;
margin-right:auto;
margin-top: 25px;
border: 0px;
background-image: url(http://www.raschlekranz.ch/bilder/hintergrund_et.jpg);
background-position: left center;
background-repeat:no-repeat;
background-color: #FFFFFF;
}

#header {
background-color:#FFFFFF;
height: 75px;
}

#header img {
float: right;
padding-top: 20px;
padding-right: 20px;
}



#spalterechts {
display:none;
}

#spaltelinks {
display:none;
}

#menu {
display:none;
}




#bildbox {
width: 760px;
height: 250px;
border:0px;
margin:0px;
}

#bildbox img {
border:0px;
}





#inhalt {
float:left;
padding: 20px;


}


#inhalt a:link, #inhalt a:visited {
color: #000000;
letter-spacing: 0.1ex;

}

#inhalt a:hover, #inhalt a:active {
color: #BF5C00;
letter-spacing: 0.1ex;

}



#inhalt p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 100%;
line-height: 1.6em;
color:#666366;
}

#inhalt ul {
margin-top:-5px;
list-style-type:disc;
list-style-position:outside;
padding-left:15px;
}

#inhalt li {
padding:0px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.5em;
color:#666366;

}


#inhalt *.klein {
font-size:50%;
vertical-align:super;
}

#inhalt img.portrait {
margin-top: 7px;
float:right;
padding-left: 5px;
}

#inhalt table {
margin: -5px;
table-layout: auto;
}


#inhalt td img {
border: 1px solid #CCCCCC;
}


#inhalt table td {
padding: 3px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

#inhalt table td.bold {
font-weight: bold;
padding: 2px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}


#inhalt table.dateiliste {
font-size: 92%
}





#fusszeile {
clear:both;
border-top: 1px solid #828585;
padding-bottom:5px;
}

#fusszeile p {
margin:0px;
line-height: 1.6em;
padding-top:0px;
padding-left: 10px;
padding-right: 5px;
padding-top: 3px;
padding-bottom:3px;
color: #666366;
}

#fusszeile a:link, #fusszeile a:visited {
color:#000000;
}

#fusszeile a:active, #fusszeile a:hover {
color:#666366;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

#inhalt h1 {
color: #666366;
}

#inhalt h2 {
color: #666366;
}
#inhalt h3 {
color: #666366;
}
#inhalt h4 {
color: #666366;
}

#spalterechts h1 {
color: #666366;
}


#spalterechts h2 {
color: #666366;
}

div.clear {
clear:both;
margin-top: 5px;
}

