/**  aswebservice.com   -- aswebservice.swisswebs.ch -- www.aswebservice.com/   **/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: rgb(20,20,20);
	margin: 0px 0px 0px 0px;
	/** margin: 2px 0px 0px 2px; transparent Seite Hintergrundfarbe -
	- Originalfarbe aswebservice 	background-color: #; FFEBCC   4A0000 FFDBA6 210f01 2D1B00 
	2D0000 3C2400  800000 2D0000  280D00 990000 + FF9900 /222222/  **/
}
p,td,div,span {
	font-size: 7.5pt;
	text-align: left;
	
}
	/**  li: color = farbcode für Aufzählungszeichen	 **/
li {
	font-size: 7.5pt;
	text-align: left;
	color: #990000;
}
table {
	text-align: left;
}
p {
	margin: 10px 0px 10px 2px;
}
p[align="center"] {
	margin: 1px;
	text-align: center;
	/**
	 * NOTE: IE<7 cannot handle attribute-selectors. We exported this in JS
	 * - see scripts/iefixes.js - which should be included as last HTML-Tag 
	 * in each site-template
	 **/
}
.nospaceing {
	margin: 0px;
	padding: 0px;
}
.nospaceing center table {
	text-align: left;
}
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	/** 0b6600 **/
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.mainheader, a.mainheader:link, a.mainheader:visited, a.mainheader:hover, a.mainheader:active, span.mainheader {
	/** Linkfarbe ??  cd2001 **/ 
	color: #990000;
	font-size: 7.5pt;
	color: rgb(169,27,1);
}

/** BEGIN Header stuff  **/
.head {
	width: 980px; 
	padding: 0px;
	margin: 0px;
	font-size: 7.5pt;
	background: url('images/bg_header_webservice_13.jpg') top left no-repeat; 
}
.head_logo img {
	height: 70px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 7.5pt;
	vertical-align: middle;
	text-align: center;
}
.head_text {
	/** middle; center; 	vertical-align: left; **/

	text-align: left;
	padding: 0;
	margin: 0;
  color: #ffff00;
}
.head_text h1 {
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-size: 7.5pt;
	font-weight: bold;
	color: #cccccc; 	/** Header Textfarbe, H1 Textfarbe FF9900 999999 ebebeb ffff00 **/
}
.head_text h2 {
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-size: 7.5pt;
	font-weight: normal;
	color: #cccccc; 	
}
.head_infotext {
	padding: 2px;
	margin: 0;
	/** height: 20px;  **/	
	text-align: left;
	vertical-align: bottom;
	font-size: 7.5pt;
	font-weight: normal;
	color: #cccccc;
}
/** END Header stuff **/


/** 	BEGIN Content settings **/
.maincontent {
	padding: 0px 0px 0px 5px;
	width: 1000px; 
	font-size: 7.5pt;
}
.mainadds {
	padding: 8px 10px 0px 10px;
	font-size: 7.5pt;
}
.mainheader {
	height: 0px;
	/** vertical-align: right; **/
	text-align: right;
	font-size: 7.5pt;
	width: 100%;  	
}
.maincont {
	text-align: center;
	background-color: rgb(255,255,255);
	padding: 0px 0px 0px 0px;	
	color: rgb(20,20,20);
	width: 1000px;   
	/** width: 980px; 100%; C0C0C0 808080 **/
}
.light, a.light {
	color: #C0C0C0;
}
.error, a.error {
	color: red;
}
.center {
	text-align: center;
}
.upper {       /** Upper Menu wie alle Boxen im Layout **/
	border: 0px 0px 1px 0px solid #990000;
	text-transform: uppercase;
	font-size: 7.5pt;
	background: url('images/bg_navi_webservice_4.png') top left; 
		/** Upper Menü Boxes und Header = Höhe + Hintergrund **/
}
.bold {
	font-weight: bold;
}
td {
	vertical-align: top;
}
            /** Table für alle Tabellen   100%;  **/
