body,td,th,input,textarea,select {
	font: 0.8em/1.4 Arial, Helvetica, sans-serif;
	color: #000;
	padding:0px;
}

body {
	/* margin: 0px; */
	margin-top:22px;
}

 th {
	font: 1em/1.5 Arial, Helvetica, sans-serif;
	background-color:#f3f3f3; /* #FFE1E1; */
	text-align:left;
}


a:link {
	color: #990099; /* bisher #666 */
	text-decoration:none;
}
a:visited {
	color: #990099; /* bisher #666 */
	text-decoration:none;
}
a:active {
   	color: #990099; /* bisher #666 */
	text-decoration:none;
}
a:hover {
	color: #990099;
	text-decoration:underline;
}


input,textarea,select {
	color: #000;
	font-size:1em;
}

p,form {
	margin: 0px;
}

.rowBgCol {
	background-color:#d8d8d8;
}

.smalltext {
	font: 0.7em/1 Arial, Helvetica, sans-serif;
}



/*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
/*  *  *  #  #  #      Layout divs      #  #  #  #  *  *  */
/*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */


/***   # # # # #   Container Main Center   # # # # #   ***/
div.containerMainCenter {
	width: 975px;
	margin-left:auto;
	margin-right:auto;
        overflow: hidden;
}


/***   # # # # #   Diagonale   # # # # #   ***/
div.containerDiagonale {
        width: 975px;
        background: url(http://www.dialog-one.at/_images/diagonale.gif) repeat-y;
        margin-left: auto;
        margin-right: auto;
	overflow: hidden;
}

/***   # # # # #   Top Row   # # # # #   ***/
div.containerLogoRow {
	width: 242px;
        _overflow: hidden;
        height: 55px;
	background: #FFFFFF;
	float: left;
        overflow:hidden;
}

/***   # # # # #   topNavi Row   # # # # #   ***/
div.containerNaviRow {
	height: 55px;
	text-align:right;
        background: #fff url(http://www.dialog-one.at/_images/diagonale.gif);
}

/***   # # # # #   Emo Picture Row   # # # # #   ***/
div.containerEmoPic {
	height: 232px; /* original is 272px */
}

/***   # # # # #   Spacer Red Line  Row   # # # # #   ***/

div.containerSpacerRedLineRow {
	height: 20px;
	margin-bottom:20px;
}


/***   # # # # #   container Main Navi     # # # # #   ***/
div.containerMainNavi {
	/* position:absolute; */
	float:left;
	margin-top:0px; /* war lange auf 15px */
	width:224px;
}

/***   # # # # #   container Main Content   # # # # #   ***/
div.contentblockWhite {
        float: left;
        width: 751px;
        background: none;
}

div.containerMainContent {
	float:left;
	width:540px;
	background-color:#f1f1f1;
}

/***   # # # # #   container Main Content   # # # # #   ***/
div.containerMainContentBig {
	/* float:right; */
	/* width:541px; */
	margin-left:19px;
	background-color:#f1f1f1;
}



/***   # # # # #   Footer  Row   # # # # #   ***/
div.containerFooter {
	clear:both;
	width:683px;
	margin-left: 244px;
        padding-left: 48px;
	padding-top:20px;
	padding-bottom:10px;
        background-color: #fff;
}

div.containerTopSpacer {
	margin-top:20px;
	width:200px;
}



/*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
/*  *  *  #  #  #        Styles         #  #  #  #  *  *  */
/*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */


/***   # # # # #   topNavi Row   # # # # #   ***/


div.topNavi {
	/* font-size:1em; */
	padding-right: 211px; /* 211 ohne Banner - 18 mit */
        *padding-right: 211px;
	color:#999;
	background-color: #f1f1f1;
	height: 20px;
        padding-top: 35px; /* 35 ohne Banner - 5 mit */
        width: 522px; /* 522 ohne Banner - 715 mit*/
	float: left;
}

div.topNavi a, div.topNavi a:link, div.topNavi a:visited {
	padding-left:7px;
	padding-right:7px;
	color: #000;
	text-decoration: none;
}

div.topNavi a:hover, div.topNavi a:active, div.topNavi a:focus {
	padding-left:7px;
	padding-right:7px;
	color: #000;
	text-decoration: underline;
}

div.topNavi a#currentTopNavi {
	color: #FFF;
	background-color:#d11c1d;
}

