@import url("jukibasisformat.css");


/*************bereiche***************/


#beg
	{
	position:relative;
	overflow:none;
	top:120px;
	left:250px;
	width:495px;
	height:315px;
	margin:0px;
	padding:1px;
	padding-bottom:140px;
	}

#zeitleiste
	{
	position:absolute;
	margin:0px;
	top:180px;
	right:0px;
	width:185px;
	padding-top:5px;
	padding-right:2px;
	padding-bottom:5px;
	padding-left:5px;
	}
	
#news_bild
	{
	position:absolute;
	margin:0px;
	top:140px;
	right:-20px;
	width:185px;
	}

/**************inhalt*****************/

#beg .csc-firstHeader
	{
	font-size:22px;
	font-weight:bold;
	color:#000000;
	}

#inhalt .csc-firstHeader
	{
	text-decoration:none;
	font-size:18px;
	color:#333333;
	}

#inhalt h2
	{
	font-size:17px;
	color:#333333;
	}

#inhalt p
	{
	font-size:12px;
	}

h1 a:link
	{
	color:#000000;
	text-decoration:none;
	}
	
h1 a:visited
	{
	color:#000000;
	text-decoration:none;
	}
	
/**************news_bild*****************/

#news_bild.csc-firstHeader, h1
	{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
