@charset "utf-8";
/*<![CDATA[/*>*/

/***************************************************************/
/* PRINT CSS FOR THREAT-MANAGEMENT.CH                          */
/* CSS Code by MEDIAparx.com | Marius Bleuer | March 2008      */
/***************************************************************/
/* RELEASED UNDER:                                             */
/*-------------------------------------------------------------*/
/* Creative Commons 2.5 Schweiz                                */
/* Namensnennung - NichtKommerziell                            */
/* http://creativecommons.org/licenses/by-nc-nd/2.5/ch/        */
/***************************************************************/
/* Table of Contents:                                          */
/* ------------------------------------------------------------*/
/* 1. columnContent                                            */
/* 2. webForm                                                  */
/***************************************************************/
/* Parts of Eric Meyer's CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul { list-style: none; }

strong{ font-weight:bold; }

html{ font-size:medium;}

body{
	font-size:70%;
	line-height:130%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	background:#fff;
	color:#666;

}
fieldset, img{ border:none; }
input, textarea, select, button{ font-family:Arial, Helvetica, sans-serif; font-size:100%; }
.clear{ clear:both; font-size:0em; line-height:0px; height:0px; }
a{ outline:none; text-decoration:none; }

h1{
	text-transform:uppercase;
	padding-left:20px;
	padding-bottom:14px;
	margin-bottom:0.8em;
	background:url(/auxx/layout/img-sprite.gif) 0px bottom no-repeat;
	font-weight:bold;
	font-size:120%;
	color:#8daad3;
}

h2{ font-size:110%; font-weight:bold; }

#header,
#serviceNavi,
#mainNavigation,
#footer{
	display:none;
}

/*************************************************/
/* 1. columnContent                              */
/*************************************************/
#columnContent{
	margin-top:3em;
}
#columnContent ul, #columnContent ol{ margin:0.25em 0em 1.25em 25px; }
#columnContent ol{ margin-left:25px; list-style:decimal; }

#columnContent ul li{ margin:0.5em 0px; list-style:disc; }

#columnContent ol li{ padding:0px 0px 0px 0px; background:none; }

#columnContent h2{ margin-bottom:0.5em; }
#columnContent h2 a, #columnContent h2 a:visited, #columnContent h2 a:hover{ color:#515151; text-decoration:none; }

#columnContent p{ margin-bottom:1em; }

#columnContent ul#columnContent li a{ text-decoration:none; }

#columnContent a{ color:#8daad3; text-decoration:underline; }
#columnContent a:hover{ color:#fff; background:#8daad3; text-decoration:none; padding-bottom:1px; }


/*************************************************/
/* 2. webForm                                    */
/*************************************************/
#columnContent ul#error{ margin:0.25em 0em 0.5em 0px; width:530px; }
#columnContent ul#error li{ margin:0px; padding:0px; list-style:none; }

#columnContent ul#error .bdTop, #columnContent ul#error .bdBottom{
	height:6px;
	line-height:6px;
	font-size:6px;
	background:url(../auxx/layout/img-bd-error.gif);
}

#columnContent ul#error .bdBottom{
	height:6px;
	line-height:6px;
	font-size:6px;
	background:url(../auxx/layout/img-bd-error.gif) 0px -24px;
}

#columnContent ul#error .bg{
	background:url(../auxx/layout/img-bg-error-tiled.gif);
	padding:5px 10px 5px 10px;
}

#columnContent h6{
	font-weight:bold;
	color:#6b80a3;
	font-size:90%;
	text-align:center;
}

#columnContent #webForm{ float:left; margin:1.5em 0px 1em 0px; }

#columnContent #webForm .radio, #columnContent #webForm .checkbox{
	float:left; width:15px; height:15px;
}

#columnContent label{ float:left; display:block; margin:0.5em 0px 0.5em 0px; width:150px; }

#columnContent .selectWide{
	float:left;
	width:332px;
	border:1px solid #9c9c97;
}

#columnContent .inputTextField,
#columnContent .inputSearchField,
#columnContent .textarea{
	float:left;
	width:326px;
	border:1px solid #9c9c97;
	padding:1px 2px 1px 2px;
	margin:0.5em 0px 0.5em 0px;
}

#columnContent .inputSearchField{ width:250px; margin:0px 1px 0.5em 0px; }

#columnContent #webForm .textarea{ height:78px; }

#columnContent .listFormDummy,
#columnContent .listFormDummy input,
#columnContent .listFormDummy label{
	float:left;
	margin:0px;
}

#columnContent ul.listFormDummy{
	float:left;
	padding-top:0.25em;
	width:332px;
}

#columnContent .listFormDummy li{
	float:left;
	width:332px;
	margin-bottom:0.25em;
	list-style:none;
}

#columnContent .listFormDummy input{ margin-right:5px; }

#columnContent .listFormDummy label{
	margin-top:-1px;
	position:relative;
	width:312px;
}

#columnContent p.labelCode{ padding-left:150px; margin:0.5em 0px 0.25em 0px; }
#columnContent #webForm .errorInput{
	border:1px solid #000;
	background:#6b80a3;
	color:#fff;
}

#columnContent .buttonSubmit{
	float:left;
	margin-top:1em;
	border:1px solid #6b80a3;
	background:#8daad3;
	color:#fff;
	cursor:pointer;
	margin-left:150px;
}
/*]]>*/
