/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(/fileadmin/grandmaloer/templates/grafiks/bodybg-04.jpg);
	background-repeat: repeat-y;
	background-position: 0px 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


p img {
	padding: 10px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a,
a:link,
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #DD0000;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	overflow: visible;
	width: 220px;
	height: 110px;
}

#headframe {
	position: absolute;
	top: 0px;
	left: 210px;
	float: none;
	clear: both;
	overflow: hidden;
	z-index: 0;
	width: 770;
	height: 90px;
}



div#headpicturebigframe {
	position: absolute;
	top: 16px;
	left: 230px;
	z-index: 48;
	width: 400px;
	height: 220px;
}

#headpicbig {
	position: absolute;
	top: 45px;
	left: 273px;
	z-index: 49;
	width: 400px;
	height: 200px;
}

#headpicframesmall-start {
	position: absolute;
	top: 25px;
	left: 735px;
	float: none;
	clear: both;
	overflow: visible;
	z-index: 99;
	width: 240px;
	height: 220px;
}

#headpicframesmall-main {
	position: absolute;
	top: -10px;
	left: 735px;
	float: none;
	clear: both;
	overflow: visible;
	z-index: 99;
	width: 240px;
	height: 220px;
}

#specialbutton1 {
	position: relative;
	float: none;
	padding-left: 110px;
	width: 80px;
	height: 80px;
	background: transparent;
}


/*************************************/

/* NAVFARME */

#naviframe {
	position: absolute;
	top: 110px;
	left: 0px;
	float: none;
	clear: both;
	overflow: visible;
	z-index: 20;
	width: 195px;
}

#navicontainer {
	position: relative;
	float: none;
	clear: both;
	overflow: visible;
	width: 195px;
	min-height: 200px;
	background: url(/fileadmin/grandmaloer/templates/grafiks/mainnavigation-bg.gif);
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#navibottom {
	position: relative;
	float: none;
	width: 195px;
	height: 115px;
	background: url(/fileadmin/grandmaloer/templates/grafiks/mainnavigation-bottom.gif) no-repeat;
}

.navil1container {
	position: relative;
	float: none;
	clear: both;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.navil1 {
	position: relative;
	float: none;
	clear: both;
	overflow: visible;
	width: 175px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style-type: none;
}


* html .navil1 {
	width: 195px;
}

/** NAVI1 A **/

.anavil1no,
.anavil1no:link,
.anavil1no:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

.anavil1no:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

.anavil1cur,
.anavil1cur:link,
.anavil1cur:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	list-style-type: none;
	display: block;
	background: url(/fileadmin/grandmaloer/templates/grafiks/navigationl1-act.gif);
}

.anavil1cur:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	list-style-type: none;
	display: block;
	background: url(/fileadmin/grandmaloer/templates/grafiks/navigationl1-act.gif);
}

/* Level 2 */

.navil2container,
.navil3container {
	position: relative;
	float: none;
	clear: both;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.navil2no {
	position: relative;
	float: none;
	clear: both;
	overflow: hidden;
	width: 155px;
	height: 12px;
	margin: 0px;
	margin-left: 12px;
	padding: 1px;
	padding-left: 18px;
	list-style-type: none;
	background: url(/fileadmin/grandmaloer/templates/grafiks/navigationl2-no.gif);
}

.navil2cur {
	position: relative;
	float: none;
	clear: both;
	overflow: hidden;
	width: 155px;
	height: 12px;
	margin: 0px;
	margin-left: 12px;
	padding: 1px;
	padding-left: 18px;
	list-style-type: none;
	text-decoration: none;
	background: url(/fileadmin/grandmaloer/templates/grafiks/navigationl2-act.gif);
}

* html .navil2no,
* html .navil2cur {
	margin-left: 0px;
	width: 175px;
	height: 15px;
}
.anavil2no,
.anavil2no:link,
.anavil2no:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

.anavil2no:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD0000;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

.anavil2cur, 
.anavil2cur:link,
.anavil2cur:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

.anavil2cur:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

.anavil2ro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	display: block;
}

/****************************************/

/* Maincontent */

#maincontentframe-start {
	position: absolute;
	top: 240px;
	left: 210px;
	float: none;
	clear: both;
	overflow: visible;
	z-index: 50;
	width: 510px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
}

