/* CSS Document */
/* blau 	#5CC6ED
/* grün 	#D2E967
/* hellblau	#BAEAFE
/* ============///// ALLGEMEIN \\\\\ ============== */
body {		background: none; padding: 0px; margin: 0px; }
div {		font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px; color: #333333; font-weight: normal; text-decoration: none; }

/* ============///// CONTAINER \\\\\ ============== */

#box_startfooter { position: absolute; top: 650px; width: 790px; left: 50%; margin-left: -395px; text-align: center; }

#box_main {		position: absolute; width: 960px; left: 50%; margin-left: -480px; top: 30px; }
	#box_header { float: left; width: 960px;		}
		#box_header_navigation { float: left; width: 500px; margin-top: 50px; margin-left: 16px;	}
		
	#box_navigation { float: left; padding: 10px; padding-left: 17px; padding-top: 12px; background-color: #5CC6ED; width: 933px; height: 34px; margin-top: 18px; }
	#box_content { float: left; margin: 5px 0 5px 0;	}
		#box_content_links{ float: left; width: 300px;}
		#box_content_rechts{ float: left; width: 620px; height: 390px; padding: 20px; overflow: auto; }
		
	#box_footer { float: left; padding: 5px 10px 10px 10px; background-color: #5CC6ED; width: 940px; height: 20px;		}
	#box_footer_nav { float: left; text-align: right; padding: 15px; width: 930px;}

/* ============///// TEXTE & ÜBERSCHRIFTEN \\\\\ ============== */
h1 {		font-family: "Trebuchet MS", Arial, Verdana; font-size: 20px; font-weight: bold; color: #5CC6ED; margin: 0px 0px 15px 0px; padding: 0px;}
h2 {		font-family: "Trebuchet MS", Arial, Verdana; font-size: 16px; font-weight: bold; color: #5CC6ED; margin: 0px; padding: 0px;}
h3 {		font-family: "Trebuchet MS", Arial, Verdana; font-size: 14px; font-weight: bold; color: #5CC6ED; margin: 0px; padding: 0px;}
h4 {		font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; font-weight: bold; color: #5CC6ED; margin: 0px; padding: 0px;}

.text_hellgruen { color: #CDE754; }
.fehler { color: #F00; font-weight: bold; }

/* ============///// LINKS \\\\\ ============== */
a {			font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px; color: #5CC6ED; text-decoration: none; font-weight: bold; }
a:hover {	color: #BAEAFE; }

#downloadlink { font-size: 16px; }

#back_button { position: absolute; width: 480px; height: 430px; background: url(img_allg/spacer.gif) no-repeat; z-index:100;  }
	#back_button:hover { background: url(img_allg/button_back.png) left no-repeat; }
#next_button { position: absolute; left: 480px; width: 480px; height: 430px; background: url(img_allg/spacer.gif) no-repeat; z-index:100;  }
	#next_button:hover { background: url(img_allg/button_next.png) right no-repeat; }

* html #backbutton { position: absolute; width: 480px; height: 430px; background: url(img_allg/spacer.gif) no-repeat; }
	* html #backbutton:hover { background: url(img_allg/button_back_ie6.jpg) no-repeat; }
* html #nextbutton { position: absolute; width: 480px; height: 430px; background: url(img_allg/spacer.gif) right no-repeat; }
	* html #nextbutton:hover { background: url(img_allg/button_next_ie6.jpg) right no-repeat; }

#startnav_1 { width: 240px; height: 168px; background: url(img_allg/startnav_hochzeiten.jpg) no-repeat top; position: absolute; left: 50%; margin-left: -500px; margin-top: 240px; }
			/*#startnav_1:hover { background: url(img_allg/startnav_hochzeiten_over.jpg) no-repeat top; }*/
#startnav_2 { width: 251px; height: 170px; background: url(img_allg/startnav_kinder.jpg) no-repeat top; position: absolute; left: 50%; margin-left: 110px; margin-top: 150px; }
			/*#startnav_2:hover { background: url(img_allg/startnav_kinder_over.jpg) no-repeat top; }*/
#startnav_3 { width: 231px; height: 169px; background: url(img_allg/startnav_business.jpg) no-repeat top; position: absolute; left: 50%; margin-left: -430px; margin-top: 490px;}
			/*#startnav_3:hover { background: url(img_allg/startnav_fotoblog_over.jpg) no-repeat top; }*/
#startnav_4 { width: 230px; height: 168px; background: url(img_allg/startnav_fotoblog.jpg) no-repeat top; position: absolute; left: 50%; margin-left: 68px; margin-top: 418px;}
			/*#startnav_4:hover { background: url(img_allg/startnav_business_over.jpg) no-repeat top; }*/


/* ============///// FORMULARE \\\\\ ============== */

.kontakttextfeld { border: 1px solid #5CC6ED; width: 200px; background-color: #FFFFFF; color: #333; font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; }
.kontakttextfeld :hover { border: 1px solid #BAEAFE; }

.button { background-color: #5CC6ED; border: none; color: #FFFFFF; font-family: "Trebuchet MS", Arial, Verdana; font-size: 12px; cursor: pointer; }
.button:hover { background-color: #BAEAFE; }



ul#galerieBild {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px; padding:0px;
}
