/**
 * SKH-Style No.1
 * (c) 2005 by Thomas H Tkacsik
 */

body{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color:#66B4D0;
}

a{
	color:#0000FF;
}

a:hover{
	color: #FF0000;	
}

a:active{
	text-decoration: overline;
}


.headline{
	font-size: 29px;
	font-style: italic;
	letter-spacing: 0.3em;
}
small{
	font-size: 9px;
}

.head{
	font-weight: bold;
}
.logo{
	border-style:outset;
	border-width:10px;
	border-color:#0099FF;

}

.chronik_head{
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
}
