/**
  * Cascading Style Sheets level 2 file
  *
  * @author		Kristian 'raspunicum' Fürst
  * @version	1.0
  * @date		January 18th, 2005
  * @help		Do not change anything here until you know exactly what
  * 			you are doing.
  * @usage		Use it if you can.
  * @copy		My thoughts are my fund.
  * @path		src/styles.css
  *
  */


body,td		{font-family:Times New Roman, serif; font-size:14px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:20px; background-color:#666666; color:#ffffff}

td			{vertical-align:top; text-align:left;}

a:link			{color:#ffffff; text-decoration:none; font-weight:normal;}
a:visited		{color:#ffffff; text-decoration:none; font-weight:normal;}
a:hover		{color:#ffffff; text-decoration:underline; font-weight:normal;}
a:active		{color:#ffffff; text-decoration:none; font-weight:normal;}

.inaktiv				{color:black; font-style:italic;}
.cover					{border:solid 5px white; margin-bottom:10px; margin-right:15px;}
.info					{color:black; font-size:12px;}
.titel					{font-weight:bold;}
.suche1				{font-family:Times New Roman,serif; font-size: 14px; border:1px solid #ffffff; background-color:#ffffff; width:400px; margin-bottom:1px;}
.suche2				{cursor:pointer;}

div.logo			{background-image:url(../img/sturmgeweiht.gif); height:71px; background-repeat:no-repeat;}
div.hauptmenu			{padding-left:130px; margin-bottom:20px; border-top:solid 2px #333333; border-bottom:solid 2px #333333; font-size:18px; color:black;}
div.inhalt			{padding-left:130px;}
div.ueberschrift		{font-size:18px; padding-bottom:20px;}
div.leiste			{margin-top:20px; margin-bottom:20px;}
div.content			{margin-left:10px; padding-bottom:10px;}
div.content2			{padding-right:130px;}

td.content		{padding-left:10px; padding-top:10px; padding-bottom:10px;}
td.albumname	       {font-size:16px; padding-top:20px; font-weight:bold;}
td.bild		{padding-left:20px; width:400px;}
td.ueberschrift	{font-size:18px;}
td.content2		{padding-right:130px;}

span.leistehervor		{color:#ffffff; font-size:18px;}

a.lang:link			{color:#000000; text-decoration:none; font-size:12px;}
a.lang:visited		{color:#000000; text-decoration:none; font-size:12px;}
a.lang:hover			{color:#ffffff; text-decoration:none; font-size:12px;}
a.lang:active			{color:#000000; text-decoration:none; font-size:12px;}

a.hauptmenu1:link		{color:#000000; text-decoration:none; font-size:18px;}
a.hauptmenu1:visited	{color:#000000; text-decoration:none; font-size:18px;}
a.hauptmenu1:hover		{color:#ffffff; text-decoration:none; font-size:18px;}
a.hauptmenu1:active		{color:#000000; text-decoration:none; font-size:18px;}

a.hauptmenu2:link		{color:#ffffff; text-decoration:none; font-size:18px;}
a.hauptmenu2:visited	{color:#ffffff; text-decoration:none; font-size:18px;}
a.hauptmenu2:hover		{color:#ffffff; text-decoration:none; font-size:18px;}
a.hauptmenu2:active		{color:#ffffff; text-decoration:none; font-size:18px;}

a.hauptmenu3:link		{color:#000000; text-decoration:none; font-size:15px; font-family:"Georgia", Times New Roman, Times, serif; font-weight:bold;}
a.hauptmenu3:visited	{color:#000000; text-decoration:none; font-size:15px; font-family:"Georgia", Times New Roman, Times, serif; font-weight:bold;}
a.hauptmenu3:hover		{color:#ffffff; text-decoration:none; font-size:15px; font-family:"Georgia", Times New Roman, Times, serif; font-weight:bold;}
a.hauptmenu3:active		{color:#000000; text-decoration:none; font-size:15px; font-family:"Georgia", Times New Roman, Times, serif; font-weight:bold;}

a.leiste:link			{color:#000000; text-decoration:none; font-weight:normal; font-size:12px;}
a.leiste:visited		{color:#000000; text-decoration:none; font-weight:normal; font-size:12px;}
a.leiste:hover		{color:#000000; text-decoration:underline; font-weight:normal; font-size:12px;}
a.leiste:active		{color:#000000; text-decoration:none; font-weight:normal; font-size:12px;}

a.menu2:link			{color:#ffffff; text-decoration:none; font-weight:normal; font-size:14px;}
a.menu2:visited			{color:#ffffff; text-decoration:none; font-weight:normal; font-size:14px;}
a.menu2:hover			{color:#ffffff; text-decoration:underline; font-weight:normal; font-size:14px;}
a.menu2:active			{color:#ffffff; text-decoration:none; font-weight:normal; font-size:14px;}
