/* =================================================================================== */
/* === Dokumenteigenschaften */
/* === 2S Media Kommunikation */
/* === http://www.2s-media.de */
/* === © 2005 Sven Steiner */
/* =================================================================================== */

body, td {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,SansSerif;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
}

a			{ color:#08395C; text-decoration:underline; }
a:vlink		{ color:#08395C; }
a:alink		{ color:#6583A2; }
a:hover		{ color:#6583A2; }
a.decnone 	{ text-decoration:none; }

a.SM_eb1_a	{ font-family:Arial; font-size:11px; text-decoration:none; font-weight:bold; }
a.SM_eb1_p	{ font-family:Arial; font-size:11px; text-decoration:none; }

.submenu 	{ color:#6583A2; font-family:Arial; font-weight:bold; }

b 		{ font-weight:bold; }
li 		{ line-height:140%; }

.headline 					{ font-size:15px; font-weight:bold; line-height:20px; color:#08558A; }
.headline_2 				{ font-size:12px; font-weight:bold; line-height:18px; color:#08558A; }
.little_Text			{ font-size:10px; font-weight:normal; line-height:12px; color:#000; }
#content 					{ position:absolute; top:180px; left:275px; width:610px; z-index:10; }
#content_gruppe		{ width:610px; z-index:10; }
#content_mag			{ position:absolute; top:180px; left:275px; width:430px; z-index:10; }
#maginalie				{ position:absolute; top:180px; left:730px; z-index:10; }
#mag_basket 				{ position:absolute; top:180px; left:680px; z-index:10; }
.mag_text					{ font-size:10px; }
.shopMwSt					{ font-size:9px; }
#content_links		{ position:absolute; top:180px; left:190px; z-index:10; }


.box 		{ color:#FFFFFF; background-color:#FFFFFF; border-width:0; ... }

input, select, textarea { 
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		font-size:11px; 
		color:#000000;
		background-color:#FFFFFF;
		border-width:1;
		border-color:#08558A;
		border-style:solid; ...
		}

select.lang { 
		font-size:10px; 
		color:#08558A;
		background-color:#FFFFFF;
		border-width:0;
		border-color:#FFFFFF;
		border-style:solid; ...
		}

.button { 
		background-color:#B0C5DE; 
		}
		
.applet { border-width:1; border-color:#000000; border-style:solid; }
		


/* =================================================================================== */
/* === Extraformatierungen */


/* =================================================================================== */
/* === Farbformatierungen */
.blau_dk 	{ color:#08558A; }
.blau_hl 	{ color:#6583A2; }
.orange		{ color:#D07100; }
.rot		{ color:#FF0000; }

