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

//  stylesheet by fresh interactive AG, Agentur für Werbung & Internet, www.fia.ch  //

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


/* Generell
*******************************************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0 20px 0;
	background: #fbf7e4 url(/_images/bg.gif) repeat-y center top;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 20px;
	color: #000;
}

a:link,
a:visited {
	color: #8ba611;
	text-decoration: none;
}

a:hover,
a:active {
	color: #e9efcf;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

h1 {
	font-size : 15px;
	font-weight: regular;
	padding: 0 0 12px 0;
	color: #046380;
}

h2 {
	font-size : 14px;
	font-weight: regular;
	padding: 0 0 2px 0;
	color: #046380;

}

p {
	margin: 0 0 15px 0;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}
	


/* Konstrukt
*******************************************************************************/

#wrap {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


/* Header
*******************************************************************************/

#header {
	position: relative;
	height: 259px;
	width: 930px;
	padding-left: 30px;
	background: url(/_images/bg_header.png) repeat-y;
	margin: 0 auto;
	background-color: none;
	background-position:center;
}

#headerbild {
	position: relative;
	height: 259px;
	width: 901px;
	background-repeat: no-repeat;
	background-position: center;
}

#header-repeat {
	position: relative;
	height: 259px;
	background-repeat: repeat-x;
	margin: 0px;
	background-color: none;
	background-position: center;
}

#header-trans {
	position: relative;
	height: 259px;
	background: url(/_images/overlay_header.png) repeat-x;
	margin: 0px;
	background-color: none;
	background-position: center;
}

#topheader {
	position: relative;
	height: 20px;
	width: 902px;
	margin: 0 auto;
	background: #605D49;
}


#designby {
	position: absolute;
	width: 12px;
	height: 109px;
	left: -13px;
	top: 5px;
	background: url(/_images/created.gif) no-repeat;
}

#designby a {
	display: block;
	width: 12px;
	height: 109px;
	text-indent: -9999px;
	overflow: hidden;
}



/* Navigation
*******************************************************************************/

#navigation {
	position: relative;
	float: left;
	width: 160px;
	margin: 20px 0 10px 50px;
	font-size: 13px;
	font-weight: bold;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	height: 30px;
}

#navigation a {
	display: block;
	width: 120px;
	height: 20px;
	text-decoration: none;
}

#navigation a:link,
#navigation a:visited {
	color: #fff;
	padding: 0 20px 0 20px;
}

#navigation a:hover,
#navigation a:active,
#wrap #navigation a.aktiv {
	color: #046380;
	padding: 0 20px 0 20px;
}



/* Content
*******************************************************************************/

#cont {
	position: relative;
	float: left;
	width: 690px;
	min-height: 390px;
	margin: 20px 0 30px 30px;
}

#content {
	position: relative;
	float: left;
	width: 440px;
	padding-right: 22px;
}

#content p {
	text-align: left;
}

td {
	vertical-align: top;
}

#content li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 8px 15px;
}

#content img {
	float: right;
	margin: 10px;
	padding: 5px;
	border: solid 1px #666;
}

#content td img,
#content_preis td img {
	float: none;
	margin: 0;
	padding: 0;
	border: none;
}


#kontakt img {
	float: left;
	border: solid 0px;
}


#map {
	width: 475px;
	height: 340px;
	overflow: hidden;
	margin-top: 30px;
}


/* Content_Galerie
*******************************************************************************/

#content_galerie {
	position: relative;
	float: left;
	width: 690px;
	min-height: 390px;
}

#content_galerie ul {
	list-style: none;
}

#wrap #content_galerie ul li {
	float: left;
	display: block;
	width: 210px;
	height: 140px;
	margin: 10px 5px 0 0;
	padding: 3px;
	border: solid 1px #666;
	text-align: center;
}

#wrap #content_galerie ul li a {
	display: block;
	width: 210px;
	height: 140px;
	text-align: center;
}

#content_galerie ul li img {
	border: none;
	margin: 0;
	padding: 0;
}


/* Content_Preisliste
*******************************************************************************/

#content_preis {
	width: 670px;
}

#content_preis td,
#content_preis th {
	vertical-align: top;
	padding: 3px;
}

tr.roll td {
	background: #F4F1E2;
}

td.rechts,
th.rechts {
	text-align: right;
}

td.mitte,
th.mitte {
	text-align: center;
}


/* Sidebar
*******************************************************************************/

#sidebar {
	position: relative;
	text-align: left;
	width: 208px;
	margin: 10px 0 0 10px;
	height: 240px;
}

#news-bg {
	position: absolute;
	left: 672px;
	background: url(/_images/news_hg.png) repeat;
	background-color: none;
	width: 229px;
	height: 260px;
}


/* Sidebar mit Bildern
*******************************************************************************/

#sidebar_bilder  {
	position: relative;
	float: left;
	width: 228px;
}

#sidebar_bilder img.galerie {
	margin: 0 0 10px 0;
	padding: 5px;
	border: solid 1px #666;
}


/* Sidebar mit Text
*******************************************************************************/

#sidebar_text  {
	position: relative;
	float: left;
	width: 203px;
	padding: 0 15px 0 10px;
}


/* Footer
*******************************************************************************/

#footer {
	clear: both;
	width: 674px;
	margin-left: 240px;
	padding-bottom: 20px;
	font-size: 11px;
}

#footer td {
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}


/* formulare
*******************************************************************************/

label {
	float: left;
	display: block;
	width: 120px;
}

input.formGross {
	width: 308px;
	height: 16px;
	border: #82B1C0 1px solid;
	background: #fff;
	font-size: 12px;
	color: #000;
	padding: 0 2px 0 2px;
}

textarea.formGross {
	width: 308px;
	height: 50px;
	border: #82B1C0 1px solid;
	background: #fff;
	font-size: 12px;
	color: #000;
	padding: 0 2px 0 2px;
}

input:hover.formKlein,
input:focus.formKlein,
textarea:hover.formKlein,
textarea:focus.formKlein,
input:hover.formGross,
input:focus.formGross,
textarea:hover.formGross,
textarea:focus.formGross {
	background: #FBF7E4;
}

input.sendKontakt {
	width: 120px;
	height: 18px;
	border: none;
	background: #82B1C0;
	font-size: 12px;
	color: #FBF7E4;
	text-align: center;
	padding: 1px 0 2px 0;
	border: #82B1C0 1px solid;
}

input:hover.sendKontakt,
input:focus.sendKontakt {
	background: #82B1C0;
	color: #000;
	border: #82B1C0 1px solid;
}

p.einrueck {
	margin: 0 0 12px 120px;
}

p#formularMail {
	display: none;
}


/* Administration
*******************************************************************************/

#admin {
	position: relative;
	width: 882px;
	min-height: 140px;
	margin: 0 auto;
	padding: 10px;
	background: #777;
	color: #fff;
}

#admin p {
	margin: 0 0 5px 0;
}

#admin img {
	border: none;
}

#admin a:link,
#admin a:visited {
	color: #fff;
	text-decoration: none;
}

#admin a:hover,
#admin a:active {
	color: #a3c520;
	text-decoration: none;
}

#adminLeft {
	float: left;
	width: 350px;
}

#adminRight {
	float: left;
	width: 250px;
}

#adminFAQ {
	float: right;
	width: 250px;
	padding: 35px 0 0 0;
	background: url(../_images/logo-fia.gif) no-repeat;
}

.hinweis {
	color: #CC0000;
	margin-left: -10px;
}

