body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #F5F6EC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wraper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2D0AF;
	border-bottom-color: #D2D0AF;
	border-left-color: #D2D0AF;
}
#head {
	height: 270px;
	margin: 0px;
	padding: 0px;
}

/* servive menu */
#service_menu {
	text-align: right;
	margin: 0px;
	padding-right: 20px;
	padding-top: 20px;
}
#service_menu ul {
	margin: 0px;
	padding: 0px;
}
#service_menu li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 6px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#service_menu a {
	text-decoration: none;
	color: #333300;
	font-size: 80%;
}
#service_menu a:hover {
	color: #CCCCCC;	
}
#service_menu .menu-current a {
	text-decoration: underline;
}
/*
#service_menu .menu-sibling a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#service_menu .menu-first a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
*/
#service_menu li.menu-last {
	border-right-width: 0px;
}

/* flash bilder */

#flash {
	height: 156px;
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#movie {
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 200px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
}
#schatten {
	background-image: url(../images/schatten.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 200px;
	background-position: -45px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* logo */
#logo {
	height: 180px;
	width: 700px;
	background-image: url(../images/logo_left.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
}
#logo_right {
	background-repeat: no-repeat;
	height: 146px;
	margin-left: 256px;
}
#logo_right img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* breadcrump */
#bread {
	height: 20px;
	margin-left: 240px;
	font-size: 70%;
	width: 450px;
}
#main {
	width: 800px;
	clear: both;
}
#content_wrap {
	float: left;
	width: 550px;
	min-height: 400px;
	background-image: url(../images/ecke.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
#content {
	padding: 10px 20px 20px 40px;
}

#content a {
	color: #789745;
	text-decoration: none;
}

#content a:hover {
	color: #999999;
	text-decoration: underline;
}
#page_title {
	margin: 0px 0px 20px;
	padding: 0px;
}
#footer {
	clear: both;
	font-size: 80%;
	color: #999999;
	padding-left: 20px;
	margin-top: 30px;
	padding-bottom: 5px;
}






/* main navigation 01 
#nav_wrap {
	float: right;
	width: 250px;
	font-size: 90%;
}
#nav a:hover {
	color: #CCCCCC;
}
#nav li {
	margin-bottom: 3px;
	margin-top: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul a {
	text-decoration: none;
	background-image: url(../images/button_e1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 230px;
	padding-left: 26px;
	color: #4C5B30;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav ul ul a {
	text-decoration: none;
	background-image: url(../images/button_e2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 230px;
	padding-left: 26px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav ul ul ul a {
	text-decoration: none;
	background-image: url(../images/button_e3.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 230px;
	padding-left: 26px;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav ul ul ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav .menu_current {
	background-image: url(../images/button_current.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
*/
/* main navigation 02 */

#nav_wrap {
	width: 200px;
	font-size: 90%;
	float: right;
	overflow: hidden;
	margin-right: 20px;
}
#nav a:hover {
	color: #CCCCCC;
}
#nav li {
	margin-bottom: 3px;
	margin-top: 0px;
}
#nav ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#nav ul a {
	text-decoration: none;
	background-image: url(../images/button_e1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 200px;
	padding-left: 30px;
	color: #4C5B30;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav ul ul {
	margin-top: 10px;
}
#nav ul ul a {
	text-decoration: none;
	background-image: url(../images/button_e2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 178px;
	padding-left: 30px;
	color: #63783B;
	margin-left: 22px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav ul ul ul a {
	text-decoration: none;
	background-image: url(../images/button_e3.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 156px;
	padding-left: 30px;
	color: #789745;
	margin-left: 44px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav ul ul ul {
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#nav .menu_current {
	background-image: url(../images/button_current.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #FFFFFF;
}


/* headlines */

#page_title h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C5B30;
	font-weight: lighter;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
	font-size: 20%;
}

#content h1 {
	font-size: 150%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#content h2 {
	font-size: 110%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content h3 {
	font-size: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content h4 {
	font-size: 90%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content h5 {
	font-size: 80%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.schwarz {
	color: #000000;
	background-color: #FFFFFF;
}
