/**************************************************************************
 *                                                                        *
 *    4images - A Web Based Image Gallery Management System               *
 *    ----------------------------------------------------------------    *
 *                                                                        *
 *             File: cpstyle.css                                          *
 *        Copyright: (C) 2002 Jan Sorgalla                                *
 *            Email: jan@4homepages.de                                    *
 *              Web: http://www.4homepages.de                             *
 *    Scriptversion: 1.7                                                  *
 *                                                                        *
 *    Never released without support from: Nicky (http://www.nicky.net)   *
 *                                                                        *
 *********************/
 
body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  SCROLLBAR-BASE-COLOR:  #004c75;
  SCROLLBAR-ARROW-COLOR: #FCDC43;
  background-image: url(images/bg.gif);
}

UL, LI, P, TD, TR {
  COLOR: #000000;
  FONT-FAMILY: Tahoma;
  FONT-SIZE: 12px;
}

.headline {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 18px;
  FONT-WEIGHT: bold;
}

.smalltext {
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  FONT-SIZE: 14px;
  FONT-WEIGHT: normal;
}

.marktext {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.msg {
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
  FONT-SIZE: 14px;
  COLOR: #FF0000;
  FONT-WEIGHT:bold;
}
.rowtitle {
  FONT-WEIGHT:bold;
}
a:link, a:visited, a:active {
	color: #FF9900;
	font-weight: normal;
	font-size: 10px;
	FONT-WEIGHT:bold;
}
a:hover {
	color: #FFCC00;
	font-weight: normal;
	font-size: 10px;
	FONT-WEIGHT:bold;
}
FORM {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
}
SELECT, INPUT, TEXTAREA {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  COLOR: #0F5475;
  FONT-SIZE: 11px;
}
.dropdownmarker {
	BACKGROUND-COLOR: #FFD890;
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	border: 1px solid #666666;
}

/*-- Tables ----------------------------------------------*/

.tplmarktag {
  COLOR: #ffffff;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #ff0000;
}

/*-- Tables ----------------------------------------------*/

.tableheader {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.tableseparator {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.tablerow {
  BACKGROUND-COLOR: #E5E5E5;
}
.tablerow2 {
  BACKGROUND-COLOR: #F5F5F5;
}
.tablefooter {
  COLOR: #FCDC43;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.tableborder {
	border: 1px solid #000000;
}



/*-- Navigation ------------------------------------------*/

.navheader {
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #004c75;
}
.navlink, navlink:visited, navlink:acitive {
  COLOR: #0F5475;
}

.navlink:hover {
  COLOR: #0F5475;
  BACKGROUND-COLOR: #FFE673;
}

.button {
  FONT-FAMILY: "MS Sans Serif", Tahoma, Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: #004c75;
  COLOR: #FFFFFF;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
}
texte {
	font-family: Tahoma;
	font-size: 1px;
}
.test:link {
	FONT-SIZE: 14px;
	COLOR: #B2B893;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.test:visited {
	FONT-SIZE: 14px;
	COLOR: #225895;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.test:hover {
	COLOR: #225895;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
}
.test:active {
	FONT-SIZE: 14px; COLOR: #225895; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