input.topRowSearchField {
	width:80px;
	background-color:#F8F8F8;
	font-size:11px;
	border:1px solid #CCCCCC;
	padding-left:3px;
        color: #ccc;
}

input.topRowSearchFieldButton {
	height:16px;
	font-size:9px;
}

input.topRowSearchFieldImage {
	vertical-align:text-bottom;
}



/***   # # # # #   Emo Picture Row   # # # # #   ***/

div.emoPic {
	z-index:30;
	float: left;
        margin-left:18px;
        *margin-left: 18px;
        _margin-left: 9px;
}

div.emoRightPic {
	z-index:29;
	float: left;
        vertical-align:middle;
        height: 230px;
        width: 212px;
        padding: auto 0px auto 0px;
        *padding: 0px;
        background: url(../_images/diagonale.gif);
}

div.emoPic img {

	z-index:31;
	border: 1px solid #FFFFFF;
	margin-left:0px; /* margin-left:18px; */
        vertical-align: middle;
}


div.emoRightPic img {
        display: block;
	z-index:32;
	border: 1px solid #FFFFFF;
        vertical-align: middle;
        padding: auto 0px auto 0px;
        margin-top: 8px;
        margin-bottom: 7px;
        margin-left: 8px;
        width: 195px;
        height: 215px;
}

div.emoFlash {
	border: 1px solid #FFFFFF;
	margin-left:19px;
}

div.emoTextLeftFlash {
	z-index:32;
	position:absolute;
	top:115px;
	width:205px;
	height:230px; /* original is 270px */
	margin-left:19px;
	
}

div.emoTextLeft {
	z-index:33;
	position:absolute;
	top:115px;
	width:205px;
	height:230px; /* original is 270px */
	margin-left:19px;

	/* background-color:#FFFFFF; */
	
	/* Mozilla Opacity Effect */
	/* -moz-opacity:0.5; */
	/* IE Opacity Effect */
	/* filter:alpha(opacity=50); */

}

div.emoTextLeft td {
	z-index:34;
	width:205px;
	height:215px; /* original is 255px */
	
	padding-left:20px;
	padding-right:10px;
	
	vertical-align:bottom;
	font: 1.1em/1.3 Arial, Helvetica, sans-serif;
}


div.emoTextRight {
	position:absolute;
	top:310px; /* original is 350px */
	width: 750px;
	text-align:right;
	
	color:#FFF;
	font-size:1.3em;
	text-transform: uppercase;

	/* Mozilla Opacity Effect */
	/* -moz-opacity:0.8; /*
	/* IE Opacity Effect */
	/* filter:alpha(opacity=80); */
}

/***   # # # # #  Ad box   # # # # #   ***/
div.adBox {
	width: 195px;
	position: absolute;
	bottom: 0px;
	background-repeat: no-repeat;
	height: 100%;
}




/***   # # # # #  GuidedTour box   # # # # #   ***/
div.guidedTourBox {
	background: url(../_images/guidedTour/guided_tour_back.gif) no-repeat;
	width: 195px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 134px;
	position: relative;
}


div.guidedTourBox img {
   border: none;
   margin: 0px;
}

/***   # # # # #   Spacer Red Line  Row   # # # # #   ***/
div.containerSpacerRedLineRow {
	height: 40px;
	margin: 0px;
	padding: 0px;
        float: left;
        width: 745px;
}

div.containerSpacerRedLineRowRight {
	height: 40px;
	margin: 0px;
	padding: 0px;
        float: left;
        width: 230px;
        *width: 211px;
        *overflow: hidden;
        background: #fff;
}

