@CHARSET "UTF-8";

#content_linie
{
	position: relative;
	width: 868px;
	height: 476px;
	background-repeat: no-repeat;
	background-image: url('/img/layout/bg/kategorie.jpg');
	background-repeat: no-repeat;
}

/* LAYOUT 0 */

#linie_apla
{
	
	position: absolute;
	height: 400px;
	top: 15px;
	right: 0px;
	
}



#linie_apla div.title
{
	
	width: 168px;
	height: 140px;
	float: left;
	color: #003876;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: bold;
}

#linie_apla div.apla
{
	background-image: url('/img/layout/apla_linie_bg.jpg');
	background-repeat: no-repeat;
	width: 168px;
	float: left;
	height: 140px;
	font-weight: bold;
	position: relative;
	margin: 0;
}

#linie_apla div.apla_desc
{
	position: absolute;
	width: 168px;
	text-align: center;
	top: 117px;
	font-size: 13px;
	color: #1f4f85;
}
#linie_apla div.apla_img
{
	position: absolute;
	width: 121px;
	text-align: center;
	top: 23px;
	left: 25px;
	height: 93px;
	font-size: 13px;
}

/* LAYOUT 1 */
#linie_apla_1
{
	
	position: absolute;
	height: 400px;
	top: 35px;
	left: 20px;
	
}



#linie_apla_1 div.title
{
	width: 850px;
	height: 40px;
	color: #003876;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top:30px;
}

#linie_apla_1 div.title table td
{
	text-align: left;
	padding-left: 190px;
}

#linie_apla_1 div.apla
{
	background-image: url('/img/layout/apla_linie_bg.gif');
	background-repeat: no-repeat;
	width: 168px;
	float: left;
	height: 140px;
	font-weight: bold;
	position: relative;
	margin: 0;
}

#linie_apla_1 div.apla_desc
{
	position: absolute;
	width: 160px;
	text-align: center;
	top: 114px;
	font-size: 13px;
	color: #1f4f85;
}
#linie_apla_1 div.apla_img
{
	position: absolute;
	width: 121px;
	text-align: center;
	top: 16px;
	left: 17px;
	height: 93px;
	font-size: 13px;
}
