/*
Name: Natural Essence
Date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
*/

/* default elements */
* {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	color: #666666;
	padding: 2% 0;
	background-image: url(../bilder/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 61%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a {
	color: #666666;
}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {
	color: #666666;
	padding: 8px 0 2px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {
	line-height: 1.5em;
}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	margin: 0 auto;
	width: 762px;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
	background-color: #CCCCCC;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
}

/* header */
.title {
	background-color: #232323;
	background-image: url(../bilder/fotokreis.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.title h1 {
	color: #CCCCCC;
	padding: 10px 0 10px 18px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	font-variant: normal;
}

.header {
	height: 220px;
	background-position: left bottom;
	background-image: url(../bilder/header.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/* navigation */
.navigation {
	height: 41px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.navigation a {
	color: #999999;
	float: left;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
}
.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #FFFFFF;
	background-color: #999999;
	font-style: normal;
	font-weight: bold;
}

/* main */
.main#two-columns {
	background-color: #E9E9E9;
	background-image: none;
	background-repeat: repeat-y;
}

/* bottom */
.bottom {
	color: #CCCCCC;
	padding: 14px 20px;
	background-color: #898989;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bottom .left,.bottom .right {
	width: 49%;
	color: #CCCCCC;
}

/* footer */
.footer {
	color: #333333;
	background-color: #CCCCCC;
	height: 6px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #E9E9E9;}
.col2 .right {width: 33%;}
.content {
	padding: 18px 20px;
	line-height: 1.4em;
	color: #666666;
	background-color: #E9E9E9;
}

.content1 td{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
}
.left {float: left;}
.right {
	float: right;
	color: #666666;
}
.right .content {
	padding: 18px 12px 12px;
	background-color: #E9E9E9;
}

/* block list */
ul.block {
	margin: 4px 0;
	padding: 0;
	width: 90%;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	color: #ccccccc;
}
.block li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.block li a,.block li em {
	color: #666666;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
	color: #CCCCCC;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
	color: #cccccc;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background-color: #999999;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {
	background-color: #999999;
	color: #666666;
}
.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.content1 h1 {
	line-height: 40px;
	color: #666666;
}
.right ul li a{
	color: #666666;	
}
.main#one-column {
	background-color: #E9E9E9;
	background-image: none;
	background-repeat: repeat-y;
}
.content1 {
	line-height: 1.4em;
	color: #666666;
	background-color: #E9E9E9;
	padding-top: 18px;
	padding-right: 80px;
	padding-bottom: 18px;
	padding-left: 130px;
}
.col2 .left1 {
	width: 90%;
}
.rahmen {
	border: 1px solid #666666;
}
.abstand {
	padding-bottom: 10px;
}
