@charset "UTF-8";
/* CSS Document */

.h2_header {
	text-decoration: none;
	color: #FF6600;
	font-size: 16px;
}
a.h2_header:link {
	color: #FF6600;
	text-decoration: none;
}
a.h2_header:visited {
	text-decoration: none;
	color: #FF6600;
}
a.h2_header:hover {
	text-decoration: none;
	color: #FF9900;
}
a.h2_header:active {
	text-decoration: none;
	color: #FF6600;
}



/*** Liland changes ***/
p.comment {
	border-left: 1px dotted #1e1e1e;
	margin-left: 10px; 
	padding-left:10px;
	text-indent:0.0em;
}

#btext {
	padding-right:20px;
}

fieldset{padding:5px;}
fieldset label{display:block}


#content a{
/*border-bottom:1px dotted #FF9908;*/
color:#FF5A01;
font-weight:bold;
}

#content a.home  {text-decoration: none; border:none; }

#content h2.home {padding-left:15px;font-size:20px;}

#content a img {border:none;}

#content p {padding-left:10px;padding-right:10px;}
#content h2 {padding-left:5px;}

#content ul {list-style-type:square;}

#content fieldset {width:400px; margin-left:30px;}
#content {margin-top:0px;padding-top:0px;}

#left_column h5 {padding-left:6px; background: url(/fileadmin/liland_tem/css/ping1.gif) no-repeat 6px 0px;}
#left_column p {padding-left:12px;}

/***
 * makes font look very small with Safari/Konqueror
.main_menu, 
.main_menu_on{font-variant:small-caps;}
 ***/

a.submenu:hover {color:#FF6600;border-bottom:1px dotted #FF6600;}
a.submenu_on{font-weight:bold;border-bottom:1px dotted #FF6600;}


#footer{margin-top:50px;background: url(/fileadmin/liland_tem/footer_bg.jpg) repeat-x 0px 7px;}
#footer td {font-size:12px;}


/*** Browser bug fixes ***/
#news h4 {margin-top:0px;}

