/* stylesheet definiton berlin wall online */
/* www.dailysoft.com/berlinwall */

/* page titel */
.page			{
					font-family: 		arial;
					font-size: 			16px;
					font-weight:		bold;
					color:				#B00404;													
					}


/* search link */
.search,
a.search, 
a.search:link, 
a.search:visited		{
					font-family: 		arial;
					font-size: 			12px;
					font-weight:		normal;
					color:				#B00404;													
					}

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:				#B00404;													
					}

a.cr:hover {
					color:				#FF0000;
}


/* navigation all sites */
.nav,
a.nav, 
a.nav:link, 
a.nav:visited		{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#B00404;													
					}

a.nav:hover {
					color:				#FF0000;
}

/*allways same color on each site */

/* logotext */
.bwo			{
					font-family: 		arial;
					font-size: 			19px;
					font-weight:		bold;
					color:				#FCF5D1;													
					}


/* 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;
}

/* text content */
.txt,
a.txt:{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#000000;
}
a.txt:link, 
a.txt:visited		{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		normal;
					color:				#003399;													
					}

a.txt:hover {
					color:				#FF0000;
}

/* title content */

.ttl,
a.ttl:{
					font-family: 		arial;
					font-size: 			15px;
					font-weight:		bold;
					color:				#b00404;
}

/* 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;
}

/* 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;
}

/* 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;
}


