/* DATEI: text.css			*/
/* Schriftformatierungen	*/

/* Farben fuer Links */
a:link		{ text-decoration:none }
a:visited	{ text-decoration:none }
a:active	{ text-decoration:none }
a:hover		{ text-decoration:underline; font-weight:bold; color:#417140; }
a.red:hover	{ text-decoration:none; color:#417140; }
a.navi-left:hover { text-decoration:underline; font-weight:bold; color:#FFED00; }
a.navi-left2:hover { text-decoration:underline; font-weight:bold; color:#FFED00; }
a.whiteB:hover { text-decoration:underline; font-weight:bold; color:#656665; }


/* Fonts und Farben (allgemein) Bitte EXAKTE Font-Namen verwenden & Schreibweise beachten !!! */
body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,option,select,input,br,b
{ font-family: Verdana, Times New Roman, MS Sans Serif, Arial; font-size:10px }

/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:18px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

/* Schriftgroessen */
.size6  { font-size:6px; }
.size7  { font-size:7px; }
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { font-size:12px; font-family: Arial; font-weight:bold; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:16px; }

.link-start { font-size:10px; color:#4B6643 }

.navi-left	{ font-size:10px; color:#FFFFFF }
.navi-left2	{ font-size:10px; color:#FF0000 }
.kategorie	{ font-size:12px; font-weight:bold; color:#5C195C }
.txt		{ font-size:10px; color:#336633 }
.txt-link	{ font-size:10px; color:#417140 }
.red		{ font-size:10px; color:#FF0000 }
.white		{ font-size:10px; color:#FFFFFF }
.whiteB		{ font-weight:bold; font-size:10px; color:#FFFFFF }

.text-150	{ font-size:10px; color:#336633; line-height: 150%; }
.text-150-white	{ font-size:10px; color:#FFFFFF; line-height: 150%; }

.gaestbook	{ font-size:10px; font-weight:bold; color:#FF0000 }

#gbtext {
    position: absolute;
    //top: (screen.height / 2)-105px;
    //left:(screen.width /2)-175px;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100%;
    /*background-color: #467541;*/
	background-image:url(../images/bg_trans.png);
    /*border: 1px solid #FFFFFF;*/
    /*-moz-opacity: 0.80;*/
    /*filter:Alpha(opacity=80, finishopacity=0, style=0);*/
    color: #E6F0FF;
    padding: 0px;
    //z-Index: 255;
    font-weight: bold;
    visibility: visible;
  }

#divid
{
 position:absolute;
 width:510px; height:400px;
 margin-top:10px;
 overflow:auto;
	z-index:1;
}

#weihnacht {
    position: absolute;
    //top: (screen.height / 2)-105px;
    //left:(screen.width /2)-175px;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100%;
    /*background-color: #467541;*/
	background-image:url(../images/bg-image.png);
    /*border: 1px solid #FFFFFF;*/
    /*-moz-opacity: 0.80;*/
    /*filter:Alpha(opacity=80, finishopacity=0, style=0);*/
    color: #E6F0FF;
    padding: 0px;
    //z-Index: 255;
    font-weight: bold;
    visibility: visible;
  }


#kultur {
    position: absolute;
    //top: (screen.height / 2)-105px;
    //left:(screen.width /2)-175px;
    top: 108px;
    left: 140px;
    width: 875px;
    height:100%;
    /*background-color: #467541;*/
	background-image:url(../images/bg_trans2.png);
    /*border: 1px solid #FFFFFF;*/
    -moz-opacity: 0.80;
    filter:Alpha(opacity=100, finishopacity=0, style=0);
    color: #E6F0FF;
    padding: 0px;
    z-Index: 255;
    font-weight: bold;
    visibility: visible;
  }

#unserKloster {
    position: absolute;
    //top: (screen.height / 2)-105px;
    //left:(screen.width /2)-175px;
    top: 0px;
    left: 0px;
    width: 100%;
    height:100%;
    /*background-color: #467541;*/
	background-image:url(../images/unserkloster-bg.png);
    /*border: 1px solid #FFFFFF;*/
    /*-moz-opacity: 0.80;*/
    /*filter:Alpha(opacity=80, finishopacity=0, style=0);*/
    color: #E6F0FF;
    padding: 0px;
    //z-Index: 255;
    font-weight: bold;
    visibility: visible;
  }
div#Pauschale {
	margin:10px;
	padding:5px;
	height:100px;
	/*background-color:#FFF;*/
	cursor:pointer;
	background-image:url(../Arrangements/images/pfeil.png);
	background-position:right;
	background-repeat:no-repeat;
}
div#Pauschale:hover {
	margin:10px;
	padding:5px;
	height:100px;
	background-color:#97bf0d;
	cursor:pointer;
	background-image:url(../Arrangements/images/pfeil.png);
	background-position:right;
	background-repeat:no-repeat;
}
div#Pauschale p {
	padding:0;
	margin:0;
	line-height:150%;
}
div#Pauschale p:hover {
	padding:0;
	margin:0;
	line-height:150%;
	color:#FFF;
}
div#Pauschale h1 {
	margin:0;
	padding:10px 0 10px 0;
	font-size:11px;
}
div#Pauschale h1:hover {
	margin:0;
	padding:10px 0 10px 0;
	font-size:11px;
	color:#FFF;
}
.Pauschale-Bild {
	float:left;
	margin:0 15px 0 0;
	padding:0;
}
div#Pauschale-top {
	float:left;
	width:284px;
	height:214px;
	margin-right:2px;
}
div#Pauschale-top h1 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:16px 0 0 10px;
}
div#Pauschale-top h2 {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:16px 0 0 10px;
}
.Pauschale-green {
	background-color:#97bf0d;
}
.Pauschale-blue {
	background-color:#ebf6fc;
}
.Pauschale-blue2 {
	background-color:#006ab3;
}
.Pauschale-white {
	background-color:#fff;
}
.Pauschale-ocer {
	background-color:#edf3d9;
}
div#Pauschale-container-left {
	width:284px;
	margin-right:2px;
	height:auto;
}
div#Pauschale-container-middle {
	width:284px;
	height:auto;
}
div#Pauschale-container-right {
	width:286px;
	height:auto;
}
#Pauschale-container-txt p {
	margin:0;
	padding:10px;
	line-height:150%;
}
#Pauschale-container-txt ul {
	margin:0 10px 0 25px;
	padding:0;
	list-style:disc;
}
#Pauschale-container-txt li {
	margin:0;
	padding:0;
	line-height:150%;
}
div#Pauschal-preis {
	width:210px;
	text-align:center;
	margin:10px 0 10px 10px;
}
div#Pauschal-preis p {
	text-align:left;
	padding:10px;
}
.Pauschal-preis-ostern {
	border:1px solid #97bf0d;
	background-color:#edf3d9;
}
.Pauschal-preis-wanderweg {
	border:1px solid #006ab3;
	background-color:#fff;
}
.Pauschal-preis-zeit {
	border:1px solid #97bf0d;
	background-color:#edf3d9;
}
.Pauschal-preis-sparzeit {
	border:1px solid #97bf0d;
	background-color:#fff;
}
.Pauschal-preis-advent {
	border:1px solid #006ab3;
	background-color:#e9f6fc;
}
.Pauschal-uebersicht {
	/*background-color:#FFF;*/
	border-bottom: 1px solid #e5e8c5;
	font-weight:bold;
	cursor:pointer;
	/*height:29px;*/
}


