@import url("rtehtml-content.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

html,body {
	height: 100%;
	width: 100%;
}


img, div { behavior: url(fileadmin/template/main/iepngfix.htc) }

div#header {
	height: 145px;
	width: 100%;
	background-color: #FF9900;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#top {
	height: 15px;
	width: 100%;
	background-color: #123456;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
div#menu {
	width: 220px;
	float: left;
	clear: none;
	position: absolute;
	height: 600px;
	background-image: url(bilder/bg_menu_wattwil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#main {
	padding-left: 250px;
	display: block;
	padding-top: 40px;
	margin-right: 170px;
}
h2 {
	color: #e4664e;
}

 /* Start hide from IE-Mac 
* html #main
   {
   height: 1%;
   }
/* End Hide from IE-Mac */

div#bild_1 {
	height: 140px;
	width: 140px;
	top: 0px;
	z-index: 2;
	position: absolute;
	right: 140px;
	background-image: url(people/wattwil_bild_1.jpg);
	background-repeat: no-repeat;
}
div#bild_2 {
	height: 140px;
	width: 140px;
	top: 0px;
	z-index: 2;
	position: absolute;
	right: 0px;
	background-image: url(people/wattwil_bild_2.jpg);
	background-repeat: no-repeat;
}
div#bild_3 {
	height: 140px;
	width: 140px;
	top: 145px;
	z-index: 2;
	position: absolute;
	right: 0px;
	background-image: url(people/wattwil_bild_3.jpg);
	background-repeat: no-repeat;
}
div#right {
	width: 140px;
	height: 30em;
	top: 300px;
	position: absolute;
	right: 0px;
	z-index: 1;
}
div#hbalken {
	height: 15px;
	width: 100%;
	position: relative;
	float: left;
	z-index: 3;
	border: 1px solid #FF0000;
	bottom: 0px;
}
div#logo {
	height: 110px;
	width: 290px;
	left: 205px;
	top: 15px;
	float: left;
	z-index: 5;
	position: absolute;
	background-image: url(bilder/logo-top.png);
	background-repeat: no-repeat;
}
table#header_pic {
	background-image: url(bilder/kurfirstenkette_rot.gif);
	background-repeat: no-repeat;
	background-position: 230px 28px;
}
table#agenda {
}

td#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #990000;
}


/* Menu 1 column */
td#menu_1 {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 180px;
}
/*
td#menu_1 div {
	text-decoration: none;
	color: #000000;
}
*/
/*td#menu_1 div a{
	text-decoration: none;
	vertical-align: middle;
	color: #000000;
}


td#menu_1 div a:hover{
	font-weight: normal;
	text-decoration: underline;
}
*/

table#menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	left: 32px;
}

/*  MENU 1, level 1, normal state (NO) */
td#menu_1 div.menu1-level1-no {
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #000000;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	padding-top: 8px;
}

td#menu_1 div.menu1-level1-no a {

	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #000000;
	vertical-align: middle;
	clear: both;

}
td#menu_1 div.menu1-level1-no a:hover {
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #990000;
	vertical-align: middle;
	clear: both;
}
td#menu_1 div.menu1-level1-act {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;	
	width: 180px;
	color: #990000;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	padding-top: 8px;
}
td#menu_1 div.menu1-level1-act a{

	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #990000;
	vertical-align: middle;
	clear: both;

}

td#menu_1 div.menu1-level2-no {
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #333333;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	padding-top: 8px;
	text-indent: 10px;
}

td#menu_1 div.menu1-level2-no a {

	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #333333;
	vertical-align: middle;
	clear: both;
	text-indent: 10px;
}
td#menu_1 div.menu1-level2-no a:hover {
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #990000;
	vertical-align: middle;
	clear: both;
	text-indent: 10px;
}

td#menu_1 div.menu1-level2-act {

	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #990000;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	padding-top: 8px;
	text-indent: 10px;
}
td#menu_1 div.menu1-level2-act a {

	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 180px;
	color: #990000;
	vertical-align: middle;
	clear: both;
	

	text-indent: 10px;
}



