/********* GENERAL *************/
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	color: #666666;
}

div {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

/** HEAD **/
div#header1 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	background-color: white;
	z-index: 2;
}

div#wrap_head {
	width: 950px;
	height: 110px;
	margin: 0 auto 0 auto;
}

div#header1_left {
	float: left;
	width: 475px;
	height: 100px;
	padding: 10px 0 0 0;
}

div#header1_right {
	float: left;
	width: 475px;
	height: 90px;
	text-align: right;
	color: #666666;
	font-weight: bold;
	font-size: 11pt;
	padding: 20px 0 0 0;
	line-height: 14pt;
}

div#trenner_head {
	clear: both;
	width: 100%;
	height: 16px;
	background-image: url(../im/trenner_head.jpg);
	background-repeat: repeat-x;
}

div#tabs {
	position: relative;
	top: -28px;
	left: 0px;
	width: 670px;
	height: 46px;
	z-index: 1;
	margin: 0 auto 0 auto;
}

div.tab {
	float: left;
	width: 134px;
	height: 28px;
	background-image: url(../im/tab.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 18px 0 0 0;
}

div#invisible {
	clear: both;
	width: 670px;
	height: 46px;
	background-color: white;
}
/** ENDE HEAD **/


#container1 {
	position: relative;
	height: auto;
	width: 950px;
	margin: 0 0 0 -475px;
	top: 0;
	left: 50%;
	text-align: left;	
	padding: 0px;
	z-index: 3;
}

span.f14 {
	font-size: 14pt;
}

span.f10 {
	font-size: 10pt;
}

span.red {
	color: #cc0033;
}

span.active {
	color: #cc0033;
	text-decoration: underline;
}

a.standard {
	text-decoration: none;
	color: #cc0033;
}

a.standard:hover, a.standard:focus {
	text-decoration: underline;
}

div#spacer {
	width: 950px;
	height: 10px;
}

div#landingpage {
	width: 550px;
	height: 400px;
	margin: 30px auto 0 auto;
}

div#fenstersprossen_start {
	width: 546px;
	height: 237px;
	margin: 0 auto 0 auto;
	background-image: url(../im/startmenue_fenstersprossen.jpg);
	background-repeat: no-repeat;
}

div.klickbild {
	position: relative;
	width: 1px;
	height: 1px;
	z-index: 4;
	top: 14px;
	left: 12px;
}

div#fenstersprossen_start_navi {
	position: relative;
	width: 200px;
	height: 90px;
	top: 80px;
	left: 330px;
	font-size: 11pt;
	color: #cc0033;
	line-height: 22pt;
}

div#insektenschutz_start {
	width: 546px;
	height: 237px;
	margin: 0 auto 0 auto;
	background-image: url(../im/startmenue_insektenschutz.jpg);
	background-repeat: no-repeat;
}

div#insektenschutz_start_navi {
	position: relative;
	width: 200px;
	height: 90px;
	top: 80px;
	left: 330px;
	font-size: 11pt;
	color: #cc0033;
	line-height: 22pt;
}

div#warnungIE6 {
	visibility: hidden;
}

* html div#warnungIE6 {
	visibility: visible;
}	
