/* Default STYLESHEET 2.22.B */
/* STYLE SHEET FOR CCM client */
/* LAST REV 2009-05-05 */

/*body	{
	font-family: verdana, arial, helvetica;
	margin: 2px 0px 0px 2px;
}
*/

/*

#outerdiv	{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
}

#sida	{
	width: 900px;
	height: 800px;
	border: 1px solid black;	
	clear: both;
	display: block;
	position: absolute;
	font-family: verdana;
	font-size: small;
}

#logo	{

}

.menuItem	{
	color: #000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 40px;
	vertical-align: middle;
}

a.menulink 	{
	color: #000;	
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
	text-transform: capitalize;
	padding-left: 30px;
	padding-right: 35px;
}

a.menulink:hover 	{
	color: #000;	
	text-decoration: underline;
}

#content	{
	margin-top: 50px;	
	vertical-align: top; 
	border: 0px solid green;
	margin-left: 25px;
	margin-right: 25px;
}

#flash	{
	clear: both;
	margin-top: -40px;
	display: block;
	text-align: center;
	vertical-align: top;
	margin-left: 150px;
}

.flashTd	{
	text-align: center;
	width: 400px;
	margin-left: 90px;
}

#footer	{
	clear: both;
	width: 100%;
	height: 50px;
	text-align: center;
	border: 0px solid red;
	margin-top: 55px;
}

#mittentext	{
	width: 600px;
	margin-left: 170px;
}

.submit	{
	cursor: hand;
	border: 0px;
	color: #FFFFFF;
}

.reset	{
	cursor: hand;
	border: 0px;
	color: #FFFFFF;
}

#undermenu 	{
	margin-left: 5px;
}

.undermenulink	{
	margin-left: 5px;
	color: #000;
	font-size: 12px;
	
}
*/

#compartment    {
        border: 0px solid white;
        clear: both;
        display: block;
        margin-left: 0;
        margin-right: auto;
        margin-top: 0;
        padding-top: 0px;
        position: relative;
        text-align: right;
        width: 800px;
        font-family: dungeon, eurostile, tahoma, georgia, helvetica, arial;
}

.compartmentlink        {
        border-top: 0px solid;
        color: #676767;
        font-size: 10px;
        text-decoration: none;
}

.compartmentisaregisteredtrademark      {
        color: #FF6600;
}

#projektExtras	{
	clear: both;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	display: block;
	border: 1px dotted red;
}

.strong	{
	font-weight: bold;
}

/* #EOF */

