p {

}

img {
border:none;
}

body {
	background-image:url(../img/vorschaltseite/BG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	margin-top:100px;
}
#center {
	margin:auto;
	position:relative;
	width:800px;
}

#box1{
	width:250px;
	height:505px;
	padding:15px;
	float:left;
}
#box3{
	position:relative;
	float:left;
}
#box2{
	position:relative;
	width:450px;
	height:360px;
	padding:15px;
	float:left;
	margin-left:15px;
}
#flash{
	margin-top:40px;
}
#flashText{
	float:left;
	width:230px;
	height:100px;
}
#icon{
	width:40px;
	float:left;
	padding-right:10px;
	padding-top:30px;
}

.flashText p {
	font-size:9px;
	color:#7b8096;
	margin:5px;
}
a {
	font-size:11px;
	color:#00b4d4;
	text-decoration:none;
}
.textBox{
	font-size:11px;
	color:#222a44;
	width:290px;
	line-height:17px;
	margin-bottom:40px;
}
.textBox h1{
	font-size:11px;
	font-weight:bold;
}