/* Start of CMSMS style sheet 'elbtalapotheke' */
* {
    margin:0;
    padding:0;
}

html, body {
    height:100%;
    width:100%;
    font-family:Arial;
}


#page {
    width:100%;
    height:100%;
    background-image: url('uploads/images/lines_blue.gif');
}



#corpus {
    background:#D5FFFF;
    margin:auto;
    height:580px;
    width:770px;
    padding:15px;
    border: 1px solid #BBB;
}

#topnav {
    height:20px;
    text-align:right;
}

#topnav ul li{
    list-style: none;
    display:inline;
    font-size:13px;
    font-weight:bold;
    margin: 0 0 0 10px;
}

a {
    text-decoration:none;
    color:#000756;
}

#header {
    width:770px;
    height:101px;
    position:relative;
}

#header.blue {
    background-image: url('uploads/images/header_blue.jpg');
}

#header.red {
    background-image: url('uploads/images/header_red.jpg');
}

#header.blue h1.home {
    width:126px;
    height:95px;
    background-image: url('uploads/images/kopf.gif');
    margin: 0 0 0 29px;
}

#header.red h1.home {
    width:147px;
    height:93px;
    background-image: url('uploads/images/kopf_m.gif');
    margin: 0 0 0 5px;
}


.no {
    display:none;
}

.spacer {
    height:15px;
}

#vp {
    width:571px;
    height:445px;
    float:right;
    overflow:auto;
}

#leftup {
	width: 185px;
	height: 223px;
}

#leftdown {
	width: 185px;
	height: 222px;
}

#leftbar {
    width:185px;
    height:445px;
}

#leftbar.red {
    background-image: url('uploads/images/leftbar_red.jpg');
}

#leftbar.blue {
    background-image: url('uploads/images/leftbar_blue.jpg');
}

.clear {
    clear:both;
}

.home {
    cursor:pointer;
}

#leftbar ul li {
    list-style: none;
    font-size:13px;
    font-weight:bold;
}

#leftbar ul li a {
    color:#FFF;
    display:block;
    border-bottom:1px solid #FFF;
    padding: 7px 10px 7px 10px;
}

#leftbar ul li a:hover {
    color:#FFF;
    display:block;
}

#leftbar.blue ul li a:hover,#leftbar.blue ul li a.active {
    background:#0085EA;
}

#leftbar.red ul li a:hover,#leftbar.red ul li a.active {
    background:#CC0000
}

#adresse {
    vertical-align: bottom;
    font-size:12px;
    padding:10px;
    color:#FFF;
    margin-top:30px;
}

#adresse a {
    color:#FFF;
}

.white {
    color:#FFF;
}

#filiale {
    position:absolute;
    text-align:right;
    left:560px;
    top:65px;
    width:200px;
}

#filiale h1 {
    color:#FFF;
    font-size:27px;
}


h2 {
    font-size:18px;
}

p {
    font-size:12px;
    line-height:18px;
    padding-bottom: 8px;
}

.renderedtable td {
    font-size:12px;
    line-height:18px;
    padding-bottom: 5px;
}

h3,h5 {
    font-size:14px;
    margin:10px 0 10px 0;
}


#aaa {
    background-image: url('uploads/images/a.gif');
    width:535px;
    height:538px;
    left:275px;
    top:0px;
    position:absolute;
}

.rel {
    position:relative;
}


#logo {
    background-image: url('uploads/images/logo.gif');
    width:340px;
    height:252px;
    left:20px;
    top:17px;
    position:absolute;
}

#box_cb {
    background-image: url('uploads/images/box_cb.jpg');
    width:288px;
    height:165px;
    left:110px;
    top:327px;
    position:absolute;
}

#box_mei {
    background-image: url('uploads/images/box_mei.jpg');
    width:288px;
    height:165px;
    left:400px;
    top:327px;
    position:absolute;
}

#box_mei:hover {
    background-image: url('uploads/images/box_mei_grey.jpg');
}

#box_cb:hover {
    background-image: url('uploads/images/box_cb_grey.jpg');
}


#welcome {
    width:590px;
    height:20px;
    left:109px;
    top:306px;
    position:absolute;
    font-size:13px;
}

.navbox {
    text-align:right;
    color:#FFF;
    cursor:pointer;
}

.navbox h2 {
    margin: 100px 20px 0 0;
    font-size:20px;
}

.navbox h3 {
    margin: 0 20px 0 0;
    font-size:18px;
}

.navbox h3 a, .navbox h2 a {
    color:#FFF;
    display:block;
}

.fullscreen {
    padding:10px 10px 0 0;
    width:530px;
}

.fullscreen .class-image {
    margin-left:20px;
}

#teamfoto img, #kundenkarte img, #gruppenbild img {
    float:right;
    margin: 5px;
}

.orderform {
    font-size:12px;
    margin-top:20px;
}

.orderform td {
    padding:2px;

}

.fett {
    font-weight:bold;
}
.produkt {
    background-color:#A6FFFF;
}
.content-body {
    font-size:12px;
    font-weight:bold;
}

#leftbar.blue li.active{
	background:#0085EA;
}

#leftbar.red li.active{
	background:#CC0000;
}
/* End of 'elbtalapotheke' */

