@charset "UTF-8";
/* START */

.polaroid1{
background-image: url(../../img/polaroid-links.png);
background-repeat: no-repeat;
width: 180px;
height: 180px;
margin: 0px;
padding: 0px;
position: absolute;
left: 0;
top: 60px;
z-index: 100;
}

.polaroid3{
background-image: url(../../img/polaroid.png);
background-repeat: no-repeat;
width: 180px;
height: 180px;
margin: 0px;
padding: 0px;
position: absolute;
left: 300px;
top: 60px;
z-index: 101;
}

.polaroid2{
background-image: url(../../img/polaroid-rechts.png);
background-repeat: no-repeat;
width: 180px;
height: 180px;
margin: 0px;
padding: 0px;
position: absolute;
left: 150px;
top: 60px;
z-index: 102;
}

.csc-textpic-image{
border: 0px;
}

#submenu{
visibility: hidden;
}

#page .left{
height: 20px;
overflow: hidden;
}

#page .main{
width: 370px;
position: absolute;
left: 550px;
top: 0px;
color: #fff;
}

#page .main h1{
color: #fff;
}

#page .main a{
color: #fff;
}

#page .main .align-right a{
color: #fff;
padding: 3px;
padding-left: 8px;
padding-right: 8px;
border: 1px #fff solid;
display:inline;
float:right;
}

#page .main .align-left a {
color: #fff;
padding: 3px;
padding-left: 8px;
padding-right: 8px;
border: 1px #fff solid;
display:inline;
float:left;
}

#page .main .start_gruss {
height: 180px;
background-image: url(http://www.farchant.de/fileadmin/img/start-main-back.png);
width:390px;
padding: 10px;
}

.start_tour {
padding: 10px;
visibility: visible;
float:left;
width: 430px;
margin-top: 10px;
height: 150px;
margin-left: -30px;
background-image:url(http://www.farchant.de/fileadmin/img/tour_neu_back.png);

}


.start_tour h1{
width: 220px;
margin-top: 30px;
float:right;

}

.start_tour .bodytext {
width: 220px;
float:right;
margin-top: 0px;
margin-bottom: 0px;
display: block;

}

.start_tour .align-right {
position:absolute;
bottom: 30px;
right: -10px;
}
