/* CSS Document
 Standart-Stylesheet für Kiteschulseiten
 
 Farblayout in einzelnen Stylesheets
 
 
 */
body {
    margin: 0;
    padding: 0;
    background-image: url("/tl_files/kiteschule/img/bg_it.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: "trebuchet MS", arial;
    font-size: 0.75em;
    line-height: 160%;
    color: #fff;
}

#wrapper {
    padding-top: 50px;
}

#container {
    background-image: url(/tl_files/kiteschule/images/container.png);
    background-repeat: repeat-y;
    padding: 0px 25px;
    min-height: 390px;
}

#header {
    background-image: url(/tl_files/kiteschule/images/head.png);
    background-repeat: no-repeat;
}

#zoom {
    background-image: url(/tl_files/kiteschule/images/zoom.png);
    background-repeat: repeat-y;
    background-position: 0 123px;
}

#footer {
    background-image: url(/tl_files/kiteschule/images/foot.png);
    background-repeat: no-repeat;
}

#header .inside {
    left: 20px;
    top: 30px;
}

#right {
    padding-left: 25px;
    margin-top: 50px;
}

#flashcontent {
    left: 419px;
    position: absolute;
    top: -4px;;
}

#logo {
    position: absolute;
}

#header .mod_imageslider {
    position: absolute;
    right: 50px;
}

#spacer {
    height: 50px;
}

#blog h1 {
    background-color: #080808;
    margin-right: 20px;
    padding: 7px 0 7px 0px;
}

#blog .layout_short {
    margin-right: 20px;
    border-bottom: none;
}

a {
    color: #fff;
    text-decoration: none;
}

.ce_text a:hover, .teaser a:hover, .event a:hover, .layout_short a:hover {
    color: #fff;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 15px 0;
}

h2, .title {
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
}

p {
    margin: 0;
}

img {
    padding: 0;
    margin: 0;
}

.info {
    color: #3b3b3b;
    margin-bottom: 5px;
}

/*Module*/
.ce_gallery {
    text-align: center;
}

.ce_text p {
    margin-bottom: 10px !important;
}

/*Module*/
.mod_newslist, .mod_upcoming_events {
    margin-bottom: 20px;
}

.layout_full {
    border-bottom: 1px dashed #080808;
    margin-bottom: 10px;
}

.layout_short {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.mod_article {
    padding-bottom: 15px;
}

.more {
    float: left;
}

.ce_text {
    margin-bottom: 10px;
}

/*Formulare*/
.error {
    font-size: 11px;
    color: #ffcb00;
    margin-left: 10px;
}

input, .formbody textarea, .formbody select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #3B3B3B;
    color: white;
    font-family: trebuchet MS;
    font-size: 12px;
    margin-bottom: 5px;
}

#anmeldeformular input, #anmeldeformular textarea {
    width: 250px;
}

#anmeldeformular .checkbox {
    clear: left;
    width: auto;
    margin-left: 0;
}

#kontakt input, #kontakt textarea {
    width: 250px;
}

.checkbox {
    float: left;
}

option {
    background-color: #3b3b3b;
    border-color: #3b3b3b;
    font-family: Arial;
    color: #ffffff;
    font-size: 12px;
}

.anmeldebutton {
    width: auto;
}

fieldset {
    border: 1px solid #3b3b3b;
    padding: 10px;
    margin-bottom: 20px;
    color: #fff;
}

legend {
    color: #fff;
}

label {
    display: block;
    float: left;
    width: 150px; /* Breite.*/
}

.radio_container, checkbox_container {
    margin-bottom: 5px;
}

/**
 * Table
 */
.ce_table table {
    width: 100%;
}

.ce_table td {
    padding: 2px 20px 2px 0;
}

.ce_table th {
    padding: 2px 8px;
    background-color: #080808;
}

.ce_table .even {
    background-color: #080808;
}

/*Kalender*/
.mod_upcoming_events .event {
    padding-bottom: 5px;
}

.mod_calendar table, .mod_dlh_reservationplan table {
    width: 100%;
    border-top: 1px solid #3b3b3b;
    border-left: 1px solid #3b3b3b;
}

.mod_dlh_reservationplan, .mod_calendar {
    width: 100%;
}

.mod_calendar .head, .mod_dlh_reservationplan .head {
    padding-top: 4px;
    padding-bottom: 5px;
    text-align: center;
    border-right: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
}

.mod_calendar .current, .mod_dlh_reservationplan .current {
    background-color: #000;
}

.mod_calendar .label, .mod_dlh_reservationplan .label {
    padding-top: 3px;
    padding-bottom: 4px;
    text-align: center;
    border-right: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
    font-weight: bold;
    font-size: 10px;
}

.mod_calendar td, .mod_dlh_reservationplan td {
    width: 14%;
    height: 72px;
    padding: 0px;
    vertical-align: top;
    border-right: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
}

.mod_calendar .weekend {
}

.mod_calendar .today, .mod_dlh_reservationplan .today {
    background-color: #080808;
}

.mod_calendar .empty, .mod_calendar .empty .header {
}

.mod_calendar td .header, .mod_dlh_reservationplan td .header {
    padding: 2px;
    background-color: #080808;
    font-size: 10px;
}

.mod_calendar .event, .mod_dlh_reservationplan .event {
    padding: 2px;
}

 .mod_dlh_reservationplan .active .header {
    color: #000;
    background-color: #33CC33;
}

.mod_calendar .blocked .header, .mod_dlh_reservationplan .blocked .header {
    background-color: #FF0033;
}

.mod_calendar .reserved .header, .mod_dlh_reservationplan .reserved .header {
    background-color: #FFC700;
}

.mod_calendar td .event a {
    font-size: 10px;
}

