* {
    padding: 0;
    margin:  0;
}

html {
    overflow-y: scroll;
}

body {
    background:  #ffffff;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    font-size:   12px;
    color:       #818080;
    text-align:  left;
}

a {
    color:           #f0891d;
    text-decoration: none;
    border:          0;
}

#page a {
    color:           #818080;
    text-decoration: underline;
}

img {
    border: none;
}

#maincontainer {
    width:  1024px;
    margin: 0 auto;
}

#header {
    position:      relative;
    margin-top:    -14px;
    margin-bottom: 10px;
    width:         1024px;
    height:        208px;
    background:    transparent url('../images/guve_header.jpg') no-repeat;
}

#logo {
    position: absolute;
    top:      0;
    left:     0;
}

.menu-top {
    position:    absolute;
    right:       0;
    top:         26px;
    height:      20px;
    width:       440px;
    font-size:   14px;
    font-weight: bold;
}

.menu-top a {
    color: #ffffff;
}

.menu-top a:hover, .menu-top li.current a {
    color: #f0891d;

}

.menu-top ul {
    list-style-type: none;
}

.menu-top li {
    float:        left;
    padding:      5px 10px 0 10px;
    border-right: 2px solid #ffffff;
}

.menu-top li.item57, .menu-top li.item216 {
    border-right: 0;
}

#content-wrapper {
    float: right;
    width: 794px; /* background-color:#f7f6f6; */
}

.breadcrumbs {
    background:  transparent url('../images/breadcrumbs-bg.jpg') repeat-x;
    height:      22px;
    padding:     3px 7px 0 7px;
    font-size:   14px;
    font-weight: bold;
    text-shadow: 0 0 5px #ffffff;
}

#main-left {
    width:            208px;
    display:          block;
    background-color: #f7f6f6;
    font-size:        14px;
}

#main-left .mainmenu ul {
    list-style-type: none;
}

#main-left .mainmenu li {
    padding:       3px 0 3px 0;
    border-bottom: 1px solid #ffffff;
}

#main-left .mainmenu a {
    color:        #818080;
    width:        182px;
    padding-left: 26px;
}

#main-left .mainmenu li.parent span.separator {
    cursor:       default;
    padding-left: 26px;
}

#main-left .mainmenu a:hover, #main-left .mainmenu li.active a {
    color:      #f0891d;
    background: transparent url('../images/guve_menu-list-style-image1.png') no-repeat left center;
}

#main-left .mainmenu ul ul a:hover {
    background-image: none;
}

#main-left .mainmenu li.parent ul {
    font-size:   11px;
    margin-left: 10px;
}

#main-left h2 {
    background-image: url('../images/guve_menu_head.jpg');
}

#main-left div.moduletable {
    margin-bottom: 20px;
}

#main-left div.moduletable h3 {
    color:        #f0891d;
    padding-left: 20px;
}

#main-left .mainmenu h3 {
    padding-top: 2px;
    height:      26px;
    background:  transparent url('../images/guve_menu_head.jpg') repeat-x;
}

.mod-left {
}

.mod-left h3 {
    height:     20px;
    font-size:  14px;
    background: transparent url('../images/guve_module_head.jpg') repeat-x;
}

.mod-left p {
    margin-left: 20px;
    font-size:   11px;
    font-weight: bold;
}

.menu-kundenbereiche {
    width:       780px;
    height:      22px;
    position:    absolute;
    bottom:      0;
    right:       0;
    font-size:   14px;
    font-weight: bold;
    color:       #818080;
    text-shadow: 0 0 5px #ffffff;
}

.menu-kundenbereiche a {
    color: #818080;
}

.menu-kundenbereiche a:hover {
    color: #999999;
}

.menu-kundenbereiche ul {
    list-style-type: none;
}

.menu-kundenbereiche ul li {
    float:         left;
    border-right:  2px solid #ffffff;
    padding-right: 10px;
    margin-right:  10px;
}

#footer {
    position:   relative;
    margin-top: 20px;
    width:      984px;
    height:     23px;
    padding:    3px 20px 0 20px;
    background: transparent url('../images/guve_footer-bg.jpg') repeat-x;
    color:      #f0891d;
}

#footer .menu-footer {
    position:     absolute;
    width:        700px;
    right:        0;
    top:          0;
    top:          3px;
    text-align:   right;
    margin-right: 20px;
}

.menu-footer ul {
    list-style-type: none;
}

.menu-footer ul li {
    float:         right;
    padding-right: 10px;
    margin-right:  10px;
}

.menu-footer a {
    color: #f0891d;
}

.menu-footer a:hover {
    color: #818080;
}

.start-wrapper-1 {
    width:           792px;;
    background:      transparent url('../images/orange_bg.gif') repeat-x;
    margin-top:      5px;
    border:          1px solid #efefef;
    -moz-box-shadow: 0 2px 2px #cccccc;
}

.start-wrapper-2 {
    position:    relative;
    width:       100%;
    background:  transparent url('../images/eisberg.jpg') no-repeat right top;
    font-family: Arial;
}

.start-wrapper-2 .blog {
    margin:  0;
    padding: 0 0 0 15px;
}

.start-wrapper-2 .leading_separator {
    display: none;
}

.start-wrapper-2 .start-headline {
    padding-top: 4px;
    font-size:   17pt;
    color:       #ffffff;
    font-weight: bold;
}

.start-wrapper-2 .start-headline-2 {
    font-size:   13px;
    color:       #ffffff;
    font-weight: bold;
}

