@import url(mailform.css);
@import url(style.menue.css);
@import url(style.divs.css);
@import url(style.content.css);
@import url(style.news.css);
@import url(style.tabellen.css);
@import url(style.wetter.css);
@import url(style.gallery.css);
@import url(mailform.css);

/*--- Webfonts ---*/
@import url(http://fonts.googleapis.com/css?family=Walter+Turncoat);
@import url(http://fonts.googleapis.com/css?family=Puritan:400,400italic,700,700italic);

/*--- eigene Webfonts ---*/
/*@font-face {
    font-family: 'Stanlee';
    src: url('stripschrift-webfont.woff') format('woff');   
    font-weight: bold;   
    font-style: normal;  
    }*/

@font-face {
    font-family: 'SL-Schett';
    src: url('sl-schett-webfont.eot');
    src: url('sl-schett-webfont.eot?#iefix') format('embedded-opentype'),
         url('sl-schett-webfont.woff') format('woff'),
         url('sl-schett-webfont.ttf') format('truetype'),
         url('sl-schett-webfont.svg#StanLeeBold') format('svg');
    font-weight: normal;
    font-style: normal;

} /* Überschriften */


@font-face {
    font-family: 'Tr-Schett';
    src: url('tr-xl-webfont.eot');
    src: url('tr-xl-webfont.eot?#iefix') format('embedded-opentype'),
         url('tr-xl-webfont.woff') format('woff'),
         url('tr-xl-webfont.ttf') format('truetype'),
         url('tr-xl-webfont.svg#TriplexLightMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Tr-Schett';
    src: url('tr-xb-webfont.eot');
    src: url('tr-xb-webfont.eot?#iefix') format('embedded-opentype'),
         url('tr-xb-webfont.woff') format('woff'),
         url('tr-xb-webfont.ttf') format('truetype'),
         url('tr-xb-webfont.svg#TriplexBoldMedium') format('svg');
    font-weight: bold;
    font-style: normal;

}



@font-face {
    font-family: 'Tr-Schett';
    src: url('tr-ib-webfont.eot');
    src: url('tr-ib-webfont.eot?#iefix') format('embedded-opentype'),
         url('tr-ib-webfont.woff') format('woff'),
         url('tr-ib-webfont.ttf') format('truetype'),
         url('tr-ib-webfont.svg#TriplexItalicBoldMedium') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'Tr-Schett';
    src: url('tr-il-webfont.eot');
    src: url('tr-il-webfont.eot?#iefix') format('embedded-opentype'),
         url('tr-il-webfont.woff') format('woff'),
         url('tr-il-webfont.ttf') format('truetype'),
         url('tr-il-webfont.svg#TriplexItalicLightMedium') format('svg');
    font-weight: normal;
    font-style: italic;

}



/*---------------------------------------------------------------*/

html, body {
	background-image: url(../img.layout/bg.body.jpg);
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	height: 100%;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

table, div {
	font-family: 'Tr-Schett', sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 19px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}


/*.content {
	padding-left: 25px;
	padding-top: 7px;
	padding-right: 15px;
	margin-bottom: 20px;
}*/

.textcontent {padding: 15px;}

.content2spalten {
	width: 410px; margin-left: 150px;
}

.content2spalten {
	margin-left: 0px\9
} /*für des hura IE-Glump */

.spalte_links .submenue {
	padding-left: 20px;
	padding-top: 7px;
	/*padding-right: 15px;*/
	margin-bottom: 20px;
}
.spalte_links .submenue {
	padding-left: 10px;
}/*für des hura IE-Glump */

.menue{
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}

.randspalte {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}


.footer {
	text-align: center;
   font-weight: bold;
   color:#FF3D12;
}


.flashheader {margin-left: 9px; margin-top: 9px; width: 958px; height: 237px;}

/*--flexibles Fenster für wann ist was los --*/
#rand_aktuell {height: 190px; background-image: url(../img.layout/bg.wasistlos2.png); vertical-align: top;}
.aktuell_abschluss {height: 14px; width: 330px; clear: both; background-image: url(../img.layout/bg.wasistlos.schluss.png);}
