/* Stylesheet brigit-bestier.ch - All rights reserved */

body {
	background-color: #ebc0d3;
	background-image: url(../img/design/bg.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}

div, p, td {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}

h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	margin-top: 0px;
}

h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
}

input {
	border: 1px solid #999999;
	color: #666666;
}

input[type=text] {
	width: 150px;
}

.left {
	float: left;
}

.left-form {
	float: left;
	width: 120px;
	padding-bottom: 10px; 
}

.right {
	float: left;
}

.ImageSubline {
	font-size: 8pt;
	font-weight: bold;
}

.teaser_left {
	float: left;
	width: 195px;
	text-align: left;
}

.teaser_right {
	float: right;
	width: 429px;
	text-align: left;
}

.teaser_small_left {
	float: left;
	width: 133px;
	text-align: left;
}

.teaser_small_right {
	float: right;
	width: 491px;
	text-align: left;
}

.liste_text {
	text-align: left;
}

.kalender {
	background-color: #fffbe6;
	border: 1px solid #666666;
	border-collapse: collapse;
	/*width: 100%;*/
}

.kalender td {
	background-color: #fffbe6;
	border: 1px solid #666666;
	padding: 3px;
}

.kalender td.kalender-headline {
	background-color: #f6e684;
	border: 1px solid #666666;
	padding: 3px;
}

.trenner {
	height: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
}

.spacer {
	height: 30px;
}

.clear {
	clear: both;
}

#wrap_page {
	width: 952px;
	margin: 0 auto;
	text-align: left;
}

#head {
	width: 952px;
	height: 150px;
	background-image: url(../img/design/head_bg.png);
}

#middle {
	width: 952px;
	text-align: left;
	background-image: url(../img/design/content_bg.png);
}

#navi {
	float: left;
	width: 200px;
	margin-left: 26px;
	text-align: left;
}

#content {
	float: right;
	width: 700px;
	margin-right: 26px;
	text-align: left;
}

#footer_bg {
	width: 952px;
	height: 58px;
	background-image: url(../img/design/footer_bg.png);
}

#text {
	margin-left: 38px;
	margin-right: 38px;
	margin-top: 35px;
	text-align: left;
}

#footer {
	margin-left: 264px;  /* 38 */
	margin-right: 64px;
	margin-top: 30px;
	text-align: center;
	font-size: 9pt;
}




/* Navigation */

#navigation {
	margin: 0;
	padding: 0;
}

/* Ebene 1 */

#navigation li.level1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

#navigation li.level1 a {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none; 
	padding: 7px 7px 7px 10px;
	line-height: 1;
}

#navigation li.level1 a:hover, #navi a:active, #navi a:focus {
	color: #ffffff; 
	background-color: #8c4565;
}

#navigation li.level1 a.navi-active {
	/*font-style:italic;*/
	color: #ffffff; 
	background-color: #8c4565;
}

/* Ebene 2 */

#navigation li.level2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

#navigation li.level2 a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none; 
	padding: 7px 7px 7px 20px;
	line-height: 1;
	background-color: #be7a99;
}

#navigation li.level2 a:hover {
	color: #ffffff; 
	background-color: #8c4565;
}

#navigation li.level2 a.navi-active {
	/*font-style:italic;*/
	color: #ffffff; 
	background-color: #8c4565;
}


/* Ebene 3 */

#navigation li.level3 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

#navigation li.level3 a {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none; 
	padding: 7px 7px 7px 30px;
	line-height: 1;
	background-color: #a56481;
}

#navigation li.level3 a:hover {
	color: #ffffff; 
	background-color: #8c4565;
}

#navigation li.level3 a.navi-active {
	/*font-style:italic;*/
	color: #ffffff; 
	background-color: #8c4565;
}

/* Links */

a:link { font-weight: bold; color: #666666; font-size: 10pt; text-decoration: none; }
a:visited { font-weight: bold; color: #666666; font-size: 10pt; text-decoration: none; }
a:focus { font-weight: bold; color: #666666; font-size: 10pt; text-decoration: none; }
a:hover { font-weight: bold; color: #666666; font-size: 10pt; text-decoration: underline; }
a:active { font-weight: bold; color: #666666; font-size: 10pt; text-decoration: none; }

#footer a:link { font-weight: bold; color: #666666; font-size: 9pt; text-decoration: none; }
#footer a:visited { font-weight: bold; color: #666666; font-size: 9pt; text-decoration: none; }
#footer a:focus { font-weight: bold; color: #666666; font-size: 9pt; text-decoration: none; }
#footer a:hover { font-weight: bold; color: #666666; font-size: 9pt; text-decoration: underline; }
#footer a:active { font-weight: bold; color: #666666; font-size: 9pt; text-decoration: none; }