div.containerSpacerRedLineRow img {
	margin-top:15px;
	margin-left:19px;
        margin-bottom: 0px;
}

div.containerSpacerRedLineRowRight img {
	margin-top:15px;
        margin-bottom: 0px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


/***   # # # # #   container Main Navi     # # # # #   ***/


div.naviMargin {
       margin-left: 18px;
width: 189px;
}

.naviSubContainer {
   margin: 0px;
   padding: 0px;
   _overflow: hidden;
   *overflow: hidden;
}

.naviBlock {
	padding: 0px;
        margin: 0px;
        font-size: 13px;
        color: #404040;
         width: 189px;
}

.naviBlock a, .naviBlock a:link, .naviBlock a:visited, .naviBlock a:focus, .naviBlock a:active, .naviBlock a:hover {
        color: #404040;
        text-decoration: none;
}

.step1 div.naviArrow {
        position: relative;
        top: -10px;
        left: 165px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        _overflow: hidden;
         cursor: pointer;
}

.step11 div.naviArrow {
        position: relative;
        top: -10px;
        left: 165px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        _overflow: hidden;
        cursor: pointer;
}

.step2 div.naviArrow {
        position: relative;
        top: -10px;
        left: 155px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        cursor: pointer;
        _overflow: hidden;
}

.step21 div.naviArrow {
        position: relative;
        top: -10px;
        left: 155px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        cursor: pointer;
        _overflow: hidden;
}



/* stepX -- X = Ebene, stepX1 = aktiv (nicht umbenennen, da mit WE generiert! */

.step1 {
        width:180px;
        height: 23px;
	padding: 5px 0px 0px 9px;
        background-color: #fff;
        border-bottom: 1px solid #b9b9b9;
        _overflow: hidden;
        list-style-type: none;
}

.step11 {
        width:180px;
        height: 23px;
	padding: 5px 0px 0px 9px;
        border-bottom: 1px solid #b9b9b9;
        background: url(../_images/navi/navi_active.gif) top;
        background-color: #fff;
        font-weight: bold;
        _overflow: hidden;
        list-style-type: none;
}

.step2 {
        width:170px;
        height: 23px;
	padding: 5px 0px 0px 19px;
        background-color: #ebebeb;
        border-bottom: 1px solid #b9b9b9;
        display: block;
        _overflow: hidden;
}

.step21 {
        width:170px;
        height: 23px;
	padding: 5px 0px 0px 19px;
        background-color: #ebebeb;
        border-bottom: 1px solid #b9b9b9;
        font-weight: bold;
        _overflow: hidden;
}

.step3 {
        width:160px;
        height: 23px;
	padding: 5px 0px 0px 29px;
        background-color: #dbdbdb;
        border-bottom: 1px solid #b9b9b9;
        display: block;
        _overflow: hidden;
}

.step31 {
        width:160px;
        height: 23px;
	padding: 5px 0px 0px 29px;
        background-color: #dbdbdb;
        border-bottom: 1px solid #b9b9b9;
        font-weight: bold;
        _overflow: hidden;
}

.step4 {
        width:150px;
        height: 23px;
	padding: 5px 0px 0px 39px;
        background-color: #cbcbcb;
        border-bottom: 1px solid #b9b9b9;
        display: block;
        _overflow: hidden;
}

.step41 {
        width:150px;
        height: 23px;
	padding: 5px 0px 0px 39px;
        background-color: #cbcbcb;
        border-bottom: 1px solid #b9b9b9;
        font-weight: bold;
        _overflow: hidden;
}

.step1High div.naviArrow {
        position: relative;
        top: -10px;
        left: 165px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        cursor: pointer;
        _overflow: hidden;
}

.step11High div.naviArrow {
        position: relative;
        top: -10px;
        left: 165px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        cursor: pointer;
        _overflow: hidden;
}

.step2High div.naviArrow {
        position: relative;
        top: -10px;
        left: 155px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        cursor: pointer;
        _overflow: hidden;
}

.step21High div.naviArrow {
        position: relative;
        top: -10px;
        left: 155px;
        width: 6px;
        height: 8px;
        background: url(../_images/navi/navi_arrow.gif) top;
        cursor: pointer;
        _overflow: hidden;
}


/* stepX -- X = Ebene, stepX1 = aktiv (nicht umbenennen, da mit WE generiert! */

.step1High {
        width:180px;
        height: 43px;
	padding: 5px 0px 0px 9px;
        background-color: #fff;
        border-bottom: 1px solid #b9b9b9;
        _overflow: hidden;
}

.step11High {
        width:180px;
        height: 43px;
	padding: 5px 0px 0px 9px;
        border-bottom: 1px solid #b9b9b9;
        background: url(../_images/navi/navi_active_high.gif) top;
        background-color: #fff;
        font-weight: bold;
        _overflow: hidden;
}

.step2High {
        width:170px;
        height: 43px;
	padding: 5px 0px 0px 19px;
        background-color: #ebebeb;
        border-bottom: 1px solid #b9b9b9;
        display: block;
        _overflow: hidden;
}

.step21High {
        width:170px;
        height: 43px;
	padding: 5px 0px 0px 19px;
        background-color: #ebebeb;
        border-bottom: 1px solid #b9b9b9;
        font-weight: bold;
        _overflow: hidden;
}

.step3High {
        width:160px;
        height: 43px;
	padding: 5px 0px 0px 29px;
        background-color: #dbdbdb;
        border-bottom: 1px solid #b9b9b9;
        display: block;
        _overflow: hidden;
}

.step31High {
        width:160px;
        height: 43px;
	padding: 5px 0px 0px 29px;
        background-color: #dbdbdb;
        border-bottom: 1px solid #b9b9b9;
        font-weight: bold;
        _overflow: hidden;
}

.step4High {
        width:150px;
        height: 43px;
	padding: 5px 0px 0px 39px;
        background-color: #cbcbcb;
        border-bottom: 1px solid #b9b9b9;
        display: block;
        _overflow: hidden;
}

.step41High {
        width:150px;
        height: 23px;
	padding: 5px 0px 0px 39px;
        background-color: #cbcbcb;
        border-bottom: 1px solid #b9b9b9;
        font-weight: bold;
        _overflow: hidden;
}

/***   # # # # #   container Right Navi     # # # # #   ***/

ul.rightNavi {
        float: left;
	width: 211px;
	_width: 201px;
        background: #fff;
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

ul.rightNavi li {
        width: 181px;
        _width: 171px;
        border: 1px solid #c2c2c2;
        padding: 7px;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 8px;
        color: #404040;
        font-size: 13px;
	background: url(../_images/navi/relaunch_rightnavi_back.gif) repeat-x #ebebeb top;
}

ul.rightNavi .leftPicture {
	width: 181px;
        _width: 171px;
        border: 1px solid #c2c2c2;
        padding: 7px;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 8px;
        color: #404040;
        font-size: 13px;
	background: url(../_images/navi/relaunch_rightnavi_back.gif) repeat-x #ebebeb top;
}

ul.rightNavi .leftPicture img {
        display: block;
        float: left;
        margin: 0px 5px 2px 0px;
}

ul.rightNavi .leftPicture p {
        display: block;
        float: left;
}

ul.rightNavi img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        border: none;
}

ul.rightNavi p {
        text-align: right;
}

ul.rightNavi h2 {
        padding: 0px;
        margin: 0px 0px 12px 0px;
        font-size: 13px;
        font-weight: bold;
        color: #404040;
}

ul.rightNavi a, ul.rightNavi a:link, ul.rightNavi a:visited {
        display: block;
        text-align: right;
        width: 181px;
        text-decoration: none;
        font-weight: bold;
        color: a9232a#;
        background:none;
        padding: 0px;
}

ul.rightNavi a:hover, ul.rightNavi a:active, ul.rightNavi a:focus {
        width: 181px;
        display: block;
        text-align: right;
        text-decoration: underline;
        font-weight: bold;
        color: a9232a#;
        background:none;
        padding: 0px;
}

/***   # # # # #   Gray Box   # # # # #   ***/

div.grayBox {
     padding: 10px;
     width: 400px;
     background-color: #ddd;
}

div.containerDiagonale div.containerMainCenter div.contentblockWhite div.contentblockNormal ul {
     padding: 10px;
     background-color: #ddd;
     margin: 0px 0px 0px 0px;
}

/***   # # # # #   Login Box   # # # # #   ***/
div.loginBox {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
	width: 189px;
        background-color: #fff;
        font-size: 10px;
        color: #afafaf;
}

div.loginBox img {
	padding: 5px 35px;
        border-bottom: 1px solid #e9e9e9;
}

div.loginBox h1 {
	padding: 9px;
        margin: 0px;
        border-bottom: 1px solid #e9e9e9;
        font-size: 13px;
        color: #404040;
        font-weight: normal;
}

div.loginBox form {
        display: block;
	padding: 9px;
        border-bottom: 1px solid #e9e9e9;
}

div.loginBox input {
        width: 164px;
        height: 20px;
        font-size: 13px;
}

.submitButton {
       width: 168px;
       height: 23px;
       border: 1px solid #bdbdbd;
       color: #a9232a;
       font-size: 13px;
       text-align: center;
       background-color: #fff;
}

.submitButtonSmall {
       width: 68px;
       height: 23px;
       border: 1px solid #bdbdbd;
       color: #a9232a;
       font-size: 13px;
       text-align: center;
       background-color: #fff;
}

div.loginBox .links {
       padding: 9px;
       margin: 0px;
       list-style-type: none;
       font-size: 13px;
       color: #404040;
}

div.loginBox .links a, div.loginBox .links a:link, div.loginBox .links a:visited {
       color: #a9232a;
       text-decoration: none;
       font-size: 13px;
}

div.loginBox .links a:hover, div.loginBox .links a:active, div.loginBox .links a:focus {
       color: #a9232a;
       text-decoration: underline;
       font-size: 13px;
}

div.loginBox .links li {
       margin: 0px;
       padding: 0px;
}

/***   # # # # #   Breadcrumb Trail   # # # # #   ***/
div.breadcrumbTrail {
	margin-left:22px;
	margin-top:15px;
	color: #000;
	font: 0.8em/1 Arial, Helvetica, sans-serif;
	padding-left:2px;
	padding-right:2px;
}

div.breadcrumbTrail a {
	text-decoration:none;
        color: #000;
}

div.breadcrumbTrail a:link {
	color: #000;
}
div.breadcrumbTrail a:visited {
	color: #000;
}
div.breadcrumbTrail a:hover {
	color: #000;
	text-decoration:underline;
}
div.breadcrumbTrail a:active {
	color: #000;
}




/***   # # # # #   Sub Navigation   # # # # #   ***/

div#subNaviContainer {
	height:19px;
	padding-top:10px;
}

