@font-face {
font-family: UniversLTStd-LightCn;
src: url("/uploads/fonts/UniversLTStd-LightCn.otf") format("opentype");
}
@font-face {
font-family: UniversLTStd-LightCnObl;
src: url("/uploads/fonts/UniversLTStd-LightCnObl.otf") format("opentype");
}
@font-face {
font-family: UniversLTStd-Cn;
src: url("/uploads/fonts/UniversLTStd-Cn.otf") format("opentype");
}
@font-face {
font-family: UniversLTStd-CnObl;
src: url("/uploads/fonts/UniversLTStd-CnObl.otf") format("opentype");
}
@font-face {
font-family: UniversLTStd-BoldCn;
src: url("/uploads/fonts/UniversLTStd-BoldCn.otf") format("opentype");
}
@font-face {
font-family: UniversLTStd-BoldCnObl;
src: url("/uploads/fonts/UniversLTStd-BoldCnObl.otf") format("opentype");
}

/* Allgemeine Definitionen */

* {margin: 0; padding: 0; border: 0;}

body {background-color: #eae9e3;  font-family: UniversLTStd-LightCn, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 1.4em; font-style:normal; color: #000; letter-spacing: 0.05em;}

body a {
	color:  #000;
	line-height: 1em;
	text-decoration: none;
}


/* Header */

#logo {
	position: absolute;
	top: 10px;
	left: 15px;
	font-family: UniversLTStd-Cn, Helvetica, Arial, sans-serif; font-size: 38px; line-height: 43px; font-style:normal; color: #000; letter-spacing: 0.07em;
}

#logo a:link, #logo a:visited {text-decoration: none; font-size: 38px; line-height: 43px; color: #000;}
#logo a:hover {text-decoration: none; font-size: 38px; line-height: 43px; color: #000;}

#strichlein {
	position: absolute;
	top: 155px;
	left: 15px;
width: 40px;
	border-top: solid #000 4px;
}

#adresse {
	position: absolute;
	top: 10px;
	left: 445px;
	width: 500px;
}

.adressblock {
	position: relative;
	float: left;
	margin-right: 30px;
	letter-spacing: 0.08em;
}


.abstandnach {
	line-height: 2em;
}

.abstand {
	line-height: 1.4em;
}


/* Seitenbreite */

#seitenbreite {
	position: absolute;
	width: 900px;
}


/* Ebene 1: Layout */

#spiegel1 {
	position: absolute;
	top: 230px;
margin-bottom: 80px;
	left: 15px;
	width: 885px;
}


/* Ebene 2: Zeilen */

.kategorie {
	position: static;
	float: left;
	width: 1000px;
	margin-bottom: 25px;
}

.kategoriename {
	position: relative;
	float: left;
letter-spacing: 0.08em;
	text-transform:lowercase;
}

.kategoriename a {
	text-decoration: underline;
	cursor: pointer;
}

.kategoriename a:hover {
	font-family: UniversLTStd-LightCnObl, Helvetica, Arial, sans-serif;;
}



.box {
	position: relative;
	float: left;
	margin-left: 70px;
	margin-bottom: 70px;
}



/* Ebene 5: Spezifische */


.textbox {
	position: relative;
float: left;
	margin-top: 30px;
	width: 800px;
	margin-bottom: 20px;
}


.bildbox {
	position: relative;
float: left;
	display: inline-block;
}

.bildbox img{
	margin-right: 20px;
	margin-bottom: 16px;
}


/* Ebene 6: Textformate */
.bold {
	font-family: UniversLTStd-Cn, Helvetica, Arial, sans-serif;;
}

.underline {
	text-decoration: underline;
}


/* Stylesheet: white Modified On 2016-11-03 16:06:13 */
