.buttonBorder { border: outset 1px #999 }
.buttonBorderOver { border: inset 1px #999 }
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus, a.buttonHover:hover {
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-size: 12px;
	font-family:  Arial, Helvetica;
	text-decoration: none;
	padding: 1px;
	font-weight: bolder;
}
.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus, a.buttonText:hover {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-size: 11px;
	font-family:  Arial, Helvetica;
	text-decoration: none;
	font-weight: bolder;
}
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus, a.highText:hover   {
	color: #ffffff;
	font: 11px/1.5em Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
.itemBorder { border: solid 0px #000 }
.itemBorderBlank { border: solid 1px #ccccdd }
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus, a.lowText:hover   {
	color: #000000;
	font: 11px/1.5em Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

body {
	background-position: 0px 0px;
	background-image:url(Bilder/Temple_Back.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color:  #000000;
	background-repeat: no-repeat;
}

#mybody {
	width: 800px;
	height: 600px;
	text-align:left;
	
}
p, td{
	font-family: Arial, Trebuchet, Verdana, sans-serif;
font-size: 12px;
	color:  #000000;
	line-height: 1.4 em;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p a, p a:link, p a:visited {
	font-weight:400;
	color: #000000;
	text-decoration: none;
}


p a:hover, a:focus, a:active {
	color: #2a3d67;
	text-decoration: underline;
}
a, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}


 a:hover, a:focus, a:active {
	color: #E3242B;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #2a3d67;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #2a3d67;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}
ul {
	font-family: Tahoma, Verdana, sans-serif;
	color: #000000;
	line-height: 1.5em;
	list-style-type: square;
	font-size: 11px;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}


#menu {
	position: relative;
	width: 220;
	left: 26;
	top: 150;
	overflow: auto;
	z-index:5;
	
}
#lefts {
	position:relative;
	width:220;
	left:10;
	top:120;
	border:0;
	float:left;
	height: 140;
	overflow: hidden;
	z-index: 2;

}

#adresse {
	position:relative;
	width:260;
	left:26px;
	top:12px;
	border:0;
	float:left;
}


#content {
	position: relative;
	overflow: visible;
	background-color:none;
	border:0;
	left: -10;
	top: 10;
	float: left;
	overflow: visible;
	border:0;
	width: 540;
	height: 400px;
	text-align:left;
	
	}




#footer {
	font-family: Arial, Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	position:relative;
	top:20px;
	width:800px;
	height:20px;
	float:left;
}

#welcome {
	position: relative;
	left:40px;
	position:relative;
	top:12px;
	float:left;
	width: 420;
}

.smallpic {
width:120px;
height:auto;
top: -4px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
}
.bigpic {
width:440px;
height:auto;
top: -4px;
	margin-bottom: 2px;
}

.thumbnail {
width:82px;
height:auto;
top: -4px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 2px;
margin-left: 0px;
border-style: solid;
border-width:2px;
border-color:#ffffff;
float: left;
}
.news, li.news {
	list-style: none;
	text-indent:0px;
	margin-top:0px;
	vertical-align:top;
	margin-left:0px;
	padding-left:0px;
	border:none;
}

.thead, a.thead:link, a.thead:visited, a.thead:active, a.thead:focus, a.thead:hover, {
	background:#ffad01;
	background-image:url(Bilder/submit.gif);
	background-repeat:no-repeat;
	display:block;
	font-size: 11px;
	text-indent:20px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	height: 15px;
	vertical-align:middle;
	margin-top:6px;
	margin-right: 0px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	margin-bottom: 4 px;
	padding-bottom: 0px;
}
