/*
body {
	background: #a21404 url(../images/bg-sommer.gif) fixed repeat-x;
	font-size: small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
*/


body {
	font-size: x-small; /* fuer IE5/win */
	background: #a21404 url(../images/bg-sommer.gif) fixed repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* fuer konforme Browser */
	background: #a21404 url(../images/bg-sommer.gif) fixed repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
html>body { /* sei nett zu Opera */
	font-size: small;
	background: #a21404 url(../images/bg-sommer.gif) fixed repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}




.hidden {
	display: none;
}

#page-container {
	width: 760px;
	margin: auto;
}

#page-container .rahmen {
	clear: both;
	background-color: #FFFFFF;
	border: 3px solid #891103;	
}


#header {
	height: 170px;
	background: #FFFFFF url(../images/gartenservice-logo-sommer.jpg);
	border-bottom: 1px dotted #891103;
	background-repeat:no-repeat;
}

/* ---- Content ---- */

#content-container {
	background: #fff6d8;
	border: 1px dotted #891103; margin: 10px;
	float: right;
	width: 560px;
}

#content-container .padding {
	padding: 5px; /* Abstand text zur Rahmenbox */
}

#content-container h1 {
	font-size: 140%;
	color: #891103;
}

#content-container h2 {
	font-size: 120%;
	color: #891103;
}

#content-container h3 {
	font-size: 110%;
	color: #891103;
}

#content-container p, li, .text {
	text-align: justify;
	color: #891103;
}

#content-container .rubrik {
	border-bottom: .15em solid #891103;
	border-right: .40em solid #891103;
	margin-right: 5px;
	color: #891103;
	font-weight:bold;
	font-size : 150%;
	text-align: right;
	white-space: nowrap;
	width: 99%;
}

#content-container A {
	color: #c36813;
	text-decoration : underline;
}

#content-container A:hover {
	color: #891103;
}

/* ---- Navigation ---- */

#menu-container {
	background: #ffffff;
	margin-top: 10px;
	width: 165px;
}

#menu-container .padding {
	padding: 0px;
}

/*
#menu-container .menu-block {
	border:1px solid #000000;
	background-color:#eeeeee;
	width:150px;
	margin:10px;
}
*/

#menu-container .menu-block {
	width:150px;
	margin:10px;
}


#menu-container .menu-kopf {
	margin-left: 5px;
	border-bottom: 2px solid #891103;
	border-left: 6px solid #891103;
	color: #891103;
	padding-left: 5px;
	font-size: 120%;
	font-weight:bold;
	text-align: left;
	white-space: nowrap;
	width: 86%;
}

#menu-container .point {
	display:block;
	font-size: 90%;
	margin-left: 5px;
	font-weight: bolder;
	vertical-align: middle;
	color: #891103;
}

#menu-container A.menu-item {
	display:block;
	line-height: 1.5;
	padding-left: 10px;
	font-weight: bold;
	color: #c36813;
}

#menu-container A.menu-item:hover {
	color : #891103;
}

/* ---- Footer ---- */

#footer-container {
	clear: both;
	font-size: 80%;
	color: #c9c9c9;
	text-align: center;
	line-height: 15px;
}

#footer-container a {
	color: #c9c9c9;
	text-decoration: none;
}

#footer-container a:hover {
	color: #db6d16;
}

