/*FILE:			style.css
'PROJEKT:		gtd-manager.de
'AUTHOR:		fbitzer
'DESCRIPTION:	central stylesheet

*/

/*h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana; }*/


body { font-family:MS Sans Serif,Arial,Lucida Sans, Serif  ; font-size:11pt; background-color:#eff6f4}

p,div,li { color:#666666; font-size:11pt }


/*formats for standard tags */
/*there is only one table: the one for the screenshots */
table, tr, td {   border-collapse:collapse ; border: none; vertical-align:top;
	                      padding:20px 0px 0px 0px; margin:0px 0px 0px 0px; color:#666666; font-size:11pt}

td { width:180px;}

img { border-collapse:collapse ; border: none; vertical-align:top;
	                      padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
/*
a:link { color:#AA5522; text-decoration:underline; }

a:visited { color:#772200; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }

a.an { text-decoration:none; }
*/


h1 { font-weight:bold; font-size:14pt; color:#435C5C }
h2 { font-weight:bold; font-size:12pt; color:#435C5C; font-style:italic ; }
h3 { font-weight:bold; font-size:11pt; color:#435C5C; }

