

/*  
+ ************************************************************* +
| Projekt Sparkasse Rebrush  last modified: 2006/01/16 13:05    |
+ ************************************************************* +
| Copyright (c) 2005 unitb technology GmbH                      |
| Author: René Machel <rma@unitb.de>                            |
+ ************************************************************* +
*/



html {
	height: 100%;
}

html, body { 
 	background-color: #cccccc;
	font-family: arial, verdana, helvetica;
	margin: 0px;
	padding: 0px ;
}




img,fieldset {
	border:0px;
}




a, a:link, a:hover, a:visited {
	text-decoration: none;
}




form, table, tr, td {
	margin: 0px;
}

table {
	border-collapse: collapse;
	border: 1px solid #ffffff;
}

tr, td {
	border: #ffffff;
}

input, select {
	color: #000000;
}




p {
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}




dl {
	position: relative;
	margin: 10px 0 5px 0;
	background-color:#e9e9e9;
	color: #000;
}

dl dt {
	margin: 0px;
	padding: 3px 5px 3px 5px;	
	border-bottom: 2px solid #fff;
	font-weight: bold;
	color: #000;
}

dl dd {
	margin: 0 0 0 7px;
	padding: 1px 5px 1px 8px;
	background: url(/img/dd_icon.gif) no-repeat 0px 4px;
}




h1 {
	font-size: 22px;
	font-weight: lighter;	
	margin: -1px;
	padding: 0px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;	
	margin: 0 0 0 0;
	padding: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;	
	margin: 0 0 0 0;
	padding: 0px;
}

h5 {
	font-size: 12px;
	font-weight: normal;	
	margin: 0 0 0 0;
	padding: 0px;
}

h6 {
	font-size: 11px;
	font-weight: normal;	
	margin: 0 0 0 0;
	padding: 0px;
}




ol, ul, ul li { 
	margin-left: 12px;
	padding-left: 0px;
}

li { 
	list-style-image: url(/img/ul_li_icon.gif);
   list-style-type: disc;
}




#all_container { 
	width: 990px;
	height: 100%;
	margin-bottom: -30px;
}




#vslot { 
	float: left;
	display: none;
	clear: both;
	width: 550px;
	width:expression(548 + "px");	
	margin: 0px 10px 10px 0px;
	border: none;
	overflow: hidden;
}

#dpaWrapper { 
	float:left;
	height:100px;
	width:266px;
}

#dpaNews { 
	display: none;
	z-index:1; 
}

.block {	display: block; }

.floatLeft { float:left; }
.floatRight { float:right; }

.clear {	clear: both; }

.kontaktWrapper {
	width:380px;
	margin-right:10px;
}

table.content, table.content table {
	border: none !important;
}

.content{	
	font-family: arial, verdana, helvetica;
	font-size: 12.0px;
	color: #000000;
}

.content10 {
	font-family: arial, verdana, helvetica;
	font-size: 10.0px;
	color: #333333;
	cursor: pointer;
}

.wettericon { 
	display:inline;
	position:absolute;
	margin: -1px 0px 0px 5px;
	z-index:5;
	padding:0px;
}





.space5	{ font-size: 1px; display: block; height: 5px; }
.space10	{ font-size: 1px;	display: block; height: 10px; }
.space15 { font-size: 1px;	display: block; height: 15px; }
.space18 { font-size: 1px;	display: block; height: 18px; }
.space20 { font-size: 1px;	display: block; height: 20px; }
.space30 { font-size: 1px;	display: block; height: 30px; }
.space35 { font-size: 1px;	display: block; height: 35px; }
.space40 { font-size: 1px;	display: block; height: 40px; }





.w70{ width: 70px; }
.w80{	width: 80px; }
.w90{ width: 90px; }
.w110{ width: 110px; }
.w150{ width: 150px; }
.w175{ width: 175px; }





