/************************************************************
*  Stylesheet für Forellenhof Wedemark                      *
*                                                           *
*  Erstellt von: S. Franke - Orga-Beratung Angerstein GmbH  *
*  Zuletzt bearbeitet am/von: 2004-06-15 - S. Franke        *
*                                                           *
*  Wichtige Farben:                                         *
*  Blau: #052D76                                            *
************************************************************/



/************************************************************
*   Objektformatierung                                      *
************************************************************/

/* Abstände auf NULL setzen und allgemeine Schrift definieren */
html, body, p, div, span, h1, h2, h3, a, table, td, form, img {
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif
}


html, body {
	margin: 0;
	background: #E1EFF6 url(../images/body-bg.gif) repeat-y
}


/* Text */
p {
	z-index: 2;
	position: absolute;
	top: 225px;
	left: 345px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #052D76
}

input {
	font-size: 12px;
	color: #052D76
}


img.oben {
	position: absolute;
	left: 0;
	top: 0
}


img.navbg {
	position: absolute;
	left: 0;
	top: 141px
}


img.rechts {
	position: absolute;
	left: 482px;
	top: 141px
}


object.schilf {
	z-index: 1;
	position: absolute;
	left: 581px;
	top: 242px
}


object.nav {
	position: absolute;
	left: 0;
	top: 140px
}


img.headline {
	position: absolute;
	left: 345px;
	top: 198px
}



/************************************************************
*   Containerformatierung                                   *
************************************************************/

div.images {
	position: absolute;
	left: 136px;
	top: 141px
}

div.newsletter {
	z-index: 2;
	position: absolute;
	top: 225px;
	left: 345px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #052D76
}

/************************************************************
*   Hyperlinks                                              *
************************************************************/

/* Standard */
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline
}

a:hover {
	color: #000000;
	text-decoration: none
}


/************************************************************
*   Back-Office                                              *
************************************************************/


html.backoffice, body.backoffice {
	margin: 0;
	background: #FFFFFF
}

td {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 13px
}

td.bgcolor1 { background-color: #F7E7C6 }
td.bgcolor2 { background-color: #FFFFCC }
td.bgcolor3 { background-color: #052D76 }

tr.suchen1  { background-color: #F9F9F9 }
td.suchen1  { background-color: #F9F9F9 }

tr.suchen2  { background-color: #F0F0F0 }
td.suchen2  { background-color: #F0F0F0 }

a.news:link, a.news:active, a.news:visited, a.news:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 13px
}

a.news:link, a.news:active, a.news:visited { color: #052D76 }
a.news:hover { color: #333333 }
