div.modulBox{
	margin: 0;
	padding: 0;
	display: block;
	border-top: none;
	width: 100%;
}

div.modulBox h2{
	margin: 0 !important;
}
.clearer{
	clear:both;
	/*height: 0;
	line-height: 0;
	font-size: 0;*/
}
.fullWidth{
	width: 100% !important;
}
.fullHeight{
	height: 100% !important;
}
.nomargin{
	margin: 0 !important;
}
.nomargin_left{
	margin-left: 0 !important;
}
.nopadding{
	padding: 0 !important;
}
.nomargin_right{
	margin-right: 0 !important;
}
.rahmen{
	border: 1px solid #e2e2e2 !important;
}
.rahmenOben{
	border-top: 1px solid #e2e2e2 !important;
}
.rahmenLinks{
	border-left: 1px solid #e2e2e2 !important;
}
.rahmenRechts{
	border-right: 1px solid #e2e2e2 !important;
}
.paddingleft25 {
    padding-left: 25px !important;
}

table.fixedWidth{
	table-layout: fixed !important;
}
.link{
	text-decoration: underline !important;
	cursor: pointer;
}

.pointer {
    cursor:pointer;
}

.link_text_mehr {
	text-align: right;
}
.noborder{
	border: 0 !important;
}

.changedInput{
	border: 1px solid #333 !important;
}
.changedLabel{
	color: #333;
	text-decoration: underline;
}

.hidden {
	display:none;
}

.normalFontWeight {
	font-weight: normal !important;
}

.mittig {
	text-align: center;
}
.rechts {
	text-align: right;
}

.fbold {
    font-weight:bold;
}

.fitalic {
    font-style: italic;
}

.disblock {
    display:block;
}

.fl {
	float:left !important;
}

.fr {
    float:right;
}

div.admin input.eingabe, div.admin select.eingabe{
	margin: 0 !important;
}

div.admin h3 {
	margin-left: 0 !important;
	margin-bottom: 10px !important;
}
div.adminLI {
	margin-top: 20px;
    margin-bottom: 20px;
}
div.adminLI ul, ol {
	padding-left: 20px;
    margin-left: 20px;
}
div.adminLI li {
	padding: 2px;
}
div.contMB{
    margin: 0 0 20px;
    display: block;
	padding: 10px;
	border: 1px solid #e2e2e2;
}

div.singlecol, div.doublecol, div.triplecol{
	margin: 0 20px;
	width: 732px;
}

div.singlecol div.modulBox{
	width: 100%;
}

div.doublecol div.modulBox{
	width: 359px;
}

div.triplecol div.modulBox{
	width: 234px;
}

div.spacerdouble{
	float: left;
	width: 14px;
	height: 1px;
}
div.spacertriple{
	float: left;
	width: 15px;
	height: 1px;
}

div.disclaimerContent {
	font-size: 11px;
}

div.contentPresenterCont {
	font-size: 11px;
	width: 100%;
}
input.contentPresenterInput {
	background: #fff url(../img/formulare/bg_input.gif) top left repeat-x;
	font-size: 11px;
	margin: 3px 0;
	padding: 2px 0 1px 2px;
	border: 1px solid #e2e2e2;
}

span.levelOne{
	position: relative;
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 2px 0 2px 10px;
	background: #333 url(../img/bg_h4.gif) top left repeat-x;
}

span.levelTwo{
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-left: 20px;
	display: block;
}

span.levelThree{
	margin-left: 40px;
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
}

span.levelFour{
	margin-left: 60px;
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
}
div.siteMap span{
	padding-top:2px;
}

table td{
	vertical-align:top;
	text-align: left;
}

table td.vmiddle {
    vertical-align:middle;
}

