html {
background-image: url(http://campingplatz-diemelsee.de/layout/background1.jpg);
background-position: top left;
background-repeat: no-repeat;
	background-color: #639416;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {color: #000; font-weight: bold; text-decoration: underline;}
a:hover {text-decoration: none;}

.background {
position: absolute;
z-index: 0;
left: 0px;
top: 0px;
}

.aussen {
	width: 980px;
	height: auto;
	min-height: 300px;
	/*background-color: #639416;*/
	position: absolute;
	margin-left: -490px;
	left: 50%;
}

.top {
	height: 45px;
	width: 980px;
}
.navigation {
	height: 45px;
	line-height: 45px;
	/*width: 499px;*/
	margin-right: 5px;
	padding-left: 36px;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
}
.navigation .navigation_0:link, .navigation .navigation_0:active, .navigation .navigation_0:visited {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}
.navigation .navigation_0:hover {
	text-decoration: none;
}

.seitentitel {
	float: left;
	font-size: 26px;
	color: #FF9900;
	font-weight: bold;
	/*width: 440px;*/
	height: 45px;
	line-height: 45px;
}

.headerback {
	width: 980px;
	height: 289px;
	/*background-image: url(layout/headerback.png);*/
	background-position: top;
	background-repeat: no-repeat;
}
* html .headerback {
	/*
	 * http://msdn.microsoft.com/workshop/author/filter/reference/filters/alphaimageloader.asp
	 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/headerback.png', sizingMethod='scale');
}

html > body .headerback {
	background-image: url(http://campingplatz-diemelsee.de/layout/headerback.png);
}

.header {
	width: 898px;
	height: 228px;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-left: 41px;
	border: 1px solid #999999;
}
.headeranimation {
	width: 888px;
	height: 223px;
	margin-left: 5px;
}

.main {
	background-color: #FF9900;
	width: 895px;
	height: auto;
	min-height: 300px;
	margin-left: 43px;
}
html*.main {
	height: 300px;
}
head:first-child+body .main {
	height:auto;
}

.main_innen {
	width: 845px;
	margin-left: 25px;
	height: auto;
	min-height: 300px;
}
html*.main_innen {
	height: 300px;
}
head:first-child+body .main_innen {
	height:auto;
}

.contentBox_oben {
	width: 845px;
	height: auto;
	min-height: 70px;
	background-color: #FFFFFF;
	/*background-image: url(layout/contentBox_oben.png);*/
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-top: 20px;
}
html*.contentBox_oben {
	height: 70px;
}
head:first-child+body .contentBox_oben {
	height:auto;
}
* html .contentBox_oben {
	/*
	 * http://msdn.microsoft.com/workshop/author/filter/reference/filters/alphaimageloader.asp
	 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/contentBox_oben.png', sizingMethod='scale');
}
html > body .contentBox_oben {
	background-image: url(http://campingplatz-diemelsee.de/layout/contentBox_oben.png);
}

.contentBox_oben .content {
	width: 805px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.contentBox_oben .content .ueberschrift h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-bottom: 5px;
	color: #990000;
}
.contentBox_oben .content .text {
	line-height: 140%;
}

.contentBox_links {
	float: left;
	width: 330px;
}
.contentBox_links .content {
	width: 330px;
	margin-bottom: 20px;
}
.contentBox_links .content .ueberschrift h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-bottom: 15px;
	color: #CC0000;
}
.contentBox_links .content .text {
}

.contentBox_links .content .text .cssFIRMATICArtikelLink {
	display: block;
	width: 330px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}

.contentBox_rechts {
	float: left;
	width: 490px;
	padding-left: 25px;
}
.contentBox_rechts .content {
	width: 490px;
	margin-bottom: 20px;
}
.contentBox_rechts .content .ueberschrift h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	margin-bottom: 15px;
	color: #CC0000;
}
.contentBox_rechts .content .text {
}

.footer {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	width: 895px;
	margin-left:43px;
	margin-top: 10px;
}
.footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}

.footer .impressum:link, .footer .impressum:active, .footer .impressum:visited {
position: absolute;
margin-left: 641px;
}

.clr {
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	clear: both;
}

/*******Galerie************************/
.firmatic_gallery_content_css {
        border: 1px solid #000;
        padding: 5px;
        margin: 5px;
        background-color: #FFFFFF;
}

a.firmatic_gallery_link_css {
        text-decoration: none;
        border: 0px solid #000;
        color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.firmatic_gallery_link_css:hover {
        text-decoration: none;
        border: 0px solid #000;
        color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ueberschrift_galerie {
        width: 660px;
        padding-left: 10px;
        padding-right: 10px;
        background-color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
height: 20px;
line-height: 20px;
}

.ueberschrift_galerie a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
        text-decoration: underline;
}

.ueberschrift_galerie a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
        text-decoration: none;
}

.galerie_footer {
	width: 680px;
	height: 20px;
	background-color: #FF9900;
	line-height: 20px;
	font-size: 14px;
	color: #000;
}

.galerie_footer a:link, .galerie_footer a:active, .galerie_footer a:visited {
	line-height: 20px;
	color: #000;
	text-decoration: underline;
}

.galerie_footer a:hover {
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

.galerie_navigationsleiste {
	width:680px;
	height: 490px;
	margin-top: 0px;
	text-align:center;
	background-color: #fff;
}

.galerie_tabelle {
	width: 680px;
	text-align: center;
	margin-top: 20px;
}

.galerie_aussen {
	height: 510px;
	width:680px;
	position: absolute;
}

/**********************************************************************************/

/************************ Kontaktformular *************************/
#kontaktformular {
	width: 805px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.kUeberschrift {
	width: 775px;
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	padding-left: 2px;
}

.kSpalte1 {
	width: 100px;
	height: 20px;
	float: left; 
}

.kSpalte2 {
	width: 163px;
	height: 20px;
	float:left;
}

.kSpalte3 {
	width: 674px;
	height: 80px;
	float:left;
}

.clean3 {
	clear:both;
	font-size: 0px;
	height: 5px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.kInput1 {
	width:145px;
	height:16px;
	line-height:20px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
} 

.kInput2 {
	width:674px;
	height:80px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.kButton {
	margin-left: 564px;
	margin-top: 15px;
}

.kButton1 {
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E4E4E4;
	width: 210px;
	height: 30px;
	font-weight: bold;
	background-image: url(http://campingplatz-diemelsee.de/layout/formularButton.gif);
	background-repeat: x-repeat;
}

a.kButton1 {
	display: block;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E4E4E4;
	width: 240px;
	height: 30px;
	font-weight: bold;
	background-image: url(http://campingplatz-diemelsee.de/layout/formularButton.gif);
	background-repeat: x-repeat;
	line-height: 30px;
	color: #000;
	text-align: center;
	text-decoration: underline;
}

a.kButton1:hover {
	text-decoration: none;
}
/**********************************************************************************/