/*Pagenation*/
.pagination .current {
    font-weight: bold;
    margin-right: 5px;
}

.pagination .link {
    margin-right: 5px;
}

.pagination .last, .pagination .next {
    margin-right: 5px;
}

.pagination ul, .pagination p {
    margin-top: 5px;
    margin-top: 5px;
    padding: 0;
}

.pagination li {
    float: left;
    list-style-type: none;
}

.back {
    margin-top: 10px;
}

/*Fotoalbum*/
.layout_preview {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 350px;
}

.image_container {
    float: left;
    padding: 4px 3px 1px;
    border: 1px solid #060606;
    margin: 1px 10px 10px 0;
}

.noBorder .image_container {
	border: none;
}
.noBorder .image_container:hover {
	border: none !important;
}

.blog .image_container {
    padding: 4px 3px 1px;
    border: 1px solid #060606;
    margin: 3px 10px 10px 0;
}

.image_info {
    float: left;
    width: 165px;
}

.mod_photoalbumsviewer img {
    border: 3px solid black;
}

.image_info .titel {
    border-bottom: none !important;
}

/*Navi*/
.mod_navigation {
    position: absolute;
    overflow: visible;
    z-index: 50;
    font-size: 14px;
}

.mod_navigation p {
    margin: 0px;
    padding: 0px;
}

.mod_navigation ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.mod_navigation li {
    /* width:100px; Breite eines Men�punktes festlegen */
    padding-right: 25px;
    position: relative; /* Position */
    float: left; /* links nebeneiander anordnen */
    line-height: 28px; /* bestimmt die H�he eines Men�eintrages */
}

.mod_navigation li ul {
    left: -10px;
    top: 29px; /* zweite Ebene beginnt 1 Pixel unter der ersten Ebene */
    position: absolute; /* Position wird absolut zum Elternelement gesetzt */
    display: block; /* F�r erste Formatierung sichtbar. Wir sp�ter auf none gesetzt */
    font-size: 11px;
}

.mod_navigation .level_2 li {
    border-top: none;
    background: url(/tl_files/kiteschule/img/menu_bg.png);
    width: 120px;
    border-left: 10px solid #080808;
    font-size: 11px;
	line-height:16px;
padding-bottom:10px;
}
.mod_navigation .level_2 li .first{
	padding-top: 5px;
}

.mod_navigation li ul ul {
    left: 161px;
    top: 0px;
    position: absolute;
}

.mod_navigation li ul {
    bottom: 0px;
    left: -10px;
    right: 0px;
    top: 29px;
    position: absolute;
    display: none; /* Ausbleden der Untermen�s */
}

.mod_navigation li:hover ul {
    display: block;
}

.mod_navigation ul li:hover ul ul {
    display: none;
}

.mod_navigation ul ul li:hover ul {
    display: block;
}

.mod_navigation ul li:hover ul, .mod_navigation ul li.sfhover ul {
    display: block;
}

.mod_navigation ul li:hover ul ul, .mod_navigation ul li.sfhover ul ul {
    display: none;
}

.mod_navigation ul ul li:hover ul, .mod_navigation ul ul li.sfhover ul {
    display: block;
}

/*Sidebar NAvigation*/
.mod_navigationSub ul {
    margin: 0;
    padding-left: 14px;
    font-size: 14px;
}

.ce_table td {
    padding: 8px 8px 8px 8px;
}

#preise table {
    margin-bottom: 15px;
    width: 100%;
}

#preise .col_0 {
    width: 115px;
}

#preise .col_1 {
    width: 285px;
}

#partner .ce_hyperlink {
    padding-bottom: 10px;
}

.days {
    border: 1px solid #000000;
    padding: 4px;
    vertical-align: top;
    width: 95px;
    height: 95px;
}

.calendar .current {
    text-align: center;
}

.calendar .next {
    text-align: right;
}

.calendar .head {
    height: 25px;
    vertical-align: top;
    text-align: center;
}

/* News und Blog */
.mod_newsmenu ul {
    padding: 0px;
    margin: 0px;
}

.mod_newsmenu .year {
    font-weight: bold;
}

.mod_newsmenu .level_2 {
    font-weight: normal;
}

.cloud {
    margin: 0;
    padding: 0;
}

.cloud li {
    float: left;
    list-style-type: none;
    padding: 0 5px 5px 0;
}

li.size1 {
    font-size: 12px;
}

li.size2 {
    font-size: 15px;
}

li.size3 {
    font-size: 16px;
    font-weight: bold;
}

#lbCenter, #lbBottomContainer {
    background-color: #000000;
}

#lbImage, #lbBottom {
    border-color: #000000;
}

#right h1 {
    font-size: 13px;
    font-weight: bold;
}

ol {
    padding-left: 25px;
}

#sidebar-kursticket .ce_download {
    margin-bottom: 10px;
    margin-top: 5px;
}

#sprachen {
    position: absolute;
    left: 435px;
    top: 20px;
}

#sprachen ul {
    margin: 0;
    padding: 0;
}

#sprachen li {
    background-repeat: no-repeat;
    height: 27px;
    list-style-type: none;
    padding-left: 35px;
    padding-top: 1px;
}

#sprachen #de {
    background-image: url(img/german.png);
}

#sprachen #it {
    background-image: url(img/italien.png);
}

#sprachen #at {
    background-image: url(img/austria.png);
}

#sprachen h2 {
    margin-bottom: 8px;
}

#mainnav .italiano a{
	background-image:url(img/it.png);
background-position:12px 4px;
background-repeat:no-repeat;
border-left:1px solid #333333;
padding-left:35px;
}
#mainnav .german a{
	background-image:url(img/de.png);
background-position:12px 4px;
background-repeat:no-repeat;
border-left:1px solid #333333;
padding-left:35px;
}

