/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/fileadmin/template/gesundheit/schnarchen/images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** TABLES */

.table1 {
	width: 100%;
}

.table1 td {
	padding: 5px;
	font-size: 10px;
}

.table1 a {
	color: #65533E;
}

.table1 .dark {
	background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage07.gif) repeat-x left top;
}

.table1 .light {
	background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage08.gif) repeat-x left top;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65533E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	font-size: 10px;
	color: #A8865E;
}

.text2, #box8 h1 {
	margin-bottom: 20px;
	padding: 0px 0px 4px 0px;
	background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage05.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-size: 12px;
	color: #653216;
}

#box8 h2 {
	margin-bottom: 20px;
	padding: 0px 0px 4px 0px;
	background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage05.gif) repeat-x left bottom;
	text-transform: capitals;
	font-size: 11px;
	color: #653216;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 180%;
}

/** LINKS */

a {
	color: #238887;
}

a:hover {
	text-decoration: none;
}

.link1,.link1a {
	display: block;
	width: 160px;
	padding-right: 20px;
	background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage03.gif) no-repeat center right;
	text-align: right;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	cursor: pointer;
}

.link1a {
	color: #bbb;
	font-size:12px;
}

.link1:hover, .link1a:hover {
	text-decoration: underline;
	
}


.link2 {
	display: block;
	margin-right: 5px;
	padding-right: 20px;
	background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage10.gif) no-repeat right center;
	text-align: right;
	cursor: pointer;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(/fileadmin/template/gesundheit/schnarchen/images/bg02.jpg) repeat-x left top; }
.bg2 { background: url(/fileadmin/template/gesundheit/schnarchen/images/bg03.jpg) no-repeat left top; }
.bg3 { background: url(/fileadmin/template/gesundheit/schnarchen/images/bg04.jpg) repeat-y left top; }
.bg4 { background: url(/fileadmin/template/gesundheit/schnarchen/images/bg05.jpg) no-repeat left bottom; }
.bg5 { background: url(/fileadmin/template/gesundheit/schnarchen/images/bg06.jpg) no-repeat left top; }
.bg6 { background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage02.gif) repeat-x left top; }
.bg7 { background: url(/fileadmin/template/gesundheit/schnarchen/images/homepage05.gif) repeat-x left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.bestchoice:hover{
background-color: #F9F2D6;
}

