.MouseOver{
  border: 1px solid #2A4171;
  position: absolute;
  background-color: #FFF;
  filter:alpha(opacity=90); 
  -moz-opacity:.90;
  opacity:.90;
  padding: 5px;
  line-height:1.4em;
  text-align: justify;
  max-width:20%;
 }     

.black_overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}


.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 35%;
    padding: 16px;
    border: 16px solid #2A4171;
    background-color: white;
    z-index:1002;
    overflow: auto;
}


.label120 {
display:inline-block;
font-size:10px;
width:120px;
}
.borbotGreyDot {border-bottom:1px dotted #ccc;}

.label120 {
display:inline-block;
font-size:10px;
width:120px;
}
.borbotGreyDot {border-bottom:1px dotted #ccc;}

div{
    padding:0;
    margin:0;
}

body{
    font-family:Tahoma, Sans-Serif;
    color:#2a4171;
    margin:0;
    padding:0;
    text-align:center;
    font-size:12px;
}

a {
    text-decoration:none;
    cursor: hand;
    cursor: pointer;
}


#wrapper{
    margin:10px auto;
    text-align:left;
    width:805px;
}

#loadingBar{
   background-image:url('../img/ajax-loader.gif');
   background-repeat:no-repeat;
   background-position:center;
   width:100%;
   height:15px;
   margin-top:10px;
} 

#header{
    background-image: url('../img/header/header.png');
    padding-top:73px;
    height:36px;
}

#header .shopLogo {
background-image:url(../img/header/logo.png);
background-repeat:no-repeat;
height:20px;

padding-left:3px;
width:200px;

}


#headerLog{
    background-image: url('../img/header/header.png');
    height:109px;
}


*html #header{
    height:109px;
    padding-top:71px;
}

.headerLink {
    color:#ffffff;
    font-size:14px;
    text-decoration:none;
    margin-left:8px;
    line-height:19px;
    padding:0 6px;
    font-weight: bold;
}



.headerLink:hover {
    color:#364666;
    background-color:#ffffff;
}

.headerLink:active {
    color:#364666;
    background-color:#ffffff;
}

#content{
    background-color:#fafafb;
    background-image: url('../img/contentGradient.jpg');
    background-repeat:repeat-x;
    padding-bottom:30px;
}

#itemContent{
    background-color:#fafafb;
    background-image: url('../img/contentGradient.jpg');
    background-repeat:repeat-x;
    padding:30px 28px 28px 28px;
}

.smallTextinput{
    width:300px;
    height:19px;
    border:1px solid #485c84;
    font-size:12px;
    font-weight:normal;
    padding-top:5px;
    padding-left:5px;
    color:#333333;
    background-image:url('../img/textInputBg.jpg');
    background-repeat:repeat-x;
}

.bigTextinput{
    width:300px;
    height:25px;
    border:1px solid #485c84;
    font-size:14px;
    font-weight:bold;
    padding:7px 0 0 5px;
    color:#333333;
    background-image:url('../img/textInputBg.jpg');
    background-repeat:repeat-x;
}


.questMark{
    background-image:url('../img/questMark.png');
    width:18px;
    height:18px;
}

.left{
    float:left;
}

.right{
    float:right;
}

.block{
    display:block;
}

.inline{
    display:inline;
}

.clearer{
    clear:both;
    font-size:1px;
    line-height:1px;
    margin:0px;
    padding:0px;
    height:0px;
    width:0px;
}

.label{
    line-height:18px;
    font-size:11px;
}

.fileInput{
    font-size:10px;
}

*html .fileInput{
    font-size:9px;
}

.button{
    width:82px;
    height:20px;
    padding:0 9px 0 9px;
    line-height:20px;
    text-transform:uppercase;
    font-size:12px;
    outline:none;
}

*html .button{
    width:100px;
}

.darkBlue{
    background-color:#2a4171;
    color:#ffffff;
    font-weight:bold;
}

.midBlue{
    background-color:#e6e6e6;
    color:#000000;
}

.lightBlue{
    background-color:#f2f2f2;
    color:#ff0000;
}

.uppercase{
    text-transform:uppercase;
}

.bold{
    font-weight:bold;
}
.frameBg{
    background-image:url('../img/frameBg.jpg');
    background-repeat:reapeat-x;
    background-position:bottom;
}

.textRight{
    text-align:right;
}

.headline{
    font-size:36px;
    font-weight:bold;
}

#shopSettings{
    background-image:url('../img/shopSettings/shopSettingsGradient_1.png');
    background-position:left bottom !important; 
    background-repeat:repeat-x;
    margin:0px 32px 0px 32px !important;
    padding:6px 17px 0px 17px;
    width:707px;
    border-bottom:1px solid #8a94a8;
    overflow:hidden;
}

*:first-child+html  #shopSettings{
    background-position:0 0;
    margin:0 32px 20px 32px;
}

.startText{
    padding:20px;
    line-height:1.4em;
    text-align: justify;
    background-color:#cad2e1;
    color:#000000;
    margin-bottom:5px;
    border-top:2px solid #5c74a4;
}

