/* CSS Document */

body {
	margin-left: 1px;
	margin-top: 15px;
	margin-right: 1px;
	margin-bottom: 15px;
	background-color: #ddeedd;
	}
	
	
td {
	color:#333333;
	}

#container{
	margin-top: 15px;
	margin-right: 5%;
	margin-left: 5%;
	background-color: #ddeecc;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 15px;
	border: 1px solid #009966;
	padding: 10px;
	color: #666666;
}
.fett {
	font-size: 22px;
	font-weight: bolder;
	letter-spacing: 2pt;
	color: #333333;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 50px;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: 100;
}


a:hover {
	color: #000000;
	text-decoration: none;
}
.ueberschrift {
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 2pt;
	color: #333333;
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #339999;
	padding: 5px;
	background-color: #ddeedd;
}
.klein {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1pt;
	color: #333333;
	text-align: left;
	padding-top: 20px;
}

a:hover img 
{
    border: 2px solid #FFBB33;
}
.rahmen {

    border: 2px solid #000000;
}
#logo {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 17px;
	line-height: 30px;
	color: #666666;
	top: 10px;
	width: 250px;
	background-image: url(images/zehentscheune_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	left: 1px;
	height: 70px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 0px;
	border: 1px solid #009966;
	letter-spacing: 3px;
	vertical-align: middle;
	margin-left: 5%;
}
#navi {
	background-color: #CCCC99;
	font-family: "Courier New", Courier, mono;
	color: #666666;
	top: 10px;
	width: 180px;
	position: absolute;
	border: 1px solid #009966;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	right: 5%;
	line-height: 25px;
}
#begruessung {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	margin-top: 120px;
	font-family: "Courier New", Courier, monospace;
	line-height: 16px;
	text-align: center;
}
.ueberschrift1 {
	font-size: 17px;
	font-weight: bolder;
	letter-spacing: 2pt;
	color: #333333;
	text-align: left;
	margin-bottom: 15px;
}
#box {
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #ddeedd;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 20px;
	border: 1px solid #009966;
	padding: 3px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
}
