@charset 'utf-8';
/*-------------------------------------------------------------------------------------
	*
	*	@copyright:_________2008, Faro
	*	@link:______________http://www.faro.de
	*	@author:____________Jung v. Matt/Neckar
	*	@function:__________site style settings
	*
	*	@version:___________1.0
	* 	@revision:__________$Revision: 51 $
	* 	@lastmodified:______$Date: 2008-06-05 10:55:13 +0200 (Do, 05 Jun 2008) $
	*
-------------------------------------------------------------------------------------*/
/*------------------------------------------------
	*	reset browser defaults
--------------------------------------------------*/
* { /* resets all predefined values to 0 */
	margin:0;
	padding:0;
}
body {
	font-size:11px;
	background:url(images/bg_raster.gif) repeat-x;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, abbr, acronym {
	border:0;
}
abbr, acronym {
	border-bottom:1px dotted;
}
address, caption, cite, code, dfn, em, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
/*------------------------------------------------
	*	predefined styles
--------------------------------------------------*/
.clear { /* clearing floats within html-code about the <br /> tag */
	clear:both;
	height:0;
	font-size:0;
}
.clearfix:after { /* clearfix-method without additional markup. needs surrounding element. */
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
hr { 
	background-image:url(images/line.gif) no-repeat;
}

.divider { /* general dividing line */
	clear:both;
	margin:15px 0;
	height:1px;
	background:none;
	background:url(images/grDividerContent.gif) no-repeat;
}
.invisible { /* makes elements invisible but readable */
	position:absolute;
	left:-1000em;
}
/*------------------------------------------------
	*	basic font definitions
--------------------------------------------------*/
* { /* basic font family/groundcolor */
	font-family:Arial, Helvetica, sans-serif;
	color:#687E92;
}
a, a:link, a:visited, a:active, a:focus { /* basic link groundcolor */
	color:#194060;
	text-decoration:none;
}
a:hover { /* basic link hover color */
	color:#687E92;
}
/*------------------------------------------------
	*	Screenzentrierung
--------------------------------------------------*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: url(images/bg_raster.gif) 50% 50% repeat-x;
	text-align: center;
	min-width: 953px;
	min-height: 620px;
}
#wrapper {
/* document container */
	float: left;
	height: 50%;
	margin-top: -310px; /* halbe Hoehe */
	width: 100%;
}
#dcCont {
/* document container */
	position: relative;
	top: 0px;
	left: 0px;
	width: 953px;
	margin-left: auto;
	margin-right: auto;
	height: 620px;
	overflow: hidden; /* allow content to scroll inside element */
	text-align: left;
	clear: both;
}
/*------------------------------------------------
	*	cols
--------------------------------------------------*/
.col50 { /* colbox 50% width */
	float:left;
	width:50%;
}
.colLeft {
	float:left;
	width:434px;
	margin:7px;
	height:562px;
	display:block;
	background:#fff url(images/subscriptioncenter.gif) no-repeat;
}

.colLeft_it {
	float:left;
	width:434px;
	margin:7px;
	height:562px;
	display:block;
	background:#fff url(images/subscriptioncenter.gif) no-repeat;
}

.loader {
	background:url(images/zoomloader.gif) no-repeat; background-position:center; background-position:top:300px;
	float:left;
	width:462px;
	height:562px;
	z-index:1;
}
.colRight {
	float:left;
	width:462px;
	height:562px;
	display:none;
	background:#FFF;
	position:absolute;
	z-index:10;
}
.noScript   {display:block;}
#weiter, #schritt1 {display:none;}

/*------------------------------------------------
	*	subnav
--------------------------------------------------*/
#snCont { /* sub navigation  container */
	width:953px;
	height:19px;
	display:block;
}
#snCont .ct { /* contentbox inside sub navigation */
	float:right;
}
#snCont .ct ul {
	width:242px;
}
#snCont .ct ul li {
	float:left;
	margin-left:10px;
}

