/* ----------- CSS-Layout by bluesun ag switzerland www.bluesun.ch -------------------- */
/* ----------- Base CSS - xxxx_base.css ----------------------------------------------- */

/* rathberger-blech.de */

* 						{margin:0; padding:0;}
body 					{font-family:Arial, Helvetica, sans-serif; font-weight:normal; background-color:#FFF; color:#000;}

/* ----------- Blocklevel-Tags -------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 
						{font-family:Arial, Helvetica, sans-serif; background:transparent;}						
div			 		{}
hr 					{color:#003f86; margin:0; width:100%; line-height:1px;}
p						{}
span 					{}
ul 					{list-style-type:square;}

/* ----------- Inline Tags ------------------------------------------------------------ */
a			 			{color:#009d8c; text-decoration:none;}
a:link 				{}
a:visited 			{color:#009d8c;}
a:focus				{color:#009d8c; text-decoration:underline;}
a:hover 				{color:#009d8c; text-decoration:underline;}
a:active 			{}
address 				{font-style: normal; font-weight:normal;}
b						{font-weight:bold;}
big 					{font-size:150%;}
blockquote 			{padding:15px 40px 15px 40px;}
center 				{}
cite 					{display:block; color:#000; font-size:70%; font-style:normal; font-weight:normal;}
em 					{}
font 					{}
i 						{}
pre 					{font-family:"Courier New", Courier, monospace; padding:0 0 15px 0;}
small 				{font-size:80%;}
strike 				{}
strong 				{font-weight:bold;}
sub 					{}
sup 					{}
u 						{}

/* Klassen */
.teaser 				{font-weight: bold;}
.nowrap 				{white-space: nowrap;}
.linebreak 			{margin-bottom:10px}

/* Zoom */
div.zoom 			{background-color:#FFF;}
img.zoom 			{display:block; padding:20px 5px 0 5px;}

/* Sitemap */
a.SM0,a.SM1,a.SM2,a.SM3 			
						{display:block; background-color:#dde1e4; margin:0; padding:1px 2px 1px 5px; border-top:1px solid #5B6E7A;}
a.SM0 				{}
a.SM1 				{padding-left:50px;}
a.SM2, a.SM3		{padding-left:100px; border-top:1px solid #B3BBC2;}
a.SM3 				{padding-left:150px;}

/* Titel */
a.titel 				{color:#003f86;}
a.titel:link 		{}
a.titel:visited 	{color:#003f86;}
a.titel:focus		{color:#003f86; text-decoration:underline;}
a.titel:hover 		{color:#003f86; text-decoration:underline;}
a.titel:active 	{}

/* Captcha */
img.captcha 		{border:1px solid #7F9DB9; width:402px; height:50px;}

/* ----------- Replaced-Tags ---------------------------------------------------------- */
img 					{}
form 					{margin:0; padding:0;}
input, textarea, select
		 				{font-size:90%; font-family:Arial, Helvetica, sans-serif;}
input.button{
background:rgb(227,227,227) url(../gr/rath_portalMenuButton.gif) repeat-x top left;
border:#8ed4d0 2px solid;
color:rgb(53,53,53);
cursor:hand;
display:inline;
font-weight:bold;
font-size: 90%;
height:1.8em;
padding:1px 3px
}
input.button:hover{background:rgb(245,245,245)}

object 				{}
/* ----------- CSS-Ende --------------------------------------------------------------- */