/******************************** Romantische Nacht 2011*/
.programm {
	padding: 10px;
}
.programm h1 {
	padding: 10px 0 10px 0;
	margin:0;
	line-height:normal;
	font-size:11px;
	border-top: 1px dotted #467541;
}
.programm table {
	margin: 0 10px 0 10px;
	padding:0;
}
.programm table tr {
	margin:0;
	padding:0;
}
.programm table td {
	margin:0;
	padding: 0 0 5px 0;
}
/********************************ende Romantische Nacht 2011*/
/******************************** impressionen 2011*/
#impressionen2011 {
	margin:0;
	padding:0;
	background-color:#292929;
}
#impressionen2011 H1 {
	margin:0; padding:10px;
	color:#FFF;
	font-size: 14px;
}
#impressionen2011 p {
	margin:0; padding:0 10px 10px 10px;
	color:#FFF;	
}
#impressionen2011 img {
	margin:0 0 15px 0; padding:0;
	border:0;
	width:332px;
	height:20px;
}
#impressionen2011Galerie {
	margin:0; padding:15px;
	width:100%;
}
#impressionen2011Galerie span {
	float:left;
	margin:0 10px 10px 0; padding:0;
	width: 116px;
	height: 70px;
	overflow:hidden;
}
#impressionen2011Galerie img {
	width: 112px;
	height: auto;
	border: 0;
}

