/* stylesheet definiton berlin wall online photo */
/* www.dailysoft.com/berlinwall */

/* page titel */
.page,
a.page:link,
a.page:visited{
font-family: arial;
font-size: 16px;
font-weight:normal;
color:#800000;
}

a.page:hover {
color:#FF0000;
}


/* page bwo */
.bwo,
a.bwo,
a.bwo:link,
a.bwo:visited{
font-family: arial;
font-size: 16px;
font-weight:normal;
color:#808080;
}

a.bwo:hover {
color:#FF0000;
}

/* search link */
.search,
a.search, 
a.search:link, 
a.search:visited		{
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#000080;													
					}

a.search:hover {
					color:				#FF0000;
}


/* copyright txt */
.cr,
a.cr, 
a.cr:link, 
a.cr:visited		{
					font-family: 		arial;
					font-size: 			11px;
					font-weight:		normal;
					color:				#666666;													
					}

a.cr:hover {
					color:				#666666;
}


/* navigation all sites */
.nav,
a.nav, 
a.nav:link, 
a.nav:visited		{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#000080;													
					}

a.nav:hover {
					color:				#FF0000;
}

/*allways same color on each site */


/* navigation current site */
.cur,
a.cur, 
a.cur:link, 
a.cur:visited		{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#FF00FF;													
					}

a.cur:hover {
					color:				#FF0000;
}


/* top navigation most wanted */
.top,
a.top, 
a.top:link, 
a.top:visited		{
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#FCF5D1;													
					}

a.top:hover {
					color:				#FF0000;
}


/* navigation help right side */
.nr,
a.nr, 
a.nr:link, 
a.nr:visited		{
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#999999;													
					}

a.nr:hover {
					color:				#FF0000;
}

/* standard text */
.text,
a.text 	{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#000000;													
					}

a.text:link, 
a.text:visited		{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#0000c0;													
					}

a.text:hover {
					color:				#FF0000;
}

/* standard text grey*/
.gr,
a.gr 	{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#666666;													
					}

a.gr:link, 
a.gr:visited		{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#666666;													
					}

a.gr:hover {
					color:				#b00404;
}


/* text colors bold */

.red,
a.red, 
a.red:link, 
a.red:visited		{
					font-family: 		arial;
					font-size: 			16px;
					font-weight:		bold;
					color:				#b00404;													
					}

a.rd:hover {
					color:				#FF0000;
}

/* page desc */
.desc,
a.desc, 
a.desc:link, 
a.desc:visited		{
					font-family: 		arial;
					font-size: 			14px;
					font-weight:		normal;
					color:				#808080;													
					}

a.desc:hover {
					color:				#FF0000;
}

/* page head */
.head,
a.head, 
a.head:link, 
a.head:visited		{
					font-family: 		arial;
					font-size: 			16px;
					font-weight:		normal;
					color:				#b00404;													
					}

a.head:hover {
					color:				#FF0000;
}

/* standard text small grey*/
.small,
a.small 	{
					font-family: 		arial;
					font-size: 			11px;
					font-weight:		normal;
					color:				#666666;													
					}

a.small:link, 
a.small:visited		{
					font-family: 		arial;
					font-size: 			11px;
					font-weight:		normal;
					color:				#666666;													
					}

a.small:hover {
					color:				#b00404;
}
