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

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

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

#content p {
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:left;
	line-height:1.5;
	color:#000;
	}
    
#content h1 {
    margin:0px 0px 25px 0px;
    padding:0px;
	font-size:22px;
	color:#ff0000;
	line-height:1.0;
	font-weight:normal;
}


#content h2 {
	font-size:14px;
	color:#ec6f0a;
	margin:0px 0px 10px 0px;
}

#content table {
	color:#43423e;
}

img {
	border:0px;
	}
	



#content a, #content a:link, #content a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	}			

#content a:hover {
	color:#111;
	}
        

a.close, a.close:link, a.close:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	cursor:pointer;
	font-size:10px;
	}			

a.close:hover {
	color:#111;
	cursor:pointer;
	}

#footer a {
	color:#262429;
}

#footer a:hover {
	color:#111;
}

#content #message {
        color: #43423e;
        font-weight:normal;
        padding:10px;
        margin:0 0 20px 0;
        border:2px solid #DFDFDF;
}

#content #message.error {
	font-weight:bold;
	color: #EA512F;
}

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

#content #message.error 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;
        }


#content ul {
	list-style-type:disc;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 15px;
}

#content li {
	padding:0px;
	margin:0px;
}


span.dontshow {
        visibility: hidden;
}

#contact p {
	color:#48443F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	}
	
#contact a, #contact a:link, #contact a:visited, #contact a:hover {
	color:#48443F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
} 	
	
#content hr {
	height: 1px;
	color:#CCCCCC;
}
