﻿body
{
	margin: 0;
	padding: 0;
	background-color: #ffcc66;
	color: #000000 /*#DCCEC1*/; /*font: 100% Tahoma, Helvetica, Arial, sans-serif;*/
	font: 100% Verdana, Arial, sans-serif;
}

a[href]
{
	font-family: .7em, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; /*#333333*/
	text-decoration: none;
}

a[href]:link
{
	font-family: .7em, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; /*#333333*/
	text-decoration: none;
}
a[href]:visited
{
	font-family: .7em, Arial, Helvetica, sans-serif; /*Helvetica rausgenommen in allen a*/
	font-weight: bold;
	color: #000000; /*#333333*/
	text-decoration: none;
}
a[href]:hover
{
	font-family: .7em, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; /*#333333*/
	background-color: #FFCC66;
	text-decoration: none;
}

a[href]:active
{
	font-family: .7em, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; /*#333333*/
	background-color: #FFCC66;
	text-decoration: none;
}


/* Links im Text */
a[href].pagecontentlink
{
	text-decoration: underline;
}

a.neu
{
	color: #cc0000;
	font-size: 1.2em;
}






h1
{
	font-size: 1.3em;
	color: #000000; /*#333333*/
	text-align: center;
	margin: 15px 0 0 0;
	line-height: 130%;
}

h2
{
	font-size: 1.0em;
	color: #000000; /*#333333*/
	text-align: center;
	margin: 15px 0 15px 0;
	line-height: 120%;
}

h3
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
}

p
{
	font-size: .8em;
	text-align: left;
}

.subtitleh2
{
	color: #0099CC;
	margin: 10px 0 -10px 0;
	line-height: 100%;
	font-size: .9em;
	text-align: left;
	font-weight: bold;
}
p.imgsubtitel
{
	padding: 8px;
	margin: 0;
	font: 7pt, Verdana, Tahoma, arial, sans-serif;
	text-align: center;
	line-height: 100%;
}

.imgtitelkk
{
	padding: 0;
	margin: 5px 0 0 0;
	font: Arial, Verdana, Tahoma, arial, sans-serif;
	font-size: 0.6em;
	text-align: center;
	line-height: 100%;
}

.listtext
{
	font-size: .9em;
	text-align: left;
	padding-left: 5px;
	margin: 0 20px;
	padding: 0 20px;
	list-style: outside;
}

.listheader
{
	margin-bottom: -12px;
	font-weight: bold;
}

#page_content ul li
{
	text-align: left;
	font-size: .9em;
	padding-left: -25px;
	margin-left: -25px;
}

#tabs ul li
{
	text-align: left;
	font-size: .9em;
	padding-left: 0px;
	margin-left: 0px;
}

.moreinmidd
{
	text-align: center;
	font-size: .9em;
	padding-left: 20px;
	margin-left: 60px;
}
.moreinmiddownimg
{
	text-align: center;
	font-size: .9em;
	padding-left: 20px;
	margin-left: 30px;
	list-style-image: url('imgslayout/listimg.jpg');
	line-height: 150%;
}

.webdingsdiamond
{
	font-family: Wingdings;
}

/*Überschriftenformate NUR Header*/

h1.sunflower
{
	font-family: Pump Triline;
	font-size: 48px /*4em*/;
	font-variant: normal;
	font-weight: lighter;
	color: #000000; /*#445E53;*/
	text-align: left;
	vertical-align: /*middle*/ top; /*margin-top:10px;*/
	line-height: /*120%*/ 90%;
}
h2.utextleft
{
	font-family: Lucida Handwriting;
	font-size: 16px /*1em*/;
	font-weight: bold;
	color: #000000; /*#445E53;*/
	text-align: left;
	vertical-align: top;
	line-height: /*150%*/ 80%;
	padding-top: 10px;
}
h2.utextright
{
	/*font-family:Edwardian Script ITC;*/
	font-family: Lucida Handwriting;
	font-size: 16px /*1em*/;
	font-weight: bold;
	color: #000000; /*#445E53;*/
	text-align: right;
	vertical-align: /*bottom*/ top;
	line-height: /*150%*/ 100%;
}
h3.gartencenter
{
	font-size: 36px /*se 21.1.09 vorher 28px*/;
	font-weight: bold;
	color: #445E53;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 100%;
}

.untertitel
{
	font-size: 0.6em;
}

.betweenaccordionlines
{
	font-family: Arial,Verdana, Tahoma, Sans-Serif;
	font-size: 0.8em;
	text-align: left;
}

/* Fonts Header Ende */



