/* CSS Document */
/*
// +----------------------------------------------------------------------+
// | Project:  pfarrei-weyarn.de                                          |
// | URL:      http://www.pfarrei-weyarn.de                               |
// | File:    /NEU_css/basis.css                                          |
// +----------------------------------------------------------------------+
// | Haupt-Style-Sheet der Seite                                          |
// +----------------------------------------------------------------------+
// | Copyright (c) Alfred Schmidt                                         |
// | Authors:  Alfred Schmidt http://www.schmidtalfred.de                 |
// | Date:     11.02.2008                                                 |
// +----------------------------------------------------------------------+
*/
body{
	background-color: #cacaca;
	background-image: url(../NEU_img/bg_wening.jpg);
	background-repeat: repeat;
}
#main{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
	width: 900px;
	border: 1px solid #999999;
	background-color: #e6e6e6;
}
#content{
	overflow: auto;
	position: absolute;
	z-index: 1;
	height: 639px;
	width: 734px;
	left: 156px;
	top: 102px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right: 10px;
	padding-top: 10px;
}
#naviL{
	position: absolute;
	z-index: 2;
	height: 416px;
	width: 145px;
	left: 5px;
	top: 113px;
}
#naviO{
	position: absolute;
	z-index: 3;
	height: 100px;
	width: 900px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../NEU_img/leiste.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	letter-spacing: 5pt;
	text-align: right;
	font-variant: normal;
}
#adress{
	position: absolute;
	z-index: 4;
	height: 110px;
	width: 131px;
	left: 13px;
	top: 583px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #666666;
	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo{
	position: absolute;
	z-index: 5;
	height: 95px;
	width: 190px;
	left: 5px;
	top: 5px;
}
#film{
	position: absolute;
	z-index: 30;
	height: 240px;
	width: 245px;
	left: 477px;
	top: 42px;
}
a.naviL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.naviL:hover{
	color: #000000;
}
a.naviO{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.naviO:hover{
	color: #FFFFFF;
	background-color: #333333;
}
.linieU{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.linieR{}
.foto{
	border: 1px solid #666666;
}
.fotoabstand_li {
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#logoschrift_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
	left: 330px;
	top: 8px;
	position: absolute;
	z-index: 6;
}
#logoschrift_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	left: 327px;
	top: 5px;
	position: absolute;
	z-index: 7;
	}
.fliess{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #666666;
	padding-right: 20px;
	padding-left: 25px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	padding-left: 15px;
	color: #333333;
	padding-top: 20px;
}
.textlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.textlink:hover{
	color:#009900;
}
.wo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: 5px;
	text-align: left;
	padding-left: 10px;
}
.textarea {
  scrollbar-base-color:#ffffff;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#cacaca;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#e6e6e6;
}
.tbl_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.pgr_logo {
	float:left;
	margin-left: 20px;
}
.buzz {
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}
/*listen im inhalt*/
ul{
  margin-top:10px;
  margin-bottom:15px;
  }
ul li{
	font-size:0.8em;
	list-style-type: square;
	margin-left: 16px;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
ol{
  margin-top:10px;
  margin-bottom:15px;
  }
ol li{
	font-size:0.8em;
	list-style-type: decimal;
	margin-left: 16px;
	line-height: 1.4em;
}

