@charset "utf-8";
/* copyright (C)2010 LSP(TM).net GmbH [us]
screen styles 
*/
html, body {
	/*font-size: 87%;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	letter-spacing:0em;
	color:#555; /*MS #747373*/
	background:#4471AF url(../_img/bodybg.gif) top repeat-x;
	margin:0px;
	padding:0px;
}
.back {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_img/2010/shadow_back.png);
	background-position:top center;
	background-repeat:repeat-y;
}
a {
	color:#0044CC;
	text-decoration:none;
	outline: 0 none;
}
a:visited {
	color:#0044CC;
	text-decoration:none;
}
a:hover {
	color:#000179;
	text-decoration:underline;
}
a:active {
	color:#B20231;
	text-decoration:none;
	outline:none;
}
a:focus {
	color:#B20231;
	text-decoration:none;
	-moz-outline-style:none;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font-size: 1.7em;
	color: #4c4c4c;
}
h2 {
	font-size: 16px;
	color: #333;
	line-height:22px;
	margin-bottom: 8px;
}
h3 {
	font-size: 1.2em;
	color: #4c4c4c;
}
h4 {
	font-size: 1.2em;
	color: #4c4c4c;
}
p {
	font-size: 12px;
	color:#555; /*MS #747373*/
	margin: 0px 0px 5px 0px;
}
.last {
	margin: 0px 0px 55px 0px;
}
strong {
	color:#B95B00;
}
.highlight {
	font-weight:normal;
	color: #B95B00 /*B95B00#B28C00*/;
	font-size:14px;
	letter-spacing:0px
}
.highlight2 {
	font-weight:normal;
	color:red;
	font-size:16px;
	letter-spacing:0px
}
img {
	border:none;
}
.lists ul {
	margin-top:0px;
	margin-bottom:0px;
}
.lists li {
	margin-left:-20px;
	margin-bottom:7px;
}
/* OTM headlines */
.head01 {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:2.8em;
	text-align:center;
	margin:50px 0px 0px -15px;
}
.head02 {
	font-size:15px;
	margin:55px 0px 0px -15px;
	text-align:center;
	line-height:21px;
	color:#666;
}
.head03 {
	font-size:14px;
	line-height:21px;
	color:#333;
	margin-bottom:3px;
}
/* OTM Submenu */
.otmsub {
	width:920px;
	height:15px;
	text-align:center;
	padding-top:0px;
	margin-top:10px;
	z-index:100;
}
.m0h {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0px;
	font-weight:normal;
	color:#666;
	padding:4px 10px;
}
.m0h:visited {
	color:#666;
}
.m0h:hover {
	color:#0044cc;
}

/* HEAD / LOGO / SLOGAN / Language */
.tab_head {
	width: 920px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	border:none;
	padding:0px;
	background-color:white;
	background:url(../_img/bb01.gif);
	z-index:1;
}
.logo {
	float:left;
	position:relative;
	top:55px;
	left:35px;
	padding:0px;
}
.slogan {
	text-align:right;
	float:right;
	position:relative;
	top:63px;
	right:20px;
}
.subslogan {
	margin-top:2px;
	font-style:italic;
	font-size:11px;
	height:12px; /* exclusively for our beloved IE */
	border-top:1px solid #deb887;
}
/* Language chooser */
.choose_lang { /* at Standard Pages */
	float:right;
	position:relative;
	bottom:21px;
	left:-20px;
	font-size:11px;
	color:#fff;
}
.choose_lang a {
	color:#fff;
}
.choose_lang2 { /* at OTM Pages */
	width:120px;
	position:relative;
	bottom:68px;
	left:750px;
	font-size:11px;
	color:#fff;
}
.choose_lang2 a {
	color:#fff;
}
.choose_lang3 { /* at OTM Pages - english version */
	width:120px;
	position:relative;
	bottom:68px;
	left:742px;
	font-size:11px;
	color:#fff;
}
.choose_lang3 a {
	color:#fff;
}
.silver {
	color:silver;
}
/* Google Search Box */
.searchbox {
	width:215px;
	background:none;
	float:right;
	margin-top:9px;
}
/* MAIN TABLE */
.tab_main {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:white; /*#f2efe1;*/
	border:none;
	padding:0px;
}
.td_text {
	padding: 22px 30px 30px 50px;
	background-color:white; /*#f2efe1;*/
}
/* Footer Tables */
.copy {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:920px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid silver;
	background:#fff;
	letter-spacing:0px;
}
.bottom {
	margin-left:auto;
	margin-right:auto;
	width:1002px;
	height:63px;
	margin-bottom:0px;
}
/* SPECIALS */

.detail {
	font-size:10px;
	margin-left:10px;
	color:#0044cc;
	font-weight:normal;
}
.more {
	margin-left:12px;
}
.tooltip {
	font-size:10px;
	margin-left:10px;
	color:#003F9D;
	font-style: italic;
	font-weight:bold;
}
.point_L {
	position:relative;
	top:2px;
	margin-right:8px;
	cursor:help;
}
.ssl {
	position:relative;
	top:1px;
	margin-left:6px;
	cursor:help;
}
.point {
	position:relative;
	top:1px;
	margin-right:8px;
}
.pointh2 {
	position:relative;
	top:-1px;
	margin-right:8px;
}
.netlic {
	color:#0044cc;
	font-weight:bold;
}
.netlic:visited {
	color:#0044cc;
}
/* Fonts */
.p10 {
	font-size: 10px;
}
.p11 {
	font-size: 11px;
}
.p12 {
	font-size: 12px;
}
.p14 {
	font-size: 14px;
}
/* Colors */
.red {
	color: #FF0000
}
.orange {
	color: #FF6600
}
.blue {
	color:#008FD4;
	font-weight:bold;
}
.m0 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0px;
	font-weight:normal;
	color:white;
	background: url(../_img/menubg.gif) center center repeat-x;
	/*border: 1px solid #DFECFF #AFC9EB ;*/
	padding:4px 4px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius:5px;
}
.m0:visited {
	color:white;
}
.m0:hover {
	color:white;
	text-decoration: none;
	background: url(../_img/menubg2.gif) center center repeat-x;
}
/* OTM free test button */
.novis {display:none;}
.free-test { background:url(../_img/2011/test_otm.png) no-repeat;display:block;margin-left:-5px;width: 270px;height: 44px;text-decoration: none;border:none;}
.free-test:visited { background:url(../_img/2011/test_otm.png) no-repeat;}
.free-test:hover { background:url(../_img/2011/test_otm_active.png) no-repeat;}
/* only for print view */
.printcopy {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	display: none;
}