.bgFF0000 { background-color: #ff0000; }
.bg000000 { background-color: #000000; }
.bgFFFFFF {	background-color: #ffffff; }
.bg666666 {	background-color: #666666; }
.bg999999 {	background-color: #999999; }
.bgCCCCCC {	background-color: #cccccc; }
.bgDDDDDD {	background-color: #dddddd; }
.bgE9E9E9 {	background-color: #e9e9e9; }





.colorFF0000 {	color: #ff0000; }
.color000000 {	color: #000000; }
.colorFFFFFF {	color: #ffffff; }
.color666666 { color: #666666; }
.color999999 {	color: #999999; }
.colorCCCCCC {	color: #cccccc; }
.colorDDDDDD {	color: #dddddd; }
.colorE9E9E9 {	color: #e9e9e9; }





.img210{	width: 208px; }
.img270{	width: 268px; }
.img550{	width: 548px; }

.img270_brd_top { width: 268px; border-top: 1px solid #cccccc; }
.img270_brd_btm {	width: 268px; border-bottom: 1px solid #cccccc; }
.img270_brd_tb { width: 268px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }

.image_left{ float: left; }
.img_cnt { text-align: center; }
.image_right{ float: right; }

.img_block { display: block; margin: 10px 0px 10px 0px; }

.imgSubline { 
	display: block;
	background-color: #e9e9e9;
	color: #666666;
	min-height: 16px;
	padding: 3px 2px 3px 15px;
	font-size: 11px;
	width: 145px;
	width:expression(160 + "px");	
}

.imgChart { 
	display: block;
	border:1px solid #cccccc;
	margin-top: 8px;
}




#headerImage { 
	width: 990px;
	height: 110px;
	background-color: #666666;
	cursor:pointer;
}

#headerHeadline { 
	width: 990px;
	height: 35px;
	font-weight: bold;
	color: #ff0000;
	background-color: #cccccc;
}

#headerWelcome { 
	position: relative;
	left: 91px;
	width: 660px;
	height: 20px;
	float: left;	
	top:9px;
	font-size: 17px;
	/*overflow: hidden;*/
	border: 0px solid black;
}

#headerDate { 
	position:relative;	
	left: 50px;
	width: 150px;
	float: left;
	top: 12px;	
	font-size: 13px;
	color: #666666;
}

#headerItems { 
	position:relative;	
	left: 120px;
	width: 120px;
	float: left;
	top: 12px;	
	color: #666666;
}




#metanavContainer { 
	width: 990px;
	height: 30px;
	background-color: #666666;
	padding: 0px 0px 0px 0px;
}

#metanav { 
	float: left;
	height: 30px;
	position:relative;
	left: 234px;
	top: 5px;
	z-index: 998;
}

#metanav a{ 
	color: #ffffff;
	font-size: 12px;
	margin: 0px 7px 0px 7px;
}

#metanavSuche { 
	position: absolute;
	top: 114px;
  	left: 0px;
	padding-left: 674px;
	margin: 0px;
}

#metanavSuche form, #metanavSuche fieldset {
	margin: 0px;
	padding: 0px;
}

#metanavSuche .submit { 
	position: relative;
	top: 1px;
	top:expression(0 + "px");
	background: #dddddd url(/img/button_submit.gif) no-repeat;
	height:16px;
	width:15px;
	border: none;
	margin: 0px 0px 0px -4px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;
}

#metanavSuche input { 
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	height: 16px;
	border: 1px solid #dddddd;
}







#navWrapper { 
	float: left;
	width: 210px;
	background-color: #ff0000;
	margin: 0px 11px 0px 0px;
	overflow: hidden;
}





.navItemLevelOne {
	position:relative;	
	width: 100%;	
}

.navItemLevelOne a{
	display:block;
	padding-left: 50px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;	
}

.navItemLevelOne a:hover{
	background: url(/img/arrow_white.gif) no-repeat 35px 5px;
}





.navItemLevelTwo {
	position:relative;	
	width: 100%;	
	margin: 5px 0px 10px 0px;
}

.navItemLevelTwo a{
	display:block;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 60px;
}

.navItemLevelTwo a:hover{
	background: url(/img/arrow_white.gif) no-repeat 45px 4px;
}





.navItemLevelThree {
	position:relative;	
	width: 100%;	
}

.navItemLevelThree a{
	display:block;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 70px;
}

.navItemLevelThree a:hover{
	background: url(/img/arrow_white.gif) no-repeat 55px 4px;
}





.navItemActive1 {
	background: url(/img/arrow_white.gif) no-repeat 35px 4px;	
}

.navItemActive2 {
	background: url(/img/arrow_white.gif) no-repeat 45px 4px;	
}

.navItemActive3 {
	background: url(/img/arrow_white.gif) no-repeat 55px 4px;	
}
	




.navSeparatorLine {
	height: 1px;
	margin: 4px 0px 4px 0px;
	background: url(/img/separator_nav.gif);
	overflow: hidden;
}





#navAdds {
	padding: 50px 0px 50px 50px;
}








#contentWrapper { 
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#elementWrapper { 
	width: 100%;
}

#contentLeft { 
	float: left;
	width: 50%;
}

#contentRight { 
	float: left;	
	width: 50%;
}




#contentWrapper p{
}

