@charset "ISO-8859-1";
/* CSS Document */

body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* BOX 1 Rundung Links Oben*/

.box1	{
	width: 310px;
	float:left;
}


.box1 h4	{
	font-size: 12px;
}

.b1-top a	{
	color: #4d4d4d;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	border:none;
	text-decoration:none;
	float:left;
}

.b1-top	{
	width: 310px;
	height: 29px;
	background: url(../images/b1-top.png) no-repeat;
}

.b1-top h1	{
	color: #4d4d4d;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size:12px;
}

.b1-content	{
	padding: 0px 40px 0px 10px;
	width: 260px;
	height: 130px;
	background: url(../images/b1-content.png) repeat-y;
	float:left;
}

.b1-content a	{
	border:none;
	text-decoration:none;
}

.b1-bottom	{
	width: 310px;
	height: 18px;
	background: url(../images/b1-bottom.png) no-repeat;
	float:left;
}


.box1 .mini-img img	{
padding: 0px 5px 0px 0px;
float:left;
text-decoration:none;
border:none;
}


/* BOX 3 Rundung Rechts Unten ohne Schatten*/


.box3	{
	font-size:11px;
	width: 260px;
	float:left;
}

.box3 h1	{
	color: #4d4d4d;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 5px 0px;
	font-size: 12px;
}

.b3-content	{
	padding: 0px 20px 0px 10px;
	width: 230px;
	background: url(../images/b3-line.png) repeat-y;
	float:left;
	overflow:hidden;
	
}

.b3-content a	{
	border:none;
	text-decoration:none;
}


.b3-bottom	{
	width: 260px;
	height: 27px;
	background: url(../images/b3-corner.png) no-repeat;
	float:left;
}


.box-big	{
	display:block;
	width: 645px;
	height: 160px;
	position:absolute;
	bottom: 120px;
	right: 0px; 
	background: url(../images/box-big.png) no-repeat;
	float:left;
	z-index:20;
}

.box-big h4	{
	font-size: 12px;
}

.box-big a	{
	font-size: 12px;
	border:none;
	text-decoration:none;
}

.box-big .mini-img	{

}

.box-big .mini-img img	{
padding: 0px 5px 0px 0px;
float:left;
text-decoration:none;
border:none;
}