body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.800em;
	overflow: -moz-scrollbars-vertical;
	background-color: #9b9b9b;
	width:100%;
	height:100%;
}
img {
	border:0;
}

a {
	color: #000011;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}

#header {
	min-height: 100%; 
	width: 1000px;
	height: 500px; 
	margin: 0 auto; 
	text-align: center;
	background-image: url("images/krazyheader.jpg");
}

#maindiv {
	width:900px;
	min-height: 100%; 
	margin: 15px auto 5px auto; 
}

ul#itemlist li {
	line-height: 150%;
}

ul#navlist
{
	padding: 420px 0 0 130px;
	margin: 0 auto;
	list-style-type: none;
}

ul#navlist li
{
	display: inline;
	float: left;
	font-family: georgia, arial, sans-serif;
	font-size: 32px;
	background-color: white;
	margin: 5px 10px 5px 10px;
	color: #000000;
	width: 165px;
	text-align: center;
}

#navlist a, #navlist a:link
{
	display: block;
	padding: 4px 4px 4px 4px;
	margin: 3px 3px 3px 3px;
	text-decoration: none;
}

#navlist a:hover
{
	background-color: #a3badd;
}

ul#matlist
{
	margin: 0 auto;
	padding: 0 0 0 6px;
	list-style-type: box;
}

ul#matlist li
{
	float: left;
	margin: 5px 10px 5px 10px;
	font-family: georgia, arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #000000;
	font-style: italic;
}

#matlist a, #matlist a:link
{
	padding: 5px 5px 4px 4px;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
}

ul#taglist
{
	margin: 0 auto;
	padding: 0 0 0 5px;
	list-style-type: none;
}

ul#taglist li
{
	float: left;
	margin: 5px 5px 5px 5px;
	font-family: georgia, arial, sans-serif;
	font-size: 12px;
	color: #000000;

}

#taglist a, #taglist a:link
{
	padding: 5px 5px 4px 4px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

.textbox {
	margin:3px;
	padding: 6px; 
	width:870px; 
	border: 1px groove black;
	background-color: white;
}

.newsbox {
	margin:3px;
	padding: 6px; 
	margin-bottom: 7px;
	text-align:justify;
	width:870px; 

	/*border-left: 2px groove black;
	border-right: 2px groove black;
	border-top: 2px groove black;
	border-bottom: 2px groove black;
	border-bottom: thin dotted grey;
	border-top: thin dotted grey;*/
	background-position: 7px 13px;
	background-image: url(images/krazynews_top.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

.newsspacer {
	background-image: url(images/news_spacer.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 7px;
}

.listbox {
	margin:3px;
	padding: 6px; 
	text-align:justify; 
	width:870px; 
	border:1px groove black;
	background-color: white;
	overflow: hidden;
}

.picbox {
	margin:5px; 
	padding: 5px; 
	border-width:1px; 
	float:left; 
	width:155px; 
	min-height:165px; 
	border-style:solid;
	background-color: white; 
	border-color:#999999;
}

.innerbox {
	margin:3px; 
	padding: 3px; 
	border-width:1px;
	text-align:justify; 
	width:840px; 
	border-style:solid;
	background-color: white; 
	border-color:#999999;
}

.smallbutton {
	color:#000000; 
	font-family:courier new;
    font-size:70%; 
	background-color:#FFFFFF; 
	border:1px solid; 
	border-color:#000000;
}

.bigbold {
	font-size: 18px;
	font-weight: bold;
}

.small {
	font-size: 0.700em;
}

.big {
	font-size: 15px;
}

.rot {
	color: red;
}
.gruen {
	color: green;
}

.newsdatum {
	margin-top: -2px;
	font-size: 0.700em;
	line-height: 8px;
}
