body{
	padding: 0;
	margin: 0px auto;
	background-image: url(http://inthefieldonline.net/rebecka/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #8EA5A7;
	position:inherit;
	color: #3A4140;
	font-family: Garamond, "Times New Roman", Times, serif;
}

img{ 
	border: 0;
}

p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #000;
}

blockquote{ 
	margin: 4px 10px 4px 10px;
	font-style:italic;
}

a{
	text-decoration: none;
	color: #3A4140;
}

a:hover{
	text-decoration: underline;
	color: #3A4140;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: normal;
	padding: 3px 15px 2px 3px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #333;
	color: #333;
	font-size: 120%;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 6px 2px 2px 0px;
	margin: 4px 5px 0px 0px;
	border-bottom: 0px solid #ddd;
	color: #333;
	font-size: 90%;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	border-bottom: 0px solid #ddd;
	color: #333;
	font-size: 90%;
}


ul{
	padding: 10px 20px 0px 10px;
	margin: 10px 20px 0px 10px;
}

li{
	padding: 0px;
	margin: 0px 20px 0px 0px;
	list-style-type: disc;
	color: #000;
}

#menu {
	position: relative;
	top: 160px;
	text-align:center;
}

#body {
	padding: 20px 15px 0px 15px;
	margin: 0px auto;
	position: relative;
	width: 375px;
	height: 400px;
	top: 180px;
	text-align:left;
	color: #333;
	overflow: auto;
	background: #fff;
	font-size: 90%;
	border: 3px solid #ddd;
}

#body p {
	color: #333;
}

#galleri-div {
	margin: 0px auto;
	position: relative;
	padding: 5px 5px 5px 5px;
	width: 385px;
	top: 180px;
	text-align:left;
	color: #333;
	background: #000;
	font-size: 90%;
	border: 3px solid #ddd;
}

#kontakt {
	margin: 0px auto;
	position: relative;
	width: 300px;
	top: 180px;
	text-align:left;
	color: #3A4140;
	font-size: 90%;
}

#kontakt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: normal;
	padding: 3px 15px 2px 3px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #3A4140;
	color: #3A4140;
	font-size: 120%;
}

#footer {
	margin: 0px auto;
	position: relative;
	padding-right: 10px;
	width: 400px;
	top: 185px;
	text-align:right;
	color: #3A4140;
	font-size: 80%;
	border-top: 1px solid #3A4140;
}


#footer-index {
	margin: 0px auto;
	position: relative;
	padding-right: 10px;
	width: 400px;
	top: 590px;
	text-align:right;
	color: #3A4140;
	font-size: 80%;
	border-top: 1px solid #3A4140;
}



#footer-kontakt {
	margin: 0px auto;
	position: relative;
	padding-right: 10px;
	width: 400px;
	top: 530px;
	text-align:right;
	color: #3A4140;
	font-size: 80%;
	border-top: 1px solid #3A4140;
}



