* {
	padding: 0px;
	margin: 0px;
	}

/* kill defaults */

html, body, p, ul, dl, li, h1, h2, h3, h4, img {
	margin: 0px;
	padding: 0px;
	}

ul { list-style: disc; margin-left:16px; }
img { border: 0px; }

/* ============= */



#home {
	margin-top:0px;
	margin-left:0px;
	background-color: #FFFFFF;
	background-image: url(http://www.gearconweb.com/fileadmin/gearcon/bilder/backrot01.jpg);
	background-repeat: repeat-x;
}
#topmenu {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	position:absolute;
	width:auto;
	height:20px;
	z-index:10;
	left: 790px;
	top: 195px;
}

#abstandleft {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:auto;
	height:auto;
	float:left;
}

#left {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:300px;
	height:auto;
	float:left;
}

#abstandmiddle {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:auto;
	height:auto;
	float:left;
}

#middle {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:600px;
	height:auto;
	float:left;
}

#abstandright {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:auto;
	height:auto;
	float:left;
}

#right {
	color: #034d85;
	font-size: 11px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:200px;
	height:auto;
	float:left;
}

#content {
	color: #034d85;
	font-size: 11px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:auto;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #034d85;
	border-left-color: #034d85;
}

#clearer {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:auto;
	height:auto;
	clear:both;
}

#topfooter {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:900px;
	height:auto;
	
}



#bottomfooter {
	color: #034d85;
	font-size: 12px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:100%;
	height:auto;
	background-color: #FFFFFF;
	background-image: url(fileadmin/gearcon/bilder/backbottomfooter.jpg);
	background-repeat: repeat-x;
}

#footer {
	color: #034d85;
	font-size: 10px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
	width:auto;
	height:auto;
	margin-bottom:10px;
	padding-left:10px;
	
}