  
/*
* Basic Tag Styles
*/

* {
	font-family: Arial, Helvetica, "Sans Serif";
	color: #000000;
}

a {
	text-decoration: none;
}

/*
* head division styles
*/

div#head {
	position: absolute;
	top: 0px;
	left: 176px;
	height: 114px;
	width: 734px;
}

#head h1 {
	margin-top: 20px;
	font-family: "Times New Roman", Serif;
	font-size: 30pt;
	font-weight: bold;
	line-height: 0.8em;
	color: black;
}

#head em {
	font-family: "Times New Roman", Serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
}

div#popup-head {
}

#popup-head h1 {
	margin-top: 20px;
	font-family: "Times New Roman", Serif;
	font-size: 24pt;
	font-weight: bold;
	line-height: 0.8em;
	color: black;
}

#popup-head em {
	font-family: "Times New Roman", Serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

#popup-head p {
	font-size: 8pt;
	font-weight: 500;
	text-align: right;
}

/*
* mainmenu division styles
*/

div#mainmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 176px;
	height: 450px;
	background: #EFEEDD;
}

#mainmenu h2 {
	font-size: 0pt;
	line-height: 0pt;
}

#mainmenu p {
	font-size: 10pt;
	text-align: left;
	text-indent: 5pt;
	line-height: 11pt;
}

#mainmenu img {
	margin: 10px;
	border: 0px;
}

#mainmenu a:link    { color: #000000; }
#mainmenu a:visited { color: #000000; }
#mainmenu a:active  { color: #B73603; }
#mainmenu a:hover   { color: #B73603; }

#submenu p {
	font-size: 9pt;
	text-align: left;
	text-indent: 15pt;
	line-height: 11pt;
}

/*
* servicemenu devision styles
*
* The "servicemenu" contains the pop-up links to
* + IMPRINT
* + CONTACT FORM
* + DIRECTIONS
*/


div#servicemenu {
	position: absolute;
	left: 0px;
	top: 450px;
	width: 176px;
	background: #EFEFEE;
}

#servicemenu p {
	font-size: 8pt;
	text-align: center;
	line-height: 1.0em;
}

#servicemenu img {
	border: 0px;
}

/*
* content division styles
*
* The "content" DIV is the main content display frame
*/

div#content {
	position: absolute;
	top: 114px;
	left: 176px;
	width: 714px;
	padding: 10px;
}

#content h1 {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

#content h2 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

#content p, li {
	font-size: 10pt;
	line-height: 1.4em;
}

#content em {
	font-weight: bold;
	font-style: italic;
}

#content img {
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 5pt;
	margin-right: 5pt;
	border: 0px;
}

/*
* Popup Window styles
*/

div#popup {
	position: absolute;
	width: 470px;
	margin: 5px;
}

#popup h1 {
	font-size: 12pt;
	font-weight: 700;
	margin-top: 9pt;
	margin-bottom: 9pt;
	line-height: 1.2em;
	text-align: left;
}

#popup h2 {
	font-size: 10pt;
	font-weight: 700;
	margin-top: 9pt;
	margin-bottom: 9pt;
	line-height: 1.2em;
	text-decoration: underline;
	text-align: left;
}

#popup p {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	line-height: 1.1em;
}

#popup table {
	font-size: 9pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	line-height: 1.2em;
}

#popup th {
	text-align: left;
	font-weight: bold;
	width: 150px;
}

#popup td {
	text-align: left;
	padding-left: 10px;
	width: 300px;
}

input {
	font-size: 8pt;
	color: #666666;
	text-align: left;
	margin-right: 10px;
}

textarea {
	width: 470px;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	margin-bottom: 5pt;
}

select {
	width: 200px;
	font-size: 8pt;
	color: #666666;
	text-align: left;
}

#popup a:link  { color: #0707A8; }
#popup a:visited  { color: #0707A8; }
#popup a:active  { color: #000000; }
#popup a:hover  { color: #000000; }

div#form_submit {
	padding: 10px;
}

/*
* Styles for anfahrt.html panes
*/
#fusAdr {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 440px;
	z-index: 0;
}

#fusMap {
	position: absolute;
	top: 65px;
	left: 170px;
	z-index: 1;
}

#fusNavi {
	position: absolute;
	top: 65px;
	left: 170px;
	z-index: 2;
}

#mucAdr {
	position: absolute;
	top: 300px;
	left: 25px;
	width: 440px;
	z-index: 0;
}

#mucMap {
	position: absolute;
	top: 340px;
	left: 170px;
	z-index: 1;
}

#mucNavi {
	position: absolute;
	top: 340px;
	left: 170px;
	z-index: 2;
}

/*
* Styles for photo collage pane classes within "content" DIV
*/

div.collage {
	width: 720px;
	margin: 7px;
}

div.pane2 {
	float: left;
	width: 344px;
	padding: 5px;
}

div.pane3 {
	float: left;
	padding: 5px;
}

/*
* Class Tag Styles
*/

.start {
	font-weight: 700;
}

.required {
	color: #DD3333;
}
