/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.highresolution.info/webdesign/yaml/) #
** ######################################################################################################
** 
**  YAML Version: 2.3
**  Dateiversion: 09.04.06  
**  Datei       : content.css
**  Funktion    : Formatierung der Inhalte (Texte, Grafiken, Links, Listen, Tabellen usw.)
**
*/
@media screen
{
body { font-family: Verdana, Helvetica, Arial, sans-serif; }

h1,h2,h3,h4 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; display:block; }

h1 {
	font-size: 1.6em; 
	font-weight:bold; 
	color: #336699;  
	background:inherit;  
	margin:0.4em 0 0.5em 0; 
	border-bottom: 1px #336699 solid;
}
h2 {
	font-size: 1.4em; 
	font-weight:bold; 
	color: #336699;  
	margin:0.2em 0 0.5em 0; 
	border-bottom: 1px #336699 solid;
}
h3 {
	font-size: 1.0em; 
	font-weight:bold; 
	color: #336699; 
	margin:0.4em 0 0.3em 0;}
h4 {
	font-size: 1.0em; 
	font-weight:bold; 
	color: #888; 
	margin:0.4em 0 0.3em 0; 
	border-bottom: 1px #ccc solid;}

#col1_content h1 {color: #222; }
#col1_content h3 { color: #222; border-bottom: 1px #ccc solid; }
#col2_content h3 { border-bottom: 1px #ccc solid; }

p,ul {line-height: 1.5em;}
p {line-height: 1.5em; margin: 0 0 1em 0; }

/* linke Navi-Leiste */
#col1 ul {
list-style:none;
}
#col1 li {
	position:absolute;
	margin:0;
}

#startseite {
	left:392px;
	top:-70px;
	width:560px;
	height:68px;
}

#aktuelles {
	left:100px;
	top:5px;
	width:115px;
	height:30px;
}

#pfarrei {
	left:114px;
	top:47px;
	width:90px;
	height:30px;
}

#gremien {
	left:123px;
	top:91px;
	width:100px;
	height:30px;
}
#gemeindeleben {
	left:128px;
	top:132px;
	width:170px;
	height:30px;
}
#geschichte {
	left:134px;
	top:174px;
	width:126px;
	height:30px;
}
#gaestebuch {
	left:142px;
	top:214px;
	width:122px;
	height:30px;
}
#kontakt {
	left:148px;
	top:255px;
	width:107px;
	height:30px;
}

#uhr {
	top:297px;
	left:62px;
	width:26px;
	height:27px;
	position:absolute;
	padding:0;
	margin:0;
}

/* Inhaltsbereich - Navigation */
.nav {
	text-align:center;
}
.nav li {
	list-style:none;
	display:inline;
	margin:0;
	margin-right:2em;
}

/* normale Tags */
a {
	COLOR: #490A10;
	text-decoration : underline;
    font-weight:bold;
}

a:active {
	COLOR: #490A10;
}

a:hover  {
	text-decoration : none;
	color : #490A10;
}

a:visited {
	color : #490A10;
}

p
{
padding-top:5px;
}


/* Gästebuch */
.gbuch_input{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 200px;
	border: thin solid #000000;
}
.gbuch_input_id{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 20px;
	border: thin solid #000000;
}
.gbuch_textarea{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 100px;
	width: 300px;
	border: thin solid #000000;
}
/* Gästebuch ENDE */

/* Neuigkeiten */
.news_detail
{

}
.news_detail_ueberschrift
{
	font-size: 1.4em; 
	line-height:normal;
	font-weight:bold; 
	color: #493705; 
	border-bottom: 1px solid #666666;
	text-align:center;
	margin-bottom:0;
	padding-bottom:0.3em;
}

.news_detail_text .news_echter_autor
{
	font-weight: bold;
	text-align:center;
	font-variant:small-caps;
	font-size:1.1em;
	margin:0 0 0.8em 0;
}

.news_detail_datum
{
float:right;
font-size:0.85em;
}

.news_detail_autor
{
float:left;
font-size:0.85em;
}

.news_detail_text
{
	clear:right;
	padding-top:0.8em;
}
/* Neuigkeiten-Vorschau */
.news_vorschau_wrapper
{
	margin-top:2em;
}

.news_navi
{
	text-align:center;
	margin-bottom:0.8em;
}
.news_vorschau
{
	padding-bottom:0.8em;
}
.news_vorschau_ueberschrift
{
	font-size: 1.4em; 
	line-height:normal;
	font-weight:bold; 
	color: #493705; 
	border-bottom: 1px solid #666666;
	text-align:center;
	margin-bottom:0;
	padding-bottom:0.3em;
}

.news_vorschau_datum
{
float:right;
font-size:0.85em;
}
.news_vorschau_autor
{
float:left;
font-size:0.85em;
}
.news_vorschau_text
{
	clear:both;
	padding-top:0.8em;
	padding-bottom:0.8em;
}
/* Neuigkeiten ENDE */

#footer p {
	font-size:0.7em;
}

/* Bilderstrecken */
.bilderstrecken_style {
margin: 0.4em;
padding:0.2em;
border: 1px solid;
width:210px;
}

.bilderstrecke_vorschau_ueberschrift {
width: 80%;
border-bottom:1px solid;
color: #666666;
font-size:0.85em;
margin-left:auto;
margin-right:auto;
margin-bottom:0.2em;
}
.bild  {
margin:10px;
border:1px solid ;
}

/* Gottesdienste */
.gordn_ueberschrift {
text-align:center;
}
.gordn_header {
margin:0;
border-bottom:1px dotted #666666;
}
.gordn_tagzahl {
font-size:xx-large;
text-align:center;
}
.gordn_tag {
border-left:1px dotted #666666;
padding-left:5px;
font-weight:bold;
}

.gordn_heiliger{
font-style:italic;
}

.gordn_hinweise{
border-left:1px dotted #666666;
padding-left:5px;
}

.gordn_rot {
color:red;
}

.gordn_ort{
text-align:center;
}
.gordn_zeit{
text-align:right;
}
.gordn_eintrag{
text-align:left;
}

.gordn_main {

}
.gordn_main p{
margin:0;
margin-right:5px;
}

.gordn_ruler {
margin-top:20px;
margin-bottom:20px;
height:1px;
border-top:1px #336699 dashed ;
border-bottom:1px #336699 dashed ;
}
/* Gordn Ende*/

/* Jahresrückblick */
#jahresstatistik td {
border-bottom:1px dashed black;
padding-right:0.3em;
}
#jahresstatistik p {
margin-bottom:0;
}

.tabelle td, .prettytable td {
border-bottom:1px dashed black;
padding-right:0.3em;
}
.tabelle p, .prettytable p {
margin-bottom:0;
}

}
