body
{
	margin: 0;
	text-align: left;
	color: #333333;
       	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url(../img/hg_body.jpg);
	background-repeat: repeat;
}

h1
{
	font-size: 11px;
	display: inline;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

h2
{
	font-size: 11px;
	display: inline;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

h3
{
	display: inline;
	font-size: 14px;
	color: #001283;
	margin-bottom: 10px;
}

hr
{
	border: 1px solid #e1d7f0;
	width: 100%;
}

a
{
	color: #3333cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

form
{
	display: inline;
}

img
{
	border: none;
}

#meinepfarre_info
{
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 58px;
	z-index: 1000;
}

#meinepfarre_info .left
{
	float: left;
	width: 175px;
	height: 58px;
	margin-right: 10px;
	background-color: #e1d7f0
}

#meinepfarre_info .right
{
	float: left;
	width: 600px;
	padding: 5px;
	height: 48px;
	background-color: #e1d7f0;
}

#container
{
	margin: 0em auto;
	width: 980px;
	background-image: url(../img/hg_left_impressum.jpg);
	background-repeat: repeat-y;
}

#head
{
	height: 189px;
}

#head_left
{
	float: left;
	width: 204px;
}

#head_left img
{
	display: block;
}

#head_right
{
	float: right;
	width: 776px;
}

#left
{
	float: left;
	width: 204px;
	background-image: url(../img/hg_left.jpg);
	background-repeat: repeat-y;
}

#navi_left
{
	padding-top: 10px;
	float: left;
	width: 195px;
	text-align: left;
}

#navi_left a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#navi_left a:hover
{
	color: #663399;
	text-decoration: underline;
	font-weight: bold;
}

#navi_left ul
{
        list-style: none;
}

#navi_left li
{
	padding-top: 0px;
	padding-bottom: 5px;
}


#aktuell
{
	padding-top: 10px;
	padding-left: 40px;
	float: left;
	width: 120px;
}



#left_impressum
{
	float: left;
	width: 164px;
	height: 60px;
	background-image: url(../img/hg_left_impressum.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 40px;
	color: #ffffff;
	font-size: 12px;
}

#left_impressum a
{
	color: #ffffff;
}

#right
{
	float: left;
	width: 776px;
}

#navi
{
	height: 23px;
	width: 730px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	background-image: url(../img/hg_navi.jpg);
	background-repeat: repeat;
}

#navi ul
{
	display	: inline;
}

#navi li { /* floaten der Hauptlistenpunkte */

	float: left;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
}

#navi li a { /* Für alle Links in der Liste */
	color: #7e7e7e;
	font-weight: bold;
	line-height:23px;
}

#content
{
	text-align: justify;
	padding: 20px;
}

#content_gallery
{
	text-align: justify;
}

#content_gallery img
{
	border: none;
}

#content_left
{
	float: left;
	width: 300px;
}

#content_right
{
	float: right;
	width: 400px;
}

#content_right .thumb
{
	padding-bottom: 7px;
}

#content .gottesdienst_tag
{
	width: 100px;
	padding-left: 10px;
	border-bottom: 1px solid #666666;
}

#content .gottesdienst_uhrzeit
{
	width: 150px;
	background-image: url(../img/hg_left.jpg);
	background-repeat: repeat;
	padding-left: 10px;
	border-bottom: 1px solid #666666;
}

#content .gottesdienst_beschreibung
{
	padding: 10px;
	border-bottom: 1px solid #666666;
}


table.gottesdienstliste {
	width: 720px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.gottesdienstliste th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.gottesdienstliste td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


#content .gottesdienstliste_tag
{
	width: 150px;
	padding: 10px;
	text-align: left;
}

#content .gottesdienstliste_datum
{
	width: 80px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;

}

#content .gottesdienstliste_assach
{
	width: 100px;
	padding: 10px;
	background-color: #b1ce93;
	font-size: 14px;
	color: #000000;
}

#content .gottesdienstliste_haus
{
	width: 100px;
	padding: 10px;
	background-color: #ffcc00;
	font-size: 14px;
	color: #000000;
}

#content .gottesdienstliste_schladming
{
	padding: 10px;
	background-color: #666666;
	color: #ffffff;
	font-size: 14px;
}

#content .gottesdienstliste_ramsau
{
	padding: 10px;
	background-color: #c55c40;
	color: #ffffff;
	font-size: 14px;
}

#content .gottesdienstliste_pichl
{
	padding: 10px;
	background-color: #663366;
	color: #ffffff;
	font-size: 14px;
}

#content .gottesdienstliste_assach_uhrzeit
{
	padding: 10px;
	background-color: #eff5e9;
	font-size: 11px;
}

#content .gottesdienstliste_haus_uhrzeit
{
	padding: 10px;
	background-color: #fff3c8;
	font-size: 11px;
}

#content .gottesdienstliste_schladming_uhrzeit
{
	padding: 10px;
	background-color: #ebebeb;
	font-size: 11px;
}

#content .gottesdienstliste_ramsau_uhrzeit
{
	padding: 10px;
	background-color: #f7e7de;
	font-size: 11px;
}

#content .gottesdienstliste_pichl_uhrzeit
{
	padding: 10px;
	background-color: #f1e9f3;
	font-size: 11px;
}

#content .gottesdienstliste_assach_beschreibung
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #eff5e9;
}

#content .gottesdienstliste_haus_beschreibung
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff3c8;
}

#content .gottesdienstliste_schladming_beschreibung
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ebebeb;
}

#content .gottesdienstliste_ramsau_beschreibung
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f7e7de;
}

#content .gottesdienstliste_pichl_beschreibung
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f1e9f3;
}

table.bildergaleriethumbs {
	width: 423px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: hidden hidden hidden hidden;
	border-collapse: separate;
}

table.bildergaleriethumbs th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: hidden hidden hidden hidden;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bildergaleriethumbs td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
	border-style: hidden hidden hidden hidden;
	-moz-border-radius: 0px 0px 0px 0px;
}

#content .input_text
{
	width: 200px;
	border: 1px solid black;
	color: #333333;
       	font-family: Arial;
	font-size: 11px;

}

#content .input_textarea
{
	width: 200px;
	height: 100px;
	border: 1px solid black;
	color: #333333;
       	font-family: Arial;
	font-size: 11px;

}

#content .input_titel
{
	width: 50px;
	border: 1px solid black;
	color: #333333;
       	font-family: Arial;
	font-size: 11px;

}

#content .input_html
{
	width: 100px;
	border: 1px solid black;
	color: #333333;
       	font-family: Arial;
	font-size: 11px;

}

#content .button
{
	width: 70px;
	border: 1px solid black;
	color: #333333;
       	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;

}

#content .news_img
{
	padding: 10px;
	border-bottom: none;
}

.news_text
{
	text-align: left;
}

#clear
{
	clear: both;
}
