/**************************************/
/*** Formatierung Text */
/**************************************/
@font-face {
  font-family: "rfutura";
  src: url(http://eafriends.raumregime.de/fileadmin/fonts/FuturaStd-Light.otf) format("opentype");
}


	
body
	{
/*	font-family: Arial, Century Gothic, Verdana, Helvetica, sans-serif;*/
	font-family: futura, "futura", 'Source Sans Pro', Arial, Century Gothic, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	margin:0;
	padding:0;
	font-weight:normal;
	background:#FFFFFF url("background.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	}

.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover
	{
	font-weight:bold;
	text-transform:uppercase;
	font-size: 14px;	
	color: #000000;
	/*border-bottom: 1px solid #f7eb35;*/
	}

.logo
	{
	/*font-weight:100;
	font-size: 21px;	
	padding-top:12px;
	color: #000000;
	line-height:20px;*/
	font-weight:bold;
	text-transform:uppercase;
	font-size:17px;
	}

/* .csc-textpic-imagewrap a{border: 1px solid orange; margin:0; padding:0;} */
.tx-jphcodesnippets-pi, .de1 {background:#FFFFFF; color:363636;}

h1
	{
	font-weight:bold;
	font-size: 13px;	
	letter-spacing:1px;
	color: #000000;
	text-transform:uppercase;
/*	border-bottom: 1px solid #f7eb35;*/
	}

h2
	{
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	color: #000000;
/*	width: 50%;
		border-bottom: 1px solid #f7eb35;*/
	}	


p {	font-size: 13px;
	color: #363636;
	padding:0; margin:0; letter-spacing:1px;
	padding-bottom:20px;}


a img
	{border:0px; margin:0; padding:0;}


.bodytext {padding-bottom:70px;}



/**************************************/
/*** Linkeigenschaften Allgemein */
/**************************************/	

a.impressum:link {color:#000000; font-size:9px; letter-spacing:1px;}
a { text-decoration: none; /* color:#14113c; */}
a:link, a:visited { color:#000000;/*color:#14113c;*/}
.bodytext a, .csc-textpic a { font-weight:bold; }
.breadcrumb a { border-bottom:0px solid #f7eb35;}

a:hover {color:#363636; text-decoration:underline;}



dd.csc-textpic-caption {color:#14113c; font-size:10px; text-align:left; padding-bottom:10px;}