f/*********************************************
[Master Stylesheet]  / standard.css
  
Project:		NAIS (mathes)
Last change:	04.02.2009
Assigned to:		Simon Milz ( mi / giftGRÜN )
**********************************************/

* {
	margin: 0px;
}

body {
	padding: 0px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #e7bf74 url(../bilder/bg.jpg) repeat-x;
}

a img {
	border: none;
}

/*****************************************
# Seitenstruktur
# ****************************************
# * body 
# 	+ Page / div#page
# 		+ Content / div#content
#	+ Footer / div#footer
*****************************************/

div#page {
	margin: 0 auto;
	width: 790px;
}

img#logo {
	margin-top: 15px;
	margin-bottom: 30px;
}

img#reserve {
	padding-left: 35px;
}

div#navigation {
	width: 293px;
	height: 383px;
	background: url(../bilder/navibg.jpg);
}

div#navigation ul {
	padding-top: 60px;
}

div#navigation ul li {
	list-style: none;
	padding-bottom: 14px;
}

div#navigation ul li.aktiv {
	background: transparent url(../bilder/arrow.png) no-repeat scroll 0 3px;
	padding-left: 30px;
}

div#navigation ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

div#col-left {
	float: left;
}

div#col-left p {
	color: #363636;
	padding-left: 43px;
}

div#col-left h2 {
	color: #363636;
	margin-top: -18px;
	padding-left: 78px;
}

div#gmap-border {
	background: url(../bilder/gmap.jpg);
	margin-left: 43px;
	padding-left: 8px;
	padding-top: 11px;
	width: 210px;
	height: 190px;
}

div#gmap {
	height: 184px;
	width: 200px;
}

div#footer {
	color: #363636;
	clear: both;
	padding-top: 70px;
}

div#footer a {
	float: right;
	text-decoration: none;
	color: #363636;
	margin-top: -27px;
	margin-right: 150px;
	border: 0px;
}

a.gglogo {
	float: right;
	text-decoration: none;
	margin-top: -27px;
	margin-right: 50px !important;
	border: 0px;
}

div.gmnoprint {
	font-size: 9px !important;
}

h1 {
	color: #e7bf74;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
	margin: 0px;
}

h2 {
	color: #e7bf74;
	text-transform: uppercase;
	font-weight: bold;
}

/**********************************************
******* Content 1
**********************************************/

div#content1 {
	width: 535px;
	height: 539px;
	background: url(../bilder/content1.png);
	margin-left: 244px;
	position: absolute;
	padding-left: 35px;
	padding-top: 60px;
}

div#content1 p {
	color: #fff;
	width: 410px;
}

div#content1 ul {
	color: #e7bf74;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	padding-left: 40px;
}

div#content1 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}

/**********************************************
******* Content 2
**********************************************/

div#content2 {
	width: 615px;
	height: 500px;
	background: url(../bilder/content2.png);
	margin-left: 244px;
	position: absolute;
	padding-left: 40px;
	padding-top: 230px;
}

div#content2 p {
	color: #fff;
	width: 475px;
}

/**********************************************
******* Content 3
**********************************************/

div#content3 {
	width: 604px;
	height: 590px;
	background: url(../bilder/content3.png);
	margin-left: 232px;
	position: absolute;
	padding-left: 61px;
	padding-top: 184px;
	margin-top: -88px;
}

div#content3 b {
	font-size: 16px;
	text-transform: uppercase;
	width: 420px;
	display: block;
}

div#content3 p {
	color: #fff;
	width: 420px;
}

/**********************************************
******* Content 4
**********************************************/

div#content4 {
	width: 495px;
	height: 415px;
	background: url(../bilder/content4.png);
	margin-left: 258px;
	position: absolute;
	padding-left: 40px;
	padding-top: 127px;
}

div#content4 b {
	font-size: 16px;
	text-transform: uppercase;
}

div#content4 p {
	color: #fff;
	width: 350px;
}

/**********************************************
******* Content 5
**********************************************/

div#content5 {
	width: 520px;
	height: 732px;
	background: url(../bilder/content5.png);
	margin-left: 258px;
	position: absolute;
	padding-left: 40px;
	padding-top: 15px;
}

div#content5 p {
	color: #fff;
	width: 400px;
	font-size: 10px;
	margin-bottom: 6px;
    margin-top: 0px;
    line-height: 10px;
}

div#content5 b {
	color: #fff;
	font-size: 12px;
    margin: 0px;
    line-height: 14px; 
}

#content5 h2 { margin: 10px 0 5px 0; font-size: 17px; }

/**********************************************
******* Content 6
**********************************************/

div#content6 {
	background:transparent url(../bilder/content6.png) repeat scroll 0 0;
	height:504px;
	margin-left:258px;
	padding-left:55px;
	padding-top:142px;
	position:absolute;
	width:531px;
}

div#content6 p {
	color: #fff;
	width: 350px;
	font-size: 10px;
	margin-bottom: 3px;
}

/**********************************************
******* Content 7
**********************************************/

div#content7 {
background:transparent url(../bilder/content7.png) repeat scroll 0 0;
height:624px;
margin-left:258px;
padding-left:65px;
padding-top:37px;
position:absolute;
width:552px;
}

div#content7 img {
	width: 112px;
	height: 72px;
	border: 2px solid white;
	margin-bottom: 35px;
	margin-right: 35px;
}

div#gallery {
	width: 500px;	
}

/**********************************************
******* Gmap
**********************************************/

div.gmnoprint span {
left:-197px;
margin-top:12px;
position:absolute;
}

div.gmnoprint a {
left:-64px;
margin-top:11px;
position:absolute;
}

div.gmnoprint a img {
left:63px;
position:absolute;
top:-39px;
}