@import url("basisformat.css");


/*************bereiche***************/

#inhalt
	{
	position:relative;
	top:100px;
	left:218px;
	width:563px;
	margin:0px;
	padding:1px;
	}
	
#beg
	{
	position:relative;
	top:100px;
	left:218px;
	width:563px;
	height:230px;
	margin:0px;
	padding:1px;
	}

#news
	{
	position:absolute;
	margin:0px;
	top:150px;
	right:5px;
	width:185px;
	padding-top:5px;
	padding-right:2px;
	padding-bottom:5px;
	padding-left:5px;
	border-left:1px solid;
	}

/**************inhalt*****************/

#beg .csc-firstHeader
	{
	font-size:22px;
	font-weight:bold;
	color:#000000;
	}

#inhalt .csc-firstHeader
	{
	text-decoration:underline;
	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****************/

#news h3
	{
	margin-top:0px;
	margin-bottom:14px;
	padding-top:8px;
	padding-bottom:5px;
	border-style:ridge;
	border-width:2px;
	background-color:#F57B7E;
	text-align:center;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	}

#news a:visited
	{
	text-decoration:none;
	}
	
#news a:link
	{
	text-decoration:none;
	}

#news.csc-firstHeader, h1
	{
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	}

#news .bodytext
	{
	font-weight:bold;
	}

/**************footer****************/

#footer
	{
	width:540px;
	}
