﻿@charset "UTF-8";

@import url("menu.css");

html {
	height: 100%;
	/**/*/ height:auto; /* */
}

body {
	background-color: #fcfcf2;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	overflow: scroll;
	overflow-x: auto;
	/**/*/ overflow:auto; /* */
	/**/*/ height:auto; /* */
}

* {
	font-family: Arial;
	font-size: 0.98em;
	line-height: 1.7;
    color: #004e29;
}

a {
	color: #004e29;
}

.clr {
	overflow: hidden;
	clear: both;
	height: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#head {
	/*background-image: url('../images/bg_head.jpg');
	background-repeat: no-repeat;
	background-position: top left;*/
	height: 264px;
    width: 1033px;
	overflow: hidden;
    margin: auto;
    margin-top: 15px;

}

#container1 {
	margin: auto;
	width: 1033px;
	text-align: left;
    background-image: url('../images/bg_content.jpg');
	background-position: top left;
    background-repeat: repeat-y;
    min-height: 400px;

}

#headline{
  color: #004e29;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

#headline2{
  color: #004e29;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}


#content {
    width: 800px;
	margin-right: 125px;
	margin-left: 120px;
	height: auto !important;
    color: #004e29;
    padding-bottom: 25px;

}

#content p:first-child{
  margin-top: 0px;
}


.sp{
  width: 900px;
}

.sp_single {

     float:left;

     padding-right:37px;

     padding-bottom:37px;
     width: 246px;



 }


#footer {
    text-align: center;
    width: 1033px;
	height: 166px;
	overflow: hidden;
    padding-left: 0px;
    background-image: url('../images/bg_footer.jpg');
	background-repeat: no-repeat;
	background-position: top left;
    margin: auto;
}


a img {
	border: 0px;
	outline: 0;
}


* {
behavior:url("png24_fix.htc");
}

/*BrowserCHECK*/
#browsercheck {display: none;}
/*/*//*/\{! i{"}#browsercheck { display:block }i{"}*}{}/* */
*:* #browsercheck { display:block; }
*body #browsercheck[id] { d\isplay:none; }
@media not tty { #browsercheck { display:block; }}@media not all{}
#browsercheck {/**/*/ display:none; /* */}
##browsercheck {	display: block;}
#sc-signatur { margin: 0 0 20px; }
#sc-signatur img {
	border: 0 none !important;
	height: auto !important;
	margin: 0 0 18px !important;
	width: auto !important;
}
#sc-signatur a, #sc-signatur p, #sc-signatur strong {
	color: #9d9d9d !important;
	font: 12px/18px Arial !important;
	margin: 0 !important;
	text-decoration: none;
}
#sc-signatur p { font-weight: normal !important; }
#sc-signatur strong { font-weight: bold !important; }
