@media screen
{

* {
    margin: 0;
    padding: 0;
	 border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	font-family: verdana,arial,sans-serif;
	font-size: 100.05%;
	background-color: #339933;
	background-image:  url(pictures/hg-body.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

abbr, acronym {
	border-bottom: dotted 1px #666;
}

fieldset {
	margin-bottom: 15px;
	padding: 5px;
	border: solid 1px #666;
}

legend {
	color: #666;
	margin: 0 3px 5px 3px;
	font-weight: bold;
}

select {
	border: solid 1px #666;
	width: 15.0em;
}

input.inputSubmit, input.captcha {
	border: solid 1px #666;
}

.formBeschriftung {
	float: left;
	margin: 0 20px 0 5px;
	padding-bottom: 5px;
	width: 8.0em;
	font-size: 0.75em;
}

.formInput {
	padding: 0 0 5px 15px;
	margin: 0;
	font-size: 0.75em;
}

.inputPLZ {
	border: solid 1px #666;
	width: 60px;
}

.inputOrt {
	border: solid 1px #666;
	width: 163px;
}

.input110 {
	border: solid 1px #666;
	width: 80px;
}

.input300 {
	border: solid 1px #666;
	width: 280px;
}

.formError {
	color: #ff0000;
}

.blbo {
	color: #063;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.green {
	color: #006633;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
	 color: #696;
	 font-weight: bold;
}

#wrapper {
	width: 864px;
	margin: 0 auto;
	background-color: transparent;
}

#left {
	float: left;
	width: 264px;
	text-align: left;
}

#headerLeft {
	width: 264px;
	height: 201px;
}

#subnavi {
	width: 264px;
	min-height: 300px;
	font-size: 0.75em;
	font-weight: bold;
	background-image: url(pictures/hg-subnavi.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#subnavi ul {
	width: 233px;
	padding: 49px 0 150px 0;
}

#subnavi li {
	list-style: inside;
	list-style-type: none;
}

#subnavi a {
	padding: 0.45em 0.5em 0.35em 0.5em;
	margin-bottom: 1px;
	display: block;
	color: #fff;
	background-color: #696;
}

#subnavi a:hover {
	color: #696;
	background-color: #fff;
}

#Kontakt #konimp,
#KontaktDis #kondis
{
	color: #000;
	background-color: #fff;
}


#right {
	float: left;
	width: 600px;
	text-align: left;
}

#headerRight {
	height: 201px;
	background-image: url(pictures/hg-headerRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


/* ----- navi -------*/
#navi {
	float: left;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
}

#navi ul {
	margin: 168px 0 0 75px;
}

#navi li {
	float: left;
	list-style: inside;
	list-style-type: none;
}

#navi ul li a {
	padding: 6px 0.625em 4px 0.625em;
	display: block;
	margin-right: 1px;
	color: #fff;
	background-color: #696;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #696;
}

#navi ul li a:hover {
	color: #696;
	background-color: #fff;
	border-top: solid 1px #fff;
	border-left: solid 1px #696;
	border-right: solid 1px #696;
	border-bottom: solid 1px #696;
}

#Start #sta, #Links #lin,
#Kontakt #kon, #KontaktFor #kon, #KontaktDis #kon {
	color: #000;
	background-color: #fff;
}

/* ---- content -------- */
#content {
	width: 514px;
	margin-right: 6px;
	padding: 40px;
	background-color: #fff;
}

#content h1 {
	padding: 12px 0 18px 0;
	font-size: 1.0em;
}

#content h2 {
	padding-bottom: 6px;
	font-size: 0.9em;
}

#content h3 {
	padding-bottom: 3px;
	font-size: 0.8em;
}

#content p {
	padding-bottom: 1.0em;
	line-height: 1.4em;
	font-size: 0.75em;
}

#content p.tippbox {
	margin: 0.5em 0 1.5em 0;
	padding: 0.5em 0.75em;
  	line-height: 1.7em;
   border: solid 1px #eee;
}

#content p.left {
	padding-bottom: 2px;
	margin-bottom: 15px;
	text-align: left;
	color: #999;
	border-bottom: solid 1px #6699cc;
}

#content p.right {
	padding-bottom: 2px;
	margin-top: 30px;
	text-align: right;
	font-weight: bold;
	border-bottom: solid 1px #696;
}

#content ul {
	margin-bottom: 0.15em;
}

#content ul li {
	padding-bottom: 0.5em;
	margin-left: 21px;
	list-style-position: outside;
	font-size: 0.75em;
	line-height: 1.3em;
}


/* ---- footer -------- */
#footer {
	clear: left;
	width: 560px;
	margin: 0 0 40px 304px;
	text-align: left;
}

#footer p {
	padding-top: 10px;
	font-size: 0.7em;	
}

} /* screen ende*/











































































































































































































































/* print anfang*/
@media print
{

* {
    margin: 0;
    padding: 0;
	 border: 0;
}

html {
	height: 100%;
}

body {
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
	background-color: transparent;
}

abbr, acronym {
	border-bottom: dotted 0px #666;
}

fieldset {
	margin-bottom: 15px;
	padding: 5px;
	border: solid 1px #666;
}

legend {
	color: #666;
	margin: 0 3px 5px 3px;
	font-weight: bold;
}

select {
	border: solid 1px #666;
	width: 15.0em;
}

input.inputSubmit, input.captcha {
	border: solid 1px #666;
}

.formBeschriftung {
	float: left;
	margin: 0 20px 0 5px;
	padding-bottom: 5px;
	width: 8.0em;
	font-size: 0.75em;
}

.formInput {
	padding: 0 0 5px 15px;
	margin: 0;
	font-size: 0.75em;
}

.inputPLZ {
	border: solid 1px #666;
	width: 60px;
}

.inputOrt {
	border: solid 1px #666;
	width: 163px;
}

.input110 {
	border: solid 1px #666;
	width: 80px;
}

.input300 {
	border: solid 1px #666;
	width: 280px;
}

.formError {
	color: #ff0000;
}

.blbo {
	color: #063;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.green {
	color: #006633;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
	 color: #696;
	 font-weight: bold;
}

#wrapper {
	width: 99%;
	margin: 0 auto;
	background-color: transparent;
}

#left {
	display: none;
}

#right {
	width: 99%;
}

#headerRight {
	display: none;
}


/* ----- navi -------*/
#navi {
	display: none;
}


/* ---- content -------- */
#content {
	width: auto;
	background-color: transparent;
}

#content h1 {
	padding: 15px 0 10px 0;
}

#content h2 {
	padding-bottom: 6px;
}

#content h3 {
	padding-bottom: 3px;
}

#content p {
	padding-bottom: 1.0em;
	line-height: 1.4em;
}

#content img {
	display: none;
} 

#content p.tippbox {
	margin: 0.5em 0 1.5em 0;
	padding: 0.5em 0.75em;
  	line-height: 1.7em;
   border: solid 1px #eee;
}

#content p.left {
	display: none;
}

#content p.right {
	display: none;
}


/* ---- footer -------- */
#footer {
	width: auto;
}

#footer p {
	padding-top: 10px;
	font-size: 9pt;	
}

}
