/*(c)2007 com2 Gmbh, SH, www.com-com.com v2.3 */

/*~~ Tag Definitionen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

html, body { height:auto;}
body { background: #fff;}



/*~###################################################################################################
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         								LAYOUT
----------------------------------------------------------------------------------------------------*/								


#minWidth {
	position: static;
	background: none;
	width: auto;
	margin: 0;
}

* html #minWidth { height: auto; }

p#copyright { display: none; }

/*~~ LOGO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

h1#logo { position: static;}

h1#logo img { margin:0; float: right;
}

/*~~ FUNKTIONSNAVIGATION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#funcNav { display: none; }

/*~~ Hintergrund ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#headArea { background: #fff; width: auto; height: auto; }

table#contentArea {
	background: #fff;
	width: auto;
	height: auto;
}

#footArea { display: none; }


/* ####################################################################################################### */

/*~~ HAUPTNAVIGATION ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*~~ LINKES MENÜ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#contentArea .mainNav { display: none; }

/*~~ Tertiär Menü  ~~*/

#tertNav { display: none; }


/* ####################################################################################################### */

/*~~ CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#breadcrumb { }


table#contentArea td.mainNavColContent {  }

/*~~ HOMEPAGE STYLES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

table#home_contentTable { margin: 0;}

/*======================= CSSFORMS: Breiten der Elemente ================================*/

.cssForm fieldset { width: auto; } /* 'A' */

		