
body
{
	font: 13px/1.5 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	background-color:rgb(225,225,225);

	line-height:1.5;
	
	
	background-image:url(../images/blumen-top-3.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-color:rgb(233,233,233);
	
	
}

hr
{
	border: 0 solid #ccc;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* --  header   --*/

#header
{
	background-image:url(../images/blumen-top.jpg);
	background-position:50% 0%;
	background-repeat:no-repeat;
	background-color:rgb(213,213,213);
}

.content,
#footer
{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	/*border:1px solid red;*/
	box-shadow: 5px 5px 7px #999;
	background-color:white;
	background-color:rgb(252,242,232);
	padding: 21px;
}

#footer
{
}


/* Headings
----------------------------------------------------------------------------------------------------*/

h1
{
	font-size: 19px;
	color:rgb(90,90,90);
	color:rgb(25,94,163);
	color:rgb(61,106,150);
}

h2
{
	font-size: 14px;
	color:rgb(90,90,90);
	color:rgb(61,106,150);
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 19px;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: disc;
}

li
{
	margin-left: 30px;
	padding-top:3px;
	padding-bottom:3px;
}

.referenzlogo {
	margin: 10px 15px 10px 15px;
	padding: 0;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure
{
	margin-bottom: 20px;
}

h2
{
	margin-bottom: 0px;
/*	padding-bottom: 5px;
*/}

p a
{
	color: rgb(51,51,51);	
}

p a:hover
{
	color: rgb(155,30,0);	
}

li a
{
	color: rgb(51,51,51);	
}

li a:hover
{
	color: rgb(155,30,0);	
}

video
{
	width: 100%;
}

.img-center {
	padding: 0;
	text-align: center;
	margin: 0 0 20px 0;
}

.beispiel
{
	font-size: 15px;
	color:rgb(100,100,100);
	margin: 0px 0 20px 0;
	padding: 10px 0 0 0;
	border-top:#dedede;
	border-top-style:solid;
	border-top-width:2px;
	
}

.galleria-lightbox-title
{
	font-size:15px; !important
}

.miBox
{
	margin: 0px 0 20px 0;
	padding: 5px 5px 5px 10px;
	background-color: rgba(255,248,240,1);
	border: 1px;
	border-style:solid;
	border-color: rgba(249,199,152,1);
	height: 134px;
	text-decoration:none;
	line-height:25px;
	
}

.miBox img
{
	float:right;
	height: 133px;
	width: 200px;
	padding: 0 0 0 5px;
	
}

.olp li
{
list-style-type:none;
margin: 0px 10px 10px 0px;
}