.clear { 
	clear: both;
}




 
#box270 { 
	display: block;
	width: 268px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	background-color: #fff;
	font-size: 11px;
	overflow: hidden;
}

#box270 h1 {
	color: #ff0000;
	margin: 6px 0px 4px 0px;
}

#box270 h2 {
	color: #ff0000;
	margin: 6px 0px 4px 0px;
}

#box270 h3 {
	color: #ff0000;
	margin: 6px 0px 4px 0px;
}

#box270 h4 {
	color: #ff0000;
	margin: 5px 0px 6px 0px;
}

#box550 { 
	float: left;
	display: inline;
	width: 548px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	background-color: #fff;
	overflow: hidden;	
}

#box550 h1 {
	color: #ff0000;
}

#boxHTML { 
	float: left;
	display: table;
        display: expression("inline");
	width: 550px;
	height: auto;
	margin: 0px 10px 10px 0px;
	background-color: #fff;
	overflow: hidden;	
}

#boxFull { 
	float: left;
	display: inline;
	width: 548px;
	height: auto;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999999;
	background-color: #fff;
}

#boxFull .left { 
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	overflow: hidden;
}

#boxFull .right { 
	float: left;
	margin: 0px;
	width: 348px;
    width: expression(370 + "px");
	padding: 0px 0px 0px 25px;
}

#boxFull .full {  /* sa */
	float: left;
	margin: 0px;
	width: 500px; /*FF*/
    width: expression(540 + "px"); /*IE*/
	padding: 0px 20px 0px 20px;
}

#boxFull a img { 
	position: relative;
	border-left: 13px solid #fff;
	left: -26px;
}

#boxFull table a img { 
	border: none;
	left: 0px;
}

.boxHeadline {
	background-color: #999999;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 0px 3px 20px;
}

#boxFull .left .boxHeadline {
	padding: 3px 0px 3px 15px;
}

.boxContent { 
	margin: 0px 5px 0px 20px;	
	padding: 3px 0px 1px 0px;
	font-weight: normal;
	font-size: 11px;
}

.boxImage { 
	margin: 10px 0px 10px 0px;
}

.boxContent table {
	border-collapse: collapse;

}
.boxContent td {
	padding: 0px 10px 0px 5px;
	border: 1px solid #fff;
}




#contentWrapper p a { 
	color: #666666;
	padding: 1px 0px 1px 13px;
	margin: 0px;
	font-size: 12px;
	background: url(/img/arrow_red.gif) no-repeat 0px 5px;
}


a.link, .boxContent a, #contentWrapper a.linkInt, #contentWrapper a.linkExt { 
	color: #666666;
	padding: 1px 0px 1px 15px;
	margin: 0px;
	font-size: 12px;
	background: url(/img/arrow_red.gif) no-repeat 0px 5px;
}

a.linkblock, #contentWrapper a.linkMore { 
	display: block;
	color: #666666;
	padding: 2px 0px 2px 15px;
	margin: 0px;
	font-size: 12px;
	background: url(/img/arrow_red.gif) no-repeat 0px 5px;
}