/* not used???
.ftright {
	float: right;
	padding: .2em 0 .2em .2em;
}
.ftleft {
	float: left;
	padding: .2em .2em .2em 0;
}
.tagline {
	font-size: 0.65em;
	font-weight: normal;
	font-style: italic;
}
*/
.breadcrumb
{
	font-size: .7em;
	font-weight: bold;
	color: white;
}


#container
{
	background-color: #ffff99;
	color: #ffffff; /*width: 90%; nur ie6*/
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	padding: 0 0 0 0;
	min-height: 937px; /* 600px; header 125+top_nav 20 +innercontainer 400 + footer 50*/
}

#conatainerappoffline
{
	background-color: #ffff99;
	margin-top: 10px;
	padding: 0 0 0 0;
	min-height: 937px;
}

#masthead
{
	margin: 0 0 0 0;
	background: #FFE866 no-repeat;
	background-image: url( 'imgslayout/sun_skizzeAussenansichtgeschn200hfarbignachbelichtetbearb.jpg' );
	background-position: right;
	height: 200px;
	color: #ffff00;
	padding: 0 0 0 0;
	text-align: center;
	border-top: 1px #66ff33 solid;
	font-size: .8em;
	border: 0;
}

/*not used?*/
#masthead .pagetitle
{
	font-size: 1.4em;
	color: #FF7300;
	font-weight: bold;
	text-align: left;
	padding: 1em .7em 0 .5em;
	margin: 0;
}

.sflogo
{
	position: relative;
	float: left;
	margin-top: 30px;
}

.logotext
{
	text-align: left;
	float: right;
	float: left;
	margin-top: 0px;
	position: relative;
	height: 100%;
}


#top_nav
{
	margin: 0;
	height: 90px;
	padding: .1em 0 .1em 0;
	background-color: Orange;
	color: #000000;
	font-size: .8em;
	border-top: 1px #66ff33 solid;
	border-bottom: 1px #66ff33 solid;
	text-align: right;
}

#top_nav_nojava
{
	float: right;
	text-align: right;
	font-size: .85em;
	font-weight: bold;
	color: #000000;
	padding: 1px 1px 0px 4px;
}


#top_nav_breadcrumbleft
{
	position: absolute;
	left: 10px;
	text-align: left;
	margin: 6px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	color: Red;
	width: 45%;
}

#top_nav_breadcrumbright
{
	position: absolute;
	right: 10px;
	text-align: right;
	margin: 6px 0 0 0;
	font-size: 11px;
	color: #000000;
	width: 50%;
}

#subHeader
{
	position: relative;
	height: 20px;
}

#innercontainer
{
	min-height: 937px;
	background-color: #ffff99; /*margin-left: 10px; 	margin-right:10px; necessary?*/
}

#left_col
{
	width: 184px;
	float: left;
	padding: 10px 0 5px 8px;
	background-color: #ffff99;
	color: #000000;
	font-size: .9em;
	min-height: 937px;
	border: 0;
	text-align: left;
}
#coltwocolor
{
	background-color: #ffff99;
	color: #484848;
	margin: 0 0 0 195px;
	padding: 0 0 0 0;
	border: 0;
	min-height: 937px;
}
#page_content
{
	margin: 0 195px 0 15px;
	padding: 8px 18px .1em 3px;
	background-color: #ffff99;
	color: #000000; /*#333333*/
	font-size: .9em;
	line-height: 120%;
	min-height: 937px; /* float: left;*/
	border: 0;
}


#right_col
{
	margin: 0 0 0 -194px;
	width: 184px;
	padding: 10px 0 0 5px;
	float: right;
	background-color: #ffff99;
	color: #000000; /*#333333*/
	font-size: .85em;
	min-height: 937px;
	text-align: left;
	border: 0;
}

