/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch  www.netsys.ch  Sunil Kale
//
////////////////////////////////////////////////////////////////
*/

/*Tabellenformatierung Standard*/

div             {margin:0px;padding:0px;}
p               {margin-left:15px;margin-right:15px;margin-top:0px;padding:0px;}
span            {margin:0px;padding:0px;}
form            {margin:0px;padding:0px;}

/*Ausrichtung und Hintergrundfarbe*/
body                {background-color:#cccccc;margin-bottom:10px;margin-top:0px;font-family:verdana, arial, sans-serif;font-size:11px;color:#666666;font-weight:normal;}/*Standard Textformatierung*/

/*standard Textformatierungen*/
td, p, div, span {font-family:verdana, arial, sans-serif;font-size:12px;color:#666666;line-height:18px;}

/*Links*/
a                   	{font-family:verdana, arial, sans-serif;font-size:12px;color:#666666;text-decoration:underline;}
a:hover             	{font-family:verdana, arial, sans-serif;font-size:12px;color:#666666;text-decoration:none;}

a.nav                   {font-family:verdana, arial, sans-serif;font-size:12px;color:#ffffff;font-weight:bold;text-decoration:none;margin:15px;padding:0px;}
a.nav:hover             {font-family:verdana, arial, sans-serif;font-size:12px;color:#FFCA19;font-weight:bold;text-decoration:none;margin:15px;padding:0px;}
.textNav				{font-family:verdana, arial, sans-serif;font-size:12px;color:#FF3399;font-weight:bold;text-decoration:none;margin:15px;padding:0px;}

a.textLink              {font-family:verdana, arial, sans-serif;font-size:12px;color:#3366CC;text-decoration:underline;}
a.textLink:hover        {font-family:verdana, arial, sans-serif;font-size:12px;color:#6699FF;text-decoration:none;}

a.language              {font-family:verdana, arial, sans-serif;font-size:12px;color:#CC0066;text-decoration:underline;}
a.language:hover        {font-family:verdana, arial, sans-serif;font-size:12px;color:#CC0066;text-decoration:none;}

a.netsys				{font-family:verdana, arial, sans-serif;font-size:9px;color:#ffffff;text-decoration:underline;}
a.netsys:hover			{font-family:verdana, arial, sans-serif;font-size:9px;color:#ffffff;text-decoration:none;}

/*Eingabefelder*/
input, select, textarea {font-size:11px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;}

/*Horizontale Linien*/
hr {background-color:99CCFF;color:99CCFF;height:1px;border-style:none;margin-left:15px;margin-right:15px;padding:0px;}

/*################################ Ueberschriften ################################*/
h1 {margin-left:15px;margin-right:15px;margin-top:15px;padding:0px;font-size:14px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#265879;}
h2 {padding:0px;margin-bottom:0px;font-size:12px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#265879;}

/*################################ Texte ################################*/
.textnav             {font-size:12px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#333333;}/*Text*/
.text                {font-family:verdana, arial, sans-serif;font-size:12px;color:#666666;line-height:18px;}/*Text*/
.textWhite			 {font-family:verdana, arial, sans-serif;font-size:12px;color:#ffffff;line-height:18px;}

/*##################################### Sonstiges #############################*/

.frame {position:relative; width:770px;  z-index:1; overflow: visible; visibility: visible;1px;border-style:solid;border-width:1px;border-color:#265879;}
.border2 {border-style:solid;border-width:1px;border-color:#CCCCFF;}
.borderBottom {border-bottom-style:solid;border-bottom-width:1px;border-color:#265879;}
.borderTop {border-top-style:solid;border-top-width:1px;border-color:#265879;}
.borderRight {border-right-style:solid;border-right-width:1px;border-right-color:#265879;}
.frameFooter {1px;border-top-style:solid;border-top-style:1px;border-color:#265879;height:30px;}
.frameRight  {border-right-style:solid;border-right-width:1px;border-right-color:#265879;width:150px;height:100%;padding:0px;margin:0px;}
.tdBorder    {border-right-style:solid;border-right-width:1px;border-right-color:#265879;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#265879;}

.tdBorderLeft  {border-left-style:solid;border-left-width:1px;border-left-color:#ACACAC;}
.image		{border-style:solid;border-width:1px;border-color:#CC0066;}
.image2		{border-style:solid;border-width:1px;border-color:#99CCFF;}

/*##################################### Formulare #############################*/

.box  {border-style:solid;border-width:1px;color:#265879;border-color:#265879; width:280px;}
.box2  {border-style:solid;border-width:1px;color:#265879;border-color:#265879; width:80px;}
.box3  {border-style:solid;border-width:1px;color:#265879;border-color:#265879; width:100px;}
.textSearch {border-style:solid;border-width:1px;color:#265879;border-color:#265879; width:148px;}
.area {border-style:solid;border-width:1px;color:#265879;border-color:#265879; width:280px; height:57px}
.button   {font-family:verdana; font-size:12px; font-weight:normal; color:#265879; text-decoration: none;background-color:#ffffff;border: solid 1px #265879; width:100px}
.buttonSearch {font-family:verdana; font-size:12px; font-weight:normal; color:#ffffff; text-decoration: none;background-color:#265879;border: solid 1px #ffffff; width:148px}