.start-wrapper-2 .start-description {
    padding-top:    12px;
    padding-bottom: 8px;
    line-height:    14pt;
    width:          520px;
    font-size:      11px;
}

.start-wrapper-2 .start-imagecaption {
    position:    absolute;
    width:       213px;
    padding:     10px;
    right:       0;
    bottom:      0;
    color:       #ffffff;
    font-weight: bold;
    text-align:  center;
    text-shadow: 1px 1px 3px #000000;
}

/* Pagination Style Jan */

.pagination {
    margin-top: 5px;
    padding:    2px;
}

.pagination ul {
    margin:     0;
    padding:    0;
    text-align: left; /*Set to �right� to right align pagination interface*/
    font-size:  16px;
}

.pagination li {
    list-style-type: none;
    display:         inline;
    padding-bottom:  1px;
    margin:          5px;
}

.pagination a, .pagination a:visited {
    padding:         0 5px;
    border:          1px solid #9aafe5;
    text-decoration: none;
    color:           #2e6ab1;
}

.pagination a:hover, .pagination a:active {
    border:           1px solid #2b66a5;
    color:            #000;
    background-color: #F0891D;
}

.pagination a.currentpage {
    background-color: #2e6ab1;
    color:            #FFF !important;
    border-color:     #2b66a5;
    font-weight:      bold;
    cursor:           default;
}

.pagination a.disablelink, .pagination a.disablelink:hover {
    background-color: white;
    cursor:           default;
    color:            #929292;
    border-color:     #929292;
    font-weight:      normal !important;
}

.pagination a.prevnext {
    font-weight: bold;
}

/* Pagination Style End */

/* FAQ */
.copyright {
    display: none;
}

/* */

.componentheading {
    margin-top:  10px;
    margin-left: 20px;
    font-size:   1.3em;
    font-weight: bold;
}

.iteminfo {
    font-size: 9px;
    position:  relative;
    right:     0;
}

p.buttonheading {
    position: absolute;
    right:    0;
    top:      0;
}

.article_row {
    position: relative;
    margin:   10px 0;
}

#vergleichsrechnerFooter #BlauAgbBox {
    margin: 10px 200px;
}

.lexikon {
    padding: 10px;
}

.lexikon li {
    list-style-type: none;
}

.lexikon li ul {
    margin-left: 16px;
}

.lexikon .letter-title {
    font-size:   16px;
    font-weight: bold;
}

#hidSubMenu {
    margin: 1px 0 0 15px;
}

#hidSubMenu .subChildren {
    margin:     2px 0 0 30px;
    background: url("../images/guve_menu-list-style-image1.png") no-repeat scroll left center transparent;
}

#hidSubMenu .subChildren .aWrapper {
    width:       130px;
    margin-left: 23px;
}

h1.yellow {
    color: #FF9900 !important;
}

table.subContentTable th {
    color:        #808080;
    font-weight:  bold;
    font-size:    14px;
    border-right: 6px solid #ffffff;
    background:   url("../images/tab_head_bg.png") repeat-x;
    height:       22px;
    padding:      2px 5px 2px;
}

table.subContentTable tr.last {
    border-bottom: 1px solid #808080;
}

table.subContentTable td {
    color:         #808080;
    border-bottom: 1px dotted #808080;
    border-right:  6px solid #ffffff;
    font-size:     12px;
    padding:       10px 5px 2px;
}

#lexikon-weitere-links {
    border:           1px dotted #F0891D;
    background-color: #f7f7f7;
    padding:          10px;
}

#lexikon-weitere-links .lexikon-weitere-headline {
    font-size:   12px;
    font-weight: bold;
}

#lexikon-weitere-links a:hover {
    text-decoration: underline;
}

#mainForm {
    position: relative;
}

.telephoneValidationWindow {
    background: url("../images/step_bg_big.png") repeat scroll 0 0 #BAE3F9;
    font-size:  11px;
    margin-top: 3px;
    overflow:   hidden;
    padding:    30px 0;
    display:    none;
}

.telephoneValidationWindow p, .telephoneValidationWindow h3 {
    padding:     10px 25px;
    line-height: 160%;
}

.telephoneValidationWindow dl {
    padding: 20px 0;
    width:   520px;
    margin:  0 auto;
    display: block;
    height:  20px;
}

.telephoneValidationWindow dl dt {
    width:       130px;
    font-weight: bold;
    font-size:   14px;
    float:       left;
}

.telephoneValidationWindow dl dd {
    width: 85px;
    float: left;
}

.telephoneValidationWindow .validationCode {
}

.telephoneValidationWindow .validationCode dd {
    width: 245px;
    float: left;
}

.telephoneValidationWindow #btnValidate,
.telephoneValidationWindow #btnValidateCode {
    font-size: 14px;
    position:  relative;
    top:       -3px;
    padding:2px 5px;
}
#btnChangeNumber{padding:2px 5px;}

.validationMessage {
    display: none;
    padding: 10px;
    margin:  0 25px 1em 25px;
}

.validationMessageError {
    background: #fee;
    color:      #400;
    border:     2px #844 solid;
}

.validationMessageSuccess {
    background: #efe;
    color:      #040;
    border:     2px #484 solid;
}

.loader {
    width:      43px;
    height:     11px;
    background: url(/templates/guve/images/ajax-loader.gif) no-repeat;
}

.ui-autocomplete-loading {
    /*background: white url('/templates/guve/images/ajax-loader3.gif') right center no-repeat;*/
}

.ui-menu .ui-menu-item {
    width: 101%;
}

.codeButton{
    background: #cdeb8e; /* Old browsers */
    background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* W3C */
}