@charset "UTF-8";
/* CSS Document */

* { padding: 0; margin: 0; } 

html { 
	height: 101%;
	font-size: 100.001%
}

body {
	font-family: Verdana;
	font-size: 10px; /* Resets 1em to 10px */
	background-color: #666;
	text-transform: none; 
	margin: 0; 
	padding: 0;
	text-align: center; /* ie hack */
	color: #fff;
}
	
p { 
	font-family: Verdana;
	font-size: 1em; 
	letter-spacing: 0.02em;
	line-height: 1.5em;
	text-align: left;
	margin: 0 0 1.5em 0;
} 

h1 {	
	font-family: Verdana;
	font-weight: bold;
	margin: 0 0 1.4em 0;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: left;
}   

h3 {	
	font-family: Verdana;
	font-weight: bold;
	margin: 0 0 1em 0;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align: left;
}  

h5 {	
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin: 0 0 1em 0;
	font-size: 1em;
	line-height: 1.3em;
	text-align: left;
} 

#head h1 {
	margin-left: 10px;
	}
	
#mainnav h5 {	
	margin: 2em 0 0.25em 0;
	letter-spacing: 0.02em;
	font-size: 1em;
	color: #999; 
}

#maincontent h5 {	
	margin: 0.25em 0 0 0;
	letter-spacing: 0.02em;
	font-size: 1em; 
}

a:hover { 
	color: #959595; 
	text-decoration: none;
} 

li, a { 
	font-weight: normal; 
	color: #fff; 
	text-decoration: none;
	line-height: 1.5em;
	font-size: 1em;
}

.skiplink {
	position: absolute;
	top: -2000px;
	left: -3000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
	}

/* ************************ Navigaton ***************************  */

#nav ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav li a {
	float: left;
	margin-left: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline;
	width: 125px;
	height: 135px;
}

a img {
	border: 0;
}	

#nav1:link { background-image: url(../navi/3f_navi01.gif); }
#nav2:link { background-image: url(../navi/3f_navi02.gif); }
#nav3:link { background-image: url(../navi/3f_navi03.gif); }
#nav4:link { background-image: url(../navi/3f_navi04.gif); }
#nav5:link { background-image: url(../navi/3f_navi05.gif); }
								   
#nav1:visited { background-image: url(../navi/3f_navi01.gif); }
#nav2:visited { background-image: url(../navi/3f_navi02.gif); }
#nav3:visited { background-image: url(../navi/3f_navi03.gif); }
#nav4:visited { background-image: url(../navi/3f_navi04.gif); }
#nav5:visited {	background-image: url(../navi/3f_navi05.gif); }

#nav1:hover, #nav1_current:hover, #nav1:focus { background-image: url(../navi/3f_navi01_ro.gif); }
#nav2:hover, #nav2_current:hover, #nav2:focus { background-image: url(../navi/3f_navi02_ro.gif); }
#nav3:hover, #nav3_current:hover, #nav3:focus { background-image: url(../navi/3f_navi03_ro.gif); }
#nav4:hover, #nav4_current:hover, #nav4:focus { background-image: url(../navi/3f_navi04_ro.gif); }
#nav5:hover, #nav5_current:hover, #nav5:focus { background-image: url(../navi/3f_navi05_ro.gif); }

#nav1:active, #nav1_current { background-image: url(../navi/3f_navi01_rok.gif); }
#nav2:active, #nav2_current { background-image: url(../navi/3f_navi02_rok.gif); }
#nav3:active, #nav3_current { background-image: url(../navi/3f_navi03_rok.gif); }
#nav4:active, #nav4_current { background-image: url(../navi/3f_navi04_rok.gif); }
#nav5:active, #nav5_current { background-image: url(../navi/3f_navi05_rok.gif); }


#logo {
	margin-top: 0px;
	margin-left: 0px;
	width: 116px;
	height: 135px;
	float: left;
}

/* ****************** Referenzen Navigation ******************** */


#mainnav ul, #subnav ul {
	font-family: Verdana;
	margin: 0 0 0.25em 0; 
	font-size: 1em; 
	font-weight: bold;
	list-style-type: none;/* 14px */
	text-align: left;
	display: block;
	line-height: 1.5em;
}

#mainnav li, #subnav li {
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	margin-left: 0;
}

#mainnav li a {
	font-weight: bold;
	margin-left: 0;
	padding-left: 1.5em;
	color: #999;
}

#subnav li a {
	font-weight: normal;
	margin-left: 0;
	padding-left: 1.5em;
	color: #999;
}

#mainnav li {
	background-image: url(../images/Bullit_link.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#subnav li {
	background-image: url(../images/Bullit_subnav.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#mainnav li:hover {
	background-image: url(../images/Bullit_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}	

#subnav li:hover {
	background-image: url(../images/Bullit_aktiv_subnav.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}	
	
#mainnav li.active, #subnav li.active {
	background-image: url(../images/Bullit_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#mainnav li.active a, #subnav li.active a {
	color:#fff;
}

#mainnav li.active a:hover, #subnav li.active a:hover {
	color:#fff;
}

#mainnav li a:hover, #subnav li a:hover {
	color:#555;
}
	
