/* CSS für www.cherum.de */
body {
	background-color : #ebe8b7;
	color : #5c8d87;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	font-size : small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color : #5c8d87;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #FF0000;
	text-decoration : none;
}
a:visited {
	color : #5c8d87;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #FF0000;
	text-decoration : none;
}
a:active {
	color : #5c8d87;
	text-decoration : none;
}
.top {
background-color : #EBE8B7;
border-bottom-color : #5B8D85;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #EBE8B7;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #EBE8B7;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #5B8D85;
border-top-style : solid;
border-top-width : 2px;
color : #5B8D85;
}
.standard {
background-color : #EBE8B7;
border-bottom-color : #5B8D85;
border-bottom-style : solid;
border-bottom-width : 1px;
border-left-color : #EBE8B7;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #EBE8B7;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #EBE8B7;
border-top-style : solid;
border-top-width : 1px;
color : #5B8D85;
}
.bottom {
background-color : #EBE8B7;
border-bottom-color : #5B8D85;
border-bottom-style : solid;
border-bottom-width : 2px;
border-left-color : #EBE8B7;
border-left-style : solid;
border-left-width : 1px;
border-right-color : #EBE8B7;
border-right-style : solid;
border-right-width : 1px;
border-top-color : #5B8D85;
border-top-style : solid;
border-top-width : 1px;
color : #5B8D85;
}

