/* Hallo zusammen!                                                                             */
/* Ich begrüße alle Kollegen und Interessierte, die sich gerne meinen CSS Code ansehen möchten.*/
/* Für konstruktive Kritik bin ich offen. Gerne nutze ich diese, um mich im Interesse des      */
/* Kunden zu verbessern und weiterzubilden. Für einen Meinungsaustausch stehe ich gerne zur    */
/* Verfügung. Nutzen Sie doch zur Kontaktaufnahme das Kontaktformular auf meiner Homepage.     */

/* Schöne Grüße                                                                                */
/* Ihr Torben Ritter - Ritter Internetlösungen                                                 */
/*                                                                                             */

/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<-------------------------------------------- Beginn CSS -------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */

/*<------------------ Elementselektoren --------------------*/



	/* Browserweiche fuer den IE6 ENDE */
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6A0000;
	background-color: #FFFFFF;
	letter-spacing: -0.02em;
	padding: 0em;
	margin-left: 0.65em;
	margin-top: 0em;
	margin-bottom: 0em;
	
}


	/* Browserweiche fuer den IE6 ANFANG */

* html h1 {
	font-weight:400;
	letter-spacing: -0.05em;
}
	/* Browserweiche fuer den IE6 ENDE */

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #424242;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 0em;
	padding-left: 2em;
	background-image: url(images/pfeil_rot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

	/* Browserweiche fuer den IE6 ANFANG */

* html h2 {
	
	padding-bottom: 0em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #424242;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 0em;
}

	/* Browserweiche fuer den IE6 ANFANG */

* html h3 {
	
	padding-bottom: 0em;
}

hr {
	margin-left: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 1em;
	line-height: 0.01em;
}

form {
	font:  11px sans-serif, Helvetica, Verdana, Arial;
	color:#000000;
  	padding:.5em;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
 	width:92%;
	margin-left: 1em;
}
/*<------------------ Ende Elementselektoren --------------------*/


/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */


/*<------------------ Klassenselektoren --------------------*/

.rot {
	color:#800000;
	font-weight: bold;
}

.abstand_links {
	margin-left: 20px;
}

.borderleftright {
	padding-left: 1em;
	padding-right: 1em;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #424242;
	border-left-color: #424242;
}

.firstcaseupper { 
	float: left;
	font-size: 2em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
    color: maroon;
    margin-right: 0.3em; 
}

.borderleft {
	border-left: thin solid #C0C0C0;
}

.paddingtop {
	padding-top: 1em;
	margin-top: 1em;
}

/* Browserweiche fuer den IE6 ANFANG */

* html .paddingtop {
	margin-top: 0em;
}

/* Browserweiche fuer den IE6 ENDE */

/* Browserweiche fuer den IE7 ANFANG */

*+html .paddingtop {
	margin-top: 0em;
}

/* Browserweiche fuer den IE7 ENDE */

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.leistungenmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #424242;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left: 1em;
	
}
.leistungenmenu:hover{
	color: #6A0000;
	font-weight: bold;
	font-size: 1.1em;
	overflow: visible;
}

.nonunderline {
	text-decoration: none;
	color: #424242;
	background-color: #FFFFFF;
}

.linkbild {
	padding-left: 2em;
	text-decoration: none;
	background-image: url(images/pfeil_grau.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000080;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 0em;
}

.strong {
	font-weight: bold;
}

/*<------------------ Ende Klassenselektoren--------------------*/


/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */


/*<------------------ Hauptbereich --------------------*/
body, html {
	border:0;
	margin: 0;
	padding:0;
	height:100%;
	left: auto;
	right: auto;
	color: #FFFFFF;
	background-color:#EAEAEA;
}

#container {
	width: 49.5em;
	height:auto;
	margin: 0 auto;
	padding:0;
	border: thin solid #C0C0C0;
	color: #FFFFFE;
	background-color:#FFFFFF;
}

/*<------------------ Ende Hauptbereich --------------------*/


/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */


/*<------------------ Kopfbereich --------------------*/

#header_startseite, #header_impressum, #header_ueber_mich, #header_kontakt, #header_faq, #header_referenzen, #header_leistungen, #header_barrierefrei  {
	background-repeat: no-repeat;
	overflow:hidden;
	margin: 0em;
	padding: 0em;
	height: 124px;
	width: 100%;
	color: #FFFFFE;
	background-color:#FFFFFF;
}

