/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #EAD1A8 url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 10px;
	padding: 16px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fefaf3;
	color: #666;
}

input, textarea {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	color: #666;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #2E464C;
}

/** TEXTS */

body, th, td, input, textarea, select {
	color: #80765C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text1 {
	color: #fef5e4;
	font: normal 18px/48px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.text1 a {
	color: #fef5e4;
}

.text1 a:hover {
	color: #BFB6A1;
}

.text2 {
	color: #BFB6A1;
	font: normal 20px/26px Georgia, "Times New Roman", Times, serif;
}

.text21 {
	color: #BFB6A1;
	font: normal 20px/26px Georgia, "Times New Roman", Times, serif;
}

.text22 {
	color: #BFB6A1;
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
}

.text3 {
	font-size: 12px;
	font-weight: normal;
	color: #A39274;
	line-height: 18px;
}

.bildtext {
	color: #A39274;
	font: normal 9px/24px Arial, Helvetica, sans-serif;
}

.text4 {
	font-size: 10px;
	color: #A39274;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text4 a {
	color: #A39274;
}

.text4 a:hover {
	color: #E14A16;
}

.text5 {
	font-size: 12px;
	font-weight: normal;
	color: #A39274;
	line-height: 18px;
}

/** MENU */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;

}

.list1 li {
	padding: 3px 0px;
	background: url(images/homepage05.gif) repeat-x left top;
}

.list1 .current_page {
	font-weight: bold;
}

/** LINKS */

a {
	color: #E14A16;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #BFB6A1;
}

.link1 {
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	
}

.style1 a {
	
}

.style1 a:hover {
	
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage03.jpg) no-repeat left top;
}

.bg2 {
	background: url(images/subpage02.jpg) no-repeat left top;
}

.bg3 {
	background: url(images/subpage03.jpg) repeat-y left top;
}

.bg4 {
	background: url(images/subpage04.jpg) no-repeat left bottom;
}

.bg5 {
	background: url(images/subpage05.jpg) no-repeat left top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

images {
	border: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}
