
body {
	background-image: url(image/holz.jpg);
	zindex: -10;
	padding: 0px;
}

body, td {
	color: #cc9966;
	font-size: 14px;
}



a { color: gold; }

h4 {
	font-family: "Georgia", Arial;
	font-size: 16px;
	font-weight: normal;
}

#tipp {
	padding: 10px;
}



#hintergrund { padding: 0px; }



#index_address {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	font-weight: normal;
	padding-left: 19px;
}

#flaggen a {
	color: white;
}

#spr { }

/* Bildunterschriften */
.mpox_right {
	font-family: Arial;
}

/*  start Definitionen der header wraps = object browser - wrap */
.header1, h1 {
        color: #cc9966;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

.header2, h2 {
    	color: #cc9966;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;

}

.header3, h3 {
    color: #C20523;
	font-size: 18px;
	font-weight: normal;
	font-family: Helvetica, Arial,  sans-serif;
}

.header4, h4 {
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}


/* end ------------------------------------ */


.maintable {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: white;
    border-width: 0px;
    border-style: outset;
    border-color: #fff;
}

.bg1 {
	background-color: #673B17;
	background-image: url(image/bg_menu_contact.jpg);
	background-repeat:repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	vertical-align: middle;
}

.bg2 {
	background-color: #654027;
	padding: 20px;
}

.bg1 a {
	color: white;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.bgc {
	background-color: #41281B;
	color: #C79D63;
	padding: 10px;
	border: 10px solid #673B17;
	padding-right: 10px;
}

td.bgc, body {
	color: #C79D63;
}

p, td #content {
	padding-right: 5px;
	padding-left: 1px;
	text-align: left;
	font-size: 16px;
	font-family: Helvetica;
}

td #content p font, td #content font {
        color: #C79D63;
	text-align: left;
	font-size: 16px;
}

td #content h2 {
        color: #C79D63;
	text-align: left;
	font-size: 17px;
}


td #content_left form {
        color: #C79D63;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

td #content_right  {
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	padding-left: 50px;
	vertical-align: top;
	text-align: right;
	margin-left:0px;
	margin-right: 0px;
}

/* rechte Spalte - TIPP */
.mpox_right {
	display: block;
	width: 150px; /* tippheader muss die gleiche breite haben (1)*/
	min-height:250px; /* wird vom IE nicht unterstützt */
	height: 250px; /* damit auch im IE alle Boxen gleich hoch sind */
	background-color: #000;
	color: white;
	margin-top: 0px;
	border-left: 0px solid blue;
	border-right: 0px solid black;
	padding-left: 0px;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 1.5;
}

.mpox_right b {
	display: block;
	width: 150px;
	font-family: Arial, Verdana;
	color: white;
	margin-top: 0px;
	border: 0px solid red;
	border-left: 0px solid red;
	border-right: 0px solid red;
}

/* rechte Spalte der Kontaktseite */
div.contact_right {
	display: block;
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 13px;
	padding-left: 10px;
}
td #content p font, td #content font, td #content_left form  {
    color: #C79D63;
	text-align: left;
	font-size: 12px;
}
div.contact_right b {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica, Arial;
	font-size: 14px;
}



/* start - neu definierte �berschriftstypen */

.tippheader {
	display: block;
	background-color: #FF0000;
	font-family: "Arial Narrow", Verdana;
	font-weight: bolder;
	color: white;
	font-size: 18px;
	width: 150px;  /* siehe (1) */
	margin-top: 0px;
}

/* end ------------------------------------ */
