
/* ::::: http://mighty-hoernsche.de/chdk/config/stylesheet.css ::::: */

body { font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;  }

#wrapper { 
	width: 1000px; 
}

#arghl {
	width: 836px;
	float: right;
}

#head { 
	width: 155px; 
	height: 155px; 
	}

#menu { 
	width: 160px; 
	height: 1000px; 
	padding-top: 155px;
	border-color: #AAAAAA; 
	margin-right:4px;
	background-image: url(header.png); 
	background-repeat: no-repeat;
	float: left;
}

#notice {
	height: 43px;
	width: 700px; 
}

#notice table { border: 0px #FFF; }
#notice td, tr { border: 0px; #FFF; }
/*
#menu .entry { border-bottom: 1px solid rgb(238, 238, 238); padding: 0pt; display: block; font-family: Tahoma,arial,sans-serif; font-weight: bold;position: relative; }
#menu a { padding: 3px 5px; color: rgb(51, 51, 51); display: block; text-decoration: none; }
#menu a:hover, .navigation-hover { background-color: rgb(224, 239, 255); }
*/

table { border-top: 1px solid black; border-left: 1px solid black; font-size: 15px;}
td, th { border-right: 1px solid black; border-bottom: 1px solid black; padding: 0.08em 0.5em; }
th { border-bottom: 2px solid black; }
tr.row1 { background-color: rgb(252, 252, 252); }
tr.row2 { background-color: rgb(232, 232, 232); }
img { border:none; }
.error { background-color: rgb(208, 0, 0); color: rgb(252, 252, 32); padding-right: 0.5em; }
.warning { background-color: rgb(252, 252, 32); padding-right: 0.5em; }
.good { background-color: rgb(0, 128, 0); color: rgb(252, 252, 32); padding-right: 0.5em; }
.kb { font-size: 9px; }
.report { font-size: 12px; }


.entry { 
	font-size: 10pt; 
	font-weight: bold; 
	color: #880000; 
	padding: 0px;
	border-bottom: 1px solid #AAAAAA;
	display: block;
}

.entry a { padding: 2px; display: block; color: #880000; text-decoration: none; }

.entry a:hover {background-color: #880000; color: #FFFFFF}

menu a:active { border:none }

#autobuild { font-size: 14px; }
#autobuild img {float: left; padding: 5px;  }

ul { list-style-position:inside; margin-left: 10px; padding-left: 10px; }
.small {font-size: 10px; } 
