body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	background-color:#EAE4DE;
	margin:0;
	padding:0;
	height:100%;
}
/* base */
.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

h1, h2, h3, p, ul, li, form {
	margin:0;
	padding:0;
}
h1 {
	width:500px;
	height:28px;
	margin-bottom:24px;
}
span.alt {
	display:none;
}
h2 {
	color:#333;
	font-size:14px;
	font-weight:normal;
	margin-bottom:17px;
}
h3 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

p {
	text-align:justify;
	margin-bottom:17px;
}
p.focus {
	text-align:left;
	color:#660000;
	font-size:12px;
	line-height:18px;
	margin-bottom:30px;
}
p.small {
	text-align:left;
	font-size:9px;
	line-height:10px;
}
.bold {
	color:#333;
	font-weight:bold;
}

img {
	border:none;
}

a {
	color:#666;
}
a:hover {
	color:#000;
}

ul {
	list-style:disc;
	margin-bottom:17px;
}
ul li {
	margin-left:15px;
}

/* layer */
#page {
	position:relative;
	width:1000px;
	min-height:100%;
	margin:0px auto;
	padding:103px 0 60px 0;
}
.page_home {
	background:url(../images/header_home.jpg) no-repeat 0 0 #DAD0C8;
}
.page_sub {
	background:url(../images/header.jpg) no-repeat 0 0 #DAD0C8;
}

#main {	
	position:relative;
	width:620px;
	margin:0 auto;
	padding:9px 20px 40px 20px;
	background:url(../images/streifen.jpg) repeat-x 0px 97px #FFFFFF;
}

#logo {
	float:left;
	width:161px;
	height:53px;
}
a.logo {
	display:block;
	width:161px;
	height:53px;
	background:url(../images/logo.gif) no-repeat;
}

#metanav {
	float:right;
	font-size:8px;
}
#metanav a {
	
	text-transform:uppercase;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
}
#metanav a.last {
	padding-left:7px;
	padding-right:0;
}
#metanav a.active {
	color:#000;
}

#nav {
	font-size:9px;
	margin-top:18px;
}
#nav a {	
	text-transform:uppercase;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
#nav a.first {
	padding-left:0;
	padding-right:10px;
}
#nav a.active {
	color:#000;
	font-weight:bold;
}

#content {
	width:500px;
	margin:70px auto 0 auto;
	line-height:14px;
}
.p_eingerueckt {
	margin:0 0 30px 40px;
}
.foto_team {
	float:left;
	width:100px;
	margin-right:20px;
	margin-bottom:30px;
}
.foto_team img {
	border:1px solid #DAD0C8;
}
.foto_publ {
	float:left;
	width:100px;
	margin-right:20px;
	margin-bottom:30px;
}
.p_team {
	float:left;
	width:375px;
	margin-bottom:30px;
}
.nr_agb {
	float:left;
	width:40px;
	margin-right:10px;
}
.p_agb {
	float:left;
	width:450px;
	margin-bottom:5px;
	text-align:justify;
}

/* headlines */
h1.home {
	height:55px;
	background:url(../images/hl_home.gif) no-repeat;
}
h1.home_e {
	background:url(../images/hl_home_e.gif) no-repeat;
}
h1.kompetenzen {
	background:url(../images/hl_kompetenzen.gif) no-repeat;
}
h1.kompetenzen_e {
	background:url(../images/hl_kompetenzen_e.gif) no-repeat;
}
h1.leistungen {
	background:url(../images/hl_leistungen.gif) no-repeat;
}
h1.leistungen_e {
	background:url(../images/hl_leistungen_e.gif) no-repeat;
}
h1.kundeninfo {
	background:url(../images/hl_kundeninfo.gif) no-repeat;
}
h1.kundeninfo_e {
	background:url(../images/hl_kundeninfo_e.gif) no-repeat;
}
h1.team {
	background:url(../images/hl_team.gif) no-repeat;
}
h1.team_e {
	background:url(../images/hl_team_e.gif) no-repeat;
}
h1.publikationen {
	background:url(../images/hl_publikationen.gif) no-repeat;
}
h1.publikationen_e {
	background:url(../images/hl_publikationen_e.gif) no-repeat;
}
h1.agb {
	background:url(../images/hl_agb.gif) no-repeat;
}
h1.agb_e {
	background:url(../images/hl_agb_e.gif) no-repeat;
}
h1.impressum {
	background:url(../images/hl_impressum.gif) no-repeat;
}
h1.impressum_e {
	background:url(../images/hl_impressum_e.gif) no-repeat;
}
h1.kontakt {
	background:url(../images/hl_kontakt.gif) no-repeat;
}
h1.kontakt_e {
	background:url(../images/hl_kontakt_e.gif) no-repeat;
}
h1.glossar {
	background:url(../images/hl_glossar.gif) no-repeat;
}
h1.glossar_e {
	background:url(../images/hl_glossar_e.gif) no-repeat;
}