/*------------------------------------------------
	*	content
--------------------------------------------------*/
#ctSrd { /* surrounding content elements */
}
#ctCont { /* content container */

}
#ctCont .ct { /* contentbox inside content */
	width:953px;
	height:575px;
	display:block;
	background:#fff;
}
.colLeft img	{margin: 29px 0 0 30px;}
.colLeft_it img	{margin: 29px 0 0 30px;}

/*-----|| content - font settings ||-----*/
#ctCont .colRight {
	position:relative;
}

#ctCont .colRight h1 {
	margin: 10px 0 0 0;
	color:#55718B;
	font-family:Arial, sans-serif;
	font-size:22px;
	width:480px;
	height:69px;
	display:block;
	background:url(images/bg_header.gif) no-repeat;
}
#ctCont .colRight h1 span {display:none;}

#ctCont .colRight h2	{
	color:#183F61;
	font-family:Arial, sans-serif;
	font-size:14px;
	margin-top:10px;
}
#ctCont .colRight .final h2	{
	color:#183F61;
	font-family:Arial, sans-serif;
	font-size:14px;
	margin:40px 0 10px 0;
}
#ctCont .colRight .final .hint	{
	margin:10px 0;
}
#ctCont .colRight .dot	{
	margin-top:30px;
	color:#183F61;
	font-size:11px;
	float:left;
}
#ctCont .colRight p.headline	{
	font-size:11px;
}
#ctCont .colRight .dot p	{
	padding-bottom:8px;
	width:460px;
	float:left;
}
#ctCont .colRight input.radio	{
	float:left;
	width: 15px;
	height: 15px;
}
#ctCont .colRight label	{
	width:auto;
	margin:0 10px 0 5px;
	display:block;
	float:left;
}

#ctCont .colRight input.input	{
	background-color:#EDEDED;
	border:1px solid #B5B5B5;
	float:left;
}


input.inputSmall	{
	background-color:#EDEDED;
	border:1px solid #B5B5B5;
	width: 35px;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #45657F;
}


#ctCont .colRight input.weiter	{
	position:absolute;
	left:380px;
	top:545px;
	width:100px;
	height:20px;
	background-color:#45657F;
	border: 1px solid #194060;
	color: #EBECEE;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#ctCont .colRight input.weiter:hover	{
	position:absolute;
	left:380px;
	top:545px;
	width:100px;
	background-color:#194060;
	border: 1px solid #000000;
	color: #EBECEE;
}


.submitbutton	{
	width:190px;
	height:20px;
	background-color:#45657F;
	border: 1px solid #194060;
	color: #EBECEE;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.submitbutton:hover	{
	width:190px;
	background-color:#194060;
	border: 1px solid #000000;
	color: #EBECEE;
}

.submitbutton2	{
	width:190px;
	height:20px;
	background-color:#45657F;
	border: 1px solid #194060;
	color: #EBECEE;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.submitbutton2:hover	{
	width:190px;
	background-color:#194060;
	border: 1px solid #000000;
	color: #EBECEE;
}

#ctCont .colRight .check {
	clear:both;
	float:none;
}

#ctCont .colRight .check label{
	width:420px;
	display:block;
	font-weight:bold;
	color:#183F61;
	line-height:16px;
}
#ctCont .colRight .check label.optout{
	width:420px;
	display:block;
	font-weight:normal;
	color:#183F61;
	line-height:16px;
}

#ctCont .colRight .check input {
	width:18px;
	height:18px;
	font-weight:bold;
	float:left;
	border:none;
}

#ctCont .colRight .add span	.radio {
	width:18px;
	height:18px;
	font-weight:bold;
	float:left;
	border:none;
}
#ctCont .colRight .add {
	clear:both;
	float:none;	
	font-weight:bold;
	line-height:17px;
	padding-bottom:2px;
	padding-top:2px;
}
#ctCont .colRight .add span label {
	width:30px;
	font-weight:bold;
}
#ctCont .colRight .add label, #ctCont .colRight .add span.pseudolabel, #ctCont .colRight .add span.radiogroup {
	width:120px;
	display:block;
	height:22px;
	font-size:11px;
	float:left;
	color:#183F61;
}
#ctCont .colRight .add span.pseudolabel	{
	margin-top:20px;
}
#ctCont .colRight .add span.radiogroup	{
	margin-top:20px;
	display:block;
	width:auto;
	padding-left:130px
}
#ctCont .colRight .add span label	{
	font-weight:bold;
	width:auto;
	margin:0 10px 0 5px;
	display:block;
	float:left;
}
#ctCont .colRight .add input.input, #ctCont .colRight .add select.select	{
	width:190px;
	float:left;
	background-color:#EDEDED;
	border:1px solid #B5B5B5;
	color:#183F61;
	font-size:11px;
}
#ctCont .colRight .add select.select	{
	width:193px;
}


