body {
	padding: 0 0 0 1em;
	margin:0 0 0 0;
	font-size: 19px;
	font-family: 'Cormorant', serif;	
	letter-spacing: 0.05em;
/*	font-family: Palatino, "Libre Baskerville";*/
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
/*	line-height: 30px; */

	
	color: #000;
	background-color: #fff;
}

/*b {
	font:  "Asap Bold";
}*/

#alles{
	width: 50em;
	margin:0 auto;
	text-align: left; 
	padding: 1.875em 1.25em 6.25em 1.25em;
	border: solid #fff 1px;
	position: relative;
	background-color: #fff;

/*	-moz-box-shadow: 0px 1px 3px #eee;
	-webkit-box-shadow: 0px 1px 3px #eee;
	box-shadow: 0px 1px 3px #eee;
*/
}

#haupt{
	padding-top: 1.875em;
	padding-left: 1.25em;
	padding-right: 1.25em;
	clear: both;
}

#text {
	padding-left: 0.625em;
	padding-right: 2.25em;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-transition:color 0.3s ease-in;  
   	-moz-transition:color 0.3s ease-in;  
   	-o-transition:color 0.3s ease-in;  
   	transition:color 0.3s ease-in;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

#header a:hover{	
	background-color: #FFF;
}

#text h2 a {
	color:  #000;
	background-color: #fff;
}

h1 {
	font-size: 2em;
	margin: 0.75em;
/*	padding:0.75em;*/
	float: left;
	line-height: 1.3em;
	font-weight: 400;
	letter-spacing: 0.02em;
}

h1 a {
	text-decoration: none;
	color: black;
}

i
 {
	/* */
}

h2 {
	text-decoration: underline;
	text-transform: uppercase;
/*	font-variant: small-caps;	
	font-variant: common-ligatures small-caps; */
	margin-top: 6em;
	margin-bottom: 1em;
	font-size: 1em; 
	font-weight: 500;
	letter-spacing: 0.0625em;
}

h3{
	font-size: 1em;
	margin-top: 2.25;
/*	margin-bottom: 12px; */
	font-weight: 500;
	text-decoration: underline;
	letter-spacing: normal;
}

h4 {
	font-size: 1em;
	margin-top: 0.5emx;
	font-weight: 500;
	text-decoration: underline;
}

ul {
	list-style-type: none;
	margin: 0 0 0 0;
}

#text ul {
	list-style-type: none;
	margin-left: 0.75em;
	margin-bottom: 1.3em;
	list-style-image: url(../img/bullit.gif);
	list-style-position: outside;
}

#text ul li {
	padding: 0.625em 0 0 0;
}

p {
	margin-bottom: 1em;
	line-height: 150%;
}

em {
	font-variant: small-caps;
}

.aktiv {
	color: #000;
}

.nfl{
	clear: both;
}

#impress{
	font-size: 0.75em;
	text-align: right;
}

#impress a:hover {
	background-color: #ddd;
	text-decoration: none;
	color: #000;
}
