* {
	margin: 0;
	padding: 0;
}
a {
	color: #682;
	text-decoration: none;
}
a:hover {color: #9A6;}
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/bgbody.gif);
	background-repeat: repeat;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 5px;
}
ul {
	margin-left: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	list-style-image: url(li.gif);
}
h1 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #F6BD44;
	color: #FFFFFF;
}
h2 {
	font-size: 1.5em;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7BB12F;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-weight: bolder;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7BB12F;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7BB12F;
	padding-top: 10px;
}
h4 {
	font-size: 1.4em;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	border-right-style: dotted;
	border-right-color: #7BB12F;
	color: #999999;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
}
h5 {
	font-size: 0.9em;
	padding-bottom: 2px;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 10px;
}

h1 a {
color:white;
}
 
h1 a:hover {
color:white;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #7BB12F;
	display: block;
	font-size: 1.3em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
blockquote p {padding: 3px 0;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	margin: 0 auto;
	width: 702px;
	background-image: url(images/bgcontainer-Kopie.gif);
	background-repeat: repeat-y;
}

/* header */
.header {
	height: 240px;
	width: 630px;
	background-repeat: no-repeat;
	background-image: url(images/header.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sub/* ueber */
 {clear: both;}
.sub  .date {
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.sub .date   div {padding-top: 4px;}
.sub .date   span {
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sub .content {
	width: 420px;
	float: left;
}
.sub h1 {
	color: #FFFFFF;
	line-height: 35px;
	padding-left: 0px;
	background-color: #7BB12F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.sub .body {
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-top: 12px;
}
.cont_angebot {
	color: #FFFFFF;
	background-color: #99CC66;
	height: 100px;
	width: 360px;
	padding: 5px;
}

/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}
.navigation h1 {
	color: #FFFFFF;
	font-size: 1.3em;
	line-height: 35px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F6BD44;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7bb12f;
	text-align: center;
}
.navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	color: #544;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	background-repeat: repeat-x;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-image: none;
}
.navigation li a:hover {
	color: #EDB923;
	font-weight: bolder;
}
#footer/* footer */
 {
	color: #FFF;
	font-size: 1.2em;
	line-height: 40px;
	width: 626px;
	background-repeat: repeat-x;
	background-image: url(images/bgfooter.gif);
	margin-top: 0;
	margin-right: 38px;
	margin-bottom: 0;
	margin-left: 38px;
	text-align: center;
	padding: 0px;
	height: 44px;
	background-color: #7BB12F;
}
#footer  a {color: #FFF;}
#footer  a:hover {
	color: #FFFFFF;
}

/* floats */
.left {
	float: left;
	text-align: center;
}
.right {float: right;}

