/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

a:link {
	background-color : transparent;
	text-decoration : none;
        color : #d76f1a;
}
a:visited {
	background-color : transparent;
	text-decoration : none;
        color : #d76f1a;
}
a:hover {
	background-color : transparent;
	color : #FFffff;
	text-decoration : none;
}
a:active {
	background-color : transparent;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family:  Arial, Helvetica; 
	font-size: 10px;
        color : #dddddd;
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
}
H1, H2, H3, H4, H5 {
        color : #d76f1a;
}

H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #306630;
}
H4 {
        font-family : Verdana, sans-serif;
	font-size : 15px;
        font-weigth: 500;
	color : d76f1a;	
}
H5 {
        font-family : Verdana, sans-serif;
	font-size : 12px;
        font-weigth: 500;
	color : d76f1a;
}
H2 {
       font-family : Verdana, sans-serif;
	font-size : 18px;
	color : #FF0000;
}
H1 {
        font-family : Verdana, sans-serif;
	font-size : 30px;
	color : d76f1a;
       letter-spacing: 3px;
       text-align: center;
       font-weight: 900;
       text-decoration: underline;
       font-style: italic;	
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : d76f1a;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : red;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


.t1 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #dddddd;
}


P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #dddddd;

}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #d76f1a;
        font-weight:bold;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #dddddd;
}

.bulletlistimg {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #dddddd;
}

.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}



.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

body 
{
     background-color:#262626;
     color:#fd8828;
}


/*Menu */
#page{
	width:990px;
	margin:0px auto;
        background-image:url(dv04_bg.png);
        background-repeat:repeat-y;
	}
	
#head{ 	width:100%;
	height:126px;
	position:relative;
	background-image:url(dv04_header.png);
	background-repeat:no-repeat;	
	}


#leftmenu{
	float:right;
        width: 214px;
       padding-left:20px;
		}

.l1act, .l1no{
	font-size: 18px;
        font-family :  Comic Sans MS;
        font-weight : bold;
        letter-spacing:5px;
        text-align:left; 
        display:block;
        height: 30px;
	}
	
.l1no a:link, .l1no a:visited {
	color:#fd8828;
	}
	
.l1no a:hover {
	color:#ffffff;
	}
	
.l1act a:link ,.l1act a:visited, .l1act a:hover, .l1act a:active, .l1no a:active  {
	color:#fd8828;

	}

.l1act{
       /*background-color: #5f63fe*/
       }
.l1no{
       /*background-color: #ededef*/
       }






.l2no a:link, .l2no a:visited {
	color:#fd8828;

	}
	
.l2no a:hover {
	color:#ffffff;
	}
	
.l2act a:link ,.l2act a:visited, .l2act a:hover, .l2act a:active, .l2no a:active  {
	color:#fd8828;
	}	
	
	
.l2act, .l2no{
	font-size: 16px;
        line-height:16px;
        font-family : Comic Sans MS;	
        padding-left:35px; 
        padding-bottom:5px;
        padding-top:5px;
	font-weight : bold;

	}
	
.l2act{
	}
.l2no{
	}


.l3no a:link, .l3no a:visited {
	color:#fd8828;
	}
	
.l3no a:hover {
	color:#ffffff;
	}
	
.l3act a:link ,.l3act a:visited, .l3act a:hover, .l3act a:active, .l3no a:active  {
	color:#fd8828;
	}	
	
.l3act, .l3no{
	font-size: 13px;
        line-height:13px;
        font-family : Comic Sans MS;
        font-weight : bold;
        margin-left:55px;
        padding: 5px;
        
      	}
	
.l3act{
	/*background-color: #fd8828;*/
	}
.l3no{
	/*background-color: #fd8828;*/

	}	

#contentmain {
	float:left;
	width:705px;
        padding:20px 0px 0px 20px;
        margin-right:20px;
	}

#bottomline {

	position:relative;
	clear:both;
	vertical-align:bottom;
	width:990px;
        height:62px;
	background-image:url(dv04_footer.png);
	background-repeat:no-repeat;
	}

