*{
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:14px;
	font-family:Verdana,Arial,Helvetica,sans-serif
}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
a{
	color:#0000CC;
}
#all{
	width:980px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#all #head{
	width:980px;
	height:100px;
	background-color:#A00032;
	background-image:url(head.jpg);
	background-repeat:no-repeat;
}
#all #body{
	width:980px;
	margin-top:20px;
}
#all #body #navi{
	float:left;
	width:150px;
	margin-right:20px;
	margin-top:10px;
}
#all #body #navi ul{
	margin-left:20px;
	padding-bottom:10px;
	padding-top:10px;
}
#all #body #navi ul li{

}
#all #body #navi ul{
	list-style:none;
}
#all #body #content{
	float:left;
	width:810px;
	padding-bottom:10px;
}
#all #body #content .contentBox{
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	height:267px;
	overflow:hidden;
}
#all #body #content .contentBox .contentBoxHead{
	height:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding-left:5px;
	padding-right:5px;
}
#all #body #content .contentBox .contentBoxContent{
	height:250px;
	overflow:hidden;
}
#all #body #content .contentBox .contentBoxContent .contentBoxIn{
	margin:10px;
	height:230px;
	overflow:hidden;
}
#all #body #navi .contentBox .contentBoxHead{
	height:16px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(contentHeadBGOrange.gif);
	background-repeat:repeat-x;
}
#all #body #navi .contentBox .contentBoxContent{
	padding-left:5px;
	padding-right:5px;
	background-image:url(contentBGOrange.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}
#all #body #content .yellow .contentBoxContent{
	background-image:url(contentBGYellow.gif);
	background-repeat:repeat-x;
}
#all #body #content .yellow .contentBoxHead{
	background-image:url(contentHeadBGYellow.gif);
	background-repeat:repeat-x;
}
#all #body #content .green .contentBoxContent{
	background-image:url(contentBGGreen.gif);
	background-repeat:repeat-x;
}
#all #body #content .green .contentBoxHead{
	background-image:url(contentHeadBGGreen.gif);
	background-repeat:repeat-x;
}
#all #body #content .blue .contentBoxContent{
	background-image:url(contentBGBlue.gif);
	background-repeat:repeat-x;
}
#all #body #content .blue .contentBoxHead{
	background-image:url(contentHeadBGBlue.gif);
	background-repeat:repeat-x;
}
#all #body #content .red .contentBoxContent{
	background-image:url(contentBGRed.gif);
	background-repeat:repeat-x;
}
#all #body #content .red .contentBoxHead{
	background-image:url(contentHeadBGRed.gif);
	background-repeat:repeat-x;
}


#all #body #content .tipps{
	list-style:circle;
	list-style-position:inside;
	margin-left:1px;
}
#all #body #content .tipps li{
	margin-top:5px;
}
#footer{
	float:right;
	margin-right:10px;
}


#all #body #content .smallBox{
	width:200px;
}
#all #body #content .middleBox{
	width:250px;
}
#all #body #content .largeBox{
	width:300px;
}
#all #body #content .extraLargeBox{
	width:790px;
}
#all #body #content .contentBox .contentBoxContent .bildLeft, #all #body #content .contentBox .contentBoxContent .bildRight{
	margin:5px;
}
#all #body #content .contentBox .contentBoxContent .bildRight{
	float:right;
}
#all #body #content .contentBox .contentBoxContent .bildLeft{
	float:left;
}
