@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

/*Browserweise für Transperenzen*/

img, div {
   behavior: url(iepngfix.htc);
}

/* Einstellungen für alle HTML-Seiten */

body {
 	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-image: url(../pics/hintergrund.jpg);
	background-repeat: no-repeat;
    width: 955px;
    margin: auto;
	font-size: 14px;
    position: relative;
	color: white;
	background-color: black;
} 

p {
	text-align: justify;
	font-size: 12px;
}

a {
	color: white;
	text-decoration: none;
	outline: none;
}

.text_index a, .text_index2 a {
	color: black;
}

.fett_blau {
	color: #2082cd;
	font-weight: bold;
}

.fett {
	font-weight: bold;
}

.eingerueckt {
	margin-left: 16px;
	display: block;
}

.eingerueckt2 {
	margin-left: 480px;
	display: block;
}

.eingerueckt3 {
	margin-left: 385px;
	display: block;
}

.eingerueckt4 {
	margin-left: 390px;
	display: block;
}

.schwarz {
	color: black;
}

.klein {
	font-size: 10px;
}

.blau {
	color: #2082cd;
}

.fett_orange {
	font-weight: bold;
	color: #d7350f;
}

.orange {
	color: #d7350f;
}

.logo {
	position: absolute;
	top: 45px;
	left: 30px;
	width: 200px;
	height: 112px;
	border: none;
}

a:active {
	color: #d7350f;
}

a:hover {
	color: #2082cd;
}

.punkt {
	background-image: url(../pics/punkt.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
	border: none;
	padding-left: 15px;
}

.punkt:hover {
	background-image: url(../pics/punkt-hover.jpg);
	background-repeat: no-repeat;
}

.punkt-aktiviert {
	background-image: url(../pics/punkt-aktiviert.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 10px;
	border: none;
	padding-left: 15px;
}

.text_index {
	width: 330px;
	padding-right: 220px;
	float: right;
}

.text_index2{
	width: 530px;
	padding-right: 20px;
	float: right;
}

.text_index3 {
	width: 645px;
	padding-right: 35px;
	float: right;
}

.text_index4 {
	width: 420px;
	padding-right: 250px;
	float: right;
}

.text_index5 {
	width: 270px;
	padding-right: 375px;
	float: right;
}

.kontaktbox {
	float: left;
	width: 238px;
	height: 80px;
	background-color: #290d00;
	margin-top: 21px;
	color: white;
}

.kontaktbox p {
	margin-top: 7px;
	margin-left: 10px;
}

#w3c-logo{
	width: 88px;
	height:31px;
	position: absolute;
	border: none;
	top: 668px;
	left: 7px;

}

#head-oben {
	width: 950px;
	height: 103px;
	background-image: url(../pics/head-oben.jpg);
}

#head-oben h1{
	margin-left: 100px;
	padding-top: 30px;
}

#head-oben h3{
	margin-left: 70px;
	padding-top: 5px;
}

#head_unten {
	background-image: url(../pics/head-unten.jpg);
	width: 950px;
	height: 118px;
	clear: left;
}

#inhalt-mitte {
	color: black;
	width: 950px;
	background-image: url(../pics/auslauf.jpg);
	background-color: #ececec;
	float: left
}

.copyright {
	text-align: center;
	color: black;
	margin-left: 430px;
	padding-top: 20px;
}

#abschluss {
	width: 950px;
	height: 97px;
	margin-top: -3px;
	background-image: url(../pics/abschluss.jpg);
	clear: both;
}

/* Einstellungen für Kontaktbox */

.inhalt_kontakt {
	width: 270px;
	position: absolute;	
	left: 270px;
	top: 276px;
}

#kontaktformular {
	float: left;
	margin-left: 20px;
}

/* Einstellung für Navigationsleiste */

#platzhalter {
	width: 248px;
	height: 56px;
	background-image: url(../pics/navigation-oben/navigation_01.jpg);
	float: left;
}

#navigation_1, #navigation_2, #navigation_3, #navigation_4, #navigation_5, #navigation_6 {
	width: 130px;
	height: 56px;
	background-repeat: no-repeat;	
	float: left;
	text-align: center;
}

#navigation_1 a, #navigation_2 a, #navigation_3 a, #navigation_4 a, #navigation_5 a, #navigation_6 a{
	font-size: 15px;
	line-height: 56px;
}

#navigation_1 a:active, #navigation_2 a:active, #navigation_3 a:active, #navigation_4 a:active, #navigation_5 a:active, #navigation_6 a:active{
	color: black;
}

#navigation_1 {
	width: 130px;
	background-image: url(../pics/navigation-oben/navigation_02.jpg);
}

#navigation_2 {
	width: 130px;
	background-image: url(../pics/navigation-oben/navigation_03.jpg);
}

#navigation_3 {
	width: 130px;
	background-image: url(../pics/navigation-oben/navigation_04.jpg);
}

#navigation_4 {
	width: 130px;
	background-image: url(../pics/navigation-oben/navigation_05.jpg);
}

#navigation_5 {
	width: 130px;
	background-image: url(../pics/navigation-oben/navigation_06.jpg);
}

