/*
Theme Name: aquarellwelt
Theme URI: http://www.aquarellwelt.de/styles/specials.css
Description: Personal Homepage by BiStro
Author URI: http://www.aquarellwelt.de
*/
/*
-----------------------------------------------------------------------------------------neuesvon
*/
#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
	border: 4px solid #bbdfff;
}
.scroll {
        overflow: hidden;
        width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
        position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
        height: 318px;
}
#left-shadow {
        position: absolute;
        top: 0;
        left: 0;
        width: 12px;
        bottom: 0;
        background: url(../aquarellweltvonbirgitbusch/bu/leftshadow.png) repeat-y;
}

#right-shadow {
        position: absolute;
        top: 0;
        right: 0;
        width: 12px;
        bottom: 0;
        background: url(../aquarellweltvonbirgitbusch/bu/rightshadow.png) repeat-y;
}

.inside {
        padding: 10px;
        border: 1px solid #999;
}

.inside img {
        display: block;
        border: 1px solid #666;
        margin: 0 0 10px 0;
        width: 250px;
}

.inside h2 {
        font-weight: normal;
        color: #111;
        font-size: 16px;
        margin: 0 0 8px 0;
}

.inside p {
        font-size: 11px;
        color: #ccc;
}

a {
   color: #aed9ff;
   text-decoration: none;
   border-bottom: 1px dotted #ccc;
}

a:hover {
        border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
p.aro { font-size: 1.2em; line-height: 1.2em; }
a { outline: none; color: red;}
        a:hover { color: black; }
a img { border: none; }
h3.ar { font-size: 1.4em; margin-bottom: 5px;}
/*
-----------------------------------------------------------------------------------------neuesvon
*/
#page-wrap {
margin:auto;
        text-align:center;
        padding:25px 0px 0px 0px;
        width:750px;
     }
a.close {
        position: absolute;
        right: 10px;
        bottom: 10px;
        display: block;
        width: 20px;
        height: 21px;
        background: url(../aquarellweltvonbirgitbusch/bu/close_button.jpg);
        text-indent: -9999px;
}
.photo_slider_img {
        width: 150px;
        height: 150px;
        margin-bottom: 5px;
        overflow: hidden;
}
td {
        vertical-align: top;
}
.photo_slider {
   position: relative;
   width: 150px;
   height: 170px;
   padding: 10px;
        border: 1px solid black;
   overflow: hidden;
   margin: 20px 10px 10px 10px;
   float: left;
           background: white;

}
.info_area {
        display:none;
}
.more_info {
        display: block;
        width: 89px;
        height: 26px;
        background: url(../aquarellweltvonbirgitbusch/bu/moreinfo.jpg);
        text-indent: -9999px;
        cursor: pointer;
}
#rahmennews
{
        display: block;
        margin: 0 auto 10px;
        text-align: center;
        border-top: 5px #686868 solid;
        border-left: 5px #686868 solid;
        border-right: 5px #2d2d2d  solid;
        border-bottom: 5px #2d2d2d solid;
        padding: 5px;
        background-color: #FFFFF0;
        padding-bottom: 40px;
}
#rahmennews1
{
        text-align: center;
        border-top: 3.5px #c0c0c0 solid;
        border-left: 3.5px #c0c0c0 solid;
        border-right: 3.5px #a0a0a0  solid;
        border-bottom: 3.5px #a0a0a0 solid;
background-color: #767676;
}
.rahmennews1
{
        text-align: center;
        border-top: 3.5px #c0c0c0 solid;
        border-left: 3.5px #c0c0c0 solid;
        border-right: 3.5px #a0a0a0  solid;
        border-bottom: 3.5px #a0a0a0 solid;
background-color: #767676;
}