

/* 
	© more than code á design management á hamburg
	http://morethancode.com
*/



/*@media print {
body { background:white; color:black; margin:0; font-family: Verdana, Tahoma, Arial, Serif; }
*/
#header { }


#headercontent h1,
#headercontent a
{
	font-size: 24px;
	font-weight: normal;
	color: black;
}

#headercontent h2
{
	font-size: 14px;
	font-weight: normal;
	color: black;
	margin: -14px 0 30px 0;
}

#search{display:none;}
#menu{display:none;}
#content { }
#comments { }
#sidebar {display:none; }
#footer {display:none; }

p
{
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

a
{
	color: #28859F;
	text-decoration: none;
	/*border-bottom:#B96D00 1px dashed;*/
}

h1,h2,h3,h4,h5,h6,p 
{
	font-family: Verdana, Tahoma, Arial, Serif;
}
h3,h4
{
	display: inline;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
}

h3,
.pagetitle,
.center h2  /* headlines */
{
	font-size: 24px;
	padding-left: 0px;
	font-weight: normal;
	/*background-image: url(images/db1.gif);*/
	display: block;
}

h4,
.linkcat h2/*subheads */
{
	font-size: 18px;
	padding-left: 0px;
	/*background-image: url(images/db2.gif);*/
	font-weight: normal;
}

h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
	font-size:1em;
}

.Headline,
.Subhead,
.Copy
{
	padding: 0 0 20px 0;
	display: block;
	/*background-color: #FFF;  macht den border bottom weg... ? */
}

.Headline
{
	margin: -43px 0 0 0;
	line-height: 32px;
}

.Headline,
.Copy
{
	padding: 0 0 40px 0;
}
 
.Subhead { line-height: 24px; }



/*
}
*/