/*.level1_no {
	margin:0px;
	padding: 0px;
	border: none;
	height: 20px;
	width: 100%;
	background-color: #F8E143;
}

.level1_act {

	margin:0px;
	padding: 0px;
	border: none;
	height: 20px;
	width: 100%;
	background-color: #D5E4EE;
}
*/

td.menu_3 {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td.menu_3 div a{

	text-decoration: none;
	color: #000000;
}
td.menu_3 div a:hover {
	color: #FFFFFF;
	letter-spacing: 1px;
}
td.menu_3 div.menu3-level1-no {
	color: #000000;
	height: 18px;
	padding-right: 12px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 5px;
}


td.menu_3 div.menu3-level1-act {
	color: #FFFFFF;
	height: 18px;
	padding-right: 12px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 5px;
}


TD#catselect INPUT {
	border: none;
}

input {
	border: 1px solid #E4664E;
	background-color: #FFFFFF;
}

TABLE#subscription TD {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 12px;
	width: 200px;
}

TABLE#subscription input {
	font-size: 12px;
	background-color: #EEEEEE;
}

TD#catselect {
	font-size: 12px;
	font-weight: normal;
}

/*TD#htmlemail INPUT {
	background-color: #E4664E;
}*/

TABLE#catselect {

	font-size: 12px;
	font-weight: normal;
}



.csc-firstHeader {
	color: #990000;
	font-size: 20px;
	font-weight: normal;

}

.csc-header {
	color: #990000;
	font-size: 20px;
	font-weight: normal;

}
.csc-header-n2 {
	color: #990000;
	font-size: 20px;
	font-weight: normal;

}
h1 {
	color: #990000;
	font-size: 20px;
	font-weight: normal;

}
h2 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;

}

td#subheadline {

	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}
td#topheadline {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
div.scroll {
	overflow: auto;
	width: 100%;
	z-index: 10;
}
td#content{
	width: 90%;
}
p.bodytext {

}
p.bodytext a{
	color: #333333;
	text-decoration: none;
}
div#kapelle {
	left: 544px;
	top: 635px;
	position: absolute;
	height: 200px;
	width: 300px;
}
div#kapelle a {
	background-image: url(bilder/platzhalter.jpg);
	background-position: center center;
	display: block;
	height: 200px;
	width: 300px;
	background-repeat: no-repeat;
}
div#kapelle a:hover {
	background-image: url(bilder/kapelle.jpg);
	background-position: center center;
	display: block;
	height: 200px;
	width: 300px;
	background-repeat: no-repeat;
}

table#feuserreg a{
	color: #000000;
	text-decoration: none;
}
table#feuserreg td {
	padding: 5px 20px;
	text-align: left;
	vertical-align: top;
}
table#feuserreg th {
	background-color: #E4664E; 
	color: #FFFFFF; 	
	padding: 5px 20px;
}
table#feuserreg td.border {
	color: #000000;
	padding: 5px 20px;
	border: 1px solid #E4664E;
}
table#feuserreg tr.odd {background-color: #EEEEEE}
hr {
	color: #FF0000;
	background-color: #e4664e;
	border: none;
	width: 100%;
}
div.tx-newloginbox-pi3 a {
	text-decoration: none;
	color: #333333;
}
div.vcard {
	background-color: #EEEEEE;
	border: 1px solid #E4664E;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.vcard a{
	color: #333333;
	text-decoration: none;
		font-weight: bold;
}
div.scroll a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div.scroll fieldset {
	border: none;
}
table.header {
	height: 140px;
	width: 80%;
}

div#subscribe_left {
	width: 140px;
	clear: right;
	float: left;
	margin-right: 50px;
}
div#subscribe_left span{
	width: 140px;
	/*clear: right;
	float: left;*/
}

div#subscribe_left input{
	font-size: 12px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}
div.subscribe_text {
	margin-bottom: 20px;
	width: 80%;
	font-size: 12px;
}

div#subscribe_right {
	height: 300px;

}
div#submit {
	position: relative;
	float: left;
}

span.checkbox {
	width: 20px;
}
span.htmlemail {
	font-size: 12px;
}
span.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e4664e;
}
span.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4664e;
}
