/*Regelcode*/

.roulbox1{
	background-color: #101f0682;
	width:600px;
	height:auto;
	padding:30px;
	}
	
.roulhead1{
	font-family: 'Bodoni Moda';
	text-align:center;
	border-bottom:1px solid #c1cd85;
	color:#c1cd85;
	font-size:26px;
}

.roulhead2{
	font-family: 'Bodoni Moda';
	text-align:right;
	border-bottom:1px solid #c1cd85;
	color:#c1cd85;
	font-size:20px;
	padding-right:30px;
}

.roultext{
	width:auto;
	height:auto;
	padding: 5px 30px 5px 30px;
	text-align:justify;
	font-size:12pt;
	color:#d7eadd;
	}

.roultext0{
	width:auto;
	height:auto;}

.roultext1{
	width:49%;
	height:auto;
	float:left;
}

.roultext2{
	height:300px;
	padding: 5px;
	text-align:justify;
	font-size:12pt;
	color:#d7eadd;
	overflow:auto;

}

/*Newscode*/

.newsbox1{
	background-color: #101f0682;
	width:600px;
	height:auto;
	padding:30px;
	}
	
.newshead1{
	font-family: 'Bodoni Moda';
	text-align:right;
	border-bottom:1px solid #c1cd85;
	color:#c1cd85;
	font-size:26px;
	padding-right:30px;}

.newssub{
	text-align:right;
	padding-right:30px;
	font-size: 9pt;
	color:#d7eadd;
}

.newstext{
	width:auto;
	height:auto;
	padding:5px 10px 10px 10px;
	text-align:justify;
	font-size: 11pt;
	color:#d7eadd;
	}


/*Plotliste*/

.plotgroundermini{
	background-color:#aa88b9;
	color:#eee;
	padding:5px;
	text-align:justify;}

.plotgroundermittel{
	background-color:#a26abc;
	color:#eee;
	padding:5px;
	text-align:justify;}
	
.plotgroundergroß{
	background-color:#802ca7;
	color:#eee;
	padding:5px;
	text-align:justify;}
	
.plotarkmini{
	background-color:#8892b9;
	color:#eee;
	padding:5px;
	text-align:justify;}

.plotarkmittel{
	background-color:#6c6abc;
	color:#eee;
	padding:5px;
	text-align:justify;}
	
.plotarkgroß{
	background-color:#2c38a7;
	color:#eee;
	padding:5px;
	text-align:justify;}
	
.plotmountweathermini{
	background-color:#b98d88;
	color:#eee;
	padding:5px;
	text-align:justify;}

.plotmountweathermittel{
	background-color:#bc6a6a;
	color:#eee;
	padding:5px;
	text-align:justify;}
	
.plotmountweathergroß{
	background-color:#a72c2c;
	color:#eee;
	padding:5px;
	text-align:justify;}

/*Plotcode*/

.plotbox1{
	background-color: #101f0682;
	width:600px;
	height:auto;
	padding:30px;
	}
	
.plothead1{
	font-family: 'Bodoni Moda';
	text-align:right;
	border-bottom:1px solid #c1cd85;
	color:#c1cd85;
	font-size:26px;
	padding-right:30px;}

.plotsub{
	text-align:right;
	padding-right:30px;
	font-size: 9pt;
	color:#d7eadd;
}

.plottext{
	width:auto;
	height:auto;
	padding:5px 10px 10px 10px;
	text-align:justify;
	font-size: 11pt;
	color:#d7eadd;
	}