﻿
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~ HILFSKLASSEN ~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

.clear
{
	clear:both;
}

.minHeight
{
	height:0.1px;
    line-height:0.1px;
    overflow:hidden;
}

.splitter
{
}

.pnlContentLeftHorizontalSplitter,
.pnlContentMiddleHorizontalSplitter
{
	border-bottom:1px solid #CCCCCC;
	height:0.1px;
    line-height:0.1px;
    overflow:hidden;	
}

.pnlContentLeftHorizontalSplitter1
{
	margin:10px 0 19px 0;
}


.pnlContentMiddleHorizontalSplitter
{
	margin-top:6px;
	margin-bottom:26px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~ ENDE HILFSKLASSEN ~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

