/** BASIC */
html, body {
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/** LOGO */

#logo {
	width: 735px;
	margin: 0px auto;
}

/** MENU */

#menu {
	width: 552px;
	height: 139px;
	margin: 0px auto;
	padding: 0px 0px 0px 183px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#menu p {
	height: 28px;
	margin: 0px;
	padding: 111px 0px 0px 10px;
	font-size: 11px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 9px;
	color: #611D06;
}

h1 { font-size: 18px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; font-weight: bold; }

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505245;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: justify;
	line-height: 15px;
}

p.big {
	font-size: 15px;
}

p.citat {
	width:150px;	
	text-align: left;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	padding: 20px 0 5px 20px;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #E2E3BC;
}

#box3 p.author {
	text-align: right;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2E3BC;
	padding: 0 0px 10px 0;
}

.bold {
	font-weight: bold;
}

p.small {
	font-size: 11px;
	text-align: left;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	text-align: left;
}

.list1 li {
	padding: 7px 0px 10px 0px;
	background: url(images/homepage07.gif) repeat-x left bottom;
}

.list1 li.last {
	padding-bottom: 0px;
	background: none;
}

.list1 a {
	color: #A4A59F;
	font-size: 12px;
}

#box1 li {
	margin-bottom: 3px;	
}
/** LINKS */

a {
	color: #852C30;
	/*color: rgb(195, 78, 44);*/
}

#box1 a {
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat left top; }
.bg2 { background: url(images/homepage04.jpg) no-repeat left top; }

.bg4 { background: url(images/subpage1_01.jpg) no-repeat left top; }
.bg3 { background: url(images/subpage1_02.jpg) repeat-y left top; }
.bg5 { background: url(images/subpage1_03.jpg) no-repeat left bottom; }

.bg6 { background: url(images/homepage08.jpg) repeat-y left top; }
.bg7 { background: url(images/homepage09.jpg) no-repeat left bottom; }
.bg8 { background: url(images/subpage2_02.jpg) repeat-y left top; }
.bg9 { background: url(images/subpage2_01.jpg) no-repeat left top; }
.bg10 { background: url(images/subpage2_03.jpg) no-repeat left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: 0; }

#content img { 
	border: 1px solid #555; 
}

.img1 {
	float: left;
	margin: 3px 10px 10px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** CONTENT */

#content {
	width: 735px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 484px;
}

#right {
	float: right;
	width: 251px;
}

#right p {
	text-align: left;	
}
/** BOX1 */

#box1 {
	padding: 10px 10px 50px 20px;
}

#box2 {
	margin: 10px 0px 0px 0px;
}

#box3 {
	width: 193px;
	padding:  0px 0px 15px 26px;
	font-size: 14px;
	color: #FFFFFF;
}

#box4 {
	width: 193px;
	padding:  25px 0px 15px 25px;
	font-size: 14px;
	text-align: center;
}

#box5 {
	padding:  25px 35px 30px 35px;
}

#footer {
	text-align: center;	
}
