
body { 
	COLOR: #4b7e7f;
	font: 8.0pt Arial;
	scrollbar-face-COLOR: #faf1eb;
	scrollbar-highlight-COLOR: #ffffff;
	scrollbar-3dlight-COLOR: #ffffff;
	scrollbar-darkshadow-COLOR: #d9eedf;
	scrollbar-shadow-COLOR: #4b7e7f;
	scrollbar-arrow-COLOR: #4b7e7f;
	scrollbar-track-COLOR: #d9eedf;
	}

p, td {
	COLOR: #4b7e7f;
	font: 8.0pt Arial;
	}

b {
	COLOR: #f65e91;
	}
	
i {
	COLOR: #78b3d9;
	}

u {
	text-decoration: none;
	border-bottom: 1px solid #78b3d9;
	}

s {
	COLOR: #8bb6ad;
	letter-spacing: 1px;
	}

a:link, a:visited, a:active {
	COLOR: #4b7e7f;
	text-decoration:none;
	font: 7.5pt Arial;
	}

a:hover {
	COLOR: #f65e91;
	}

h1 {
	font-size: 20px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: lighter;
	padding-left: 10px;
	COLOR: #f65e91;
	margin: 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-COLOR:#ffffff;
	}

h2 {
	font-size: 16px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: lighter;
	padding-left: 5px;
	COLOR: #4b7e7f;
	margin: 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-COLOR:#ffffff;
	}

h3 {
	font-size: 14px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: lighter;
	COLOR: #4b7e7f;
	padding-left: 10px;
	margin: 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-COLOR:#ffffff;
	}

#navigation a{
	font: 7.5pt Arial;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 2px;
	margin: 0px 0px 2px 0px;
	background: url('design/navi_bg.png');
	-moz-border-radius: 5px;
	}

#navigation a:hover{
	background: url('design/navi_bg_1.png');
	}

.ava {
	background-COLOR: #e9eceb;
	-moz-border-radius: 5px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	}
	
.content { 
	padding: 0px 6px 0px 6px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-COLOR:#ffffff;
	}
	
	
.navi { 
	padding: 0px 6px 0px 6px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-COLOR:#ffffff;
	}
	
.kasten {
	background: url('design/kasten.png') no-repeat #deeafa;
	COLOR: #4b7e7f;
	margin: 0px 20px 0px 20px;
	padding: 10px;
   	text-align: justify;
	border: 1px solid #ccecd5;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 15px;
	}
	
.gfx {
	background: #none;
	COLOR: #4b7e7f;
	width: 210px;
	margin: 0px 0px 0px 5px;
	padding: 20px;
	border: 1px solid #ffffff;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	}
