
/* Den ganzen Quatsch erst mal auf einen definierten Zustand setzen */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Die folgenden Definitionen gelten für alle Medien */


body {                                
  margin:0;padding:0; border:0;       
  height:auto; width:auto;
  font-family: arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
  letter-spacing:.033em;
  font-size:75%;
  line-height:135%;
  background: #f4f4ed;
  color: #303030;
}

.auxLink, .hidden, .skipper {
  display:none;
}

@media screen, projection { /***********************************************/

/* Grundaufbau der Seite */

#sheet {
  position:relative;
  width:66em;
  margin: 2em auto 1em auto;
  padding: 0em 0 0 0;
  background: none;
}

#note { 
  background: #054665;
  color:#a0a0a0;
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom:6em;
}

#note p { 
  margin: 1em;
  font-size:0.8em
}


#header { 
  clear:both; 
  margin:0; padding:0;
  width:100%;
  font-size:125%;
  margin-bottom: 1em;
}

#headerline { 
  clear:both; 
  margin:0; padding:0;
  width:100%;
  border-bottom: 0.3em solid #a02000;
  font-family: Arial, sans-serif;
  color:#696969;
}

#headername { 
  font-family: "Times New Roman", "Times Roman", Times, serif;
  font-size:200%;
  line-height:1.4;
}

#subtitle {
  font-family: "Times New Roman", "Times Roman", Times, serif;
  font-size:150%;
  letter-spacing:0.2em;
  margin: 0.5em 0 0 0;
  color:#696969;
  font-variant:small-caps;
}

#footer { 
  position:relative;
  clear:both; 
  margin:2em 0 0 0;
  width:66em;
/*  background:#054665; 
  background: #022D42; */
  border-top: 0.3em solid #a02000;
  color:#696969;
}

#wrapper {
  float:right;
  position:relative;
  width: 50em;          
  padding: 0 0 1em 0; /* w/unterer Leiste */
  margin: 0;
  border:none;
  background: none;
}

#colCenter {
  float:left;
  position:relative;
  width: 32em;  
  padding: 0 0 0 0;
  margin:0 0 0 0;
  background: none;
}

#colRight {
  float:right;
  position:relative;
  width:14em; 
  margin: 0em 0em 0 0;
  padding: 0;
  background: none;
}


#colLeft {
  float:left;
  position:relative;
  width:14em;
  margin:0 0 1em 0;     
  padding: 0 0 1em 0; /* w/unterer Leiste */
  background: none;
}


/* Grundeinstellungen für alle Einzelelemente */
          
p, ul {
  padding: 0; margin: 1em 0;
}

ul {
  padding: 0 0 0 1em;
}

ul {
  list-style-type:disc;
  list-style-position:outside;
}

a:link    { text-decoration:underline; background: none;   font-weight: bold; color: #696969; }
a:visited { text-decoration:underline; background: none;   font-weight: bold; color: #696969; }
a:hover   { text-decoration:none;      background: none;   font-weight: bold; color: #696969; }
a:focus   {                            background:#E8CEB1; font-weight: bold; color: #696969; }
a:active  { text-decoration:none;      background: none;   font-weight: bold; color: #696969; }

#footer a:link    { text-decoration:underline; background: none;   font-weight: bold; color: #a0a0a0; }
#footer a:visited { text-decoration:underline; background: none;   font-weight: bold; color: #a0a0a0; }
#footer a:hover   { text-decoration:none;      background: none;   font-weight: bold; color: #c0c0c0; }
#footer a:focus   {                            background:#E8CEB1; font-weight: bold; color: #0c0c0c; }
#footer a:active  { text-decoration:none;      background: none;   font-weight: bold; color: #a0a0a0; }

h1, h2, h3, h4 { 
  font-family: "Times New Roman", "Times Roman", Times, serif;
  color:#784E1E;
  font-variant:small-caps;
  clear:both;
}

h1 { 
  font-size:1.8em;
  font-weight:bold;
  padding: 0; margin: 1em 0 1em 0;
  }

h2 { 
  font-size:1.5em;
  font-weight:bold;
  padding: 0; margin: 1em 0 0.7em 0;
  }

h3 { 
  font-size:1.33em;
  font-weight:bold;
  padding: 0; margin: 1em 0 0.5em 0;
  }

h4 { 
  font-size:1.1em; 
  font-style:italic;
  font-weight:bold;
  padding: 0; margin: 1em 0 0.3em 0;
  }

p.seitenanfang {
  text-align:right;
}

#colRight p.seitenanfang {
  display:none;
}

#siesindhier {
  display:block;
  position:absolute;
  top:-9em;
  right:-52em;
}

.siesindhieraktuelle { font-weight:bold }

.W3Cicon {
  border:0;
  width:6em;
  float:left;
  margin-right:0.5em;
}

.tabReferenz tr td:first-child {
  width:7em;
}

.tabReferenz tr td {
  padding: .3em 0;
}

/* Innerein des Fußbereichs */


#footer p.seitenanfang {
  text-align:left;
}

#footer p {
  margin:0; padding:0;
}

.footerBox1  {
  float:left;
  width:8em;
  margin: 1em 2.8em 1em 0em;
}

.footerBox2  {
  float:left;
  width:21em;
  margin: 1em 1.6em 1em 0em;
}

.footerBox3  {
  float:left;
  width:15em;
  margin: 1em 1.6em 1em 0em;
}

.footerBox4  {
  float:left;
  width:15.8em;
  margin: 1em 0em 1em 0em;
}



/* Navigationslisten und -elemente */

#utilities {
  margin:0;
  padding:0;
}

