@import url("http://fonts.googleapis.com/css?family=Droid+Sans") all;

body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:#515150;
}

h1, h2, h3 {
color: #515050;
font-size: 28px;
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif; 
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #abd395; text-decoration: none;font-weight:normal; }
a:hover { color: #5B9AD2; text-decoration: underline;font-weight:normal; }

a img { border: none }


#line {
line-height: 90%;
font-size: x-small;
}

#button {
display:block;
width: 160px;
height: 101px;
text-decoration:none;
font-family: Droid Sans, Arial;
font-style:normal;
font-size:16px;
font-weight:bold;
background: url(../img/button_bg.jpg) 0 0 no-repeat;
color:#c3d8b1;
margin: 0px 10px 10px 0px;
text-transform:uppercase;
text-align:center;
float:left;
border: none;
vertical-align: middle;
}

#button p {
padding-top:24px;
}

#button:hover {
color:#f7f8f3;
background: url(../img/button_bg.jpg) 0 -102px no-repeat;
}

.95543_ div.module_lightbox_gallery ul.pictures li a.preview {
    display:block;
    float:left;
    border:2px #eee solid;
    margin:1px;
    background-repeat:no-repeat;
    background-position: 50% 50%;
    background-color: white;
    text-decoration: none;
    width: 200px; 
    height:200px;

}

.presseboxen{
width:188px;
background-color: #c2ddb4;
border: 1px solid #c2ddb4;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-o-border-radius: 15px;
padding:10px;
box-shadow: 3px 3px 5px #999999;
-moz-box-shadow: 3px 3px 5px #999999;
-o-box-shadow: 3px 3px 5px #999999;
-webkit-box-shadow: 3px 3px 5px #999999;
margin-bottom:20px;
float:left;
margin-right:20px;
text-align:center;
height:185px;
width:200px;
}

.presseboxen img{
margin: 5px 0px 5px 0px;
transition: transform .2s ease-in;
-moz-transition: -moz-transform .2s ease-in;
-o-transition: -o-transform .2s ease-in;
-webkit-transition: -webkit-transform .2s ease-in;
}

.presseboxen a img:hover{
-moz-transform: scale(1.025);
-webkit-transform: scale(1.025);
-o-transform: scale(1.025);
transform: scale(1.025);
}

.presseboxen a{
text-decoration: none;
color:#111111;
font-size: 18px;
font-weight:bold;
}

.back{
background-image: url(../img/Zurueck.png);
}

.back:hover{
background-position: 0px 60px;
}

.boot:hover {
background: #ffffff;
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

