/* CSS-Stylesheet für "Summer Academy" */


A:link	{	FONT-SIZE: 0.9em; text-decoration: none; color:	#CC0000; }	
A:visited	{	FONT-SIZE: 0.9em;	text-decoration: underline; color:	#CC0000;	}	
A:active	{	FONT-SIZE: 0.9em;	text-decoration: underline; color:	#CC0000; }	
A:hover	{	FONT-SIZE: 0.9em;	text-decoration: underline; color:	#CC0000;	}
	
BODY {
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
}

DIV.MainContent	{
	Z-INDEX: 301; 
	POSITION: absolute; 
	LEFT: 259px; 
	TOP: 130px;
	WIDTH: 405px; 
}

DIV.Navigation	{
	POSITION: absolute; 
	LEFT: 25px; 
	TOP: 130px;
	WIDTH: 210px; 
	height: 200px;
}

DIV.PageHeader	{
 POSITION: absolute; 
 TOP: 10px; 
 LEFT: 10px; 
 WIDTH: 660px; 
 HEIGHT: 90px;
}

DIV.Speakers	{
	float:left;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 430px;
}

DIV.WebWerker	{
	margin: 15px 0px 0px 0px;
}

H1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	700;
	font-style:	normal;
	color: #CC0000;
	line-height: 1.2em;
	}	
		
H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.3em;
	font-weight:	700;
	color: #000000;
	line-height: 1.2em;
	margin: 1em 0 0.5em 0;
	}	
		
H3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	700;
	text-decoration:	none;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	margin: 1em 0 0.5em 0;
	}	
		
H4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color: #000000;
	}	
		
H5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	color: #000000;
	margin: 0.8em 0 0.4em 0;
	padding: 0 0 0 0;
	}	
		
HR	{
	height: 1px;
	color: #666666;
}
		
		
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

IMG.Experts	{
	float: left;
	margin: 0px 10px 0px 0px;
}

UL LI	{	
	list-style-type:	disc;
	margin: 0 0 5px 0;

	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.LogoUntertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

P	{
	margin: 0 0 0.5em 0;
}

P.Experts	{
	clear: right;
}

P.SpeakerLinkListe	{
	font-weight: 500;
	margin-top: 0em;
	margin-bottom: 0.3em;
}

P.LinkListe	{
	font-weight: 500;
	margin-top: 0em;
	margin-bottom: 0.3em;
}

P.SpeakerName	{
	font-weight: bold;
}

P.SpeakerCV	{
	margin-top: 1em;
	margin-bottom: 1em;
	}


P.UnescoUntertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0066CC;
	margin: 0px 0px 0px 0px;
}