#mainContent h5 {	
	margin: 1em 0 0 0;
	letter-spacing: 0.02em;
	font-size: 1em; 
}



/* ************ Styles für die Layoutbereiche ************ */


#wrapper {
	text-align: left; /* ie hack */
	width: 741px;
	margin: 10px auto;
	background-color: #000;
}

#font {
	width: 741px;
/*	height: 78em;
*/	height: auto;
	margin: 0;
	padding: 0;
	background-color:#000;
}

#metanav_kunden {
	width: 250px;
	height: 3em;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
	float: left;
	}

#metanav_impressum {
	width: 125px;
	height: 3em;
	float: right;
	text-align: right;
	margin-right: 10px;
	}
	
#metanav_impressum .active {
	color: #666;
	}
	
#scroll_navigation {
	width: 300px;
	position: absolute;
	margin-top: 0px;
	}
	
* html #scroll_navigation { margin-top: 0px; margin-left: -263px; height: 2.8em; } /* beeinflusst nur den Internet Explorer vor Version 6 */
*:first-child+html #scroll_navigation { margin-top: -10px; margin-left: -273px; height: 2.8em; } /* IE V7 für Windows */
	
#arrow_right {
	width: 60px;
	height: 2.8em;
	position: absolute;
	margin-top: -10px;
	margin-left: 413px;
	visibility: hidden; /* IE V5 für Windows */
	voice-family: "\"}\""; voice-family:inherit; 
	visibility: visible;  /* IE V6 für Windows und alle anderen Browser*/
	}
	
* html #arrow_right { margin-top: -15px; margin-left: -218px; height: 2.8em; } /* beeinflusst nur den Internet Explorer vor Version 6 */
*:first-child+html #arrow_right { margin-top: -10px; margin-left: -218px; height: 2.8em; } /* IE V7 für Windows */

#arrow_left {
	width: 60px;
	height: 2.8em;
	position: absolute;
	margin-top: -10px;
	margin-left: 308px;
	visibility: hidden; /* IE V5 für Windows */
	voice-family: "\"}\""; voice-family:inherit; 
	visibility: visible;  /* IE V6 für Windows und alle anderen Browser*/
	}

* html #arrow_left { margin-top: -15px; margin-left: -343px; height: 2.8em; } /* beeinflusst nur den Internet Explorer vor Version 6 */
*:first-child+html #arrow_left { margin-top: -10px; margin-left: -343px; height: 2.8em; } /* IE V7 für Windows */

#pageNr {
	width: 60px;
	height: 2.8em;
	position: absolute;
	margin-top: -5px;
	margin-left: 343px;
	text-align: center; 
	}
	
* html #pageNr { margin-top: -10px; margin-left: -293px; height: 2.8em; } /* beeinflusst nur den Internet Explorer vor Version 6 */
*:first-child+html #pageNr { margin-top: -5px; margin-left: -293px; height: 2.8em; } /* IE V7 für Windows */
	
#nav {
	padding: 0;
	margin: 0;
	width: 741px;
	height: 13.5em;
	overflow: hidden;
}

#knowhow {
	position: relative;
	margin-left: 500px;
	width: 200px;
	}

#container {
	margin-top: 50px;
	padding-top: 0;
	padding-bottom: 0px;
	width: 741px;
	background-color: transparent;
	height: 47em;
}

#referenzen {
	float: left;
	margin-left: 20px;
	width: 360px;
	clear: both;
}

* html #referenzen { margin-left: 10px; }
* html #referenzen { marg\in-left: 10px; }
* html > body  #referenzen { margin-left: 10px; }

#mainContent {
	margin-top: 0;
	color: #fff;
	overflow: hidden;
}

#mainnav {   
	float: left; 
	width: 230px; 
	height: 17em; 
	margin-left: 10px; 
	margin-bottom: 0; 
}

#subnav {   
	position: relative;
	margin-left: 240px; 
	width: 455px; 
	height: 17em; 
	margin-bottom: 0; 
}

* html #mainnav { margin-left: 5px; } /* beeinflusst nur den Internet Explorer vor Version 6 */
* html #subnav { position: absolute; margin-left: 5px; } /* beeinflusst nur den Internet Explorer vor Version 6 */
/** html #subnav { marg\in-left: 10px; }*/
/** html > body  #subnav { margin-left: 0px; } *//* IE bis V5 für Windows und Mac */
*:first-child+html #subnav { margin-left: -120px; } /* IE V7 für Windows */

.impressum p, .impressum h1, .impressum h3 {
	color: #999;
	}
	
#beispiele {
	width: 741px;
	height: 255px;
	background-color: #fff;
	}
	
#footer {
	width: 741px;
	height: 2.5em;
	font-weight: normal; 
	text-decoration: none;
	line-height: 1.5em;
	font-size: 1em;
	padding-top: 45px;
	margin: 0;
	text-align: right;
}
	
