/*------------------------------------------
Stylesheet der Seite www.elccon.com
Datei: screen.css
Stand: 2. November 2009
Autor: Kroeativitaet(R) - Synapsen im Dialog
------------------------------------------*/

body {
background-color: white;
color: #333333;
font-family: arial;
font-size: small;
letter-spacing: normal;
line-height: 1.3;
margin: 0px;
padding: 0px;
}

#umschlag {
background-color: #f9f9f9;
background-image: url(../pixel/back02.gif);
margin: 20px auto;
width: 1000px;
height: 600px;
} 

#intro {
float:left; width:608px;
background-color: #ededef;
height: 80px;
margin-left: 50px;
margin-top: 35px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-top: 4px;
border: 4px solid white;
}

#intro2 {
float:left; width:608px;
background-color: #ededef;
height: 72px;
margin-left: 50px;
margin-top: 35px;
padding: 12px;
border: 4px solid white;
}

#intro3 {
float:left; width:634px;
background-color: #ededef;
height: 96px;
margin-left: 50px;
margin-top: 35px;
padding: 0px;

border: 4px solid #f9f9f9;
}

#logo {
float:right; width:222px;
background-color: #ededef;
height: 96px;
margin-right: 50px;
margin-top: 35px;

border: 4px solid #f9f9f9;
}

#content {
float:right; width:602px;
background-color: #ededef;
height: 380px;
margin-right: 50px;
margin-top: 30px;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-top: 4px;
border: 4px solid white;
}
 
.skiplink {
position: absolute;

top: -5000px;
left: -5000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

#navigation {
float:left; width:211px;
background-color: #ededef;
height: 370px;
margin-left: 50px;
margin-top: 30px;
padding-top: 13px;
padding-bottom: 13px;
padding-left: 8px;
padding-right: 8px;
border: 4px solid white;
line-height: 1.7;
font-weight: bold;
font-size: x-large;
text-align: center;
}

  	#navigation a:link {color: #ff3300}
  	
  	#navigation a:hover {color: white}
  	  	
  	#navigation a:visited {color: #ff3300}

	#navigation ul {
	margin: 0px;
	padding: 0px;
	}

	#navigation li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	}
	
	#home #navi01 span,
	#consulting #navi02 span,
	#training #navi03 span,
	#coaching #navi04 span,
	#results #navi05 span,
	#el-nomany #navi06 span,
	#network #navi07 span,
	#montag #navi08 span,
	#contact #navi09 span
	{
	font-size: x-large;
	color: black;
	}

#fusszeile {
margin: 0px auto;
width: 1000px;
height: 20px;
text-align: right;
font-size: x-small;
color: #333333;
}
	
	#fusszeile ul {
	}

	#fusszeile li {
	padding-right: 5px;
	display: inline;
	list-style: none;
	}
	
	#impressum #fuss02 span {
	font-weight: bold;
	color: black;
	}

h1 {font-size: 110%}

a { text-decoration: none; }
a:link { color: #ea7524}
a:visited {color: #ea7524}
a:hover {color: black}

form {
width: 600px;
padding: 0px;
 }

label {
display: inherit;
cursor: pointer;
}

input#absender, input#email, input#tel, input#firma, input#strasse, input#ort,  textarea {
width: 600px;
border: 1px solid white;
margin-bottom: 1em;
background-color: white;
}

textarea { color: #212e21; height: 6em; }

input#absender:focus,
input#email:focus,
input#tel:focus,
input#firma:focus,
input#strasse:focus,
input#ort:focus,
textarea:focus {
background-color: white;
color: black;
}


/*----------------------------------------
ENDE Stylesheet der Website www.elccon.com
----------------------------------------*/