a.pdfblock { 
	display: block;
	color: #666666;
	padding: 2px 0px 2px 20px;
	margin: 0px;
	font-size: 12px;
	background: url(/img/pdf-icon04.gif) no-repeat 0px 5px;
}



h1 a.artikelHead{	font-size: 22px; }
h2 a.artikelHead{	font-size: 17px; }
h3 a.artikelHead{	font-size: 14px; font-weight: bold;	}
h4 a.artikelHead{	font-size: 12px; font-weight: bold;	}
h5 a.artikelHead{	font-size: 12px; font-weight: normal; }
h6 a.artikelHead{ font-size: 11px; font-weight: normal; }

a.artikelHead { 
	background: none;
	padding: 0;		
	font-size: 12x;
	color: #ff0000;
}

a.artikelText { 
	background: none;
	padding: 0;
	font-size: 11px;
	color: #000000;	
}

#contentWrapper a.artikelNav { 
	color: #666666;
	padding: 1px 0px 1px 12px;
	margin: 0px;
	font-size: 11px;
	background: url(/img/arrow_red.gif) no-repeat 0px 5px;
}

#contentWrapper a.servicebox{ 
	display: block;
	color: #666666;
	margin:0px;
	padding: 2px 0px 2px 13px;
	font-size: 12px;
	background: url(/img/arrow_red.gif) no-repeat 0px 6px;
}




#contentWrapper hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #cccccc;
	margin: 5px 0px 5px 20px;
}

#contentWrapper .floatleft {
	float: left;
	margin: 5px 0px 5px 0px;
}
#contentWrapper .floatright {
	float: right;
	margin: 5px 0px 5px 0px;
}

#contentWrapper .patch {
	width:345px;
	display: block;
	background-color:#e9e9e9;
	border-top:1px solid #fff;
	padding:2px 0px 2px 5px;
	margin: 0px;
}



#contentWrapper table { 
	width: 98%;
	border: 1px solid #efefef;
	font-size: 12px;
}


#contentWrapper table.list { 
	width: 98%;
	border: 0px solid #efefef;
	font-size: 12px;
}


#elementWrapper table{ 
	border: none;
}





#contentWrapper fieldset {
	width: 240px;
	padding: 5px 0px 5px 7px;
	background-color: #cccccc;
}

#contentWrapper input {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	border: 1px #666666 inset;
}

#contentWrapper select {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	border: 1px #666666 inset;
}

#contentWrapper label {
	font-family: Arial,  Verdana, Sans-Serif;
	font-size: 11px;
}

#contentWrapper .submit {

	background-color:transparent;
	background-image:url(/img/button_submit.gif);
	height:18px;
	background-repeat:no-repeat;
	width:21px;
	margin-left:-4px;
	border:0px;
	color:#FFF;
	background-position:0px 1px;
	overflow:hidden;
}







#artikelFunctions { 
	border: none !important;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	margin-right: 20px; 
}




#serviceboxLeft { 
	margin: 0px 5px 0px 15px;
	background-color:#e9e9e9;
}

#serviceboxLeft .head { 
	padding: 0px;
  	color: #444444;
	font-size: 12px;
	font-weight: bold;
}

#serviceboxLeft .body { 
	padding: 0px;
  	color: #444444;
	font-size: 12px;
	font-weight: normal;
}

#serviceboxRight { 
	width: 345px;
	display: block;
	background-color:#e9e9e9;
	margin: 0px;
	border: none !important;
}

#serviceboxRight tr{
	width: 100%;
}

#serviceboxRight .head{ 
	padding: 3px 5px 3px 20px;
	border-bottom: 2px solid #fff;
  	color: #444444;
	font-size: 12px;
	font-weight: bold;
}

#serviceboxRight .body{ 
	padding: 3px 5px 3px 20px;
  	color: #444444;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}




#boerse { 
	float: right;
	display: block;
	margin: 0px;
	width: 250px;	
}

#boerse select {
	width: 105px;
	margin: 1px 2px 1px 2px;
}




