body {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

h1 {
	margin: 0 25px;
	padding: 25px 0 0;
	font-size: 1.3em;
}

a {
	font: 100% sans-serif;
	color:#806640;
	text-decoration:none;
}

#navigation a {
	border-left: 10px solid #e6e6e6;
	color: #000000;
	width: 135px;
	display: block;
}

#inhalt a:hover, #navigation a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer a {
	color: #FFFFFF;
}

#container {
	width: 100%;
	text-align: left;
	border:1px dotted;
	top: 2em;
	background-color: #e6e6e6;
}
#kopf {
	color: #E6DCCF;
	padding: 94px;
	text-align: center;
	background-image: url(http://www.czrn.de/images/header.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#inhalt {
	background-color: #fff;
	margin-left: 150px;
	border-left:1px dotted;
	min-height: 500px;
 	height: auto !important;
	height: 400px;
  	font: 12px sans-serif;
}

#inhalt p {
 	margin: 25px 25px 0px 25px;
	margin-bottom: 12px;
  	margin-top: 12px;
}

#navigation ul {
	list-style-type: none;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#navigation li {
	padding: 2px;
}

#navlist li {
	list-style-type: square;
	padding: 0.25em;
}

#navigation {
	float: left;
	color: #000000;
	font: 12px sans-serif;
}

.tableinborder {
	background-color: #A1A1A1;
	margin: 25px 25px 0 25px;
}

.tablea {
	background-color: #F1F1F1;
}

.tableb {
	background-color: #FFFFFF;
}

.smallfont{
	font-family: sans-serif;
	font-size: x-small;
}

.offline {
	color: #ABABAB !important;
}

.box1 {
	width: 50px;
	height: 40px;
	float: left;
	border-bottom: 1px solid #A1A1A1;
	padding: 2px;
	margin-left: 25px;

}

.box2 {
	width: 600px;
	height: 40px;
	border-bottom: 1px solid #A1A1A1; 
	padding: 2px;
	margin-left: 25px;
}

.boxborder {
		border: 1px solid #A1A1A1;
	}

#path {
	font: 9px sans-serif;
	margin-left: 25px;
}

#footer {
	background-color: #3054BF;
	background-image: url(http://www.czrn.de/images/footer.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
        color: #FFFFFF;
	text-align: center;
	font: 12px sans-serif;
}
