/**
* (C) by Andreas Zeman 2008,
*
**/

body, table, p {
        font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
}

/* Design Content --------------------------------------------------------------------------------------------*/

#content p, #coltext p {
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:left;
	line-height:1.6;
	}


#content-title h1 {
	margin:20px 0px 0px 0px;
	padding:0px 4px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	height:42px;
	background-image:url(../../img/tmpl-1/h1_back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	}



img {
	border:0px;
	}
	



#content a, #content a:link, #content a:visited {
	font-size:13px;
	color:#666666;
	}			

#content a:hover {
	color:#FF6600;
	}
        
#content #message {
        color: #EA512F;
        font-weight:bold;
        padding:10px;
        margin:0 0 20px 0;
        border:1px solid #DFDFDF;
}

#content #message a, #content #message a:link, #content #message a:visited {
        color: #EA512F;
}

#content #message a:hover {
        color:#8B0000;
}

#coltext #message {
        color: #EA512F;
        font-weight:bold;
        padding:5px;
        margin:0 0 10px 0;
        border:1px solid #DFDFDF;
}

#subtitle a, #subtitle a:link, #subtitle a:visited, #subtitle a:hover  {
        font-size:10px;
        text-decoration:none;
        }
