/* ----------- CSS-Layout by bluesun ag switzerland www.bluesun.ch -------------------- */
/* ----------- Base CSS - xxxx_base.css ----------------------------------------------- */

/* logistikplattform.ch */

* 						{font-size:100.01%; 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						{background:#5B6E7A; border:none; color:#5B6E7A; height:1px; margin:0.5em 0; width:100%;}

p						{}
span 					{}
ul 					{list-style-type: disc;}

/* ----------- Inline Tags ------------------------------------------------------------ */
a			 			{color:#068890; text-decoration:none;}
a:link 				{}
a:visited 			{color:#999;}
a:focus				{color:#068890; text-decoration:underline;}
a:hover 				{color:#068890; 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:#FFF; 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:#2B484D;}
a.titel:link 		{}
a.titel:visited 	{color:#2B484D;}
a.titel:focus		{color:#068890; text-decoration:underline;}
a.titel:hover 		{color:#068890; 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		{display:block; padding:2px 0; background-color:#FFF; color:#000; font-size:75%; font-weight:bold; border:1px solid #699; font-family:Arial, Helvetica, sans-serif; cursor:hand;}

object 				{}
/* ----------- CSS-Ende --------------------------------------------------------------- */