.colclear
{
	background-color: #F3F6FB;
	color: #F3F6FB;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer
{
	font-size: .75em; /*padding : .1em 1em;*/
	padding: .1em 8px .1em 0px;
	margin: 10px 0 0 0;
	height: 100px; /*50px*/
	border-top: solid 1px #FF7300;
	background-color: #FFCC66;
	clear: both;
}
/* 2 Spalten für Default Seite etc.*/
#wrapper
{
	/*min-width:70%;*/
	margin: 0 auto 0;
	width: 100%; /*border: solid 1px red;*/ /*max-width:80%;*/
}

.leftbox
{
	float: left;
	width: 48%;
	padding: 3px;
}

.rightbox
{
	float: right;
	width: 48%;
	padding: 3px;
}

.contentLeftBox
{
	width: 100%;
	margin: 25px 0 0 0;
	border: solid 1px #ff7300;
	min-height: 375px; /* background-color:White;*/
	text-align: center;
}

.contentRightBox
{
	width: 100%;
	margin: 25px 0 0 0;
	border: solid 1px #ff7300;
	position: relative;
	min-height: 375px;
	background-color: White;
	text-align: center;
}

/*BoxTextFormate*/
.boxheader
{
	background-color: #FFCC66;
	line-height: 200%;
	text-align: center;
	border-bottom: solid 1px #ff7300;
	margin-bottom: 0;
}

.contentBoxes
{
	padding: 3px;
	font-size: .75em;
}

/*Main-Menuformate (links)*/



.menuheaders
{
	width: 170px;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 9pt /*.85em*/;
	background-color: #FFCC66;
	padding-left: 3px;
	padding-right: 5px;
	text-align: left;
	line-height: 150%;
	border: solid 1px #FF7300;
}


.menu_main
{
	width: 180px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	border: solid 1px #FF7300;
	border-top: 0px;
	cursor: hand;
	text-align: left;
}

.MainMenuItems
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 2px 5px 3px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000; /*#333333*/
	font-weight: bold;
	text-align: left;
}

.MenuItemsHover
{
	background-color: #FFCC66;
}


.SubMenu
{
	background-color: #ffff99;
	border: solid 1px #FF7300;
	text-align: left;
	z-index: 50;
}


.SubMenuItems
{
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 2px 2px;
	font-size: 8pt;
	background-color: #ffff99;
	line-height: 150%;
	color: #000000; /*#333333*/
	text-align: left;
}

/*Rechte Menues*/
.calendarium
{
	margin: 0 5px 0 5px;
	padding: 0 5px 0 3px;
	font-weight: bold;
	font-size: 9pt;
	background-color: #ffff99;
	text-align: left;
}

.menu_right
{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	border: dotted 1px #FF7300;
	cursor: hand;
	color: #000000; /*#333333*/
	text-align: left;
	width: 90%;
}

.MenuItemsRight
{
	margin: 8px 2px 5px 2px;
	font-size: 9pt;
	color: #000000; /*#333333*/
	font-weight: bold;
	text-align: left;
}
/* Box right Site*/
.boxrightmain
{
	border: none;
	margin-left: 5px;
	margin-right: 10px;
	padding: 0 0 0 0;
	margin-top: 10px;
}

.boxright
{
	border: solid 1px #FF7300;
	margin-left: 5px;
	margin-right: 10px;
	padding: 0 0 0 0;
	margin-top: 0;
}


.boxrightheader
{
	margin: 0;
	padding-left: 3px;
	font-weight: bold;
	font-size: 9pt /*.85em*/;
	background-color: #FFCC66;
	text-align: left;
	list-style-type: none;
	border: solid 1px #FF7300;
	border-bottom: none;
}

.layoutboxright /*layout der Boxeinträge*/
{
	padding: 0 0 0 0;
	margin: 0 0 0 0; /*border-left: solid 1px #FF7300;   border-right: solid 1px #FF7300;*/
}
.boxrighttext
{
	margin: 3px 0 0 0px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 8pt /*.85em*/;
	background-color: inherit;
	text-align: left;
	list-style-type: none;
}

.boxrightmoment
{
	margin: 3px 0 0 0px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 7pt /*.85em*/;
	background-color: inherit;
	text-align: left;
	list-style-type: none;
}

/*Footer Menu*/

#footermenu_div
{
	text-align: left;
}

.footer_menu
{
	font-size: 7pt;
	cursor: hand;
	text-align: center;
}



.footer_MainMenuItems
{
	margin: 10px 0px 2px 0px;
	font-size: 7pt; /*border-right:solid 1px white;*/
	font-family: Arial Narrow;
	font-weight: lighter;
	color: #333333;
}

.footer_submenu
{
	border: solid 1px #FF7300;
	background-color: #ffff99;
}


.footer_subMenuItems
{
	margin: 0px 2px 0px 4px;
	padding: 0px 0px 2px 0px;
	font-family: Arial Narrow;
	font-size: 7pt;
	font-weight: lighter;
	cursor: hand;
	text-align: left;
	color: #000000; /*#333333*/
	background-color: #ffff99;
}

/* Kalenderstyles */
.calmenuheader
{
	width: 170px;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 9pt;
	background-color: #FFCC66;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: left;
	border: solid 1px #FF7300;
	border-bottom: none;
	line-height: 150%;
}


