.divContent { float: left; margin: 5px; } .panel{ margin-top: 10px; margin-bottom: 10px; } .buttonpanel{ width:100%; text-align: right } .header { background: #FFFFFF url('images/HeaderBackground.png') repeat-x top; /*background: url("jquery-theme/images/ui-bg_glass_60_c3dcfa_1x400.png") repeat-x scroll 50% 50% #C3DCFA;*/ height: 100px; /*width: 1000px;*/ border: 1px solid #BDCFE4; display: block; } .headerLeft { float: left; width: 240px; } .headerCenter { float: left; height: 52px; margin-left: 30px; } .Maindiv { margin: 0px auto; text-align: left; } .MainMenu { float: left; width: 240px; } .MainContent { margin-left: 250px; max-width: 900px; } .MainContent, .MainMenu.NavBar{ min-height: 500px; } .MainMenu, .MainContent{ padding-top: 5px; } .MainMenu.NavBar { border-right: 1px solid #808090; border-bottom: 1px solid #808090; } .MainMenu.Bottom { height: 120px; border-right: 1px solid #808090; border-bottom: 1px solid #808090; padding-top:50px; text-align:center; } .headerRight { float: right; height: 59px; width: 238px; } .headerRight.Logout { padding: 0px 5px 5px 5px; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; text-decoration: underline; color: #667683; text-align: right; clear: both; margin-right: 5px; cursor: pointer; } .headerRight.UserName { font-size: large; font-family: Arial, Helvetica, sans-serif; color: #6982B6; clear: both; text-align: right; padding: 5px 5px 0px 5px; margin-right: 5px; } .LinkButton { border-style: none; background-color: inherit; text-align: center; /*text-decoration: underline;*/ cursor: pointer; } .Content { height:700px; max-height: 1000px; width: 100%; } .Footer { clear: left; } button, input, select, textarea { border: 1px solid #9f9f9f; margin: 2px; vertical-align:middle; } .adressblock{ min-height: 350px; } div.floated-box, div.simple-box, div.full-box{ margin: 5px; padding: 0px; } div.floated-box, div.simple-box{ width: 350px; } div.full-box{ width: 750px; float: left; } div.floated-box{ float: left; } div.simple-box td, div.floated-box td{ min-width: 100px; } .separator{ background-image: url("images/separator.png"); /*background-position: center, center;*/ background-repeat: repeat-x; margin: 10px 0 5px 0; width: 100%; } .separator span{ font-weight:bold; background-color: white; color: #4169e1; padding-right: 5px; }