#header_startseite {
	background-image: url(images/startseite.jpg);
}

#header_impressum {
	background-image: url(images/impressum.jpg);
}

#header_ueber_mich {
	background-image: url(images/ueber_mich.jpg);
}

#header_kontakt {
	background-image: url(images/kontakt.jpg);
}

#header_faq {
	background-image: url(images/faq.jpg);
}

#header_referenzen {
	background-image: url(images/referenzen.jpg);
}

#header_leistungen {
	background-image: url(images/leistungen.jpg);
}

#header_barrierefrei {
	background-image: url(images/barrierefrei.jpg);
}

#headermenu {
	/* Netscape 7 overflow:-Bug im Boxmodell mit float umgehen */
	float:left;
	/* Ende Netscape 7 Hack */
	
	overflow: visible;
	text-align:right;
	height: 1em;
	width: 100%;
	line-height: 0em;
}

#headermenu ul {
	list-style-type: none;
}

#headermenu li {
	display:inline;
	line-height: 1em;
}

#headermenu li a {
	color: #424242;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}

#headermenu li a:hover {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 0.8em;
	overflow: auto;
}

/*<------------------ Ende Kopfbereich --------------------*/


/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */


/*<------------------ Topmenu --------------------*/

#topmenu {
	
	/* Netscape 7 overflow:-Bug im Boxmodell mit float umgehen */
	float:left;
	/* Ende Netscape 7 Hack */
	
	overflow: visible;
	text-align:left;
	height: 1.8em;
	width: 100%;
	color: #FFFFFF;
	background-color: #990033;
	line-height: 0em;
}

#topmenu ul {
	clear:left;
	list-style-type: none;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1.2em;
}

			
#topmenu li {
	display:inline;
	line-height: 2em;
}

#topmenu li a {
	color: #DDDDDD;
	background-color: #990033;
	text-decoration: none;
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

#topmenu li a:hover {
	color: #FFFFFF;
	background-color: #990033;
	font-size: 1em;
	overflow: auto;
}

/*<------------------ Ende Topmenu --------------------*/


/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */


/*<------------------ Inhalt --------------------*/

#content {
	
	padding: 0em;
	height: 100%;
	width: 100%;
	color: #424242;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
}
	/* Browserweiche fuer den IE6 ANFANG */

* html #content {
	margin-bottom: 1em;
}

	/* Browserweiche fuer den IE6 ENDE */

	/* Browserweiche fuer den IE7 ANFANG */

*+html #content {
	margin-bottom: 1em;
}

	/* Browserweiche fuer den IE7 ENDE */

#leftcontent {
	float: left;
	height: auto;
	width: 62%;
	margin-top: 1em;
	overflow:hidden;
	color: #424242;
	padding-right: 1em;
	padding-bottom: 1em;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

#leftcontent a span {
	display:none;
	position:relative;
}

/* Browserweiche fuer den IE6 ANFANG */

* html #leftcontent a span {
	position:relative;
}

/* Browserweiche fuer den IE6 ENDE */

#leftcontent a:hover span {
	display:block;
	background: #EBD1A0;
	border:1px dashed #663300;
	color:#663300;
	padding:1em;
	text-decoration: none;
}




p, #content p, #content li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	margin-left: 1.2em;
	margin-bottom: 0.5em;
	color: #424242;
	background-color: transparent;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3em;
	font-variant: normal;
}

#content p, #content li {
	padding-right: 3em;
}

#rightcontent {
	margin-left: 65%;
	margin-top: 1em;
	padding-top: 1em;
	height: 100%;
	width: 33%;
	color: #424242;
	
	
}

#rightcontent p{
	text-align: left;
}



/*<------------------  Ende Inhalt --------------------*/


/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */


/*<------------------  Fusszeile --------------------*/

#foot {
	color: #424242;
	background-color: #990033;
	clear: both;
	height: 1.8em;
	width: 100%;
	text-align:center;
	line-height: 0em;
}

#foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-left: 1.4em;
	padding-top: 0.6em;
	color: #FFFFFE;
	background-color: #990033;
	font-style: normal;
	font-weight: 400;
}

/*<------------------ Ende Fusszeile --------------------*/


/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<------------------------------------------- Ende CSS ----------------------------------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */
/* //<<------------------- Erstellt 2007 von Torben Ritter - Ritter Internetlösungen ---------------------\\ */
/* //<<---------------------------------------------------------------------------------------------------\\ */
