/* bauer.css - version 1.5
   author: e.kornreiter@bauer.de | date: 2003-05-13
*/

body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}


/*navigation*/
.nav		{font-family:arial,helvetica,sans-serif; font-size:12px; font-weight:bold; color:#000000; text-decoration:none}
.footer 	{font-family:verdana, arial,helvetica,sans-serif; font-size:10px; font-weight:bold; color:#F3C200; text-decoration:none}

/* allgemeine Textauszeichnungen: Inhaltsbereich */
p, li, ul			{font-family:arial,helvetica,sans-serif; font-size:12px; font-weight:normal; color:#000000}	
small				{font-family:verdana,arial,helvetica,sans-serif; font-size:10px; font-weight:normal; color:#000000}
b					{font-weight:bold}
a					{color:#004477; font-weight:bold;}
a:link, a:visited	{text-decoration:none}
a:hover				{text-decoration:underline}


/* classen */
.headline			{font-family:arial,helvetica,sans-serif; font-size:18px; font-weight:bold; color:#004477}

.subline			{font-family:arial,helvetica,sans-serif; font-size:16px; font-weight:bold; color:#004477}

.text				{font-family:arial,helvetica,sans-serif; font-weight:normal; color:#000000; text-decoration:none}
a.text, a:visited.text		{font-weight:normal; color:#004477; text-decoration:none}

.textB				{font-family:verdana,arial,helvetica,sans-serif; font-weight:normal; color:#004477; text-decoration:none}
a.textB, a:visited.textB 	{font-weight:normal; color:#004477; text-decoration:none}
.textW				{font-family:verdana,arial,helvetica,sans-serif; font-weight:normal; color:#ffffff; text-decoration:none}
a:textW, a:visited.textW 	{font-weight:bold; color:#ffffff; text-decoration:none}

.white 				{color:#ffffff}



p, li, ul, .text 	{font-size:13px; line-height:17px}
small, .textB, .textW		{font-size:10px; line-height:12px}


