/** ************************************************************/
/** basic definitions                                          */
/** ************************************************************/

body { 
	background: #FFFFFF;
	margin:    0px;
	font-family:  Arial;
	font-size:   .7em;
	line-height:  1.4em;
	color:    #323232;
}

img {
	border-style:none;
}

p {
	font-family: Arial;
        font-size: 1.0em;
}

h1 {
        font-family: Montserrat,Arial,sans-serif;
        font-size: 1.3em;
        line-height: 1.5em;
        display: block;
        margin: 0px;
        padding: 0px;
}

h2 {
	font-family: Montserrat,Arial,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.3em;
        display: block;
        padding: 0;
        margin: 0;
}

h3 {
        font-family: Montserrat,Arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.3em;
        display: block;
        padding: 0;
        margin: 0;
}

hr{
	background-color: #999999; /* Mozilla 1.4 */
	color: #999999; /* IE 6 */
	border: #999999; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

form {
  margin: 0px;
}

/** ************************************************************/
/** table                                                      */
/** ************************************************************/


table { 
	border-style: none;
	border-width: 0px; 
	margin: 0px; 
	vertical-align: top;
                border-collapse:collapse;
font-size:1em;
}

tr {
	vertical-align: top;
	padding:0px;
}

td {  
	vertical-align: top; 
}
#EditPanel.WWStatefullBox td {  
	vertical-align: middle; 
}

/** ************************************************************/
/** Anchor                                                     */
/** ************************************************************/

a {
	color: #008198;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/** ************************************************************/
/** List                                                       */
/** ************************************************************/

ul {
   margin-top:0px;
} 



/** ************************************************************/
/** bottomMenu                                                 */
/** ************************************************************/

.bottomMenu {
	background: black;
}

.bottomMenu A, .bottomMenu td{
	color: white!important;
}

/** ************************************************************/
/** classes for index.html                                     */
/** ************************************************************/

.headbanner {
	background: #FFFFFF;
	text-align: left;
	clear: both;
	width: 800px;
   	margin: 20px 0px 0px 20px;
}

.navbar {
	background: transparent;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.maincontent {
	background: #FFFFFF;
	width: 800px;
   	text-align: left;
   	margin: 0px 0px 0px 20px;
}

.footer1 {
	background: #FFFFFF;
	clear: left;
	text-align: left;
	width:800px;
   	margin: 0px 0px 0px 20px;
}

.footer2 {
	background: #FFFFFF;
	margin-right: 1px;
	text-align: left;
	width: 800px;
   	margin: 0px 0px 0px 20px;
}

/** ************************************************************/
/** Hilfe                                                      */
/** ************************************************************/

.schritt1 {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/step1.png') no-repeat;
  min-height: 36px;
}

.schritt2 {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/step2.png') no-repeat;
  min-height: 36px;
}

.schritt3 {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/step3.png') no-repeat;
  min-height: 36px;
}

.schritt4 {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/step4.png') no-repeat;
  min-height: 36px;
}

.schritt5 {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/step5.png') no-repeat;
  min-height: 36px;
}

.schritt6 {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/step6.png') no-repeat;
  min-height: 36px;
}

.schritt7 {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/step7.png') no-repeat;
  min-height: 36px;
}

.helpinfo {
  padding-left: 36px;
  margin-bottom: 15px;
  background: url('/kos/kos-commons/style/help/helpinfo.png') no-repeat;
  min-height: 36px;
}

.helpalternative {
  list-style: none;
  padding-left: 0px;
  
}

.helpalternative li {
  padding-left: 18px;
  background: url('/kos/kos-commons/style/help/alter.png') no-repeat;
  margin-bottom: 10px;
  min-height: 18px;
}

.PlusButton {
   display: inline;
   padding-top: 2px;
   padding-left: 18px;
   background: url('/kos/kos-commons/symbol/addRelationButton.png') no-repeat;
   color: blue;
}

.MenuButton {
   display: inline;
   padding-top: 2px;
   padding-left: 18px;
   background: url('/kos/kos-commons/themes/crystal/16x16/apps/kmenuedit.png') no-repeat;
   color: blue;
}

.BannerButton {
   display: inline;
   padding-top: 2px;
   padding-left: 18px;
   background: url('/kos/kos-commons/themes/crystal/16x16/apps/kudesigner.png') no-repeat;
   color: blue;
}

.help {
   background: #FFFFFF;
   border: 1px dotted #999999;
   padding: 5px 5px 5px 5px;
}

.HelpContainer {
   border: 1px dotted black;
   margin-top: 5px;
   padding: 5px 5px 5px 45px;
   background: url('/kos/kos-commons/themes/crystal/32x32/apps/khelpcenter.png') no-repeat #D3E4F3;
}


input, textarea, select {
   border: 1px solid #999999;
   background: #FFFFFF;
   color: #323232;
}

input[type="radio"], input[type="checkbox"] {
  border: 0;
  padding-left: 0;
  margin-left: 0;
  background-color: transparent;
}

table .twocols {
  width: 100%;
}

table .twocols td {
  width: 50%;
}

table .threecols {
  width: 100%;
}

table .threecols td {
  width: 33%;
}

.WWSubmitButton {
   border: 1px solid #009BB8;
   background: #efefef;
   color: #009BB8;
}

.pmo_PropertySets .DAOList tr.LVLE td:first-child {
	width: 40px;
}
.pmo_PropertySets .DAOList tr.LVLE td:nth-child(2) {
	width: 40px;
}
.pmo_Actionlist .ListView.ActionlistList td:nth-child(2) {
	width: 65px;
}
.pmo_Actionlist .ListView.ActionlistList td:nth-child(3) {
	width: 50px;
}