.calendarstyle
{
	margin: 0 0 0 5px;
	padding: 0 0 0 0px;
	width: 90%;
	border: solid 1px #FF7300;
}

.caltitlestyle
{
	text-align: left;
	padding: 0;
}

.caldayheader
{
	padding-right: 0px;
	text-align: left;
}

h2.caldate
{
	text-align: left;
	font-size: .8em;
}

h2.caldatecenter
{
	text-align: center;
	font-size: .8em;
}

.caltitle
{
	font-family: Lucida Handwriting;
	color: #800000;
}

/*Kalenderstyles Ende*/

/**********************************************/
/*            Diaboxes   */
#diabox
{
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	max-width: 400px;
}



.imgdias
{
	border-color: #FF7300;
	border-style: solid;
	border-width: 1px; /*margin-top:15px;*/
	vertical-align: bottom;
}

.thumbs
{
	margin-bottom: 1px;
	margin-top: 0px; /*border: solid 1px #FF7300;*/
}

#diabox_left
{
	float: left;
	margin-left: 0px;
	width: 50%;
	min-height: 320px;
	text-align: center;
}

#diabox_right
{
	float: right;
	width: 50%;
	margin-left: 0px;
	min-height: 320px;
	text-align: center;
}



/* Textumfluß um Bilder*/

.txtleft
{
	/*padding: 25px 5px 3px 10px;*/
	margin: 0.5em 0.5em 0.5em 0.5em;
	float: right;
}

.txtright
{
	margin: 1.5em 1.0em 0.5em -10px;
	float: left;
}

.cal_txtright
{
	margin: 1.5em 1.0em 0.5em 30px;
	float: left;
	vertical-align: top;
	width: 150px;
}

/*neue Image Syles*/
.calimage
{
	border: solid 1px #800000;
	vertical-align: top;
}

. calimageindent
{
	margin-right: 0.5em;
}


.imgnoborder
{
	border: 0;
	vertical-align: middle;
}

.imgnewsgif
{
	border: 0;
	vertical-align: middle;
	height: 16px;
}

.imgnewsgifbig
{
	border: 0;
	vertical-align: middle;
	height: 20px;
}


.imgmarginright
{
	margin-right: 1.em;
}

.impblock
{
	margin-left: 35%;
}

.imgwithborder
{
	padding: 0;
	margin: 10px 15px 10px 15px;
}

/*img links umflossen*/
.imgleft
{
	float: left;
	margin: 5px 10px 2px 0;
	vertical-align: top;
}
/*img rechts umflossen*/

.imgright
{
	float: right;
	margin: .1em 2em .1em 0;
	vertical-align: top;
}

/*neue  Table styles se 4.12.08 */

.tblimpress
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

.tblcellimpress
{
	border-width: 0;
	margin: 0;
	padding-right: 15px;
	vertical-align: top;
}

.tblpart
{
	border: solid 1px #FF7300;
	border-collapse: collapse;
	text-align: left;
	font-size: .9em;
	padding: .5em;
	vertical-align: top;
}

.tblReisen
{
	border: none;
	font-size: .8em;
	text-align: left;
}

.tblcellReisen
{
	vertical-align: top;
	padding-right: .5em;
}

h2.tblimpressh2
{
	margin-top: 15px;
	text-align: left;
}



/*Div. Styles*/
hr.menuausstell
{
	color: #FF7300;
	height: 1px;
	border-style: inherit;
}

.personpanelright
{
	text-align: center;
	float: right;
}

.panelleft
{
	text-align: center;
	float: left;
	padding-right: 15px;
	margin-right: 10px;
	padding-top: 15px;
}

.panelright
{
	text-align: center;
	float: right;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 10px;
	margin-right: 5px;
}



.smalltxt
{
	font-size: .8em;
	text-align: center;
	line-height: 100%;
	margin-bottom: .6em;
	padding-top: .5em; /*margin-left:15px;*/
}

.smallbtntxt
{
	font-size: .7em;
	text-align: center; /*margin-top:10px;*/
}

.imgtitletxt
{
	font-size: .7em;
	text-align: center;
	line-height: 100%;
	margin-bottom: .6em;
	padding-top: .5em;
}

.smallText_red
{
	text-align: right;
	font-size: 0.7em;
	line-height: 100%;
	color: #990000;
	margin: 0 3px 10px;
}

.redtext /*rote Schriftfarbe mit span*/
{
	color: #990000;
}

.bluetext /*blaue Schriftfrsabe mit span*/
{
	color: #0099CC;
}