#ctCont .colRight .add .add_left {
	float:left;
	display:block;
	border:1px solid #B5B5B5;
}
#ctCont .colRight .add .add_left p {
	clear:both;
}

#ctCont .colRight .add .add_right {
	float:right;
	display:block;
	border:1px solid #000000;
}
#ctCont .colRight .add .add_right p {
	clear:both;
}


.final 	{
	color:#183F61;
	position:relative;
	}
.final .box  {
	background: url(images/box.jpg) no-repeat;
	width: 409px;
	height: 56px;
	display:block;
}
.final .boxleft  {
	width: 230px;
	height: 10px;
	display:block;
	margin:10px 0 0 10px;
	float:left;
	font-size:11px;
}
.final .boxright  {
	width: 130px;
	height: 10px;
	display:block;
	margin:10px 10px 0 0;
	float:right;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
.final p    {
	margin-top:85px;
	font-size:11px;
}
a.btnService  {
	background: url(images/linkbox.jpg) no-repeat;
	width: 221px;
	height: 74px;
	display:block;
	padding-top:15px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:13px;	
}
a.btnService:hover  {
	color:#DDDDDD;
	font-weight:bold;
}
a.btnService img    {
	margin:12px 0 0 21px;
}

p.light {
	color:#CDCDCD;
}

.SubmitButton{
	background: url(images/linkbox.jpg) no-repeat;
	margin:12px 0 0 21px;
	width: 240px;
	height: 74px;
	color: #FFFFFF;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border: none;
}


#ctCont .ct .profile_data	{
	position:absolute;
	left:50px;
	top:30px;
	width:400px;
	height:450px;
	background-color:#FFFFFF;
	border: 5px solid #194060;
	color: #45657F;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	padding:10px;
	font-size: 11px;
	z-index:10;
}


/*------------------------------------------------
	*	slot
--------------------------------------------------*/
#slCont { /* slot container */
	
}
#slCont .ct { /* contentbox inside slot */
	margin-top:6px;background-color: transparent;
}
#slCont .ct .slContLeft	{
	color:#fff;
	float:left;background-color: transparent;
}
#slCont a {
	color:#fff;
	background:url(images/pfeil_rechts.gif) 0px 5px no-repeat;
	padding-left:8px;
	margin-left:20px;background-color: transparent;
}
#slCont .ct .slContRight	{
	color:#fff;
	float:right;background-color: transparent;
}

/*------------------------------------------------
	*	footer
--------------------------------------------------*/
#ftCont { /* footer container */
	
}

/*------------------------------------------------
	*	formerrors
--------------------------------------------------*/
#errorBox {
	position: absolute;
	top:122px;
	left:430px;
	width:500px;
	height:462px;
	background-color:#fff;
	border:2px solid #b5b5b5;
}
#errorCt {
	position:relative;
	padding:10px;
	height:442px;
	width:480px;
}
#errorCt p {
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
}
#errorCt a {
	font-size:11px;
	position:absolute;
	bottom:5px;
	right:5px;
}
#errorCt input#closeLayer {
	width:80px;
}
#errorCt .closeLayer {
	width:80px;
	position:absolute;
	margin-left:200px;
	bottom:10px;
}

#copyText{
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #45657F;
	line-height:20px;
	margin-top: 20px;
}

#clink:link    { 
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration:underline; 
	color: #173E5F;
}
#clink:visited  { 
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration:underline; 
	color: #173E5F;
}
#clink:active   { 
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration:underline; 
	color: #000000;
}
#clink:hover    { 
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline
}

