body, html {
 	height:100%;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	color :  #000000;
	font-family :Tahoma;
	font-size : 9pt;
}
td {
	color :  #000000;
	font-family :Tahoma;
	font-size : 9pt;
}
.BIG {
	color :  #000000;
	font-family :Tahoma;
	font-size : 11pt;
}
.HL {
	color :  #323894;
	font-family :Tahoma;
	font-weight: bold;
	font-size : 11pt;
}
.HL2 {
	color :  #000000;
	font-family :Tahoma;
	font-size : 11pt;
}
.GREENHL {
	color :  #0F994B;
	font-family :Tahoma;
	font-weight: bold;
	font-size : 9pt;
}
.GREEN {
	color: #0F994B;
	font-family :Tahoma;
	font-size : 8pt;
}
.BIGGREEN {
	color: #0F994B;
	font-family :Tahoma;
	font-size : 9pt;
}
img.BORDER {
	border: 1pt solid #323894;
}
a:link {
	color : #323894;
	font-family : Tahoma;
	font-weight : normal;
	text-decoration : none;
	font-size : 9pt;
}
a:visited {
	color : #323894;
	font-family : Tahoma;
	font-weight : normal;
	text-decoration : none;
	font-size : 9pt;
}
a:hover {
	color : #0F994B;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 9pt;
}
a.BLUEBACK:link {
	color : #FFFFFF;
	font-family : Tahoma;
	text-decoration : none;
	font-weight:normal;
	font-size : 8pt;
}
a.BLUEBACK:visited{
	color : #FFFFFF;
	font-family : Tahoma;
	font-weight:normal;
	text-decoration : none;
	font-size : 8pt;
}
a.BLUEBACK:hover {
	color : #D5D5D5;
	font-family : Tahoma;
	font-weight:normal;
	font-size : 8pt;
}
input {
	background: #F5F8F1;
	font-family : Tahoma;
	font-weight:normal;
	font-size : 9pt;
	border-color: #323894;
	border: 1pt solid;
}
textarea {	background: #F5F8F1;
	font-family : Tahoma;
	font-weight:normal;
	font-size : 9pt;
	border-color: #323894;
	border: 1pt solid;
}
select {
	background: #F5F8F1;
	font-family : Tahoma;
	font-weight:normal;
	font-size : 9pt;
	border-color: #323894;
	border: 1pt solid;
}
p {
	padding: 0;
	margin: 0;
}

.rezept .rezeptBild {
	float: left;	
	margin-right: 15px;
	margin-bottom: 20px;
	border: 1px solid #9D9D9D;
	padding: 2px;	
}
.rezept .rezeptDesc {
	float: left;	
}

.clearboth  {
	clear: both;	
}

.RezeptZutaten {
	float:left;
	width: 350px;
	margin-bottom: 15px;
}

.RezeptBild {
	float: left;
	margin-bottom: 15px;
	border: 1px solid #9D9D9D;
	padding: 2px;
}
ul.Zutaten {
	list-style: none;
	margin: 0; 
	padding: 0;
}

.ZutatMenge {
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 10px;
}

.RezeptInfos {
	margin-top: 40px;
}

ul.downloads {
	list-style: none;
	margin: 0; 
	padding: 0;
}

ul.downloads li {
	padding-top: 2px;
	padding-bottom: 2px;	
}

div.downloadcontainer {	
	float: left;
	margin-left: 40px;
}
div.clear {
	clear:both;	
}
div.downloads {
	border: 1px solid #222222;
	background-color: #EDEDED;
	padding: 7px;
}

div.picturecontainer {
	width: 600px;
	margin-top: 60px;
}

.lightboxPic{
	padding: 1px;
	border: 1px solid #323894 !important;
}

.projekt .picturecontainer {
	margin-top: 20px;	
}

.projectHL {
	padding-bottom: 5px;	
}

ul.pageimages {
	margin: 0px;
	padding: 0px;	
}
ul.pageimages li {
	float:left;
	list-style-type: none;
	padding: 5px;
}



div.piccontrolContainer {
	width: 100%;
	text-align: center;
	padding-top: 5px;
}

div.projekt {
	margin-top: 50px;
}