
html,
body
{
	background-color: rgb(245,245,245);
	line-height: 2em;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


#headerBackground
{
	background-color: rgb(245,245,245);
	height: 118px;
}


#container
{
	width: 780px;
}

#header
{
	height: 110px;
}

img.logo
{
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 30;
}

#mainMenu
{
	position: relative;
	background-color: rgb(250,250,250);
	height: 35px;
	margin: 0px 150px 0px 0px;
	padding-left: 20px;
}





#contentContainer
{
}

#content
{
}

#mainMenu div.tab
{
	height: 35px;
	line-height: 35px;
}

#mainMenu div.tab a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: rgb(125,125,125);
	text-transform: uppercase;
	font-size: 10pt;
}

#mainMenu div.active
{
	height: 45px;
	background-color: white;
	background-image: url('../images/menu/mainmenu-active-tab-background.png');
	background-repeat: no-repeat;
	background-position: 50% -1px;
}

#mainMenu div.active a
{
	color: white;
}

h1,h2,h3,h4,h5,h6
{
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


h1
{
	font-size: 14pt;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: rgb(204,204,204);
	color: rgb(122,122,122);
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}


h2
{
	color: rgb(122,122,122);
	font-size: 12pt;
}


/* HÜTIG ONLY ELEMENTE ... */

#huetigContactInfo
{
	float: right;
	width: 133px;
	margin-top: 40px;
	font-size: 80%;
	color: rgb(102,102,102);
	line-height: 1.5em;
	font-family: Verdana, Arial, sans-serif;
}

#huetigContactInfo a:hover
{
	border-width: 0px;
}



div.pageContent
{
	width: 580px;
}

img.contentPhoto
{
	float: right;
	border-width: 10px;
	border-style: solid;
	border-color: rgb(245,245,245);
}



div.contentText
{
	width: 300px;
	text-align: justify;
}



#footer
{
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	padding: 5px 30px 5px 20px;
}




/* Leistungen */

#u2steuer
{
}




/* Kontakt */

div.mapContainer
{
	float: right;
	padding: 10px;
	border-style: solid;
	border-width: 1px; 
	border-color: rgb(204,204,204);
	position: relative;
	width: 350px;
	height: 350px;
}



#stadtplan
{
	width: 350px;
	height: 350px;
	position: relative;
}


div.error
{
	border-width: 2px;
	border-style: solid;
	border-color: rgb(204,0,0);
	color: rgb(204,0,0);
	padding: 20px;
	margin: 10px 0px 20px 0px;
}