div#subNaviContainer span {
	background-color:#fff;
	margin-right:6px;
	padding:2px 15px;
	/* background-image:url(/_images/navi/navi_whitebox_back.gif); */
}

div#subNaviContainer a {
	text-decoration:none;
}

div#subNaviContainer a:link,
div#subNaviContainer a:visited,
div#subNaviContainer a:active {
	color: #000;
}
div#subNaviContainer a:hover {
	color: #990099;
}
div#subNaviContainer a#currentSubNavi {
	padding-left:10px;
	color:#990099;
	background: url(/_images/link_bullet.gif) no-repeat 0px center;
}

div.subNaviContainerAbschluss {
	width:490px;
	height:1px;
	padding-bottom:10px;
}



/***   # # # # #   Contentblock Normal   # # # # #   ***/
div.contentblockNormal {
	margin-left:22px;
	margin-right:30px;
	margin-bottom:0px;
	margin-top:0px;
      	
}

div.statusMessageTUW {
	margin-left:22px;
	margin-right:30px;
	margin-bottom:10px;
	margin-top:10px;
	color: #007700;
	font-weight: bold;
}
/*** div.contentblockNormal h1 ist bei m1 div.contentblockNormal h2 ***/
div.contentblockNormal h1 {
	font: 1.5em/1 Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:15px;
	line-height:1.5em;
}

