﻿body 
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

a:link, a:visited, a:hover
{
    color: #29638B;
}

a.btn-primary {color: #FFFFFF;}

.green-caret
{
    border-top-color: #000000 !important;
    border-bottom-color: #afca0b !important;
}

li
{
    text-align: left;
}
    
hr.nice 
{
    margin-bottom: 15px;
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}

hr.nicev {
    border: 0;
    height: 1px;
    background: #CCCCCC;
}

#navi
{
    font-size: 12pt;
}
   
.nav-pills > .active > a, .nav-pills > .active > a:hover 
{
    background-color: #afca0b;
    color: #FFFFFF;
}

 .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {background-color:  #afca0b; background-image: none;}

.btn-custom { background-color: hsl(75, 79%, 44%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6f6b5", endColorstr="#9cc817"); background-image: -khtml-gradient(linear, left top, left bottom, from(#e6f6b5), to(#9cc817)); background-image: -moz-linear-gradient(top, #e6f6b5, #9cc817); background-image: -ms-linear-gradient(top, #e6f6b5, #9cc817); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6f6b5), color-stop(100%, #9cc817)); background-image: -webkit-linear-gradient(top, #e6f6b5, #9cc817); background-image: -o-linear-gradient(top, #e6f6b5, #9cc817); background-image: linear-gradient(#e6f6b5, #9cc817); border-color: #9cc817 #9cc817 hsl(75, 79%, 34%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.66); -webkit-font-smoothing: antialiased; }

.dropdown-menu 
{
     background-color: #EEEEEE;
}

.dropdown.open .dropdown-toggle 
{
    background: none repeat scroll 0 0 #EEEEEE;
    color: #000000;
}

.c2
{
    background-color: #EEEEEE;
}

.c1
{
    background-color: #FFFFFF;
}

.caption1
{
    min-height: 230px;
}

.caption2
{
    min-height: 89px;
}

.thumbnail
{
    width: 220px;
    text-align: center;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.caption
{
    text-align: left;
    min-height: 280px;
}

.well
{
    background-color: #EEEEEE;
    margin-left: 0;
    margin-right: 0;
}

.span1a { width: 25px; }
.span2a { width: 50px; }
.span3a { width: 100px; }
.span4a { width: 150px; }
.span5a { width: 200px; }
.span6a { width: 250px; }
.span7a { width: 420px; }
.span8a { width: 450px; }
.span9a { width: 500px; }
.span10a { width: 550px; }
.span0a { width: 75px; }

input
{
    color: #29638B;
}

textarea
{
    color: #29638B;
}

#KundenauswahlGrid, #ContractGrid, #SchädenGrid, #PostfachGrid, #VertragauswahlGrid, #tvOrdner
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;   
}

.pager
{
    margin-top: 4px;
    float: left;
}
