

body { 

	background-color: #023179;
	font-family: Century, Helvetica, sans-serif;
	font-size: 10px;
	
}


h1 {
	color: #CE2033;
	font-style: italic;
	font-weight: bold;
	font-size: 18px; 
}



h2{
	color: #2A4185;
	font-style: italic;
	font-weight: bold; 
	font-size: 16px;


}
h3{
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold; 
	font-size: 34px;
	letter-spacing: 10px;
	text-align: center;
	
}

p {
	font-size: 13px;
	color: #2A4185;
	font-style:normal;
	font-weight: normal; 
}

ul {	color: #2A4185;
	font-style:italic;
	font-weight: normal;
	font-size: 14px;
	list-style: none;
}

li {
	font-size: 12px;

}

a:link {

	color: #2A4185;
	font-style:italic;
}

a:visited {
	color: #2A4185;
}

a:hover {
	letter-spacing: 3px;
}

a:active {

}


/*Startseite */


#boxstart{
	height: 419px; 
	width: 600px;
	
	margin-left:auto;
	margin-right: auto;
	margin-top: 50px; 
	position: relative; 
	border-style: none; 
	border-color: #C32033;
	background-image: url("logos/startbild9.jpg");
	background-color: #2A4185;
	border-style: dotted;
	border-width: thick; 
}


#boxflagg{
	
	
	height: 45px; 
	width: 600px;
	margin-top: 0px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px; 
	position: relative; 
	border-style: none; 
	border-color: #BFE4FF;
	background-color: #023179;
	
}

span.eflagg{
	float:left;
	
}

span.nflagg{
	float:right;
	}
	
	
#boxcounter{
	height: 45px; 
		width: 600px;
		margin-top: 0px;
		margin-left:auto;
	margin-right: auto;
		margin-top: 10px; 
		position: relative; 
		border-style: none; 
		border-color: #BFE4FF;
	background-color: #023179;
}
span.counter{
	
	margin-left: 250px; 
	margin-right: 250px;
}
/*Ende Startseite*/

/*header*/

#header {
	width: 710px; 
	height: 80px; 
	margin: 0 auto; 
	background-color: #CE2033; 
	border-color: #FFFFFF;
	border-style: dotted;
	border-width: medium;
}

/*Ende Header*/

/*main*/

#box1 {
	width: 200px;
	position: absolute; 
	top: 10px;
	left: 10px;
	
	border-color: #C32033;
	border-style: dotted;
	border-width: medium; 
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#news {
	
color: #2A4185;
}
#box2 {
	position: absolute; 
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border-color: #C32033;
	border-style: dotted;
	border-width: medium; 
	
	background-color: #FFFFFF;
	background-image: url("logos/startbild55.jpg");
	
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}


#box3 {
	width: 200px;
		position: absolute; 
		top: 10px;
		left: 10px;
		
		border-color: #C32033;
		border-style: dotted;
		border-width: medium; 
		background-color: #FFFFFF;
		padding-top: 20px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
}


#box4 {
	width: 200px;
		position: absolute; 
		top: 200px;
		left: 10px;
		
		border-color: #C32033;
		border-style: dotted;
		border-width: medium; 
		background-color: #FFFFFF;
		padding-top: 20px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
}

span.j{
	
	color: #C32033;
	font-style: oblique; 
}
span.datum{

	font-weight: bold; 
}

#picture {
	float: left;
	width: 200px; 
	margin-right: 20px;
}


/*copy*/

span.copy {
	margin-left: 245px;
	color: #FFFFFF;
	font-style: oblique;
	font-size: 10px; 
}