175 lines
2.7 KiB
CSS
175 lines
2.7 KiB
CSS
body{
|
|
margin: 0;
|
|
|
|
font-family: Arial;
|
|
}
|
|
|
|
a {
|
|
text-decoration: none;
|
|
font-size: 90%;
|
|
font-weight: bold;
|
|
vertical-align: middle;
|
|
color: #FFB037;
|
|
}
|
|
|
|
//#footer{
|
|
// width: 100%;
|
|
// color: white;
|
|
// clear: both;
|
|
// font-size: 12px;
|
|
//}
|
|
|
|
//#main{
|
|
// width: 80%;
|
|
// margin-left: auto;
|
|
// margin-right: auto;
|
|
//}
|
|
|
|
//#static {
|
|
// float: right;
|
|
//}
|
|
|
|
//#map_link {
|
|
// height: 110px;
|
|
// cursor: pointer;
|
|
//}
|
|
|
|
//#content{
|
|
// float: left;
|
|
// background-color: #F996AC;
|
|
// background-color: rgba(249, 150, 172, 0.6);
|
|
// opacity: 0.95;
|
|
// width: 61.8%;
|
|
// min-height: 500px;
|
|
// max-height: 500px;
|
|
// overflow-y: scroll;
|
|
// border-radius: 0 0 0 5px;
|
|
//}
|
|
//#menu {
|
|
// background-color: #990015;
|
|
// clear: both;
|
|
//}
|
|
|
|
//#content_frame {
|
|
// margin: 0;
|
|
// padding: 0;
|
|
// width: 100%;
|
|
//}
|
|
|
|
//#content_frame_frame {
|
|
// margin-left: auto;
|
|
// margin-right: auto;
|
|
// padding: 0;
|
|
// text-align: justify;
|
|
// font-size: 105%;
|
|
// width: 80%;
|
|
//}
|
|
|
|
//#info {
|
|
// width: 38.2%;
|
|
// float: right;
|
|
// background-color: rgba(246, 53, 95, 0.8);
|
|
// font-weight: bold;
|
|
// height: 200px;
|
|
//}
|
|
|
|
//#info_text {
|
|
// padding-top: 20px;
|
|
// float: right;
|
|
// padding-right: 50px;
|
|
// font-weight: bold;
|
|
// font-size: 15px;
|
|
// line-height: 25px;
|
|
//}
|
|
|
|
//#logo {
|
|
// height: 200px;
|
|
// opacity: 1;
|
|
// margin: 0;
|
|
// width: 61.8%;
|
|
// float: left;
|
|
//}
|
|
|
|
//#menu div{
|
|
// margin: 0;
|
|
// padding: 0;
|
|
// height: 30px;
|
|
// width: 20.6%;
|
|
// text-align: center;
|
|
// float: left;
|
|
// padding-top: 5px;
|
|
//}
|
|
|
|
//#menu div a{
|
|
// display: block;
|
|
// height: 30px;
|
|
// color: white;
|
|
//}
|
|
|
|
//#menu div:hover{
|
|
// background: #EFF0F2;
|
|
//}
|
|
|
|
//#menu div:hover a{
|
|
// color: #3C85D6;
|
|
//}
|
|
|
|
//#menu_1{
|
|
// background: #3C85D6;}
|
|
//#menu_2{
|
|
// background: #023F83;}
|
|
//#menu_3{
|
|
// background: #91B8E4;}
|
|
//#angebot{
|
|
// float: left;
|
|
// color: white;
|
|
// font-weight: bold;
|
|
// text-align: center;
|
|
// width: 38.2%;
|
|
// background-color: #023F83;
|
|
// height: 30px;
|
|
// padding-top: 5px;
|
|
// font-size: 12px;
|
|
//}
|
|
|
|
//#menu_ul {
|
|
// margin: 0;
|
|
// padding: 0;
|
|
//
|
|
//}
|
|
//#galleria {
|
|
// height: 500px;
|
|
// width: 100%;
|
|
//}
|
|
|
|
//#galleria_container {
|
|
// float: left;
|
|
// width: 38.2%;
|
|
// background-color: rgba(255, 0, 0, 0.3);
|
|
// border-radius: 0 0 5px 0;
|
|
//}
|
|
|
|
//#galleria_container2 {
|
|
// float: left;
|
|
// width: 38.2%;
|
|
//}
|
|
|
|
//.info_margin {
|
|
// margin-top: 20px;
|
|
//margin-left: 30px;
|
|
// float: left;
|
|
//}
|
|
|
|
//#info_zeiten {
|
|
// width: auto;
|
|
// font-size: 12px;
|
|
//}
|
|
|
|
//#info_mapfb{
|
|
// width: 50%;
|
|
// padding-left: 18px;
|
|
//}
|
|
|
|
//#top_container{
|
|
// background-color: white;
|
|
//} |