#utilities li {
  margin:.37em 0 0 0;
  padding:0;
}

#navigation1 {
  padding: 0; 
  margin: 1em 0 ;
}

#navigation1 > li {
  padding: 0; 
  margin: 1em 0 ;
}

.navigation2 {
  padding: 0; 
  margin: 1em 0 2em 1em ;
}

.navigation2 li {
  padding: 0; 
  margin: 0.5em 0 ;
}

#navigation3 {
  padding: 0; 
  margin:0;
}

#navigation3 li {
  padding: 0; 
  margin: 0.5em 0 ;
}

ul#navigation1, #navigation1 *, ul#navigation3, #utilities {
  list-style:none;
}



/* Grundeinstellungen für andere Einzelelemente */
          
span.preis { 
  position:absolute; right:0;
  color:#a02000; 
  font-family: arial, helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
  font-weight:bold; font-style:normal;
  font-size:1.33em;
}



/* #pageInternetReferenzen p {  neu 
  position:relative;
}

#pageInternetReferenzen p img { 
  position:absolute;
  top:-15em; left: 19em
}*/

#pageInternetReferenzen p img {
/* height:14em; */
width:32em;
border:1px solid #c0c0c0;
}

#pageInternetReferenzen #colCenter h2 {
border-top:2px dotted;
padding-top:0.5em;
margin-top:2em;
}

#newsLine {
  position:relative; bottom:-2em;
  clear:both;
  border-top: 0.3em solid #a02000;
  line-height:3em;
}

/* Änderungen für Startseite */

#pageStart #wrapper {
  float:left;
  position:relative;
  width: 46em;          
  padding: 0; 
  margin: 0 0 0em 0;
  border:none;
  background: none;
}

#pageStart #colCenter, #pageStart #colLeft, #pageStart #colRight {
  display:block; display:inline; /*IE6*/
  float:left;
  position:relative;
  width: 20em;          
  padding:0; margin:0 3em 0 0em;
}

#pageStart #colLeft {
  margin:0em;
}

#pageStart #navigation1, #pageStart #siesindhier { display:none }

#pageStart h1 a { color:#784E1E; line-height:1em }


/* Sonderformatierung: Fehlerseite */

#pageFehler #colCenter h2 {  
  font-size:2em;
  font-weight:bold;
  margin-top: 0.5em;
  line-height:1em;
  color: #3389b2;
}
  
#pageFehler #siesindhier { display:none; }


/* Sonderformatierung: Kontaktformular */
  
#frmkontakt {
  margin: 2em 0 0.5em 0;
}
  
#SenderName, #SenderMail, #SenderSubject, #Message {
  display:block;
  width:100%;
  margin-bottom:.8em;
  font-size:100%;
  line-height:1.4;
  font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
  background:#e0e0e0;
}

#SenderName, #SenderMail, #SenderSubject {
  height:1.5em}

#SendButton {
  display:block;
  margin:0;
  padding:0;
  margin:1em 0 1em 0;
  font-size:90%;
  clear:both}

.MailFormErr { color:#a02000; margin:0 }

#SenderName:focus, #SenderMail:focus, #SenderSubject:focus, #Message:focus {
  background:#E8CEB1;
}


/* Sonderformatierung Lebenslauf */

#lebenslauf {
  table-layout:fixed;
  border-collapse:separate;
  border-spacing: 0em .75em;
}

.ll_zeit { width:8em}

.ll_dienst {
  padding-top:1.5em;
  padding-bottom:1.5em;
}

p#huemmer {
  height:3em;
  padding-top:14em;
  background:url('/uebermich/rh.jpg') top right no-repeat ;
}


/* seitenabhängige Ein-/Ausblendungen und Hervorhebungen */

ul.navigation2 { display:none }

body.internet li#navInternet ul.navigation2,
body.umwelt li#navUmwelt ul.navigation2,
body.informationstechnik li#navInformationstechnik ul.navigation2
{ display:block }

body.internet li#navInternet > a, 
body.umwelt li#navUmwelt > a, 
body.informationstechnik li#navInformationstechnik > a
{ color: #a02000; text-decoration:none; }

body#pageInternetPreise      li#navInternetPreise > a, 
body#pageInternetReferenzen  li#navInternetReferenzen > a, 
body#pageInternetKundeninfo  li#navInternetKundeninfo > a, 
body#pageInternetWarum       li#navInternetWarum > a, 
body#pageInternetWas         li#navInternetWas > a, 
body#pageInternetWie         li#navInternetWie > a, 
body#pageInternetKonzept     li#navInternetKonzept > a, 
body#pageUmweltPreise        li#navUmweltPreise > a,
body#pageUmweltPreiseGewerbe li#navUmweltPreise > a,
body#pageUmweltPreisePrivat  li#navUmweltPreise > a,
body#pageImpressum           a#impressum,
body#pageKontakt             a#kontakt,
body#pageHümmer              a#uebermich
{ color: #a02000; text-decoration:none; }


} /* media screen, projection ***********************************************/



@media print { /************************************************************/

body { font-family: serif; color:black;  }

a.txtLinkInt { text-decoration:none; color:black;}
.txtLinkSep, .seitenanfang, ul#navigation1, ul#utilities, #siesindhier { display:none; }

a.info:after { content: "["attr(href)"]" }

div#footer div.vcard span.email { content: "info@rh5.de" }
body#pageImpressum div.vcard span.email { content: "info@rh5.de" }


} /* media print ************************************************************/



