/* in diesem dokument sind alle klassen zur formatierung des contents enthalten */


/* -------------------------------------------------- global ---------------------------------------------------- */
/* global */
body {
	margin: 0px;
}
body, td, div {
	font: 11px/13px Arial, Verdana, sans-serif;
	color: #333333;
}
h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}
:focus {
	outline: 0 none;
}
form {
 display: inline;
}
h1 {
 font-size: 14px;
	font-weight: bold;
}
h2 {
 font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}
hr {
 border: 0;
	color: #B9B9B9;
 background-color: #B9B9B9;
	height: 1px;
	width: 100%;
	margin: 0px;
}
p {
 margin-bottom: 10px;
}


/* -------------------------------------------------- textformatierung ------------------------------------------- */
/* textformatierung */
.txEditFormat {
	font-size: 12px;
	line-height: 14px;
}

.txEditFormatKlein {
	font-size: 10px;
	line-height: 12px;
}

.txError {
	color: #EE3338;
}

.txFarbig {
   color: #FF6633;
}


/* -------------------------------------------------- linkformatierung ------------------------------------------- */
/* linkformatierung */
a:active {
	text-decoration: underline;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #EE3338;
}

/* navigation */
a.liNavi:active {
	text-decoration: none;
	color: #333333;
}
a.liNavi:link {
	text-decoration: none;
	color: #333333;
}
a.liNavi:visited {
	text-decoration: none;
	color: #333333;
}
a.liNavi:hover {
	text-decoration: none;
	color: #EE3338;
}

/* tabnavi editiermaske */
a.liTab:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.liTab:link {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.liTab:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.liTab:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}


/* -------------------------------------------------- formularformatierung --------------------------------------- */
/* formularformatierung */
.foInput1 {
 width: 216px;
	background-color: #E7E4E4;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	margin: 0px;
}
.foInput2 {
 background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
}
.foInput3 {
	margin: 0px;
}
.foInput4 {
 width: 127px;
	background-color: #E7E4E4;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	margin: 0px;
}
.foInput5 {
 width: 57px;
	background-color: #E7E4E4;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	margin: 0px;
}
.foInput6 {
 width: 250px;
	background-color: #E7E4E4;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	margin: 0px;
}
.foInput7 {
 width: 40px;
	margin-right: 10px;
	background-color: #E7E4E4;
	border: 1px solid #C0C0C0;
	font-size: 11px;
}
.foInput8 {
 width: 166px;
	background-color: #E7E4E4;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	margin: 0px;
}
.foInput9 {
 width: 163px;
	background-color: #E7E4E4;
	border: 1px solid #C0C0C0;
	font-size: 11px;
	margin: 0px;
}

/* -------------------------------------------------- hintergrundformatierung ------------------------------------ */
/* hintergrundformatierung */
.bgCDGelb {
	background-color: #FFD527;
}
.bgCDRot {
	background-color: #EE3338;
}
.bgCDBlau {
	background-color: #00A3E4;
}
.bgCDGruen {
	background-color: #5ABA52;
}
.bgCDOrange {
	background-color: #F37636;
}
.bgNavi {
	background-color: #E5E5E5;
}
.bgWhite {
	background-color: #FFFFFF;
}
.bgTrenner {
 background: url(/img/i_linie.gif) repeat-x center;
}
.bgListe {
 background-color: #E5E5E5;
}



/* -------------------------------------------------- positionierung -------------------------------------------- */
/* positionierung */
#poEditText {
	border-top: 10px solid #00A3E4;
	border-right: 3px solid #00A3E4;
	border-bottom: 3px solid #00A3E4;
	border-left: 1px solid #00A3E4;
}
#poEditTextGrafik {
	border-top: 10px solid #5ABA52;
	border-right: 3px solid #5ABA52;
	border-bottom: 3px solid #5ABA52;
	border-left: 1px solid #5ABA52;
}
#poEditGrafik {
	border-top: 10px solid #FFD527;
	border-right: 3px solid #FFD527;
	border-bottom: 3px solid #FFD527;
	border-left: 1px solid #FFD527;
}
#poTab {
	padding: 0px 10px 0px 10px;
}
/* -------------------------------------------------- borders -------------------------------------------- */
.boDotLeft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F30;
	padding: 5px 10px;
	line-height: 16px;
	vertical-align: top;
}
.boDotBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.boGreyBottomHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px 0;
}
.boGreyBottomList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px 0;
	color: #999;
}
.boGreyBottomListLast {
	border: none;
	padding: 5px 0;
	color: #999;
}

