/*--CSS 2.0--*/
/*standard*/
a {color:#555042;text-decoration:underline;}
a:active, a.active {color:#555042; text-decoration:none;}
a:hover {color:	#000; text-decoration:none;}

/*header*/
#header h1 a:link { color:#bbb6a8;text-decoration:none;font-weight:bold;}
#header h1 a:visited {color:#bbb6a8;text-decoration:none;font-weight:bold;}
#header h1 a:active, 
#header h1 a.active:link,
#header h1 a.active:visited,
#header h1 a.active:active
{color:#716857;text-decoration:none;font-weight:bold;}
#header h1 a#homelink
{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:300px;
	text-align:left;
	font-size:1px;
	color:#f9f6f1;
}

#header h1 a:hover {color:#000;text-decoration:none;font-weight:bold;}
/*legende*/
#content p.client a {color:#bbb6a8;text-decoration:none;}
#content p.client a:hover {color:#6A6353; text-decoration:none;}

body
{
	text-align:			center;
	font-family:		Verdana, Arial, sans-serif;
	font-size:			10px;
	line-height:		1.6em;
	margin:				0;
	background:#FFF url(/img/bg.gif) repeat-x top center;
}

h1
{ 
	font-size:			1.6em; 
	margin:				0 0 .5em 0;
}

h2
{
	font-size:			2.2em;
	margin:				0 0 .3em 0;
	font-family: Times;
	font-weight:normal;
	letter-spacing:0.1em;
	color:#555042;
	text-transform:uppercase;
}
h3, h4, h5, h6 
{ 
	font-size:			1.2em; 
	margin:				0;
}
p  
{ 
	font-size:			1.1em; 
	margin:				0 0 1.5em 0; 
}
ul, dl, ol
{
	font-size:			1.1em; 
	line-height:		1.4em; 
	margin:				0 0 1.5em 0; 
	padding-left:		0; 
	list-style:			none;
}
dt 
{
	font-weight:		bold;
}
dd
{
	margin:				0;
	padding:			0;
}

#siteframe
{
	width:				750px;
	position:			relative;
	text-align:			left;
	margin:				0 auto;
	background-color:#f9f6f1;
	border-left: 		1px solid #e9e1c9;
	border-right: 		1px solid #e9e1c9;
}

#header 
{
	height:				100px; 
	background:			#f9f6f1;
}

#header h1
{
color:#555042;
text-align:right;
font-size:1em;
text-transform:uppercase;
letter-spacing:0.1em;
background-image:url(/img/w4_logo2.gif);
background-repeat:no-repeat;
background-position:15px 20px;
padding:0;
margin:0;
margin-right:15px;
margin-left:15px;
line-height:10em;
}

p.subnav
{
height:2em;
line-height:2em;
margin:0;
padding:0;
padding-right:1.5em;
text-align:right;
color:#e7e4d9;
background-image:url(/img/kachel.gif);
background-color:#6f684c; 
text-transform:uppercase;
font-size:1em;
font-weight:bold;
letter-spacing:0.1em;
}

#content 
{ 
	width:				580px;
	float:				right;
	padding:			15px 15px 0 15px;
	color:				#716857;
}

#content p.client
{
background-color:#222;
line-height:20px;
color:#6A6353;
padding:0 0 0 .5em;
font-size:1em;
text-transform:uppercase;
font-weight:bold;
}

#content dl
{padding-bottom:10px;}

#content #left, #content #right
{
width:49%;
float:left;
}

#content #left h2
{
line-height:1.4em;
margin-top:1.5em;
}

#content #left h2.title
{
margin-top:1.7em;
font-size:4em;
}

p.copytext
{
padding-top:0.5em;
text-align:justify;
}

#footer
{
clear:both;
border-bottom: 0.1em solid #c6c2b7;
padding-right:1.5em;
line-height:2em;
text-align:right;
text-transform:uppercase;
letter-spacing:0.2em;
background-color:#bbb6a8;
font-size:0.9em;
color:#fff;
background-image:url(/img/kachel.gif);
}


/*----author---------*/
#w41
{
	padding-top:		0.5em;
	padding-right:		1.8em;
	line-height:		1.5em;
	text-align:			right;
	width:				750px;
	margin:				0.5em auto;
	text-transform:		lowercase;
}
#w41 a:link {color:#DDD; text-decoration:none;}
#w41 a:visited {color:#DDD; text-decoration:none;}
#w41 a:active {color:#DDD; text-decoration:none;}
#w41 a:hover {color:#000; text-decoration:none;}
/*----author end---------*/

