/* css für phpfinder.de */

/* body */
body {
	background-color: #597291;
	color: #ffffff;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 8pt;
	link-color: #ffff00;

	scrollbar-face-color : #4d637d;
        scrollbar-shadow-color : #4d637d;
	scrollbar-track-color : #597291;
        scrollbar-highlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
        scrollbar-darkshadow-color : #597291;
        scrollbar-background-color : #597291;
	}


/* normale Schrift: p */
p {
	font-size: 8pt;
	color: #ffffff;
	}

p.datum {
	font-size: 8pt;
	color: #ffffff;
	}


/* Definitionen für alles */
.red {
	font-size: 10pt;
	color: #ff0000;
	}

.klein {
	font-size: 7pt;
	color: #ffffff;
	}


/* Definitionen für Tutorials */
.tut_code {
	font-size: 8pt;
	color: #ffff00;
	font-family: Courier New;
	}

/* Definitionen für Code */
.code {
	font-size: 8pt;
	color: #ffff00;
	font-family: Courier New;
	}

pre {
	font-size: 8pt;
	color: #ffff00;
	}




/* Definitionen für Suche */
.search_infobar { font-family: Tahoma, Arial; font-size: 7pt; color: #ACACAC; }


/* table */
table {
	font-size: 8pt;
	color: #ffffff;
	background-color: #3c475b;
	}

table.1 {
	font-size: 8pt;
	background-color: #3c475b;
	color: #ffffff;
	}

table.2 {
	font-size: 8pt;
	background-color: #597291;
	color: #ffffff;
	}

table.3 {
	font-size: 8pt;
	background-color: #4d637d;
	color: #ffffff;
	}

table.footer {
	font-size: 8pt;
	background-color: #3c475b;
	color: #ffffff;
	border-color: #ffffff;
	/*border-bottom-style: dashed;
	border-top-style: dashed;*/
	border-width: 1;
	border-padding: 1;
	}


/* tr, th */
tr { font-size: 8pt; color: #ffffff; }
th { font-size: 10pt; color: #ffffff; }
th.middle_header { font-size: 10pt; background-color: #3c475b; color: #ffff00; font-weight: bold; }

/* td */
td { font-size: 8pt; color: #ffffff; }
td.1 { font-size: 8pt; background-color: #3c475b; color: #ffffff; }
td.2 { font-size: 8pt; background-color: #597291; color: #ffffff; }
td.3 { font-size: 8pt; background-color: #4d637d; color: #ffffff; }
td.left_header { font-size: 8pt; background-color: #3c475b; color: #ffff00; font-weight: bold; }
td.left_body { font-size: 8pt; background-color: #4d637d; color: #ffffff; }
td.middle_header { font-size: 8pt; background-color: #3c475b; color: #ffff00; font-weight: none; }
td.middle_footer { font-size: 8pt; background-color: #3c475b; color: #ffff00; font-weight: none; }
td.source { font-family: Courier; font-size: 8pt; background-color: #ffffff; color: #000000; }


/* a (link) */
a {
 	color: #ffff00;
 	text-decoration: none
 	}

a:hover {
	background-color: none;
	font-weight: bold;
	color: #ffffff;	/* 3c475b */
	text-decoration: underline;
	}

a.pic:hover {
	background-color: transparent;
	color: #3c475b;
	}

a:visited {

	}

a:active {

	}

a.klein {
	font-size: 7pt; color: #ffff00;
	}


/* Überschriften */
h1 { font-weight: bold; color: #ffffff; text-decoration: none; font-size: 13pt; }
h2 { font-weight: bold; color: #ffffff; text-decoration: none; font-size: 12pt; }


.presseueber { font-weight: bold; color: #ffffff; text-decoration: none; font-size: 10pt; }

.user_notepad { font-size: 8pt; width: 100pt; color: white; background-color: #597291; border-style: none; }


/* Formular-Definitionen */
form { font-size: 8pt;  margin-bottom:0pt; }

.field 	{
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #4d637d;

	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;

	border-width: 1pt;
	border-color: #ffffff;
	}

.field_error {
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #4d637d;

	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;

	border-width: 1pt;
	border-color: #ff0000;
	}

.button	{
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #597291;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1pt;
	}





/* alte Formularfelder */
 .login {
 	font-size : 8pt;
 	width : 50pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
  	}

 .data  {
 	font-size : 8pt;
 	width : 100pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

 .anm_data  {
 	font-size : 8pt;
 	width : 100pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

 .anm_plz  {
 	font-size : 8pt;
 	width : 30pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

.anm_tel  {
 	font-size : 8pt;
 	width : 50pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }



 .empfehlen  {
 	font-size : 8pt;
 	width : 90pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

 .select_new_script   {
 	font-size : 8pt;
 	width : 200pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

.new_script   {
 	font-size : 8pt;
 	width : 100pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

.new_script_lg   {
 	font-size : 8pt;
 	width : 50pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

.new_script_link   {
 	font-size : 8pt;
 	width : 200pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

.new_script_price   {
 	font-size : 8pt;
 	width : 50pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

 .search   {
 	font-size : 8pt;
 	width : 200pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

  .submit  {
  	font-size : 8pt;
 	width : 60pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

  .textarea  {
 	font-size : 8pt;
	width : 250pt;
 	height : 100pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }


 .forum_subject  {
 	font-size : 8pt;
 	width : 250pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

 .forum_text  {
 	font-size : 8pt;
 	width : 250pt;
 	height : 100pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
 }

.vote  {
  	font-size : 8pt;
 	width : 30pt;
 	color: #ffffff;
	background-color : #597291;
  	border-style : none;
  	margin-bottom:0pt;
  	margin-left:0pt;
  	margin-top:0pt;
  	margin-right:0pt;
  	margin:0pt;
 }