@charset "utf-8";
/* CSS Document */

*{
	font: 100% Verdana, Arial, Helvetica, sans-serif;	
	margin: 0;
	padding: 0;
}


@font-face {
    font-family: 'DINS30640NeuzeitGroteskBdCond';
    src: url('dinneuzeitgrotesk-boldcond-webfont.eot');
    src: url('dinneuzeitgrotesk-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinneuzeitgrotesk-boldcond-webfont.woff') format('woff'),
         url('dinneuzeitgrotesk-boldcond-webfont.ttf') format('truetype'),
         url('dinneuzeitgrotesk-boldcond-webfont.svg#DINS30640NeuzeitGroteskBdCond') format('svg');
    font-weight: normal;
    font-style: normal;

}


p {
	font-family: 'DINS30640NeuzeitGroteskBdCond', Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

h1 {
	font-family: 'DINS30640NeuzeitGroteskBdCond', Arial, sans-serif;
	font-size: 26px;
	color: #000;
}


a {
	font-family: 'DINS30640NeuzeitGroteskBdCond', Arial, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper_fix{
	position:absolute;
	width:100%;
	height:100%;
}
#wrapper{
	width: 950px;
	margin: auto;
}


.gesamtbreite {
	width: 925px;
}
.gesamtbreite_relative {
	width: 925px;
	position: relative;
}

.funk {
	clear:both;
	width: 925px;
	position: relative;
}

#div_bilder {
	width: 921px;
	height: 100%;
	text-align: center;
}

.float {
	float: left;
}
.clear {
	clear: both;
}

.buecher {
	width: 925px;
	height: 280px;
	padding-top: 30px;
}

#skip{
	text-align:center;
	padding-top:20px;
}

#tv {
	width: 921px;
}
#tv td {
	width: 120px;
	text-align: center;
}
#tv td.leer {
	width: 44px;
}


#testobjekte table {
	width: 921px;
}
#testobjekte p {
	text-align: center;
	padding-left: 65px;
	padding-right: 65px;
}
.testobjekte_hgr {
	background-image: url(../images/testobjekte_hgr.jpg);
}


#print tr td {
	width: 90px;
	height: 90px;
	text-align: center;
	padding-top: 2px;
}
#print td.platzhalter {
	width: 0px;
}

.impressum_aussen {
	width: 921px;	
}
#impressum {
	width: 840px;
	margin-left: 40px;
	background-color: #d7b78e;
	text-align: center;
	margin-bottom: 20px;
}


/* ---------------------------------------- Start Akte S. ------------------------------------------- */
/*#wrapper_fix_akteS{
	position:absolute;
	width:100%;
	height:100%;
}*/
#wrapper_akteS{
	width: 600px;
	margin: auto;
}

#akte_s {
	margin: 10px;
}
#akte_s p, #akte_s p u {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
}
#akte_s p a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
	font-style: underline;
}
#akte_s h1{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

#akte_s table {
	border: 1px solid #000;
}
.abstand p {
	margin-top: 8px;
}
.tabelle2 tr td {
	border: 1px solid #CCC;
}
.tabelle2 p {
	margin: 5px;
}

/* ---------------------------------------- Ende Akte S. ------------------------------------------- */



/*  --------------------- Start Unterseite "KREATIVE WELTANSCHAUUNG" --------------------------- */
.pfeil_back {
	width: 921px;
	padding: 15px 0px 5px 43px;
}

.bilder{	
	padding-left: 44px;
}
/*  --------------------- Ende Unterseite "KREATIVE WELTANSCHAUUNG" --------------------------- */




/*  --------------------- Start Unterseite "WORTSPIELWIESE" --------------------------- */
.resthoehe {
	height: 200px;
}
/*  --------------------- Ende Unterseite "WORTSPIELWIESE" --------------------------- */





