body
{ 
	margin: 0; 
	padding: 0; 
	background: #E7E7E7;
	font: normal 13px Arial, Tahoma, Verdana, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}
a 
{ 
    color: #546F92; 
    background-color: Transparent;
}
a:hover
{ 
    color: #808080; 
}
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; color: #555; }
h3 { clear: both; font-size: 1.1em; margin: 0; color: #555;}
h4 { font-size: 1.1em; color: #555}
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.imageright { float: right; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 15px; }
.coin { float: right; padding: 3px; margin: 0 15px 10px 15px; }
.pdfdoc {background: transparent url(images/pdf.gif) no-repeat top left; padding-left:18px;}
.pdfdoc:hover{background: transparent url(images/pdf.gif) no-repeat top left; padding-left:18px;}

#main { 
	width: 900px; 
	margin: 0px auto 0 auto; 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	background: url(images/bg3.gif) repeat-y;
}
#bottom
{
    width: 910px; 
	margin: 0px auto 0px auto; 
	padding-left: 18px;
    height: 5px;
    background: url(images/bottomshadow.gif) no-repeat;
}

/* Top SkandicInkasso logo */
#logo  
{
	padding: 10px 0 10px 10px; 
	margin: 0;
}
	#logo h1 
	{
	    color: #aaa; 
	    background: #fff;
	    font-size: 15px;
    }

/* Main navigation (horizontal) */
#mainnav
{
    position: absolute;
    font-weight:bold;
    width: 897px;
    background: Transparent;
    height: 0px;
    padding: 0px 0px 0px 0px;
    margin: -18px 0px 0px 0px;
}
    #mainnav ul
    {
        padding: 0;
        margin: 0;
    }
	#mainnav li 
	{
	    float: right;
	    display: block;
		vertical-align: middle;
		line-height: 2;
	    padding: 0 10px 0px 10px;
	    height: 30px;
	    background: #dbe1ef url(images/topnavback.png) repeat-x;
	    margin-left: 5px;
	}
	#mainnav li.active
	{ 
		background: #dbe1ef url(images/topnavback_active.png) repeat-x;
	}
	#mainnav li a 
	{
		color: #505050;
		text-decoration: none;
	} 	
	#mainnav li a:hover  
	{
	    background: transparent;
		text-decoration: underline;
	}

#topimage 
{
	width: 898px;
	/*background: #BCCEDA url(images/pressebild_color_wide_thin.jpg) no-repeat;*/
	background: #fff url(images/NummerSicher_de.jpg) top right no-repeat;
	/*background: #fff url(images/inkassobrief.jpg) top right no-repeat;*/
	margin: 12px 0 5px;
	height: 180px;
	/*border: 1px solid #ccc;*/
	border-bottom: 3px solid #ccc;
	border-top: 3px solid #ccc;
}
#topimage2 
{
	margin-bottom: 5px;
	border-bottom: 3px solid #ccc;
}
#topimage2 h2
{
    font-size: 18px;
    font-weight: normal;
    color: #aaa;
	margin-left: 20px;
}
#topimage h1
{
    font-size: 28px;
    margin: 20px 0 20px 20px;
    color: #555;
}
#topimage h2
{
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 0 20px;
    color: #aaa;
}


/* Vertical navigation */	
#secondarynav
{
    padding: 0px 5px 0px 15px;
    margin: 10px 0 0 0;
}
    #secondarynav li
    {
        list-style-type: none;
        background: url(images/square.png) no-repeat center left;
        padding-left: 15px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
        margin-top: 5px;
    }    
    #secondarynav li a
    {
        text-decoration: none;
    }
    #secondarynav li a:hover
    {
        text-decoration: underline;
        background-image: none;
    }
	
/* LEFT SIDE */
	
#left {
	float: left;
	clear: left;
	width: 220px;
	margin-top: 0px;
}