div.contentBlockNormalColumnLeft {
	float:left;
	width:230px;
	margin-right:5px;
}
div.contentBlockNormalColumnRight {
	float:left;
	width:230px;
	text-align:right;
}

/* deactivated:ut:061122:pictures should be left and right aligned placeable */
/*
div.contentblockNormal img {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
*/

/* no special Tag-Specification for webEdition internal Style Handling in Img-Dialog */
.imageOnLeftSide {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border: 1px solid #990099;
}
.imageOnRightSide {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px solid #990099;
}



div.contentblockNormal ul {
	margin-left: 20px;
	padding-left: 0px;
	list-style: none;
}

div.contentblockNormal li {
	padding-left: 12px;
	background-image: url(/_images/link_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}



/***   # # # # #     # # # # #   ***/




div.contentblockNormalAbschluss {
clear:both;
	width:490px;
	height:1px;
	margin-top:20px;
	margin-bottom:30px;
}

a.maincontentMoreLink {
	padding-left:21px;
	color:#990099;
	background: url(/_images/link_bullet.gif) no-repeat 10px center;
}

.maincontentListviewIndent {
	padding-left:21px;
}

/***   # # # # #   Contentblock Extra Table   # # # # #   ***/
/***   # # # # #   ReferenzenTable  Row   # # # # #   ***/

table.tableReferenzen {
	width:490px;
	border-collapse:collapse;
}

table.tableReferenzen thead th {
	padding:3px;
}

table.tableReferenzen thead th.referenzenTableSpacerColumn {
	border:none;
	padding:0px;
}

table.tableReferenzen td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
}

