

	* {
		margin:0;
		padding:0;
		}
 
	html, body {
		height:100%;
		}
 
	body {
		text-align:center;
		background-color:#EEEEEE;
		}
 
	#container {
		position:absolute;
		top:0;
		left:50%;
		height:auto;
		width:900px;
		margin-left:-480px;
		clear:left;
		}

.new { color:#FF0000; }
sup { font-size:65%; line-height:0; }	
.clear { clear:both; }
.center { margin: auto; text-align: center; }

.f80 { font-size:80%; }
.f90 { font-size:90%; }

.shadowS2 { text-shadow:2px 2px 2px rgba(0,0,0,.4); }
.shadowS3 { text-shadow:3px 3px 3px rgba(0,0,0,.4); }
.shadowS5 { text-shadow:5px 5px 5px rgba(0,0,0,.4); }
.shadowS7 { text-shadow:7px 7px 7px rgba(0,0,0,.4); }
.shadowR2 { text-shadow:2px 2px 2px rgba(0,0,0,.4); }

#flags {
	float:right;
	}
.clear { clear:both; }


#box1	{
		position:relative;
		top:0;
		left:0;
		width:900px;
		height:auto;
		margin:0 auto 20px 0;
		padding:15px 30px;
		float:left;
		background-color:rgba(255,255,255,1);
		/*font-family:'Averia Serif Libre', cursive;*/
		font-family: 'Carrois Gothic', sans-serif;
		/*font-family: 'Belleza', sans-serif;*/
		/*font-family: 'Gafata', sans-serif;*/
		color:#000000;
		font-size:28px;
		line-height:38px;
		text-align:justify;
		list-style:none;
		}
#box1 a:link 	{ color:#003300; text-decoration:none; }
#box1 a:visited { color:#003300; text-decoration:none; }
#box1 a:hover 	{ color:#FF0000; text-decoration:none; }

#box1 li.title1 {
	font-size:64px;
	font-weight:bold;
	text-align:center;
	line-height:80px;
	}
#box1 li.title2 {
	font-size:44px;
	font-weight:normal;
	text-align:center;
	line-height:64px;
	}
#box1 li.title3 {
	font-size:24px;
	font-weight:normal;
	text-align:center;
	line-height:30px;
	}
#box1 li.text1 ul{
	margin-left:45px;
	}
#box1 li.text1 h1 {
	font-size:48px;
	}
#box1 li.text1 a:link {
	text-decoration:none; color:#0000FF;
	}
#box1 li.text1 a:hover {
	text-decoration:none; color:#FF0000;
	}
#box1 li.text1 a:visited {
	text-decoration:none; color:#0000FF;
	}
#box1 li.text1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	font-weight:normal;
	line-height:normal;
	}
#box1 li.text1 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	font-weight:normal;
	line-height:normal;
	}

#imgR1 {
	float:right;
	margin: 0 0 15px 25px;
	}

#quote-right {
	float:right;
	width:325px;
	height:auto;
	margin:5px 0 15px 25px;
	padding:25px 10px 20px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	line-height:normal;
	border:1px solid #CCCCCC;
	background-color:#F2FFF2;
	background: -o-linear-gradient(top, #F2FFF2 0%, #AEFFFF 100%); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(top, #F2FFF2 0%, #AEFFFF 100%); 
	background: -webkit-linear-gradient(top, #F2FFF2 0%,#AEFFFF 100%); 
	background: linear-gradient(top, #F2FFF2 0%, #AEFFFF 100%);  
	-moz-border-radius:5px;
	border-radius:5px;
	}
#quote-right ul {
	margin-left:35px;
	}

#box2	{
		position:relative;
		top:0;
		left:0;
		width:820px;
		height:auto;
		margin:0 auto 20px 0;
		padding:15px 70px;
		float:left;
		background-color:rgba(255,255,255,1);
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-size:24px;
		line-height:38px;
		text-align:justify;
		background: -moz-linear-gradient(top, #F2FFF2 0%, #AEFFFF 100%); 
		background: -o-linear-gradient(top, #F2FFF2 0%, #AEFFFF 100%); /* For Opera 11.1 to 12.0 */
		background: -webkit-linear-gradient(top, #F2FFF2 0%,#AEFFFF 100%); 
		background: linear-gradient(top, #F2FFF2 0%, #AEFFFF 100%);  
		list-style:none;
		}
#box1 a:link 	{ color:#003300; text-decoration:none; }
#box1 a:visited { color:#003300; text-decoration:none; }
#box1 a:hover 	{ color:#FF0000; text-decoration:none; }

#top1 {
	text-align:left;
	font-weight:bold;
	font-size:28px;
	padding:15px 20px;
	background-color:#AEFFFF;
	}	


#box3	{
		position:relative;
		top:0;
		left:0;
		width:900px;
		height:auto;
		margin:0 auto 20px 0;
		padding:45px 0 0 60px;
		float:left;
		background-color:#330000;
		background: -moz-linear-gradient(right, #330000 0%, #FFCC66 100%); 
		background: -o-linear-gradient(right, #330000 0%,#FFCC66 100%); /* For Opera 11.1 to 12.0 */
		background: -webkit-linear-gradient(right, #330000 0%,#FFCC66 100%); 
		background: linear-gradient(to right, #330000 0%, #FFCC66 100%);  
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:20px;
		line-height:26px;
		text-align:justify;
		list-style:none;
		}
#box3 a:link 	{ color:#003300; text-decoration:none; }
#box3 a:visited { color:#003300; text-decoration:none; }
#box3 a:hover 	{ color:#FF0000; text-decoration:none; }

#box4	{
		position:relative;
		top:0;
		left:0;
		width:820px;
		height:auto;
		margin:0 auto 20px 0;
		padding:15px 70px;
		float:left;
		background-color:rgba(255,255,255,1);
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-size:28px;
		line-height:38px;
		text-align:justify;
		background: -moz-linear-gradient(top, #D2D2FF 0%, #B7B7FF 100%); 
		background: -o-linear-gradient(top, #D2D2FF 0%, #B7B7FF 100%); /* For Opera 11.1 to 12.0 */
		background: -webkit-linear-gradient(top, #D2D2FF 0%,#B7B7FF 100%); 
		background: linear-gradient(top, #D2D2FF 0%, #B7B7FF 100%);  
		list-style:none;
		}
#box5	{
		position:relative;
		top:0;
		left:0;
		width:820px;
		height:auto;
		margin:0 auto 20px 0;
		padding:15px 70px;
		float:left;
		background-color:rgba(255,255,255,1);
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-size:24px;
		line-height:30px;
		text-align:justify;
		background-image:url(/pictures/Hintergruende/HG_Papier03.gif);
		background-repeat:repeat;
		list-style:none;
		}
#box5 ul { margin-left:45px; }



.rights {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
		text-align:justify;
		display:inline-block;
		line-height:normal;
		margin-top:100px;
		}
		

