﻿/*@charset "utf-8";
/* CSS Document */

*{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
}

/*grid 2 bis 4 in box4*/	

.grid2 {
	width: 260px;
	height: 100px;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 20px;
	padding-top: 10px;
	text-align: left;
	float: left;
	background-color: #D6D6D6;
}


.grid3 {
	width: 265px;
	height: 100px;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	background-color: #D6D6D6;
}

.grid4 {
	width: 265px;
	height: 100px;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 10px ;
	padding-left: 20px;
	float: left;
	background-color: #D6D6D6;
}

/*Anfang grid poster 2020 3 Poster in Reihe*/

.row_poster {
	width: 940px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	background-color: #D6D6D6;
}
	
.poster1 {
	width: 280px;
	height: auto;
	margin-left: 30px;
	margin-right: 10px;
	float: left;
	background-color: #D6D6D6;
}

.poster2 {
	width: 280px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color: #D6D6D6;
}


.poster3 {
	width: 280px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color: #d6d6d6;
}

/*Ende grid poster 2020*/



/*Anfang grid picto 2020 5 pictos in Reihe*/

.row_picto {
	width: 940px;
	height: 200px;
	margin-left: 0;
	margin-right: 0;
	background-color: #D6D6D6;
}
	
.picto1 {
	width: 35px;
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-color: #D6D6D6;
}

.picto2 {
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	background-color: #D6D6D6;
}


.picto3 {
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color:  #D6D6D6;
}

.picto4 {
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color: #D6D6D6;
}

.picto5 {
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color: #D6D6D6;
}

.picto6 {
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color: #D6D6D6;
}

/*Anfang grid picto 2020 bunt 4 pictos in Reihe*/

.row_picto4 {
	width: 940px;
	height: 200px;
	margin-left: 0;
	margin-right: 0;
	background-color: #D6D6D6;
}

	
.picto40 {
	width: 50px;
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-color: #D6D6D6;
}

.picto41 {
	width: 185px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	background-color: #D6D6D6;
}


.picto42 {
	width: 185px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color:  #D6D6D6;
}

.picto43 {
	width: 185px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color: #D6D6D6;
}

.picto44 {
	width: 185px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color: #D6D6D6;
}


/*Ende grid picto 2020 bunt 4 pictos in Reihe*/


/*Anfang grid Official reports 2008large 3 grid*/

.row_or {
	width: 920px;
	height: 300px;
	margin-left: 0;
	margin-right: 0;
	background-color: #D6D6D6;
}
	
.or_1 {
	width: 35px;
	height: 150px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	background-color: #D6D6D6;
	padding-left: 40px;

}

.or_2 {
	width: 150px;
	height: 150px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	background-color: #D6D6D6;
	padding-left: 240px;

	
}


.or_3 {
	width: 150px;
	height: 150px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-color:  #D6D6D6;
	padding-left: 100px;

	
}

/*Ende grid Official reports 2008large 3 grid*/