#right {
	clear: right;
	margin-left: 225px;
	width: 674px !important; /*ie6 ignores - all standard-compliant browsers*/
	width: 632px; /* ie5 will read this */
	w\idth: 671px; /* ie5 ignores, ie6 reads this */
}
	.leftcol {
		float: left; 
		padding: 10px;
		width: 455px !important; /*ie6-hack*/
		width: 445px;
		/*border:#bbb 1px solid;*/
		margin: 0 0 5px 0;
		background: #fff url(images/roundshadow.gif) no-repeat !important; /*ie6-hack*/
		background: #fff url(images/roundshadow_ie.gif) no-repeat;
		color: #444;
		min-height: 572px;
	}
	.leftcol_wide {
		float: left; 
		padding: 10px;
		width: 643px !important; /*ie6-hack*/
	    w\idth: 603px;
	    width: 592px;
		margin: 0 20px 5px 0;
		background: #fff url(images/roundshadow_wide.gif) no-repeat;
		color: #444;
		min-height: 572px;
	}
    #newspanel
	{
        float: right; 
		width: 195px;
        margin-bottom: 20px;
	}
	#newsstart
    {
        background: #fff url(images/roundshadow_newspanel_start.gif) no-repeat;
        height: 9px;
    }
    .newsheader
    {
        background: #fff url(images/newspanel_header.gif) repeat-x;
        color: #eee;
        font-size: 1.1em;
        padding: 6px 0 0 15px;
        margin: 0px 0 0 0;
        height: 29px;
        font-weight: bold;
    }
    .newscontents
	{
	    background: #fff url(images/roundshadow_newspanel_middle.gif) repeat-y;
        font-size: 11px;
		padding: 2px 5px 10px 10px;
		line-height: normal;
	}
	#newsend
    {
        background: #fff url(images/roundshadow_newspanel_end.gif) no-repeat;
        height: 36px;
    }

#footer 
{ 
    text-align: center; 
    clear: both; 
    padding: 5px; 
    border-top: 1px solid #bbbbbb;
}
.red
{
    color: Red;    
}

.big
{
    font-size: 1.5em;    
}

#popupheader h2
{
    padding-left: 5px;
    float: left;
}

#popupbody
{
    background: #b2bccf url(images/fade_blue.gif) repeat-x;
}

#popupcontent
{
	float: left;
	clear: left;
	margin-left: 5px;
	width: 800px;
}

#popupcontent img
{
    float: left;   
    padding: 1px 1px 1px 1px;
    margin: 0 10px 20px 5px;
    border: solid 2px #ddd;
}

#popupcontent ul
{
    padding-left: 520px;
}

#popupcontent li
{
    margin: 10px 0 0 30px;
    padding: 0 10px 0 10px;
}

#popupcontent h2
{
    clear: none;
}

.roundtop {background: transparent; width: 800px; margin-top: 15px;}
.roundbottom {background: transparent;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #909090; 
border-left: 1px solid #909090; border-right: 1px solid #909090;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #fff; 
border-left: 1px solid #909090; border-right: 1px solid #909090; border-width:0 2px;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #fff; 
border-left: 1px solid #909090; border-right: 1px solid #909090;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #fff; 
border-left: 1px solid #909090; border-right: 1px solid #909090;}

.imgcontainer
{ 
		float: left; 
		padding: 5px 0px;
		width: 798px;
		border:#909090 1px solid;
		background: #ffffd4 url(images/yellow_light.gif) repeat-x;
		border-top: none;
		margin: 0 0 0 0;
		height: 600px;
}

.popupingress
{
    width: 500px;
    padding: 0 0 10px 10px;
    font-weight: bold;
}

.offeringlist
{
    padding-left: 90px;
}

#languagebar
{
    float: left;
    position: absolute;
    margin: 2px;
    background-color: Transparent;
    border: none;
    margin-left: 830px;
    margin-top: 5px;    
    width: 150px;
}
#languagebar img
{
    border: none;
    margin-left:5px;
}
.hidden
{
    display: none;
}
.input_normal
{
  border: 1px;
  border-style: solid;
  border-color: #cbccda;
}

.input_selected
{
  border: 1px;
  border-style: solid;
  border-color: #0062c3;
}
.error
{
    color: Red;    
}

.box
{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	min-height: 172px;
}
.boxstart
{
    padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
    background: #fff url(images/roundshadow_sidemenu_start.gif) no-repeat;
    height: 9px;
}
.boxend
{
    padding: 0px 0px 0px 0px;
	margin: 0 0 20px 0;
    background: #fff url(images/roundshadow_sidemenu_end.gif) no-repeat;
    min-height: 36px;
}

.boxheader
{
    background: #fff url(images/sidemenu_header.gif) no-repeat;
    /*background: #cad0de url(images/shortfade_blue.png) repeat-x;*/
    color: #eee;
    font-size: 1.1em;
    padding: 6px 0 0 15px;
    margin: 0px 0 0 0;
    height: 29px;
    font-weight: bold;
}
.boxcontents
{
    padding: 2px 6px 2px 8px;
    margin: 0px;
    /*min-height: 20px;*/
    background: #fff url(images/roundshadow_sidemenu_middle.gif) repeat-y;
}
.boximage
{
    float: left; 
    border: 2px solid #e2e2e2;
    padding: 3px;
    margin: 3px;
}
.newsimage
{
    float: left; 
    border: 2px solid #e2e2e2;
    padding: 2px;
    margin: -10px 0 2px 0;
}
.loginbox
{
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff url(images/fade_blue_white.png) repeat-x;
}
.logintext
{
    width: 120px; 
    float: left;
}
.product
{
    margin-bottom: 40px;
}
.product h4
{
    margin: 0;
    padding: 6px 0 6px 33px;
    background: url(images/menurectangle2.png) no-repeat left;
    font-size: 18px;
    color:#3571a9;
}
.productspecial
{
    margin: 0;
    padding: 6px 0 6px 33px;
    background: url(images/menurectangle2.png) no-repeat left;
}
.productimage
{
    float: right; 
    margin: 2px;
}

.productimage img
{
      border: 1px solid #ccc; 
      padding: 3px;
}
    
#someText
{
    display: none;
}
#startpage h4
{
    padding: 6px 0 6px 33px;
    background: url(images/check.png) no-repeat left;
}
.verifyText a:hover
{
    padding-right: 25px;
    background: Transparent url(images/verifyarrow.gif) no-repeat right;
}


a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
    position: relative;
    border-bottom: 1px dashed #000;
    text-decoration: none;
    /*color: inherit;*/
  }