.bg_black {
	background-color: #000;
	}

#mainContent .start p a:link, 
#mainContent .start p a:visited, 
#mainContent .start p a:focus, 
#mainContent .start p a:active, 
#mainContent .start p a:hover {
	color: #000;
    }

.start {
	width: 720px;
	height: 60em;
}

.motiviert {
	margin-left: 125px;
	width: 375px;
}

.gezielt {
	margin-left: 250px;
	width: 250px;
}

.vielseitig {
	margin-left: 375px;
	width: 250px;
}

.beispielhaft {
	margin-left: 500px;
	width: 200px;
}

.impressum {
	margin-left: 10px;
	width: 605px;
}
	
.referenzen {
	margin-left: 10px;
	width: 700px;
}

#repertoire_1, #repertoire_2 {
	margin: 0;
	width: 250px;
}

#kontaktdaten {
	margin-left: 250px;
	width: 241px;
}

#fotos {
	float: right;
	width: 116px;
	margin-right: 125px;
	margin-top: 10em;
	display: inline; /* IE doubled-float-margin-bug */
}

#fotos img {
	float: right;
	margin-top: 1em;
	}
	
/******* HIntergrundgrafiken *********/

.bg_motiviert {
	background-position: 0 0;
	background-image: url(../navi/3f_bg01.gif);
	background-repeat: repeat-y;
}

.bg_gezielt {
	background-position: 125px 0;
	background-image: url(../navi/3f_bg02.gif);
	background-repeat: repeat-y;
}

.bg_vielseitig {
	background-position: 250px 0;
	background-image: url(../navi/3f_bg03.gif);
	background-repeat: repeat-y;
}

.bg_beispielhaft {
	background-position: 375px 0;
	background-image: url(../navi/3f_bg04.gif);
	background-repeat: repeat-y;
}

.bg_persoenlich {
	background-position: 500px 0;
	background-image: url(../navi/3f_bg05.gif);
	background-repeat: repeat-y;
}

.bg_impressum {
	background-position: 625px 0;
	background-image: url(../navi/3f_bg06.gif);
	background-repeat: repeat-y;
}

.bg_black {
	background-color: #000;
	}
	
/*   ****************** mainContent Links ****************  */


#repertoire_1 ul, #repertoire_2 ul, #zusatz ul, #referenzen ul {
list-style: none;
margin-left: 2em;
text-align: left;
display: block;
line-height: 1.5em;
}

#repertoire_1 li, #repertoire_2 li,#referenzen li {
list-style: none;
font-size: 1em;
font-weight: bold;
margin-left: 0;
}

#referenzen li {
text-indent: -1.5em;
}

#zusatz li {
list-style: none;
font-size: 1em;
margin-left: 0;
padding-left: 1.5em;
}

#speziell li {
list-style: none;
font-size: 1em;
margin-left: 0;
padding-left: 1.5em;
font-weight: bold;
}

#referenzen li a {
font-weight: normal;
margin-left: 0;
padding-left: 1.5em;
}

#repertoire_1 li a, #repertoire_2 li a {
font-weight: bold;
margin-left: 0;
padding-left: 1.5em;
}

#zusatz li {
background-image: url(../images/Bullit_hover.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
}

#repertoire_1 li a:link, #repertoire_1 li a:visited,
#repertoire_2 li a:link, #repertoire_2 li a:visited,
#referenzen li a:link, #referenzen li a:visited {
background-image: url(../images/Bullit_link.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
}

#repertoire_1 li a:focus, #repertoire_1 li a:active,
#repertoire_2 li a:focus, #repertoire_2 li a:active,
#referenzen li a:focus, #referenzen li a:active {
background-image: url(../images/Bullit_aktiv.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
}

#repertoire_1 li a:hover, 
#repertoire_2 li a:hover, 
#referenzen li a:hover {
background-image: url(../images/Bullit_hover.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
}

#referenzen #ohneLink1, #referenzen #ohneLink2, #referenzen #ohneLink3, 
#referenzen #ohneLink4, #referenzen #ohneLink5, #referenzen #ohneLink6, 
#referenzen #ohneLink7, #referenzen #ohneLink8, #referenzen #ohneLink9, #referenzen #ohneLink10 {
background-image: url(../images/Bullit_link.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
}

#referenzen #ohneLink1, #referenzen #ohneLink2, #referenzen #ohneLink3, 
#referenzen #ohneLink4, #referenzen #ohneLink5, #referenzen #ohneLink6, 
#referenzen #ohneLink7, #referenzen #ohneLink8, #referenzen #ohneLink9, #referenzen #ohneLink10 {
color: #fff;
}

#mainContent .vielseitig a img {
border: 0;
}

#metanav_kunden a:hover, #metanav_impressum a:hover {
color: #999; 
}

.bold {
	font-weight: bold;
}

/*  ***************** Ende Links mainContent *******************   */