.startText h2{
    font-size:14px;
    padding:0;
    margin:0;
    color:#3c4d70;
}

#headerLog .loginBtn{
    background-image:url('../img/header/but_login.png');
    width:138px;
    height:25px;
    background-repeat:no-repeat;
    margin:4px 0 0 6px;
 }
 
#headerLog .loginBtnBg{
    height:33px;
    width:150px;
    background-image:url('../img/headerLog/gradientLine.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    background-color:#4d6086;
}

#headerLog .shopNameLabel {
background-color:#3D4E71;
color:#FFFFFF;
font-size:9px;
height:11px;
line-height:11px;
margin:8px 0 0;
padding-left:3px;
width:60px;
}

#headerLog .shopNameLabel {
background-color:#3D4E71;
color:#FFFFFF;
font-size:9px;
height:11px;
line-height:11px;
margin:8px 0 0;
padding-left:3px;
width:60px;
}

#headerLog .shopNameText{
    color:#3d4e71;
    height:30px;
    line-height:30px;
    padding-left:5px;
    background-color:#ffffff;
    width:310px;
    overflow:hidden;
    font-weight:bold;
}

#headerLog .userPic{
    height:50px;
    width:50px;
    background-color:#ffffff;
    margin-right:5px;
}

#headerLog .userName{
    color:#ffffff;
    background-color:#394d73;
    padding:3px 0 0 3px;
    font-size:9px;
    font-weight:bold;
    width:84px;
    height:24px;
}

#headerLog .shopLogo {
background-image:url(../img/header/logo.png);
background-repeat:no-repeat;
height:20px;
margin:4px 0;
padding-left:3px;
width:200px;
}

#headerLog .logoutBtn{
    background-image:url('../img/header/but_logout.png');
    width:84px;
    height:25px;
    background-repeat:no-repeat;
    margin:5px 0 0 0;
}

#headerLog .userInfoBg{
    width:142px;
    margin:0 5px 0 0;
    padding:5px;
    background-image:url('../img/header/gradientLine.png');
    background-repeat:no-repeat;
    background-position:left bottom;
    background-color:#4d6086;
}

.hidden{
    visibility:hidden;
}

.nocolor{
    color:#2A4171;
    font-weight:bold;
}

.smallHeadline{
    line-height:20px;
    color:#ffffff;
    font-weight:bold;
    background-color:#4d6086;
    padding:0 5px 0 5px;
}

#kulturkurier_kalender {
width: 265px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #FAFAFB;
}

#kulturkurier_kalender .tab2 {
height: 19px;
background-image: url(images/bg_cal_title.gif);
border: 1px solid #ccc;
}

#kulturkurier_kalender .tab2 .title {
color: #666;
font-size: 11px;
font-weight: bold;
}

#kulturkurier_kalender .tab2 .title a:link, #kulturkurier_kalender .tab2 .title a:visited {
color: #666;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#kulturkurier_kalender .tab2 .title a:hover, #kulturkurier_kalender .tab2 .title a:active {
color: #2A4171;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

.uberwert {
color: #2A4171;
font-size: 11px;
font-weight: normal;
padding-left: 3px;
}


#kulturkurier_kalender .caltab2 {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#kulturkurier_kalender .caltab2 .wt{
height: 15px;
background-color: #ebebeb;
color: #666;
font-size: 11px;
font-weight: normal;
text-align: center;
}

#kulturkurier_kalender .caltab2 .calgrey {
height: 15px;
color: #999;
font-size: 11px;
font-weight: normal;
text-align: center;
}

#kulturkurier_kalender .caltab2 .calht {
height: 15px;
background-color: #2A4171;
color: #fff;
font-size: 11px;
font-weight: bold;
text-align: center;
text-decoration: none;
}



#kulturkurier_kalender .caltab2 .calat, #kulturkurier_kalender .caltab2 .calwe {
height: 15px;

color: #666;
font-size: 11px;
font-weight: normal;
text-align: center;
}

#kulturkurier_kalender .caltab2 .calat a:link, #kulturkurier_kalender .caltab2 .calat a:visited, #kulturkurier_kalender .caltab2 .calwe a:link, #kulturkurier_kalender .caltab2 .calwe a:visited {
color: #666;
font-size: 11px;
font-weight: bold;
text-align: center;
text-decoration: none;
}

#kulturkurier_kalender .caltab2 .calat a:hover, #kulturkurier_kalender .caltab2 .calat a:active, #kulturkurier_kalender .caltab2 .calwe a:hover, #kulturkurier_kalender .caltab2 .calwe a:active {
color: #2A4171;
font-size: 11px;
font-weight: bold;
text-align: center;
text-decoration: underline;
}


#plz {
color: #000;
font-size: 12px;
font-weight: bold;
text-align: left;
padding-top: 3px;
}

#plz a:link, #plz a:visited  {
color: #2A4171;
font-size: 10px;
font-weight: bold;
text-align: left;
text-decoration: none;
}

#plz a:link, #plz a:visited  {
color: #2A4171;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}

.favoritenleft {
width: 120px;
float: left;
padding: 5px;
padding-top: 18px;

}

.favoritenleft ul li {
list-style-type: none;