.contenttable {
	width: 100%;
	height: 100%;
	/** padding: 0px;  **/
	padding: 0px 0px 0px 0px;	
	margin: 0px;
	background: url('images/bg_aswebservice_1.jpg') top left no-repeat;	
	/**  background-color: transparent;   **/ 
}
td.fixed {
	width: 200px;
}
td.fixed_right {
	width: 200px;
}
.cleft {
}
.cright {
}
.cmiddle {
	width: 560px;	
}
.calone {
}
p.changepage {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
/** END Content settings **/

/** BEGIN Boxes    #990000 f8f8f8 822826**/
div.box, td.box {           /** alle Boxen im Layout **/
	border: 1px solid #800000;
	background-color: transparent;
}
div.subbox, td.subbox, table.subbox, tr.subbox {
	border: 0px solid rgb(200,200,200);
	border-left-width: 0px;
	border-right-width: 0px;
	margin: 0px;
	background-color: #FFEBCC;
}
.header {
	background-color: transparent;	/** background-color: vorher  #cd2001; **/
	color: rgb(255,255,255);
	padding: 2px 4px 10px 4px;  	/** Textabstand Upper Menüs **/
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
	overflow: hidden;
	color:  #990000;  /** Schriftfarbe Upper Menue ff9900 990000 999999 cccccc ebebeb cdcdcd **/
}
a.header {
}
.subheader {
/** 	background-color: rgb(240,240,240); **/	
	border-bottom: 1px solid rgb(200,200,200);
	color: rgb(50,50,50);
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 7.5pt;
}
a.header, a.header:link, a.header:visited, a.header:hover, a.header:active {
	background-color: #FFEBCC;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 7.5pt;
	text-transform: none;
}
.content, .subcontent {
	background-color: transparent;
/**	background-color: rgb(255,255,255); **/
	color: rgb(20,20,20);
	padding: 2px;
	font-size: 7.5pt;
}
.sublightbg {
	background-color: transparent;
/**	background-color: #ffffff; **/
}
.pagecontent {
	/* CHANGED TO FULL WIDTH
	width: 514px;
	padding: 0px 20px 0px 20px;
	*/
	background-color: transparent;
	padding: 0px 5px 0px 5px;
}
.subcontent ul {
	padding: 0px;
	margin: 10px 0px 0px 20px;
}
.subcontent li {
	padding: 0px 0px 5px 0px;
	margin-bottom: 5px;
	font-size: 7.5pt;
}
.subcontent td {
	font-size: 7.5pt;
}
/** END Boxes **/

/** BEGIN MENU things **/
p.menu {
	padding: 5px 2px 2px 1px;
	margin: 5px 0px;
	font-size: 7.5pt;
}
a.menu, a.menu:link, a.menu:visited, a.navigation, a.navigation:link, a.navigation:visited, a.search, a.search:link, a.search:visited, a.default, a.default:link, a.default:visited {
	/** Linkfarbe Navigation -- Adresse -- 0b6600 **/
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px;
	font-size: 7.5pt;
}
a.menu:hover, a.menu:active, a.navigation:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 7.5pt;
}
a.navigation:hover {
	font-weight: normal;
	font-size: 7.5pt;
}
a.search:hover, a.search:active, a.default:hover, a.default:active {
	text-decoration: underline;
	font-size: 7.5pt;
}

/** END MENU things **/

/** BEGIN Banner **/
img.banner, img.banner_half, img.bigbanner, img.smallbanner, img.midbanner {
	width: 140px;
	/** height: 70px; **/
	border: 1px solid #000000;
	font-size: 6pt;
}
img.bigbanner {
	width: 468px;
	height: 60px;
}
img.smallbanner {
	width: 40px;
	height: 20px;
	border-width: 0px;
}
img.midbanner {
	width: 140px;
	height: 50px;
}
a.banner, a.banner:link, a.banner:visited, a.banner:hover, a.banner:active {
	text-decoration: none;
	border-width: 0px;
	background-color: transparent;
	font-size: 7.5pt;
}
img.noborder {
	border-width: 0px;
	vertical-align: middle;
}
.bannerbox {
	width: 140px;
	border: 1px solid #990000; 	/** Rahmen Banner **/
	margin: 0px 2px 5px 2px;
	padding: 0px;
	font-size: 7.5pt;
}
/** END Banner**/

/** BEGIN: Content and Promosites **/
.promotop {
	color: rgb(120,120,120);
	background-color: rgb(240,240,240);
	padding: 5px;
	margin: 0px 0px 4px 0px;
	text-align: center;
	border: 1px solid rgb(200,200,200);
	border-width: 1px 0px 1px 0px;
	height: 3em;
	overflow: hidden;
}
.iefixcontent {
	margin: 5px 0px 5px 0px;
}
/** END: Content and Promosites **/

