@import url("reset.css");
@import url("menu.css");
@import url("typografie.css");
@import url("fonts/fonts.css");

* {	margin:0; padding:0}

body {
	background: url(../Bilder/pattern.png);
    font-family: 'TRegular', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.1em;
	line-height:1.4em;
	font-weight: normal;
	color:#9d2121;
    text-align: center;  /* Zentrierung im Internet Explorer */
	}

.centerwrap {
	width:980px;
	margin: 0 auto;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	}

#header {
	background: url(../Bilder/rot_02.png) repeat-x;
	color:#FFF;
	font-size:0.8em;
	line-height:1.2em;
    font-family: 'TLight', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}

#headerback2 {
	background: url(../Bilder/rot_06.png) repeat-x;
	width:980px;
	margin: 0 auto;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	}

#headerlogo {
	background:url(../Bilder/rot_14.png) no-repeat 34px 23px;
	}

#headerglocke {
	background: url(../Bilder/rot_26.png) no-repeat center bottom;
	height: 170px;
	}
	
#top {
	background:url(../Bilder/Entwurf_Lamm3_06.png) no-repeat;
	margin: 0 auto;
	width:300px;
	
	}

#topmiddle {
	background: url(../Bilder/rot_09.png) repeat-x;
	margin:0 40px;
	height:35px;
	padding-top:5px;
	text-align:center;
	}

#topright {
	background:url(../Bilder/Entwurf_Lamm3_09.png) no-repeat right;
	}

#infos{
	padding-left: 680px;
	margin-top: -15px;
	}



#menu {
	background: url(../Bilder/fff_40.png);
	}
	



.links {
	float:left;
	width:480px;
	}

.rechts {
	float:right;
	width:480px;
	position:relative
	}
	
.rechts.slide {margin-top:20px;min-height:510px}
.rechts.slide2 {margin-top:20px;min-height:400px}
	
.links70 {
	float:left;
	width:650px;
	}

.rechts30 {
	float:right;
	width:310px;
	}

.cc {
	background: url(../Bilder/fff_40.png);
	padding: 30px 34px;
	margin-top:20px;
	min-height:340px;
	}



.full {
	padding: 15px 34px;
	}

.footer, .full {
	background: url(../Bilder/fff_40.png);
	margin-top:20px;
    font-family: 'TLight';
	}

.frapl, .frapr {
	padding: 15px 34px;
	color:#888;
	font-size: 0.7em;
	}

.frapr {
	text-align:right;
	}

.img {
	margin-top: 20px;
	}
	
.imgleft {
	float: left;
	margin: 5px 20px 15px 0;
	}
	
.thumb {
	margin: 0 20px 20px 0;
	}

/* ################################### */
/* ########### Allgemein ############# */
/* ################################### */
	
.clear {
	clear:both;
	font-size: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
	}

.slideshow {padd