/* MSI Stylesheet Definitionen */
/* Copyright by Burkhard Weiß (Münster, Deutschland) */
/* Alle Rechte vorbehalten. (All rights reserved.) */

A:Link  {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	line-height:normal;
	font-style:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}

A:Visited  {
	color:#808080;
	font-weight:normal;
	font-size:11px;
	line-height:normal;
	font-style:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}

A:Hover  {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	line-height:normal;
	font-style:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}

A:Active  {
	color:#DC143C;
	font-weight:normal;
	font-size:11px;
	line-height:normal;
	font-style:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}

A.mainlink:Link  {
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#921B08;
	padding-bottom:5px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#921B08;
	padding-right:5px;
	text-decoration:none;
}

A.mainlink:Visited  {
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#808080;
	padding-bottom:5px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#808080;
	padding-right:5px;
	text-decoration:none;
}

A.mainlink:Hover  {
	font-weight:bold;
	background-color:#BFC08A;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#921B08;
	padding-bottom:5px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#921B08;
	padding-right:5px;
	text-decoration:none;
}

A.mainlink:Active  {
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DC143C;
	padding-bottom:5px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DC143C;
	padding-right:5px;
	text-decoration:none;
}

A.sublink:Link {
	font-weight:normal;
	text-decoration:none;
}

A.sublink:Visited  {
	font-weight:normal;
	text-decoration:none;
}

A.sublink:Hover  {
	font-weight:normal;
	text-decoration:none;
}

A.sublink:Active  {
	font-weight:normal;
	text-decoration:none;
}

A.imagelink:Hover  {
	background:none;
	text-decoration:none;
}
  
BODY  {
    margin:0px;
	color:#000000;
	background-color:#F8F8DE;
	text-decoration:none;
	font-familiy:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	
	scrollbar-base-color:#E2E0BA;
	scrollbar-3dlight-color:#E2E0BA;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#595627;
	scrollbar-face-color:#E2E0BA;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B2AC4E;
	scrollbar-track-color:#F0EFDD;
}

H3  {
    margin:0px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-transform:none;
	overflow:hidden;
	z-index:1;
}
  
IMG  {
	border-width:0px;
	border-style:none;
	border-color:#000000;
	z-index:1;
}

 IMG.framed  {
	 border-width:1px;
	 border-style:solid;
	 border-color:000000;
 }

DIV {
    margin:0px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	overflow:hidden;
	z-index:1;
}

INPUT,TEXTAREA {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	background-color:#F4F5F0; 
	z-index:1;
}

SELECT {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#000000;
	text-align:left;
	background-color:#F4F5F0; 
	z-index:1;
	overflow:hidden;
}

  SELECT OPTION.mainlink {
	  font-weight:bold;
  }

  TABLE.framed {
      background-color:#C5C8B0;
      border-width:2px;
      border-style:solid;
      border-color:#000000;
      table-layout:fixed;
      padding:0px;
      border-spacing:0px;
  }

  TABLE.framed TD {
      border-width:1px;
      border-style:solid;
      border-color:#000000;
  }

  TABLE TD {
	color:#000000;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
  }

LI {
  list-style-image:url(images/navList.png);
}
/* ---------------------------- EXTRA ---------------------------- */
/* rotbraun: #A95A5A */
/* dunkelbeige: #989D7A */
/* beige: #C5C8B0 */
/* hellbeige: #E0E2D4 */
/* dunkelgrau: #404040 */
/* schwarz: #000000 */
/* karmesinrot: #DC143C */