body {
	background-color: white;
	background-image: url('img/bg.png');
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

h1 {
	color: #555;
	font-family: Arial, Tahoma;
	font-size: 0.85em;
	margin-left: 183px;
	padding-top: 20px;
	font-weight: 400;
}

h2 {
	font-size: 0.9em;
	font-family: Arial, Tahoma;
	color: #333;
	text-align: center;
	font-weight: 600;
	padding-top: 10px;
}

h3 {
	font-size: 0.82em;
	font-family: Arial, Tahoma;
	color: #444;
	font-weight: 600;
	text-align: center;
}

p {
	font-family: Arial, Leelawadee, Tahoma, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.45em;
}

a:link {color: #444444; text-decoration:none}
a:visited {color: #444444; text-decoration:none}
a:active {color: #444444; text-decoration:underline}
a:hover {color:#444444; text-decoration:underline}


/*----------------------------------------*/
/* Wrapper Informationen */

#wrapper {
	width: 800px;
	font-family: Arial, Leelawadee, Tahoma, sans-serif;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	/* Zentrierung */
	position:absolute; 
	left:50%; 
	margin-left:-400px;
}

/*----------------------------------------*/
/* Header */

#header {
	width: 800px;
}

#links_top {
	font-family: Arial, Tahoma;
	font-size: 0.75em;
	margin-right: 25px;
	margin-top: 10px;
	height: 30px;
	text-align: right;
}

#head_pic {
	margin-left: 25px;
	text-align: left;
	height: 55px;
	background-image: url('http://www.energywebdesign.de/img/logo3.png');
	background-repeat:repeat-y;
	margin-top: -10px;
}

/* ------------------------------------ */
/* Links unter Header */

#links {
	width: 800px;
	height: 30px;
	margin-top: 25px;
	background-image: url('http://www.energywebdesign.de/img/linksbg.png')
}

#verlinkungen {
	width: 600px;
	margin-left: 200px;
}


/* ------------------------------------ */
/* Content */

#content {
	width: 800px;
	background-image: url('http://www.energywebdesign.de/img/bodybg.png');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#flash {
	width: 798px;
	text-align: center;
	height: 180px;
	margin-left: 1px;
	background-image: url('http://www.energywebdesign.de/img/flash.png');
}

#text {
	width: 770px;
	margin-top: -12px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#text_box_links {
	display: block;
	width: 360px;
	padding-left: 0px;
	text-align: justify;
	padding-bottom: 0px;
}

#start_text_box_rechts {
	display: block;
	width: 370px;
	padding-left: 390px;
	margin-top: -428px;
	text-align: justify;
}

#such_text_box_links {
	display: block;
	width: 360px;
	padding-left: 0px;
	text-align: justify;
	padding-bottom: 100px;
}


#such_text_box_rechts {
	display: block;
	width: 370px;
	padding-left: 390px;
	margin-top: -485px;
	text-align: justify;
}

#web_text_box_links {
	display: block;
	width: 360px;
	padding-left: 0px;
	text-align: justify;
	padding-bottom: 100px;
}


#web_text_box_rechts {
	display: block;
	width: 370px;
	padding-left: 390px;
	margin-top: -540px;
	text-align: justify;
}

#print_text_box_links {
	display: block;
	width: 360px;
	padding-left: 0px;
	text-align: justify;
	padding-bottom: 100px;
}


#print_text_box_rechts {
	display: block;
	width: 370px;
	padding-left: 390px;
	margin-top: -397px;
	text-align: justify;
}

/* ------------------------------------ */
/* Footer */

#footer {
	margin-top: -7px;
}

/* ------------------------------------ */
/* Speziell: Tabelle Preisliste */

.preisliste {
	font-size: 0.82em;
	color: #111;
	text-align: left;
	margin-top: 5px;
}

.einruecken {
	padding-left: 30px;
}

/* ------------------------------------ */
/* Speziell: Referenzen */

#box_referenzen {
	width: 800px;
	height: 200px;
	margin-top: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#box_referenzen2 {
	width: 800px;
	height: 200px;
	margin-top: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#box_referenzen3 {
	width: 800px;
	height: 200px;
	margin-top: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.img {
	border: 1px;
	border-color: #555;
	border-style: dashed;
}



/* ------------------------------------ */
/* Speziell: Tabelle Kontakt */

.kontakt_tabelle {
	width: 800px;
	padding-right: 100px;
}

.beschriftung_kontakt {
	width: 200px;
	font-size: 0.82em;
	color: #222;
	vertical-align: top;
	padding-right: 15px;
	text-align: right;
}

.betreff {
	width: 300px;
}

.input2 {
	width: 200px;
}

.input1 {
	width: 206px;
}

.captcha {
	width: 100px;
}

.submit {
	width: 140px;
	margin-top: 5px;
}

.nachricht {
	width: 300px;
	height: 200px;
}

.captcha {
	width: 40px;
}

/* ------------------------------------ */
/* Speziell: Text Impressum */

.impressum {
	width: 250px;
	text-align: left;
	padding: 0px 280px;
}