* {
	margin: 0;
	padding: 0;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

body, html {
	width: 100%;
	height: 100%;
	color: #333333;
	font-family: "Tahoma", verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style-image: url(../img/bullet_list.png);
   }
.notice {
	color: #FF0000;
}


#wrapper {
	width: 900px;
	height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: 1px none #999999;
}

.imageright {
	float: right;
	margin-left: 4px;

}
.imageleft {
	float: left;
	margin-right: 4px;

}


#footer {
	height: 21px;
	color: #FFFFFF;
	background-image: url(../img/footerbackground.png);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer_right  {
	position: relative;
	left: 135px;
}
#footer_left a {
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#footer_left {
	position: relative;
	left: 20px;
}





h1 {
	font-size: 16px;
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h2 {
	font-size: medium;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	color: #003399;
	font-style: normal;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}

#navi {
	float: left;
	width: 196px;
	margin-bottom: 4em;
	padding-left: 4px;
	padding-top: 4px;
}
#entdecken {
	list-style-position: inside;
	list-style-image: url(../img/bullet_list.png);
	display: inline;
	float: right;
	position: relative;
	right: 100px;
	line-height: 1.4em;
}
#quicklinks {
	list-style-position: inside;
	list-style-image: url(../img/bullet_list.png);
	position: relative;
	left: 0px;
	float: left;
	line-height: 1.4em;
}

#navi li{

	height: 25px;
	margin-bottom: 3px;
	width: 145px;
	background-image: url(../img/background_menu.png);
	background-repeat: repeat-x;
	
	padding-left: 5px;
	padding-top:2px;
	list-style-image: url(../img/bullet_blue_ff.png);
	list-style-position: inside;

}
#navi li a {
	font-variant: normal;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
#navi li a:hover{
	color: #FFFFFF;
}

#navi li:hover{
	list-style-image: url(../img/bullet_ff.png);
	list-style-position: inside;	
}


#start .start, #bad .bad, #heizung .heizung, #solar .solar, #flachdach .flachdach, #blechnerei .blechnerei, #ausstellung .ausstellung, #jobs .jobs, #kontakt .kontakt, #kundendienst .kundendienst, #atelier .atelier{
	list-style-image: url(../img/bullet_ff.png);
	list-style-position: inside;	

}

#start .start a, #bad .bad a, #heizung .heizung a, #solar .solar a, #flachdach .flachdach a, #blechnerei .blechnerei a, #ausstellung .ausstellung a, #jobs .jobs a, #kontakt .kontakt a, #kundendienst .kundendienst a ,#atelier .atelier a{
	list-style-image: url(../img/bullet_blue_ff.png);
	list-style-position: inside;
}


.bottomleft {
	position: absolute;
	left: 0px;
	bottom: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bottomright {
	position: absolute;
	right: 0px;
	bottom: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main {
	float: left;
	
	width: 700px;
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-type: square;
}
#column2 {
	float: right;
	
	position: relative;
	margin-bottom: 1em;
}
#column1 {
	float: left;
	width: 450px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 1em;
}

#column3 {
	float: left;
	width: 370px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 1em;
}

#column4 {
	float: right;
	
	position: relative;
	margin-bottom: 1em;
}

#main a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #0000CC;
}

.imglink, .imglink:hover {
	text-decoration:none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#main a:hover {
	text-decoration:none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #0000CC;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



#main img {
	padding: 3px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 1px solid #CCCCCC;
}
.imagecenter {
	text-align: center;
	display: block;
}
#form1 label, #form2 label {
	padding-right: 0.3em;
	width: 8em;
	display: block;
	float: left;
}
#form1 input, #form2 input{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #051BED;
	border-right-color: #051BED;
	border-bottom-color: #051BED;
	border-left-color: #051BED;
	background-color: #EBEBEB;
	font-size: medium;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
input#submit {
	background-color: #003399;
	font-size: small;
	color: #FFFFFF;
	border: 2px solid #006699;
	padding: 2px;
	font-weight: normal;
	display: inline;
}
#map {
	height: 350px;
	width: 650px;
	display: block;
}
#map a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}


#form1 textarea {
	font-size: medium;
	background-color: #EBEBEB;
	font-family: Tahoma;
}
#aktuelles h2 {
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	padding: 0px;
	font-weight: bold;
	font-size: small;
}
#aktuelles {
	padding: 5px;
	margin-top: 5px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	width: 80%;
	background-color: #EBEBEB;
	color: #030303;
}