table.tableReferenzen tbody tr {
	height:48px;
}

table.tableReferenzen tbody td {
	border:1px solid #e3e3e3;
	vertical-align:top;
	background-color:#e3e3e3;
	padding:3px;
}

table.tableReferenzen tbody th {
	border:1px solid #e3e3e3;
	background-color:#fff;
}

table.tableReferenzen td.referenzenTableSpacerColumn {
	width:2px;
	font-size:1px;
	background-color:#f1f1f1;
	border:none;
	padding:0px;
}

table.tableReferenzen tr.referenzenTableSpacerRow {
	height:13px;
}
table.tableReferenzen tr.referenzenTableSpacerRow td{
	font-size:2px;
	background-color:#f1f1f1;
	border:none;
}


/***   # # # # #   Contentblock   Class for standard Table   # # # # #  ***/
table.formTable {
	width: 450px;
}

table.formTable td {
	font: 1em/1.5 Arial, Helvetica, sans-serif;
padding:2px;
}

table.formTable textarea,select {
	width: 250px;
	margin-bottom:3px;
}

input.formElemWidthNorm {
	width: 250px;
	margin-bottom:3px;
}

table.registerTable {
        font-size: 13px;
}

table.registerTable td {
        font-size: 13px;
        padding: 0px 0px 3px 3px;
}

/***   # # # # #   Footer  Row   # # # # #   ***/
div.containerFooter span {
	font: 0.7em/1.4 Arial, Helvetica, sans-serif;
}

/***   # # # # #   Admin Interface   # # # # #   ***/

div.adminArea {
      width: 900px;
      margin: 0px auto 0px;
}

div.adminArea h1 {
      font-size: 17px;
}

div.adminArea h2 {
      font-size: 15px;
}

table.adminTable {
 font-size: 13px;
}

table.adminTable td {
  font-size: 13px;
  padding:3px;
}

/***   # # # # #   x x x x x x x  Row   # # # # #   ***/

/***   # # # # #   Additional css   # # # # # ***/

div.clearClass { 
     clear: both; 
}._markant {
	font-weight: bold;
	color: #990099;
}
