/**
 * Style sheet fionet_basic
 */
*
{
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande",Arial,Verdana,sans-serif;
	font-size:10px;
	color:#333333;
	line-height:14px;
}

body
{
	background-color:#bfbfbf;
	background-image:url("tl_files/fionet/body_back.png");
	background-position:left top;
	background-repeat:repeat-x;
}

#main
{
	background-image:url("tl_files/fionet/content_back.png");
	background-position:left top;
	background-repeat:repeat-y;
}

.ce_text
{
	width:369px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 20px 0px;
	border-top:0px dotted #324b73;
	border-right:0px dotted #324b73;
	border-bottom:1px dotted #324b73;
	border-left:0px dotted #324b73;
}

.ce_text.balken
{
	width:369px;
	margin:0px 0px 0px 20px;
	padding:20px 0px;
	background-image:url("tl_files/fionet/article_top.png");
	background-position:left top;
	background-repeat:no-repeat;
	border-top:0px dotted #324b73;
	border-right:0px dotted #324b73;
	border-bottom:1px dotted #324b73;
	border-left:0px dotted #324b73;
}

.ce_text h1
{
	margin-top:20px;
	margin-bottom:20px;
	padding-left:10px;
	border-left:40px solid #eeeeee;
	font-family:Arial,Helvetica,sans-serif;;
	font-size:30px;
	color:#aaaaaa;
	line-height:40px;
}

.ce_text ul
{
	margin-left:15px;
	list-style-type:disc;
}

.ce_text blockquote
{
	padding:10px 10px 10px 40px;
	background-color:#cccccc;
	font-family:Georgia,"New Century Schoolbook",Times,serif;;
	font-size:18px;
	line-height:24px;
}

.clean
{
	width:369px;
	margin:0px;
	color:#ff0000;
}

#header
{
	background-image:url("tl_files/fionet/layout2_03.png");
	background-position:left top;
	background-repeat:no-repeat;
}

#footer
{
	background-image:url("tl_files/fionet/layout2_07.png");
	background-position:left top;
	background-repeat:no-repeat;
}

#footer p.footer
{
	margin:0px 0px 0px 95px;
	font-family:Arial,Helvetica,sans-serif;;
	font-size:8;
	color:#ffffff;
}

#footer p.footer a
{
	font-family:Arial,Helvetica,sans-serif;;
	text-decoration:underline;
	font-size:8;
	color:#ffffff;
}

#footer p.footer a:hover
{
	text-decoration:none;
}
