﻿DIV.logo
{
	background-image :url('../images/logo-hg-grau.jpg');
}

/* navigation and H1*/
#profile a.profile, #profile a.profile:link, #references a.references, #references a.references:link,
#contact a.contact, #contact a.contact:link, #impressum a.impressum, #impressum a.impressum:link,
#profile H1, #references H1, #contact H1, #impressum H1, H2, H3
{	
	color :#333333;
}
H4
{
	color: #000000;
}
/*backround in the navigation*/

DIV.bild
{
	background-image :url('../images/bm-grau.jpg');
	background-color :#cccccc;
}

#references DIV.bild
{
	max-height :760px;
	min-height :740px;
}
*html DIV.bild
{
	height : 600px;
}
*html #references DIV.bild
{
	height :760px;
}

