/*-----------------*/ /* layout */ /*-----------------*/ body { margin: 18px 0px; text-align: center; } .top, .main{ margin: 0px auto; text-align: left; /*background-color: #A7DAF3;*/ /*background-color: #91D4F5;*/ /*background-color: #FFF799;*/ /*background-color: black;*/ width: 800px; } .top{ height: 35px; border-left: 1px solid white; border-right: 1px solid white; border-top: 1px solid white; border-bottom: 1px solid white; /*background-color: #FF9933;*/ background-color: #333333; text-align: left; color: white; } .main{ color: white; border-top: 0px; height: 400px; padding:5px; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; background-color: #CCCCCC; background-image: url("../img/a_large1.jpg") } .overmenu{ padding: 0px 15px 0px 15px; text-align: center; color: white; /*background-color: #FF6600;*/ background-color: CC0000; width:800px; height:20px; border-bottom: 1px solid white; } .undermenu{ text-align: center; color: white; /*background-color: #FF6600;*/ background-color: CC0000; width:800px; height:20px; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid white; .overmenu a{ color: white; } .overmenu a:hover{ text-decoration: underline; } .separate{ padding: 0px 10px 0px 10px; } .separatepic{ padding: 0px 20px 0px 20px; } .indholdsareal { margin-left: 25px; margin-right: 25px; } .thumbbox{ width:550px; padding-right: 15px; padding-bottom: 10px; border: 1px dashed blue; } .newsbox{ width:250px; height:100px; padding: 0px 15px 0px 15px; //border: 1px dashed #cdd3cf; border: 1px solid white; } .demobox{ padding: 0px 15px 0px 15px; border: 1px solid white; } .adminbox { width:600px; padding: 20px 20px 20px 20px; border: 1px dashed black; text-align: left; color: black; } /*-----------------*/ .sidebar, .area{ padding-top: 20px; padding-bottom: 20px; } .sidebar{ width:170px; height: 70px; padding-right: 15px; padding-bottom: 10px; border-right: 1px dashed black; text-align: right; } .sidebar_list{ list-style-type: none; margin-left: 30px; margin-bottom: 30px; } .side_active{ color: #FF9900; } .side_deactive{ color: #999999; } .login{ text-align: left; border: 1px solid #cdd3cf; width: 140px; padding: 6px; margin-left: 8px; } .login input{ width: 120px; } .area{ margin-left: 25px; margin-right: 25px; } .menu{ padding: 0px 15px 0px 15px; text-align: justify; background-color: #cdd3cf; width:518px; height:17px; } .menu a{ color: white; } .menu a:hover{ text-decoration: none; } .separate{ margin: 0px 4px 0px 4px; } .error{ list-style-type: square; } .error li{ color: red; } .vikar_row_top td{ border-bottom: 1px solid black; font-weight: bold; } .find_row_top td{ border-bottom: 1px solid black; font-weight: bold; } /*-----------------*/ /* text formatting */ /*-----------------*/ h1{ font-size: 11px; } .smallTxt{ font-size: 9px; } p,dir,td,body,ul,li{ font-family: verdana; font-size: 11px; color: white; line-height: 16px } input,submit,textarea,select{ font-family: verdana; font-size: 11px; font-color: #10106B; letter-spacing: 1px; } a:hover{ text-decoration: underline } a{ color: white; /*color: #295A8C;*/ /*color: black;*/ text-decoration: none } .form_element{ width: 220px; } .form_input{ width: 220px; } .field_Postnr{ width: 50px; } .vikartider_button{ width: 230px; }