#maincontentframe {
	position: absolute;
	top: 95px;
	left: 210px;
	float: none;
	clear: both;
	overflow: visible;
	z-index: 50;
	width: 510px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
}

.maincontent {
	position: relative;
	float: left;
	clear: both;
	overflow: visible;
	width: 550px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	left: 220px;
}

#pagetitle {
	position: relative;
	float: none;
	clear: both;
	overflow: visible;
	width: 510px;
	height: 18px;
	margin: 0px;
	padding: 10px;
	padding-top: 12px;
	padding-left: 10px;
	background: url(/fileadmin/grandmaloer/templates/grafiks/pagetitle-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


*html #pagetitle {
	width: 530px;
}

div.contentpart {
	position: relative;
	float: left;
	clear: both;
	overflow: visible;
	width: 100%;
	min-height: 20px;
	margin: 0px;
	padding: 10px;
	background: #FFFFFF url(/fileadmin/grandmaloer/templates/grafiks/maincontent-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

* html div.contentpart {
	width: 530px;
}

.maintrenner {
	position: relative;
	float: none;
	clear: both;
	overflow: visible;
	width: 530px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	background: url(/fileadmin/grandmaloer/templates/grafiks/maincontenttrenner.gif);
}

.contentpart p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

.contentpart a,
.contentpart a:link,
.contentpart a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.contentpart a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
}

img {
	border: none 0px;
	padding: 0px;
	float: left;
}

/* HEADLINES */

H1,
a H1,
a:link H1,
a:visited H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	c--olor: #DD0000;
	color: #000000;
	text-decoration: none;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DD0000;
}

.headline1 {
	position: relative;
	float: none;
	width: auto;
	padding: 0px;
	padding-bottom: 2px;
	text-decoration: none;
}

.headline1,
.headline1 a,
.headline1 a:link,
.headline1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	padding-bottom: 2px;
	text-decoration: none;
	background: transparent;
}

.headline1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
	background: transparent;
}

.headline2,
.headline2 a,
.headline2 a:link,
.headline2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	padding-bottom: 2px;
	text-decoration: none;
}

.headline2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}

.headline3 {
	position: relative;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	padding-left: 20px;
	padding-bottom: 2px;
	text-decoration: none;
	background: url(/fileadmin/grandmaloer/templates/grafiks/headline3bg.gif);
}

.headline3 a,
.headline3 a:link,
.headline3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
}

.headline3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/**********************************/

/* Content Right */

#rightcontentframe-start {
	position: absolute;
	z-index: 99;
	top: 220px;
	left: 755px;
	float: none;
	clear: both;
	overflow: visible;
	width: 210px;
}

#rightcontentframe {
	position: absolute;
	z-index: 100;
	top: 180px;
	left: 755px;
	float: none;
	clear: both;
	overflow: visible;
	width: 210px;
}

* html #rightcontentframe-start,
* html #rightcontentframe {
	width: 230px;
}

.righttrenner {
	position: relative;
	float: none;
	overflow: visible;
	width: 220px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	background: url(/fileadmin/grandmaloer/templates/grafiks/maincontenttrenner.gif);
}

.contentrighthead {
	position: relative;
	float: none;
	overflow: visible;
	width: 210px;
	height: 28px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 10px;
	background: url(/fileadmin/grandmaloer/templates/grafiks/contentright-headbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

* html .contentrighthead {
	width: 220px;
}

.contentpartright {
	position: relative;
	float: none;
	overflow: visible;
	width: 200px;
	min-height: 10px;
	margin: 0px;
	padding: 10px;
	background: url(/fileadmin/grandmaloer/templates/grafiks/rightcontent-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}

* html .contentpartright {
	width: 220px;
}
.contentpartright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.contentpartright a,
.contentpartright a:link,
.contentpartright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.contentpartright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD0000;
	text-decoration: none;
	b--ackground: url(/fileadmin/grandmaloer/templates/grafiks/alink-bg.gif);
}

.headlineright,
.headlineright a,
.headlineright a:link,
.headlineright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	background: transparent;
}

.headlineright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
	background: transparent;
}

/***** NEWS *******/

.newsimage {
	position: relative;
	float: right;
	padding-left: 15px;
	padding- bottom: 15px;
}

.news-single-img {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	padding: 0px;
	padding-bottom: 15px;
}

.news-single-img img {
	position: relative;
	float: left;
	padding: 1px;
}

