/* @override http://www.lafontegara.de/tl_files/styles/style.css */

/* @group typolight */

body {
	padding:0;
	text-align:center;
	margin: 0;
	font: 90%/1.5 Georgia, "Times New Roman", Times, serif;
}
body#top.startseite {
	background: url(../../tl_files/bilder/hg_motiv_neu.jpg) no-repeat;
}
body#top.waswirspielen {
	background: url(../../tl_files/bilder/hg_waswirspielen.jpg) no-repeat;
}
body#top.waswirbieten {
	background: url(../../tl_files/bilder/hg_waswirbieten.jpg) no-repeat;
}

body#top.wannwirspielen {
	background: url(../../tl_files/bilder/hg_wannwirspielen.jpg) no-repeat;
}
body#top.wannwirspielen  div#container {
	height: 100%;
}

body#top.wannwirspielen div#header {
	height: 250px;
	background: url(../../tl_files/bilder/lafontegara_zeichen.png) no-repeat 60px 120px;
}

#footer div.inside div.mod_customnav.block {
	height: 50px;
}

body#top.kontakt {
	background: url(../../tl_files/bilder/hg_kontakt.jpg) no-repeat;
}

#text-spalte-1 {
	margin-left: 300px;
	width: 350px;
}
#text-spalte-2 {
	width: 350px;
	float: left;
	margin-left: 330px;
}

div#tina.mod_article.block {
	margin-left: 300px;
	width: 350px;
}

div#freia.mod_article.block {
	margin-left: 330px;
	width: 350px;
}

div#motiv-freia-und-tina.mod_article.block {
	float: left;
	position: absolute;
	top: -280px;
	margin-left: 20px;
}

div#header {
	height: 350px;
	background: url(../../tl_files/bilder/lafontegara_zeichen.png) no-repeat 60px 120px;
}

body#top.startseite #main div.inside {
	padding-left: 250px;
	padding-right: 10px;
	padding-top: 50px;
}
body#top.werwirsind div#container {
	margin-top: 63px;
}

div#kontakt.mod_article.block {
	margin-left: 545px;
}

div#impressum.mod_article.block {
	margin-left: 545px;
}

#wrapper{
	margin:0 auto;
	text-align:left;	
	padding-top: 0;
	padding-bottom: 0;
}

div#container {
	padding-top: 2px;
	height: 250px;
	margin-bottom: 50px;
}


#footer{
	clear:both;
	margin:0 auto;
	text-align: right;	
}

select,input,textarea {
	font-size: 99%;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#left {
	float: left;
}

#right {
	float: left;
}




.startseite #left {
	float: left;
	width: 300px;
}

.startseite #right {
	float: left;
	margin-left: 60px;
	width: 350px;
}


#main {
	width: auto;
	position: relative;
}

.inside {
	position: relative;
	text-align: left;
}

#main div.inside {
	padding-left: 10px;
	padding-right: 10px;
}

.block {
	overflow: hidden;
}

.clear,#clear {
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both;
}

.invisible {
	width: 0px;
	height: 0px;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

.custom {
	display: block;
	text-align: left;
}

.custom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */





/* @group grundsatz */

.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 6px;
	color: #3a3a3a;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
}

#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color:#E5F2E9;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:15px;
padding:5px 10px;
font-size:0.9em;
}

.entrymeta{
	font-size:0.9em;
color:#999;
}
.entrymeta a{
color:#677;
}
.entrymeta a:hover{
color:#255;
}
.entrytitle h2{
	color:#58BBEB;
	font-size:2.2em;
}
.entrytitle h2 a{
color:#2C5F3F;
}
.entrytitle h2 a:hover{
	color:#C8A799;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.8em;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1
{
background:#f8f9f1;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-1 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px;
padding:5px 10px;
}
/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{
	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
#sidebar ul li{
	border-bottom:1px dotted #414141;
	margin-bottom:3px;
	padding:3px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
padding:5px 10px;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f3f3;
	border:1px solid #EEEEEE;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color: #b1b1b1;
	text-decoration:none;
}
a:hover{
	color: #717171;
}

#footer a {
	color: #adadad;
}

#footer a:hover {
	color: #7f7f7f;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