#navigation_6 {
	width: 56px;
	background-image: url(../pics/navigation-oben/navigation_07.jpg);
}

/* Einstellungen für Navigation-Links */

#navigation-links {
	width: 248px;
	height: 400px;
	background-color: #d7350f;
	float: left;
}

#button-1, #button-2, #button-3, #button-4, #button-5, #button-6, #button-7, #button-8, #button-9 {
	display: block;
	font-size: 13px;
	width: 230px;
	padding: 2px;
	background-color: #d84825;
	margin-bottom: 10px;
}

#button-1 a, #button-2 a, #button-3 a, #button-4 a, #button-5 a, #button-6 a, #button-7 a, #button-8 a, #button-9 a{
	margin-left: 10px;
}

#button-1 h1, #button-2 h1, #button-3 h1, #button-4 h1, #button-5 h1, #button-6 h1, #button-7 h1,  #button-8 h1, #button-9 h1 {
	font-size: 12px;
	display: inline;
	font-weight: normal;
}

.aktiviert {
	display: block;
	font-size: 13px;
	width: 220px;
	padding: 2px;
	background-color: #d84825;
	margin-bottom: 10px;
	color: white;
	padding-left: 12px;
}

/* Einstellungen für Seite: Index */

#frau {
	position: absolute;
	top: 363px;
	left: 219px;
	height: 380px;
	width: 210px;
}

/* Einstellungen für Seite: Leistungen */

#leistungen-1, #leistungen-2,#leistungen-3, #leistungen-4, #leistungen-5,  #leistungen-6, #leistungen-7 {
	border: 1px solid black;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

#leistungen-1 p, #leistungen-2 p,#leistungen-3 p, #leistungen-4 p, #leistungen-5 p,  #leistungen-6 p, #leistungen-7 p{
	padding: 10px;
}

#leistungen-1{
	background-image: url(../pics/webseiten-erstellung.jpg);
	width: 600px;
	height: 200px;
}

#leistungen-2 {
	background-image: url(../pics/re-design.jpg);
	width: 600px;
	height: 200px;
}

#leistungen-3 {
	background-image: url(../pics/suchmaschinenoptimierung.jpg);
	width: 600px;
	height: 200px;
}

#leistungen-4 {
	background-image: url(../pics/grafikbearbeitung.jpg);
	width: 600px;
	height: 200px;
}

#leistungen-5 {
	background-image: url(../pics/wartung-webseite.jpg);
	width: 600px;
	height: 200px;
}
#leistungen-6 {
	background-image: url(../pics/webdesign-seminare.jpg);
	width: 600px;
	height: 200px;
}

/* Einstellung für Seite: Preise */

.tabelle-web-preise td {
	padding: 2px;
	border-bottom: 1px solid #d7350f;
}

/* Einstellung für Seite: ueber-uns */

.shop-foto {
	margin-left: 25px;
	margin-top: 34px;
	width: 200px;
	height: 176px;
}

.foto-Webdesigner {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 586px;
	left: 739px;
}

/* Einstellung für Seite: Kontakt */

#google_maps {
	float: right;
	margin-right: 20px;
}

.pflichtfeld {
	font-style: italic;
	font-size: 10px;
	color: red;
}

/* Einstellung für Seite: AGB */

.agb-easy-web-design {
	width: 650px;
	height: 300px;
	padding-right: 30px;
	float: right;
	overflow: auto;
}

.agb {
	float: right;
	color: black;
	width: 200px;
	height: 20px;
	background-color: #d7350f;
	margin-top: 15px;
	padding: 5px;
}

.agb p{
	text-align: center;
}

.agb a{
	margin-left: 10px;
}

/* Einstellung für Seite: Screendesign / Templates*/

#websitenrstellung-referenzen {
	position: absolute;
	width: 200px;
	height: 267px;
	top: 300px;
	left: 740px;
	border: none;
}

#galerie {
	text-align: center;
	padding: 15px;
	background-color: #ececec;
}

#galerie_bild {
	width: 500px;
	height: 313px;
}

#buttonZurueck, #buttonVor{
	margin-top: 15px;
	
}

/* Einstellung für Seite: Grafikbearbeitung */
#auge-webdesign {
	position: absolute;
	width: 200px;
	height: 129px;
	top: 410px;
	left: 715px;
	
}

/* Einstellung für Seite: Pflege und Wartung */

#lern-internet{
	position: absolute;
	top: 363px;
	left: 707px;
	width: 242px;
	height: 328px;
}

/* Einstellung für Seite: Pflege und Wartung */

#foto-html{
	position: absolute;
	top: 407px;
	left: 570px;
	width: 380px;
	height: 285px;
}

#websdesigner-logo, #web_business_manager-logo {
	width: 100px;
	height: 116px;
	margin-right: 20px;
	margin-top: 20px;
	border: none;
}

#com-help-logo {
	position: absolute;
	width: 100px;
	height: 47px;
	top: 270px;
	left: 800px;
	border: none;
}

#danke-email {
	position: absolute;
	top: 430px;
	left: 600px;
	width: 200px;
	height: 216px;
}