td.sucheTopNav{
	vertical-align: middle;
	height: 15px;
}
td.sucheTopNav2{
	padding-bottom: 4px;
}
table td.linksbuendig{
	text-align: left;	
}
table td.rechtsbuendig{
	text-align: right;	
}
table td.oben{
	vertical-align: top;	
}
table.adminpages{
	width: 100%;
	margin-bottom: 20px;
}
table.adminpagesBottom{
	width: 100%;
	margin-top: 20px;
}
table.adminpagesTop {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
table.adminpagesBorder{
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
table.adminDetailsMessage{
	height: 20px; 
	padding: 4px;
}
table.einspaltig, table.zweispaltig, table.dreispaltig, table.zweispaltig1zu2{
	width: 732px;
	margin-left: 20px;
	margin-bottom: 20px;
}

table.disclaimerTable td {
	padding: 10px;
}
table.formTable {
	font-size: 11px;
}

table.formTable td.label {
	width: 120px;
}
td.zweispaltigSpacer{
	width: 15px;
}
table.zweispaltig td.zweispaltigSpalte{
	width: 359px;
}
table.dreispaltig td.dreispaltigSpacer{
	width: 13px;
}
table.dreispaltig td.dreispaltigSpalte{
	width: 234px;
}
table.zweispaltig1zu2 td.zweispaltig1zu2Spalte1{
	width: 240px;
}
table.zweispaltig1zu2 td.zweispaltig1zu2Spalte2{
	width: 474px;
}

div.contMB p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
div.contMB h4 {
	margin: 7px 0 0 !important;
}
div.certSearch input.globalsearch{
	padding-left:11px;
}

.imgbuttonBack {
	height: 16px;
	width: 18px;
	margin: 0;
  	padding: 0;
 	border: 0;
	background: url(../img/icons/b_pager_left.gif) left top no-repeat;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
  	vertical-align: middle;
  	text-align: center;
}
.imgbuttonForward {
	height: 16px;
	width: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../img/icons/b_pager_right.gif) left top no-repeat;
	cursor: pointer; /* hand-shaped cursor */
 	cursor: hand; /* for IE 5.x */
 	vertical-align: middle;
 	text-align: center;
}
.imgButtonDisabled {
	filter:alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;	
}

div.adminLogging td.aktiv a {
	font-weight: bold !important;
	text-decoration: none !important;
}

a {
	behavior: url(#default#AnchorClick);
}

div.printToolbar {
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	background: #f0f0f0 none repeat scroll 0 0;
	display: block;
	padding: 5px 10px;
	-padding: 5px 10px 3px 10px;
	position: relative;
	height: 1%;
}

span.linkDummy {
	color: #333;
    font-weight: normal;
	text-decoration: underline;
	cursor: default;
}

div.produkttabelleDruck {
	width: 634px;
	border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
}

div.produkttabelleDruck table.tabellenGitter {
	width: 634px !important;
	table-layout: auto !important;
    border-right: 1px solid #e2e2e2;
}

div.produkttabelleDruck table.tabellenGitter th,
div.produkttabelleDruck table.tabellenGitter td {
    padding: 3px 1px 3px 2px !important; 
}

span.noheight {
	height: auto !important;	
}
div.hintergrund {
	background: #f0f0f0 none repeat scroll 0 0 !important;
}


div.contenteditor div.layoutLinks {
	width: 234px;
	margin-right: 14px;
	float: left;
}
div.contenteditor div.layoutRechts {
	width: 484px;
	float: left;
}
div.contenteditor div.modulBox {
	margin-bottom: 10px;
}

div.contenteditor div.cmnavitree {
    overflow-x:auto;
}

div.contenteditor div.rahmen {
	border: 1px solid #bfcfdf;
}
div.contenteditor div.hintergrund {
	background: #f0f0f0 none repeat scroll 0 0 !important;
}

div.contenteditor div.menu {
	padding: 0 0 2px 0;
	color: #006;
	font-size: 11px;
}
div.contenteditor div.menu  {
	padding: 4px 4px 10px 4px;
}
div.contenteditor div.menu ul li {
	margin-left: 20px;
	list-style-image: url(../img/ptbl/list_ebene3.gif);
}

/** freigeben,etc. buttons im Contenteditor */
div.buttonBottom {
    padding-top: 5px;
    padding-bottom:5px;
}

div.message {
	margin: 0 0 10px 0;
}

div.historicalStatistics {
	width:700px;
	height:200px;
}
div.historicalStatisticsHeader {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 4px 0;
}
div.hintergrundBG {
	background: #f0f0f0 none repeat scroll 0 0 !important;	
}
div.status {
	color:#333;
	font-size:11px;	
}
td.checkboxSpalte {
	width: 20px;
	padding-left: 8px;
}

.opacityDisabled {
	width: 100%;
	filter:alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;	
}

div.charts a.selected {
	font-weight:bold;
}

/** Sonderbehandlung fuer Portfolio Tabelleneintraege */
span.printspan {
    display:none;
}

.invalidPIB {
    display:block;
    float:left;
    margin-left:-7px;
    width:4px;
    height:15px;

}