#boersenFunctions { 
	width: 235px !important;
	clear:both;
	float: right;
	font-size: 11px !important;
	border: none !important;
	margin-bottom: 5px;
}

#boersenFunctions .left {
	text-align: left;
}

#boersenFunctions .center{
	text-align: center;
}

#boersenFunctions .right{
	text-align: right;
	padding-right: 15px;
}




#kursdaten { 
	width: 250px !important;
	font-size: 11px !important;
	border: none !important;
	margin-bottom: 20px;
}

#kursdaten .left{
	background-color: #cccccc !important;
	text-align: left;
	width: 50%;
	padding: 1px 1px 1px 7px !important;
}

#kursdaten .right{
	background-color: #dddddd !important;
	text-align: right;
	width: 50%;
	padding: 1px 8px 1px 1px !important;
}




#musterdepot { 
	background-color: #dddddd !important;
	padding: 10px 20px 10px 20px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#musterdepot .head { 
	float: left;
	font-size: 23px;
	font-weight: lighter;
	margin: 0px;
	margin-left: -2px;
	margin-left: expression(-1 + "px");
	padding: 0px;
	color: #000;
 }

#musterdepot .saldo { 
	float: left;
 }

#musterdepot .growthplus, #musterdepot .growthminus, #musterdepot .growthequal { 
	float: right;
 }


#musterdepot .growthplus {	color: #90BD00; }
#musterdepot .growthminus { color: #FF0000; }
#musterdepot .growthequal { color: #666666; }

#musterdepot .growthArrow { 
	float: right;
	margin-top: 3px;
	margin-bottom: 5px;
}







#linkWrapper { 
	float: left;
	width: 208px;
	width:expression(208 + "px");
	display: inline;
	margin: 0px;
}




#linkWrapper .boxContent{
	font-size: 12px;
}

#linkWrapper hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #cccccc;
	margin: 5px 0px 5px 20px;
}




#box210 { 
	float: left;
	display: block;
	width: 208;
	margin: 0px 0px 10px 0px;
	border: 1px solid #999999;
	font-size: 11px;
	overflow: hidden;
}




#box210 h1 {
	color: #ff0000;
	font-size: 25px;
	font-weight: lighter;
	margin: 6px 0px 4px 0px;
}

#box210 h4 {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 5px 0px;
}




#linkWrapper a.img{ 
	background: none !important;
	margin: 0px;
	padding: 0px;
}

#linkWrapper a.banking { 
	display: block;
	color: #ff0000;
	padding: 6px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	background: url(/img/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkIntBld { 
	display: block;
	color: #666666;
	padding: 6px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	background: url(/img/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkInt { 
	display: block;
	color: #666666;
	padding: 1px 0px 1px 15px;
	font-size: 12px;
	background: url(/img/arrow_red.gif) no-repeat 0px 5px;
}

#linkWrapper a.linkExt { 
	display: block;
	color: #666666;
	padding: 5px 0px 5px 15px;
	font-size: 12px;
	background: url(/img/arrow_red.gif) no-repeat 0px 10px;
}

#linkWrapper a.linkSchnellnavigation { 
	display: block;
	color: #ffffff;
	padding: 5px 0px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	background: #ff0000 url(/img/arrow_white.gif) no-repeat 0px 9px;
}





#linkWrapper input {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	border-width: 1px;
	border-right: none;
	padding: 0px 3px 0px 3px;	
}

#linkWrapper select {
	font-family: Arial;
	font-size: 12px;
	border: 1px #666666 inset;
}

#linkWrapper label {
	font-family: Arial;
	font-size: 11px;
}

#linkWrapper .submit {
	position: relative;
	top: 1px;
	top:expression(0 + "px");
	background: #dddddd url(/img/button_submit.gif) no-repeat;
	border-bottom: 1px solid red;
	height:17px;
	width:15px;
	border: none;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;

}

#linkWrapper fieldset {
	width: 183px;
	padding: 5px 0px 5px 7px;
	background-color: #cccccc;
}




#linkWrapper .floatleft {
	float: left;
	margin: 5px 0px 5px 0px;
}