a.tooltip:hover {
  cursor: help;
  border-bottom: 1px dashed #000;
  text-decoration: none;
  z-index: 1;
  }

a.tooltip .theTooltip {
  display: none;
  text-decoration: none;
  z-index: 1000;
}

a.tooltip:hover .theTooltip {
  display: block;
  position: absolute; 
  top: 30px; 
  left: -70px; 
  width: 200px;
  z-index: 1000;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFAF;
  font: 13px Verdana, sans-serif; 
  padding: 3px 3px 3px 3px;
  text-align: left;
}

a.tooltip .theTooltipSpecial {
  display: none;
  text-decoration: none;
  z-index: 1000;
}

a.tooltip:hover .theTooltipSpecial {
  display: block;
  position: absolute; 
  top: -30px; 
  left: -70px; 
  width: 200px;
  z-index: 1000;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFAF;
  font: 13px Verdana, sans-serif; 
  padding: 3px 3px 3px 3px;
  text-align: left;
}


/*Tooltip for buttons*/

.btnTooltip
{
    position:relative;
}

.btnTooltipVisible {
  display: block;
  position: absolute;
  top: 30px;
  left: -70px; 
  width: 200px;
  z-index: 1000;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFAF;
  font: 13px Verdana, sans-serif; 
  padding: 3px 3px 3px 3px;
  text-align: left;
  margin-right: 40px;
}

.btnTooltipInvisible {
  display: none;
}

#offeringorderedlist li
{
}

#offeringorderedlist li
{
    display: block;
}

#offeringorderedlist li h4
{
    display: inline;
}

#offeringorderedlist li h4 a
{
    display: inline;
}
.disabledItem
{
    color: Gray;
}
.enabledItem
{
    
}
.checkedItem
{
    color: Green;
}
.tdtopborder
{
    border-top: solid 1px black;
    background-color: #eee;
}

.tdbottomborder
{
    border-bottom: solid 1px black;
    background-color: #eee;
}

.tdmiddle
{
    background-color: #eee;
}

.angebotlistred
{
    list-style: none;
    margin-bottom: 10px;
    margin-left: -30px;
    background: url(images/check.png) no-repeat top left;
    padding-left: 50px;
}
.angebotlistgreen
{
    list-style: none;
    margin-bottom: 10px;
    margin-left: -30px;
    background: url(images/check_green.png) no-repeat top left;
    padding-left: 50px;
}


#loginname
{
    float: right;
    clear: none;
    margin: 2px;
    background-color: Transparent;
    border: none;
    max-width: 470px;
}
.small
{
    font-size: 0.85em; 
}
.footnote
{
    font-size: 0.8em;
    line-height: 1.3em;
}

.topangebotlist
{
    padding-left: 0px;
    list-style: none;
}

.topangebotlist li
{
    padding-left: 20px;
    background: url(images/check_green_small.gif) no-repeat center left;   
}

.angebottable
{
    border-collapse: collapse;
}
.angebottable th
{
    text-align: left;    
}
.angebottable tr:hover
{
    background-color: #eee;
}
#spamTrap
{
    display: none;
}

.orderedlist {
  font-style: italic;
  font-weight: bold;
  color: #0062c3;
  font-size: 1.4em;
}

.orderedlist p 
{
    font-weight:normal;
  font-size: 13px;
  font-style: normal;
  color: #000000;
}
fieldset
{
    display: block;
    margin: 10px 10px 10px 0;
    border: 1px solid #bbb;
    background-color: #fafafa;
    padding: 0 10px 10px 10px;
}
legend
{
    font-weight: bold;
    font-size: 16px;
}
.sectionnfirst {
  border-top: 2px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 2px;
  border-style: solid;
  border-color: #cccccc;
}

