INPUT.price {
	border-style : solid;
	border-color : #FFFFDD;
	border-width : 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DC1E1E;
	background-color : #FFFFDD;
}
INPUT.counter {
	border-style : solid;
	border-color : white;
	border-width : 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color : #FFFFDD;
}

body {
	/*
	background-color: #FA6204;	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	*/
}


form { pdding: 0; margin: 0;}

.hell_grau {
	font-family : Arial;
	font-size : 12px;
	color : Gray;
}

.msg {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	color: red;
}
	
.msg_big {
	font-family:arial, helvetica, sans-serif; 
	font-size:16px; 
	font-weight: bold; 
	color: red;
}
	
.msg_gruen {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: Green;
}

.msg_noFont {
	color: red;
	font-weight : bold;
}

.msg_gruen_noFont {
	color: Green;
	font-weight : bold;
}

.msg_sys {
	font-family:arial, helvetica, sans-serif; 
	font-size:16px; 
	color: #FFBF00; 
	font-variant: small-caps;
}

.txt {
	font-size: 12px;
	color:#000000;
	font-family: arial, helvetica, sans-serif;
}

.my_font {
	font-family: arial, helvetica, sans-serif;
}

A:link {
    color: #FF0000; font-family:arial, helvetica, sans-serif; font-size:12px;
}

A:visited {
    color: #800000; font-family:arial, helvetica, sans-serif; font-size:12px;
}

A:active {
    color: #ff8040;font-family:arial, helvetica, sans-serif; font-size:12px;
}

A:hover {
    color: #0080FF; font-family:arial, helvetica, sans-serif; font-size:12px; text-decoration: underline overline;
}

a.gruen:link {
    color: #009900; font-family:arial, helvetica, sans-serif; font-size:12px;
}

a.gruen:visited {
    color: #009900; font-family:arial, helvetica, sans-serif; font-size:12px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
}

h3 {
	font-family: arial, helvetica, sans-serif;
}

/*----- artikel_row_out (db.inc.php -------------------------------------------------------*/

.art_row_out {
	background-color:#FFFFDD;
	border-bottom: 6px solid #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*----- angebote.php ----------------------------------------------------------------------*/

.albumangebot {
	font-size: 10px;
	color:#FFBF00;
	/*font-weight: bold;*/
}

.txt_ang {
	font-size: 10px;
}

.td_rahmen {
	border-bottom: 2px solid #FFBF00;
	border-right: 2px solid #FFBF00;
}

.tab_rahmen {
	background-color:#FFFFDD;
	border-top: 2px solid #FFBF00;
	border-left: 2px solid #FFBF00;
}



td.ang_title {
	padding:4px;
	font-size: 16px;
	background-color: #FFBF00;
	color: #000000;
	font-family: arial, elvetice, sans-serif;
}

table.ang1 {
	/*width: px; */
	height: 30px;
	border: 1px solid #FFBF00; 
}

td.w_ang1 {
	width: 120px; 
	padding: 3px;
	font-size: 11px;
	font-family: arial, elvetice, sans-serif; 
	text-align: left;
	vertical-align: top;
}

td.w_ang2 {
	width: 80px;
	padding: 3px;
	font-size: 11px;
	font-family: arial, elvetice, sans-serif;
	text-align: right;
	vertical-align: bottom;
}

td.w_ang3 {
	width: 10px;
	padding: 3px;
	font-size: 11px;
	font-family: arial, elvetice, sans-serif;
	text-align: right;
	vertical-align: bottom;
}

/*----- artvar_details.php ----------------------------------------------------------------*/

.album1 {
        font-size: 18px;
        color:#FFBF00;
        font-weight: bold;
        font-family : Arial, Helvetica, sans-serif;
}

.table.detail {
	/*width: 450px;*/
	background-color: #FFFFDD;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
}

.txt_rez {
	font-size: 12px;
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	text-align:justify;
}

/*Von Atze--------------------------------------------------------------------*/

.warenkorb_artikel {
        font-size: 14px;
        color:#FFBF00;
        font-weight: bold;
        font-family : Arial, Helvetica, sans-serif;
}

.loesch_button {
		background-color:red; color:white;
}

/*Kaufen, Verkaufen, Bieten/Beobachten, Gesuche*/
table.arialTabelle12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.page_anzeige {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:silver;
}
/*----------------------------------- Login ----------------------------------*/

.hell_grau {
	font-family : Arial;
	font-size : 12px;
	color : Gray;
}

.log_tab_rahmen {
	font-family : Arial;
	font-size : 12px;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
	background : White;
}

.log_td_rahmen {
	font-family : Arial;
	font-size : 12px;
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
}
/*---------------------------------- Login ENDE ------------------------------*/

