* {
	border: 0;
	margin: 0;
	padding: 0;
}
html {height:100%} 

body {
	min-height:101%;
	color:#000;
	font-family: Verdana, Geneva, "sans serif";
	font-size: 69%;
	line-height:150%;
	text-align:left;
	background: #fff url(img/headerbg.jpg) no-repeat 0 10px;
}

#page {
	max-width:880px;
	margin: 0 0 0 12px;
	text-align: left;
	background: url(img/contenttopbg.gif) no-repeat 170px 111px;
}

p#skip {
	position:absolute;
	left:16px;
	top:5px;
	z-index: 100;
	
}

.teaser p {
	display: inline;
}

a.skip  {
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:2px;
}

a.skip:hover,
a.skip:focus,
a.skip:active {
	color:#000;
	background:#fff;
}

/* Header */


#headerframe {
	max-width:880px;
	height:160px;
}

#headerimg {
	background: url(img/headerimg.jpg) no-repeat 180px 12px;
	height:135px;
	max-width:880px;
	position:relative;
}
#headerimg h1 {
	position:absolute;
	top:76px;
	right:0;
	width:575px;
	background: url(img/pfarresievering.png) no-repeat right;
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	padding-left:60px;	
	padding-top:50px;
	}
	
#logo {
	position:absolute;
	top:12px;
	left:0;
}

#contentframe {
	max-width:880px;
	background:#CFD43E url(img/contentbg.gif) repeat-y 170px 0;
	float:left;
}

/* Menue links */

#menuleftframe {
	float:left;
	width:170px;
	overflow:hidden;
	background: #CFD43E url(img/navibg.gif) repeat-x left top;
}

#menuleft {
}

#menuleft ul {
	padding: 0;
	list-style: none;
}

#menuleft ul li {
	line-height:140%;
	border-bottom: 1px solid #9CBB80;
	padding-left:4px;
}

#menuleft ul li a {
	display:block;
	text-decoration: none;
	padding: 3px 12px 3px 12px;
	background: url(img/list.gif) no-repeat 0 8px;
	color:#000;
}

#menuleft ul li a:hover,
#menuleft ul li a:focus,
#menuleft ul li a:active  {
	background: url(img/listactive.gif) no-repeat 0 8px;
	color: #902121;
}

/* Menue rechts*/

#menurightframe {
	float:left;
	width:180px;
	text-align:left;
}

#menuright {
	background-color: #9CBB80;
	color: #000;
	margin-left:10px;
	padding:10px;
}

#menurightframe h2 {
	color: #902121;
	font-size:1.0em;
}

#menuright ul {
	padding: 0;
	list-style: none;
}

#menuright ul li {
	line-height:140%;
}

#menuright ul li a {
	display:block;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	color:#000;
}

#menuright ul li a:hover,
#menuright ul li a:focus,
#menuright ul li a:active  {
	color: #902121;
}

#sponsoren {
	color: #000;
	margin:20px;
}

#sponsoren ul {
	padding: 0;
	list-style: none;
}

#sponsoren ul li {
	line-height:140%;
	background-color: #fff;
	margin:3px 0;
	padding:5px 10px;
}

#sponsoren ul li a {
	display:block;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	color:#000;
}

#sponsoren ul li a:hover,
#sponsoren ul li a:focus,
#sponsoren ul li a:active  {
	color: #902121;
}

/* Content */

#content {
	width:490px;
	float:left;
	padding:20px;
}

#inhalt {
	display:block;
}

#content p {
	padding:0 0 20px 0;
	font-size:1.0em;
}

#content h1 {
	font-size:1.3em;
	color: #902121;
	padding:0 0 8px 0;

}

#content h2, th {
	font-size:1.1em;
	font-weight:bold;
	color: #902121;
	padding:16px 0 6px 0;
	clear:left;
}

#content h3 {
	font-size:1.0em;
	font-weight:bold;
	color: #902121;
	padding:10px 0 0 0;

}

#content h4 {
	font-size:1.0em;
	font-weight:bold;
	color: #902121;
	padding:0;
}

#content a {
	text-decoration:underline;
	color: #902121;
	font-weight:bold;
}

#content  a:hover,
#content  a:focus,
#content  a:active  {
	text-decoration:none;
	color: #000;
	
}

#content ul {
	padding:10px 0;
	margin:0 20px 0 20px;
	font-size:1.0em;
	list-style: none;
	
}

#content ul li {
	padding: 0 0 0 16px;
	background: url(img/contentlist.gif) no-repeat 0 7px;
}

table {
	border:none;
	margin:10px 0;
}

#content img {
	float:left;
	margin:0 10px 5px 0;
}

 /* Footer */

#footer {
	clear:both;
	padding:10px 0 20px 0;
	font-size:0.9em;
	line-height:110%;
	border-top:10px solid #D5D5D5;
}

#footer a {
	color: #000;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color:#902121;
	text-decoration:none;
}

#footer p.left {
	float:left;
	width:250px;
	color:#000;
}

#footer p.right {
	float:right;
	width:250px;
	text-align:right;
	color:#000;

}

/* CMS styles */


.tophead { 
}

li {
	 padding-left: 5px;
	}

.news {
}

.credits {
}

.bildtext {
}

.text {
}

.txt {
}

.toptext { 
	font-size:1.3em;
	font-weight:bold;
	color: #902121;
	padding:0 0 8px 0;
 
}

.hiddentext {
 }

.head2 { 
font-size:1.1em;
	font-weight:bold;
	color: #902121;
	padding:16px 0 6px 0;
}

.teaser {
	padding-top:15px;
}


.layerimg {
	}


.mini {
	}

.topalign {
}

table.suchergebnisse { }
table.suchergebnisse * td.channel { }
table.suchergebnisse * td.date  { }
table.suchergebnisse * td.edit  { }
table.suchergebnisse * td.teaser  {  }