.centered /*imgs etc. zentriert auf pagetext*/
{
	text-align: center;
}

.aligncenter /*tabellen zentriert auf page*/
{
	margin: 0 auto 0; /*zentriert Tabelle*/
}

.imgmodelle
{
	border: solid 1px #FF7300;
}

.diainner
{
	height: 400px;
}

.diaimgssenkrecht
{
	background-color: #ffcc66;
	width: 340px;
	border: solid 1px #FF7300;
}

.backlink
{
	font-size: .8em;
	text-align: right;
	padding-right: 3em;
}

.rightstuff
{
	font-size: .7em;
	text-align: right;
	margin-top: 100px;
}


.calboldred
{
	font-weight: bold;
	color: #800000;
}

.country
{
	font-family: Algerian, Arial, Verdana;
	font-size: 1.5em;
	color: #800000;
	line-height: 150%;
}

/*Formate für Kontaktformular form_*/

.form_Text
{
	font-size: /*12px*/ .8em; /*margin-left: 10px; 	margin-right: 15px; 	*/
	line-height: 130%;
	text-align: left;
}

.form_Text_red
{
	font-size: .8em;
	line-height: 130%;
	color: #990000;
}

.form_TextPunktSieben
{
	font-size: .7em;
	line-height: 130%;
	color: #990000;
}



.form_lbl
{
	/*width: 50px;*/
}

.form_requiredfield
{
	font-size: .8em;
	color: Red;
	text-align: right;
}

.pnldatenschutz
{
	border: solid 1px #FF7300;
	font-size: 1em;
}

/*Hintergrund*/

.bgplanung
{
	background-color: #ffffff;
	background-image: url('imgslayout/brautstrauss.jpg');
	background-attachment: fixed;
}

#hinweis
{
	float: right;
	width: 252px; /*height: 212px;*/
	margin: 7px;
	margin-top: 2px;
	position: relative;
	border: solid 1px #FF7300; /*#a15782*/
}


.menucard p
{
	text-align: center;
	line-height: 1.7em; /*font-family: Lucida Handwriting;*/
}

.nlViewHeader /* Anzeige Newletter Preview/ArchivView Überschrift */
{
	font-weight: bold;
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.nlViewSubject /* Anzeige Newsletter Preview/ArchivView Subject */
{
	font-weight: bold;
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Menükarten-Titlestyle */

.menucardtitle
{
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	color: #800000;
}


.menucardtext
{
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: .9em;
	color: #000000;
}

.imginaccordeon
{
	float: left;
	vertical-align: top;
}


#sitemap
{
	text-align: left;
	margin-left: 4em;
}

#sitemap p
{
	color: #000000;
	font: 100% Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	background-color: #ffff99;
	text-decoration: none;
	text-align: left;
}



#sitemap a
{
	color: #000000;
	font: 100% Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	background-color: #ffff99;
	text-decoration: none;
}


#sitemap a:hover
{
	font: 100% Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #000000;
	background-color: #ffff99;
	text-decoration: none;
}

.thumbbar
{
	float: right; /*width: 36%;*/ /*margin-top: 88px;*/
	padding-top: 18px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-size: .8em;
	text-align: right;
}

.thumbbar a
{
	color: #000000;
	font: 100% Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	background-color: Transparent;
	text-decoration: none;
}

.thumbbar a:hover
{
	font: 100% Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: Gray;
	background-color: Transparent;
	text-decoration: none;
}

.thumbbar .hoverImage
{
	border: 0px;
	width: 74px;
}

.float_left
{
	margin: .5em 1.5em 0.5em 0.6em;
	float: left;
	text-align: center;
}

.float_right
{
	margin: .5em 0em 0.5em 0.5em;
	float: right;
	text-align: center;
}

.clear_both
{
	clear: both;
	margin: .5em 0em 0.5em 0.5em;
}

/*Openinghours*/

.darkred
{
	color: #990000;
}

.darkgreen
{
	color: green;
}

.mittig50
{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.mittig75
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

.rsslink
{
	text-align: center;
	margin-top: 20px;
}

.rsslink a:hover img
{
	background-color: #FFCC66;
}

.divlightbox
{
		/*float: left;*/
	display:inline-table;
	margin: 10px;
	text-align: center;
	width: 210px;
	font-size: .8em;
	
}

.divgrillbox
{
	/*float: left;*/
	display:inline-table;
	margin: 10px;
	text-align: center;
	font-size: .8em;
	width: 150px;
}


*+html .divgrillbox
{
            float: left;
}

* html .divgrillbox
{
            float: left;
}