.news-single-imgcaption {
	position: relative;
	float: right;
	padding: 2px;
}

.newsdate {
	position: relative;
	float: right;
	clear: both;
	margin-right: 5px;
	padding: 0px;
	padding-top: 2px;
	color: #DD0000;
	text-decoration: none;
}

/**** NEWS TERMINE ****/

.tourdate {
	position: relative;
	float: left;
	width: auto;
	color: #FFFFFF;
	background-color: DD0000;
	margin-top: 2px;
	margin-right: 5px;
	padding: 0px;
	padding-right: 2px;
	padding-left: 2px;
}

.tourdate a,
.tourdate a:link,
.tourdate a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/***** Kontaktformular ***/

.formlabel {
	position: relative;
	float: left;
	width: 230px;
	text-align: left;
	padding: 1px;
	margin: 0px;
	margin-right: 2px;
}

.formfield {
	position: relative;
	float: none;
	width: 250px;
	padding: 1px;
	margin-left: 250px;
}

textarea,
input {
	width: 250px;
	min-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background: #000000;
	padding: 2px;
	margin: 0px;
	margin-bottom: 1px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background: #000000;
	padding: 2px;
	margin: 0px;
	margin-bottom: 1px;
}

.submit {
	width: 250px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background: #DD0000;
	text-align: left;
	padding: 2px;
	margin: 0px;
	margin-bottom: 1px;
}

img {
	filter: alpha(opacity=100);
}

img.idupe {
	position: absolute;
	z-index: 30000;
	visibility: hidden;
}

/********* GUESTBOOK ******/

.tx-veguestbook-pi1 {
	font-size: 100%;
}

/* error handling */

.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	font-weight: bold;
	color: #990000;
}

/* display of result count */

.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight: bold;
	float: left;
}

/* pagination */

.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size: 100%;
	font-weight: bold;
	float: right;
}

/* styles for list mode */

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear: both;
	background: transparent;
	color: #000000;
	display: block;
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	padding-top: 5px;
	width: 100%;
	border-top: dotted 1px #000000;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	float: left;
	width: 175px;
	background: #transparent;
	min-height: 4em;
	padding: 0px;
	padding-left: 5px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	height: 4em;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
	color: #000000;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	float: left;
	width: 300px;
	background: transparent;
	padding: 0px;
	padding-left: 15px;
	border-left: 1px solid #D9D9D9;
}

/* styles for latest mode */

.tx-veguestbook-pi1 .tx-guestbook-latest p,
 .tx-veguestbook-pi1 .tx-guestbook-right p {
	color: #333;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
 .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	font-weight: bold;
}

.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size: 100%;
	color: #990000;
	font-weight: bold;
	background: none;
}

.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size: 75%;
	color: #333;
	font-style: italic;
}

.tx-veguestbook-pi1 .tx-guestbook-latest {
	display: block;
	padding: 0.25em;
	clear: both;
}

/* form styles */

.tx-veguestbook-pi1 .tx-guestbook-field {
	clear: both;
	width: 100%;
	display: block;
	padding: 1px;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 20;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float: left;
	width: 300px;
	border: none;
	background: #000000;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float: left;
	width: 300px;
	border: none;
	background: #000000;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 300px;
	display: block;
	float: left;
	border: none;
	background: #000000;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color: #990000;
}

.tx-veguestbook-pi1 fieldset {
	border: none;
}

.tx-veguestbook-pi1 legend {
	display: none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
	float: left;
	display: block;
	background: #F7F7F7;
	border: 1px solid #CCC;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
	margin-left: 2.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float: left;
	display: block;
	padding-left: 0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap label {
	clear: both;
	display: block;
	float: none;
	width: 10em;
	margin-bottom: 0.5em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap p {
	font-size: 100%;
	padding: 0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display: none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	color: #990000;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear: both;
	display: block;
	height: 5px;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
	font-weight: bold;
	font-size: 11px;
	Text-transform: uppercase;
	width: auto;
	display: block;
	border: none;
	background: #DD0000;
	border: 1px solid #B30000;
	margin-left: 100px;
	margin-top: 15px;
}

.field-captacha {
	width: 85px;
	height: 25px;
}

pageBrowser {
}	


.guestbook-securfield {
	position: relative;
	float: none;
	clear: both;
	margin-left: 100px;
}