#linkWrapper .floatright {
	float: right;
	margin: 5px 0px 5px 0px;
}





#linkSchnellnavigation { 
	margin-left: 20px;
}

#schnellnavigation { 
	visibility:hidden;
	position:absolute; 
	display:inline;
	z-index:999; 
	background: #dddddd; 
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #ff0000;
	border-left: none;	
}

#schnellnavigation a { 
	display: block;
	color: #666666;
	padding: 3px 0px 3px 15px;
	font-size: 12px;
	background: url(/img/arrow_red.gif) no-repeat 0px 7px;
}

#schnellnavigation table{ 
	width: 100%;
	background-image: url(/img/schnellnavigation_bg.gif);
}

#schnellnavigation td{
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}

#schnellnavigation td.whiteline{ 
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #fff;
   border: none;
}




#registrierung label, #registrierung input{
	display: block;
	float: left;
}

#registrierung {
	padding: 0px !important;
	width: 210px;
}

#registrierung .w70, #registrierung .w90, #registrierung .w110, #registrierung .w150, #registrierung .w175{
	margin-left: 5px;
	margin-top: 3px;
}

#registrierung input {
	padding-left: 2px;
}

#registrierung .submit {
	background-color:transparent;
	background-image:url(/img/button_submit.gif);
	height:20px;
	background-repeat:no-repeat;
	width:21px;
	margin-left:-4px;
	border:0px;
	color:#FFF;
	background-position:4px 4px;
	overflow:hidden;
}

#registrierung label{
	width: 50px;
	border-right: 1px solid #fff;
	background-color: #dddddd;
	padding: 5px 0px 5px 7px;
}

.borderWhite {
	display: inline-block;
	border-bottom: 1px solid #fff;
}

.borderWhite:after {
	content: ".";
	height: 1px;
	visibility: hidden;
	display: block;
	clear: both;
}





#footer { 
	clear: both;
	height: 30px;
	width: 990px;
	background-color: #666666;
}


#footer a{ 
	color: #ffffff;
	text-decoration: underline;
}

.disclaimer { 
	position: relative;
	top: 8px;
	left: 20px;
	width: 970;
	color: #ffffff;
	font-size: 10px;
}

.blaettern{
   clear: both;
   margin: 0 0px 5px 0px;
   padding: 20px 0 0 0;
   height: 20px;
}
.pageNumber{
   float: left;
}
.skip{
   float: right;
}
.skip strong{
   color: #F00;
   display: block;
   padding: 0 10px;
   float: left;
   background: url(/img/bg_skip.gif) no-repeat top right;
}
.skip span{
   float: left;
   display: block;
   padding: 0 10px;
   background: url(/img/bg_skip.gif) no-repeat top right;
}
.skip a{
   color: #666;
   display: block;
   padding: 0 10px;
   float: left;
   background: url(/img/bg_skip.gif) no-repeat top right;
}
.skip a:hover{
   text-decoration: underline;
}
.skip a img{
   margin: 4px 0 0 0;
}
/* sa 2006-08-31 */

td a:visited, td a:link, td a:hover, td a:active { color: #ff0000 }
table.list th { border-left: 1px solid #FFF; border-top: 1px solid #FFF; }
table.list td { border-left: 1px solid #FFF; border-top: 1px solid #FFF; }
   
th.first , td.first{ background-color: #cccccc; }
th.second, td.second { background-color: #dddddd;}
td.cellone { background-color: #eeeeee;font-size: 11px;}
td.celltwo { background-color: #ffffff;font-size: 11px;}
td.cellthree { background-color: #dddddd;font-size: 11px;}

.red {color: #f00;}

#contentwrapper .fullwidth {
	background-color: #FFFFFF; width: 768px; border: 1px solid #999999; padding:20px;
}

html>body #contentwrapper .fullwidth {width: 727px;padding:20px;} /*FF*/

/* sascha */
ul.linklist { 
	padding-left: 0px;
	background-color: #fff;
}

ul.linklist li { 
	list-style-image: url(/img/arrow_red.gif);
}

ul.linklist li a {
	color: #666666;
	text-decoration: none;
}