div.ce_text.block p {
	padding: 0;
	margin: 0;
	color: #6b6b6b;
}

/* @end */

/* @group calendar */

#spieltermine-kalender {
	float: left;
	margin-left: 350px;
	margin-bottom: 50px;
}

#spieltermine-kalender p {
	margin: 0;
	padding: 0;
}

#spieltermine-kalender h2 {
	margin: 0;
}
#spieltermine-kalender div.header.first{
	margin-top: 0px;
}

#spieltermine-kalender div.mod_eventlist.block div.event{
	border-bottom: 1px dotted #949494;
}
#spieltermine-kalender div.header{
	margin-top: 10px;
}






.calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background: #ede8d5; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
	border-style: dotted;
	border-width: 1px;
}
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #bcbcbc;
        background-color: #d6d1c0;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border: 1px solid #bcbcbc;
        background-color:#e5e0ce;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size: 0.8em;
        border:1px solid #bcbcbc;
        background-color:#e5e0ce;
        color: #000;
	font-weight: bold;
}
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #bcbcbc;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color: #000;
	font-weight: bold;
}
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #bcbcbc;
        background-color:#e5e0ce;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #bcbcbc;
        background-color:#d6d1c0;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }



/* @end */

/* @group navigation */

div.mod_navigation.block {
	clear:both;
	text-align: right;
	padding: 0;
	float: left;
	height: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 75%;
}

#nav{
	background:#333;
	border:5px solid #222;
	border-top:none;
	font-size:0.9em;
	margin-bottom:30px;
	padding:0;
	width:590px;
	margin-top:-60px;
}

#nav ul li{
}
#nav ul li a{
	color:#fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
	color: #cdcdcd;
}

/* @group an_aus */
ul_level_1 li.active.first {
	display: none;
}

ul.level_1 li.first {
	#display: none;
}
ul.level_2 li.first {
	display: block;
}
ul.level_2 li.sibling.first {
	display: block;
}

ul.level_1 li.submenu.trail ul{
	display: block;
}

ul.level_1 li.submenu.trail ul.level_2 li.active span.active {
	display: block;
}
ul.level_1 li.submenu ul{
	display: none;
}

ul.level_1 li.active.submenu ul {
	display: block;
}
li.submenu.sibling ul.level_2 li {
	display: none;
}
span.active.submenu {
	display: block;
}


/* @end */

/* @group level1 */

ul.level_1 {
	list-style-type:none;
	float: left;
	margin-left: 690px;
	height: 150px;
	width: 375px;
	text-align: left;
	position: relative;
}



ul.level_1 li {
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:-3px;
	margin-right:10px;
	float: left;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}







/* @end */

/* @group level2 */

ul.level_2 {
	list-style-type:none;
	float: left;
	width: 250px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 150px;
}


ul.level_2 li {
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:-3px;
	margin-right:10px;
	float: left;
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}



ul.level_1 li.submenu.trail a{
	color: #000;
}

ul.level_1 li ul.level_2 li.sibling a.sibling {
	color: #b1b1b1;
}

ul.level_1 li ul.level_2 li.sibling a:hover {
	color: #717171;
}

	
ul.level_1 li ul.level_2 li.active span.active {
	color: #000;}





/* @end */




/* @end */

/* @group footer */



#footer div.inside div.mod_customnav.block ul.level_1 li a{
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
}

/* @end */

/* @group calender typolight */

div.mod_calendar.block {
	text-align: center;
	margin-bottom: 20px;
	width: 750px;
	margin-left: 250px;
	background-color: #fffeff;
	-webkit-box-shadow: 0px 0px 30px #999999;
	-moz-box-shadow: 0px 0px 30px #999999;
	box-shadow: 0px 0px 30px #999999;
}

table.calendar {
	width: 100%;
}

td.days {
        vertical-align:text-top;
        text-align:left;
        width: 80px;
        height: 80px;
        border:1px solid #bcbcbc;}

#spieltermine-kalender a:hover{
	color: #363636;
}

div.event.cal_1.klassisch a{
	font-weight: bold;
	color: #f9913d;
}
div.event.cal_1.jazz a{
	font-weight: bold;
	color: #437ed2;
}



/* @end */

#kontaktformular-antwort {
	margin-left: 680px;
	width: 350px;
}


