body {
	//background-image: url(images/basic/bg_stones.jpg);
	background-image: url(images/basic/bg_kohle_1.jpg);
	//background-color:#000000;
	margin:0px;
}

p,ul,ol,li {
	font-family:Arial,sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	margin:0px;
}

.head1 {
	//font-family:Georgia,serif;
	font-family:Verdana,sans-serif;
	font-size:22px;
	color:#AA0000;
	font-weight:bold;
	font-style:normal;
	margin-left:20px;
	margin-right:22px;
	margin-top:8px;
	margin-bottom:0px;
}

.head1_admin {
	//font-family:Georgia,serif;
	font-family:Verdana,sans-serif;
	font-size:22px;
	color:#336699;
	font-weight:bold;
	font-style:normal;
	margin-left:20px;
	margin-right:22px;
	margin-top:8px;
	margin-bottom:0px;
}

.head2 {
	font-family:Arial,sans-serif;
	font-size:15px;
	color:#3b2d1e;
	font-weight:bolder;
	font-style:normal;
	margin-top:0px;
	margin-bottom:10px;
}

.head3 {
	font-family:Arial,sans-serif;
	font-size:13x;
	color:#3b2d1e;
	font-weight:bolder;
	font-style:normal;
	margin-top:10px;
	margin-bottom:0px;
}

.navi_head {
	font-family:Verdana,sans-serif;
	font-size:17px;
	color:#AA0000;
	font-weight:bold;
	font-style:normal;
	margin-left:0pc;
	margin-right:0px;
	margin-top:6px;
	margin-bottom:6px;
}
.navi_head_admin {
	font-family:Verdana,sans-serif;
	font-size:17px;
	color:#336699;
	font-weight:bold;
	font-style:normal;
	margin-left:0pc;
	margin-right:0px;
	margin-top:6px;
	margin-bottom:6px;
}

.navi_text {
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#3b2d1e;
	font-weight:bold;
	font-style:normal;
	margin-left:2px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:4px;
}

.small_white_text {
	font-family:Verdana,sans-serif;
	font-size:9px;
	color:#CCCCCC;
	font-weight:normal;
	font-style:normal;
	margin:0px;
}

.small_back_map {
	font-family:Verdana,sans-serif;
	font-size:9px;
	color:#4e3c1b;
	font-weight:normal;
	font-style:normal;
	margin-top:4px;
	margin-bottom:14px;
}


.red { color:#AA0000; }
.green { color:#00AA00; }
.lightred { color:#FF9999; }
.white { color:#CCCCCC; }

.red_status {
	padding:2px;
	color:#660000;
	background:#ff6666;
}

.green_status {
	padding:2px;
	color:#006600;
	background:#66cc66;
}


div.gb              { margin: 0px 0px 20px 0px; padding: 0px; border: 1px solid #666666; line-height: 19px; }
div.gb-author       { margin: 0px; padding: 1px 10px 1px 10px; border-bottom: 1px solid #666666; background: #CCCCCC; }
p.gb-author-left    { margin: 0px; float: left; }
p.gb-author-right   { margin: 0px; text-align: right; }
div.gb-entry        { margin: 10px; padding: 0px; }
p.gb-browse         { text-align: left; font-weight: bold; }
p.gb-admin-buttons  { margin: 5px 0px 0px 0px; text-align: right; }
.caution            { color: red; font-weight: bold; }
.small              { font-size: 11px; line-height:16px; }
.comment            { margin: 10px 0px 0px 0px; color: #808080; font-style: italic; }


a:link {
	text-decoration:underline;
	color:#4e3c1b;
}
a:visited {
	text-decoration:underline;
	color:#4e3c1b;
}
a:hover, a:active {
	text-decoration:none;
	color:#0000FF;
}

.navi_text a:link {
	text-decoration:none;
	color:#3b2d1e;
}
.navi_text a:visited {
	text-decoration:none;
	color:#3b2d1e;
}

.navi_text a:hover, .navi_text a:active {
	text-decoration:underline;
	color:#3b2d1e;
}

.navi_head a:link, .navi_head a:visited {
	text-decoration:none;
}

.navi_head a:hover, .navi_head a:active {
	text-decoration:underline;
	color:#AA0000;
}

.navi_head_admin a:link, .navi_head_admin a:visited {
	text-decoration:none;
	color:#336699;
}

.navi_head_admin a:hover, .navi_head_admin a:active {
	text-decoration:underline;
	color:#336699;
}

.small_white_text a:link, .small_white_text a:visited, .small_white_text a:active {
	text-decoration:none;
}

.small_white_text a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
