@charset "utf-8";
/* CSS Document */

.area {
	margin-bottom:20px;
}

#googleRow {
	padding-left:30px;
	margin-bottom:20px;
}

#googleRow, #googleRow a {
	color:#ffffff;
}

#googleRow a:hover {
	color:#ffd800;
}

#box1 {
	float:left;
	width:556px;
	height:217px;
	padding:20px 45px 20px 30px;
	background-image:url(../pics/box-start1.png);
	background-repeat:no-repeat;
}

#box2 {
	width:900px;
	height:195px;
	padding:25px 30px;
	background-repeat:no-repeat;
}

#linkList {
	float:left;
	width:275px;
}

#box2 .artikel {
	float:right;
	width:610px;
}

#box3 {
	width:930px;
	height:115px;
	padding:20px 15px;
	background-repeat:no-repeat;
}

.artikel_left {float:left;}
.artikel_right {float:right;}
