/*
platzhalter müssen getauscht werden
fertiges file in _uploads/website/css/main ablegen

http://www.businesscard.at/dt   http://www.businesscard.at/dt
Verdana, Arial, Helvetica, sans-serif
75
#ffffff
#c00000
#0000c0
#c00000
#c00000
#ffffff
#000000
#c41500
#c00000
#c0c0c0
#c00000
#ffffff
#ffff40
#000000


#6666d9
#d96666
#d96666
#666666
#ffffff
#666666

hellgruen: 8FBC2D
dunkelgruen: 3D7419
hellblau: 7EAAC5
dunkelblau: 4B77AE

rot: C41500
orange: E79410

*/
html {
height: 100%;
}
body
{
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
	color: #000;
	height: 100%;
	text-align: center;
    background-color: #ffffff; 
    background-image: url(http://www.businesscard.at/dt/pixx-bc/spacer.gif);
    background-repeat: repeat;
}
img,form,div,iframe {margin: 0; padding: 0; border: 0;}
a, fieldset, h3, h4, h5, img, label, legend, li, ol, table, ul, ol{
	text-align: left;
}
h1 {margin:0; padding-top:20px; padding-left:25px; padding-bottom:5px; font-size:2.2em; font-weight:bold;color: #000000; display:none;}
h2 {margin:0; padding-left:25px; padding-top:0px; padding-bottom:20px; font-size:1.8em;font-weight:normal; color: #000000; display:none;}

a:hover{text-decoration:none;}
ul {padding: 0; margin: 0;}
ol {padding: 0; margin: 0;}
li {margin: 0; padding: 0;}
.noSkip {padding: 0 !important; margin: 0 !important;}
p:first-child {margin-top: 0; padding-top: 0;}
p {padding-top:0.2em;padding-bottom:0.2em;margin:0;}

/* allgemeine Definition von links, falls nicht anders bestimmt, kommt dieses Style zur Anwendung */
a:link { color: #0000c0;}
a:visited { color: #0000c0;}
a:hover { color: #6666d9; }
#bc{
padding-bottom:20px; 
}
#containerParent {	
	margin: 20px auto;
	margin-top:0px;
	width: 978px;}
#container {
	background-color:#ffffff;;	
}
#header {
	width:978px;
	height:101px;
	margin:0px;
	padding:0px;
	background-color: #c00000;
	background-image: url(http://www.businesscard.at/_uploads/website/headerpic/13353.jpg?1277563704);
	background-repeat: no-repeat;
	text-align:left;		
}
#headertopFrame {
background-color:#FFFFFF;
color:#000000;
margin-bottom:20px;
width:100%;
text-align:center !important;
}
#headertop {
	width:978px;
	font-size: 90%;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	height:1.2em;
	line-height:1.2em;
	margin:auto
}
#headertop .text{line-height:1.2em;text-align:right;}
#headertop .text a{text-decoration:underline;color:#000000;}
#headertop .text a:hover{text-decoration:none;color:#000000;}
#headertop .text img{border:1px solid #999999;margin-left:5px;vertical-align:middle;}
#headertop .regionInfo {float:left;}
#headertop .regionInfo a{text-decoration:underline;color:#000000;}
#headertop .regionInfo a:hover{text-decoration:none;color:#000000;}

#headerlogo {
	width:215px;
	text-align:left;
	height:80px;
	display:none;

}
.logo{
	background-image: url(http://www.businesscard.at/dt/pixx-bc/spacer.gif);
	background-position: left bottom;
	background-repeat: no-repeat;

}
#headerPic{
	text-align:left;
	
}
#topMenue{
background-color: #c00000;
padding-left:10px;
font-size: 90%;
font-weight:bold;
color: #ffffff;
/*height:2.3em;*/
line-height:2.3em;
border-top:1px solid #ffffff;
width:968px;
}
#topMenue li {
	background-color: #c00000;
	margin:0;
	padding:0;
	list-style: none;
	float:left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;	
	text-align: center;
	/*background-color:inherit;*/
	white-space:nowrap;
	height:2.3em;
}
#topMenue ul{
	list-style: none;
	margin:0;
	padding:0;

}
#topMenue li a {color: #ffffff;text-decoration:none;display:block; padding-right:15px; padding-left:15px;}
#topMenue li a:hover {color: #c00000 !important;background-color: #ffffff !important;text-decoration:none;}
#topMenue .shiftLeft{margin-left:212px !important;}
#topMenue .homeLink{margin-left:138px !important;}

/* drop-down structure */
.down-menu a, .down-menu a:link, .down-menu a:visited, .down-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.down-menu, .down-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.down-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;

}

.down-menu li:hover
{
	z-index: 10000;
	white-space: normal;

}

.down-menu li li
{
	float: none;
	border: 0 !important;
}

.down-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
	border: 0 !important;
}

.down-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
	border: 0 !important;
}

.down-menu li li:hover>ul
{
	top: 0;
	left: 100%;
	border: 0 !important;
}

.down-menu:after, .down-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;

}
.down-menu, .down-menu ul
{
	min-height: 0;

}

.down-menu ul
{
	background-image: url(http://www.businesscard.at/dt/pixx-bc/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;

}

.down-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
	border: 0 !important;
}



#quickLinks{
	padding-top:0.3em;
	padding-right:12px;
	color: #c00000;
	margin-top:0px;
	text-align:left;
	font-size:90%;
	line-height:22px;
	height:22px;
}

#quickLinks .alignright{float:right;}
#quickLinks ul{
	list-style: none;
	margin:0;
	padding:0;
	vertical-align:middle;
}
#quickLinks li {
	margin:0;
	padding:0;
	list-style: none;
	float:left;
	text-align: center;
	white-space:nowrap;
	display:block;
}
#quickLinks li a{font-weight:bold;color:#c00000;text-decoration:none;padding-right:0px; padding-left:15px;display:block;}
#quickLinks li a:hover{color:#d96666;text-decoration:none;}
#quickLinks li .normal{font-weight:normal;}
#quickLinks li .imgtop{padding-top:3px;}
#quickLinks li .noSkip{padding-left:0px !important;}

#middle {margin-top:7px;padding-top:7px;background-color: #ffffff;}
#middle * ul {padding-left:25px;}
#middle * ol {padding-left:35px;}

/* linke spalte */
#navigation {
	width:218px;
	float:left;
	/*background-color: #eeeeee;*/
	text-align: right;
	/*padding-top:0px;
	background-image: url(../pixx-bc/navigation-bg.gif);
	background-repeat: repeat-y;	*/
	padding-top:1.9em;/*23px;*/
	padding-left:5px;
}
#navigation li {
	font-size: 90%;
	color:#999999;
	text-align: right;
	padding-bottom:0.3em;
	padding-right:8px;
	list-style: none;
	font-weight:bold;
}
#navigation li.skip{
	padding-top:0.8em;
}
#navigation ul{
	padding-bottom:1em;
	padding-top:1em;
	list-style: none;
	display:none;
}
#navigation li a {color:#c00000;text-align: right;text-decoration:underline;}
#navigation li a:hover {color:#d96666;text-decoration:none;}
#firmenname1{
	line-height: 1.4em;
	padding-right:8px;
	padding-bottom:8px;
	font-size: 90%;
	/*background-image: url(http://www.businesscard.at/dt/pixx-bc/firmenname-bg.gif);
	background-repeat: repeat-y;*/
}
#firmenname {
	font-weight: bold;
	padding-right:8px;
}
#firmenlogo {
	padding-right:8px;
	padding-bottom:17px;
	display:none;
}
#firmendetails{
	font-size: 90%;
	padding-left:8px;
	padding-right:8px;
	line-height: 1.4em;
	padding-bottom:1.5em
}
#navigation a {text-align: right;}

#navigation .additional{padding-top:5px;}
#navigation .link{
	vertical-align: middle;
	padding-right:5px;
}
#navigation .button{
	vertical-align: middle;
	padding-top:10px;
}

#navigation .shopinfo{
	color: #4B77AE;
	padding-top:2px;
	padding-right:20px;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/shop-icon.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#navigation .shopinfo a{color:#c00000;text-decoration:none;}
#bearbeitenButton{
	vertical-align: middle;
	padding-top:10px;
	padding-right:5px;
	font-size: 90%;
	font-weight: bold;
}
#bearbeitenButton a{
	color:#FF6600;
}


/* mittlerer teil */
#content {
	float:left;
	text-align: left;
	width:480px;
	padding-left:15px;
	padding-right:15px;	
}
#breadcrumps{font-size: 90%;padding-bottom:1em;}
#breadcrumps a{color:#c00000;text-decoration:none;}
#breadcrumps a:hover{color:#d96666;text-decoration:underline;}
#breadcrumps .home{padding-left:1px;padding-right:1px;}
#breadcrumps .home a{color:#c00000;text-decoration:none;}
#breadcrumps .home a:hover{color:#d96666;text-decoration:underline;}

.contentMainObject{padding-bottom:1em;}
.contentMainObject .mediaObject{text-align:center;background-color:#666;}
.contentMainObject .mediaObjectWMV{text-align:center;background-color:#fff;}
.copyrightText {
	padding-bottom:0.5em;
	color:#000 !important;
}
.contentMainObjectText{background-color:#f1f1f1;padding:5px;font-size:85%;color:#000;}
.contentMainObjectText2{padding-top:5px;padding-bottom:5px;font-size:85%;}
.contentheader{
	font-size: 90%;
	font-weight: bold;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:6px;
	padding-right:7px;
	color: #c00000;
	width:466px;
	background-color:#c0c0c0;
	margin-bottom:5px;
}
.contentheader-red{

}
.contentheader-blue{

}

.contentheaderTop {
	/*text-align: right;*/
	font-size: 90%;
	font-weight: bold;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:6px;
	padding-right:7px;
	color: #c00000;
	width:466px;
	background-color:#c0c0c0;
	margin-bottom:5px;
}
.contentheaderTop a{color: #c00000;}
.contentheaderTop a:hover{color: #c00000;}
.contentheaderBottom{margin:0;padding:0;}

.contentitem{
	font-size: 90%;
	padding-bottom:1em;
	padding-left:7px;
	padding-right:7px;
	/*text-align: justify;*/
	line-height: 1.4em;
}
.contentitem .listitem{
    padding-bottom:2em; 
}
.contentitem .listskip{
    padding-bottom:1em; 
}
.contentitem .listitem a{color:#c00000;}
.contentitem .listitem a:hover{color:#d96666;}
.contentitem .pic{
    float:left; 
    padding-right:10px;
    padding-bottom:0px;

}
.contentitem .picRight{
    float:right; 
    padding-left:10px;
    padding-bottom:0px;

}
.contentitem .picFrame{float:left;margin-right:10px;}
.contentitem .picFrameInside{
    padding-bottom:0px;
	padding-right:0px;
	height:160px;
	width:160px;
	background-color:#F3F3F4;
    display: table-cell;
    vertical-align: middle; 
	text-align:center;
}
.contentitem .preis{
	background-color:#FFFFCC;
}
.contentitem .listitemheader{
	/*font-weight: bold;*/
	padding-bottom:5px;
}
.contentitem .additionalContentFrame{
	float:right;
	text-align:right;
}
.contentitem .additionalContentFrame .additionalContent{
	color:#d96666;
}
.contentitem .additionalContentFrame .additionalContent a{
	color:#d96666;
	text-decoration:none;
}
.contentitem .additionalContentFrame .additionalContent a:hover{
	color:#d96666;
	text-decoration:none;
}
.contentitem .datum{
	padding-top:5px;
	color:#999;
}
.contentitem .opinionFrom{
	padding-top:3px;
	color:#666;
}
.contentitem .opinionAll a{
	color:#000;
}
.contentitem .opinion {
	background-color:#fff;
	padding-top:3px;
	margin-top:7px;
	color:#c00000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.contentitem .listitemAnswerHeader{
	background-image: url(http://www.businesscard.at/dt/pixx-bc/answer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:5px;
	padding-left:17px;
	color:#3D7419;
	font-weight:bold;
}
.contentitem .listitemAnswer{
	padding-top:2px;
	padding-left:17px;
	padding-bottom:5px;
	color:#3D7419;
}

.contentDokumenttext{color:#333;padding-left:23px;padding-top:0px;}
.contentBanner{margin-bottom:1.5em;}
.contentTextwerbung{
	font-size: 90%;
	margin-bottom:1.5em;
	background-color:  #ffff40;
	color: #000000;
	padding:10px;
	text-align:center;
}
.contentTextwerbung a{color: #000000;}
.contentTextwerbung a:hover{color: #666666;}

.contentTicker{font-size: 90%;width:480px;height:1.2em;background-color: #ffffff;border:0;margin:0;padding:0;margin-bottom:1.0em;color:#c41500;}
.contentAlbum img{padding-right:5px;padding-bottom:5px;}
.contentPan img{padding-bottom:5px;}
#contentFooter {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:15px;
	font-size: 90%;
	text-align:left;
	color:#999999;
}
#googleMapInfoTop{
	/*float:left;  */
}
#googleMapInfoBottom{
	/*float:left;  */;
	background-color: #f6f6f6;
	/*height:480px;
	width:480px;  */
	padding:10px;
	font-size:90%;
    margin-bottom:2em;
}

/* rechte spalte */
#rightpart {
	width:234px;
	float:right;
	text-align: left;
	padding-top:0em;/*23px;*/
	padding-right:10px;

}
#rightpart #zoomBottons{text-align:right;font-size:90%;padding-bottom:1em;color:#666666;}
#rightpart #zoomBottons .zoomBotton{padding-left:0.7em;}  
#rightpart #zoomBottons a{text-decoration:none !important;background-color:#c0c0c0 !important;color:#c00000;} 
#rightpart #zoomBottons a:hover{background-color:#c00000 !important;color:#c0c0c0} 

#rightpart .itemtitel{	
	font-size: 80%;
	font-weight: bold;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:6px;
	color: #c00000;
	background-color: #c0c0c0;
	width:227px;
	margin-bottom:3px;}
#rightpart .itemtitelBottom{display:none;}		
#rightpart .itemtitel-red{	
	font-size: 80%;
	font-weight: bold;
	padding-top:6px;
	padding-left:7px;
	color: #C41500;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-titel-right-red.gif);
	background-repeat: no-repeat;
	height:22px;
	width:227px;}	
#rightpart .item{padding-left:7px;padding-right:7px;font-size: 90%;padding-bottom:1.5em;width:209px;line-height: 1.4em;}
#rightpart .item a{color:#c00000;}
#rightpart .item a:hover{color:#d96666;}
#rightpart .branchen{color:#c00000;}
#rightpart .moreinfo .album img{padding-left:5px;padding-bottom:5px;}
#rightpart .moreinfo{padding-bottom:0.5em;}
#rightpart .moreinfo .album{}
#rightpart .moreinfo .text{padding-left:5px;font-size: 80%;}
#rightpart ul {margin:0;padding:0;}
/*
#rightpart .itemEintragen{
	margin-top:20px;
	padding-top:11px;
	padding-left:60px;
	color: #009933;
	background-image: url(../pixx-bc/bg-gratis-eintragen.gif);
	background-repeat: no-repeat;
	height:70px;
	width:174px;
	line-height: 14px;
}
#rightpart .itemEintragen a{	
	font-weight: bold;
	color: #009933;
}	
#rightpart .itemEintragen a:hover{	
	font-weight: bold;
	color: #00CC00;
}
*/


#rightpart .itemSlideshow{	
	font-size: 90%;
	font-weight: bold;
	padding-top:6px;
	padding-left:8px;
	padding-bottom:7px;
	color: #ffffff;
	background-color: #c00000;
	width:226px;
	margin-bottom:10px;
}
#rightpart .itemSlideshow a{
	color: #ffffff;
}
#rightpart .itemSlideshow a:hover{
	color: #ffffff;
}
#rightpart .itemShop{	
	font-size: 90%;
	font-weight: bold;
	padding-top:6px;
	padding-left:8px;
	padding-bottom:7px;
	color: #ffffff;
	background-color: #c00000;
	width:226px;
	margin-bottom:10px;
}
#rightpart .itemShop a{
	color: #ffffff;
}
}
#rightpart .itemShop a:hover{
	color: #ffffff;
}
#rightpart .itemEintragen{	
	padding-top:6px;
	padding-left:33px;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-eintragen-right.gif);
	background-repeat: no-repeat;
	height:22px;
	width:200px;}
#rightpart .itemEintragen a{	
	font-weight: bold;
	color: #3D7419;
}	
#rightpart .itemEintragen a:hover{	
	font-weight: bold;
	color: #d96666;
}
#rightpart .itemCommunityAction{	
	font-size: 90%;
	/*background-image: url(../pixx-export/bg-empfehlen-right.gif);
	background-repeat: no-repeat;*/
	padding-bottom:10px;
}
#rightpart .itemEmpfehlen{	
	font-weight: normal;
	padding-top:6px;
	padding-left:33px;
	background-image: url(http://www.businesscard.at/dt/pixx-export/bg-empfehlen-right.gif);
	background-repeat: no-repeat;
	height:22px;
	width:200px;}
#rightpart .itemEmpfehlen a{	
	font-weight: normal;
	color: #c00000;
}	
#rightpart .itemEmpfehlen a:hover{	
	font-weight: normal;
	color: #d96666;
}	
#rightpart .itemMelden{	
	padding-top:6px;
	padding-left:33px;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-melden-right.gif);
	background-repeat: no-repeat;
	height:22px;
	width:200px;}
#rightpart .itemMelden a{	
	font-weight: normal;
	color: #C41500;
}	
#rightpart .itemMelden a:hover{	
	font-weight: normal;
	color: #FE7C7C;
}
#rightpart #addMyFavorite{	
	padding-top:6px;
	padding-left:33px;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-add-my-favorite.gif);
	background-repeat: no-repeat;
	height:22px;
	width:200px;}
#rightpart #addMyFavorite a{	
	font-weight: normal;
}	
#rightpart #addMyFavorite a:hover{	
	font-weight: normal;
	color:#d96666;

}
#rightpart #socialBookmarks{padding-left:10px;padding-bottom:12px;}
#rightpart #socialBookmarks img{padding:5px 2px 0px 0px;}

#rightpart .linksammlungLink{padding-left:7px;padding-bottom:1em;font-size:90%;}
#rightpart .linksammlungLink a{color:#c00000;text-decoration:none;}
#rightpart .linksammlungLink a:hover{color:#d96666;text-decoration:underline;}

.dokuments{color:#999;}
.dokuments li {
	list-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom:0.7em;
	width:195px;
}
.dokuments * a {color:#000 !important;text-decoration:none !important;}
.dokuments * a:hover {color:#d96666 !important;}
.dokuments .pdf {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/pdf-icon.gif);
	background-repeat: no-repeat;
}
.dokuments .doc {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/doc-icon.gif);
	background-repeat: no-repeat;
}
.dokuments .xls {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/xls-icon.gif);
	background-repeat: no-repeat;
}
.dokuments .ppt {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/ppt-icon.gif);
	background-repeat: no-repeat;
}
.dokuments .zip {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/zip-icon.gif);
	background-repeat: no-repeat;
}
.dokuments .img {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/img-icon.gif);
	background-repeat: no-repeat;
}
.dokuments .mp3 {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/mp3-icon.gif);
	background-repeat: no-repeat;
}
.dokuments .dummy {
	padding-left: 23px;
	padding-bottom:0.7em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/dummy-icon.gif);
	background-repeat: no-repeat;
}
#rightpart .more {padding-left:3px;font-size:90%;}

/* kalender right */
.kalenderYear{color:#666;margin:2px;float:left;}
.kalenderMonth{color:#666;;margin:2px;float:left;}
.kalenderDay{color:#666;margin:2px;float:left;}
.kalenderMark{color:#ffffff;background-color:#d96666;}
.kalenderSkip{padding-bottom:6px;clear:left;}
#footer {
	clear:both;
	margin-top:15px;
	padding-top:5px;
	padding-bottom:10px;
	font-size: 90%;
	margin-left:0px;
	background-color: #ffffff;
	color: #000000;
}
#footer a {color: #000000;}
#footer a:hover {color: #666666;}
.antifloat{clear:both;padding:0;margin:0;}

h3 {
	margin: 0;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.smallskip{padding-bottom:10px;}
.mediumskip{padding-bottom:20px;}
.verysmallskip{padding-bottom:5px;}
.topskip{padding-top:10px;}
.internallink a{color:#c00000 !important;}
.internallink a:hover{color:#d96666 !important;}

.markDummy{
	background-color: #FFFF00;
}
.markCommunityAnkuendigung
{
	background-color: #ff0000;
	color:#FFFFFF;
	font-weight: bold;
	padding:2px;
}
.markCommunityBg
{
	background-color: #ff0000;
}
/*.markSytle1{color:#c00000;}*/
.markRed{color:#C41500;}
.markError{
	color:#FFFFFF;
	background-color: #C41500;
	padding: 5px;
	font-weight: bold;
	margin-bottom:5px;
}
.markWarning{
	color:#000;
	background-color: #ffff00;
	padding: 5px;
	font-weight: bold;
	margin-bottom:5px;
}
.left{float:left;}
.right{float:right;}
.alignright{text-align:right;}
.help {
	padding-left: 20px;
	padding-bottom:0.2em;
	background-image: url(http://www.businesscard.at/dt/pixx-bc/help.gif);
	background-repeat: no-repeat;
	background-color: #ddd;	
}
.mediumFont{font-size:90%}

/*Kommentarforumlar */
#kommentarformular .formfieldtext{width: 5em; line-height:200%;float: left;clear:left;}
#kommentarformular .formfieldtextLarge{width: 8em; line-height:200%;float: left;clear:left;}
#kommentarformular .inputfield{
	background-color:#f6f6f6;
	margin-bottom:5px;
	padding: 2px 2px 2px 5px;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d96666;
	border-right-color: #d96666;
	border-bottom-color: #d96666;
	border-left-color: #d96666;
	width:60%;
}
#kommentarformular .inputfield100{
	background-color:#f6f6f6;
	padding: 2px 2px 2px 5px;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d96666;
	border-right-color: #d96666;
	border-bottom-color: #d96666;
	border-left-color: #d96666;
	width:95%;
}
#kommentarformular .inputfieldShort{
	background-color:#f6f6f6;
	margin-bottom:5px;
	padding: 2px 2px 2px 5px;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d96666;
	border-right-color: #d96666;
	border-bottom-color: #d96666;
	border-left-color: #d96666;
	width:30%;
}
/** KOMMENTARE ***/
#kommentarauflistung
{
margin: 0;
padding: 0em 0 0.4em;
}
#kommentar {
margin:0em 0 1em;
padding:0;
}
#kommentar01 {
margin:0.6em 0 1em 1em;
padding:0;
}
#kommentar02 {
margin:0.6em 0 1em 2em;
padding:0;
}
#kommentar03 {
margin:0.6em 0 1em 3em;
padding:0;
}
#kommentar04 {
margin:0.6em 0 1em 4em;
padding:0;
}
#kommentar05 {
margin:0.6em 0 1em 5em;
padding:0;
}
#kommentar06 {
margin:0.6em 0 1em 6em;
padding:0;
}
#kommentar07 {
margin:0.6em 0 1em 7em;
padding:0;
}
#kommentar08 {
margin:0.6em 0 1em 8em;
padding:0;
}
#kommentar09 {
margin:0.6em 0 1em 9em;
padding:0;
}
#kommentar10 {
margin:0.6em 0 1em 10em;
padding:0;
}
.komentarheader {
color: #000;
margin: 0;
padding: 0;
font: bold 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
padding-top:0.5em;
padding-bottom:1em;
}	
.subkommentar
{
color: #999;
margin: 0;
padding: 0;
font-size: x-small;
padding-bottom:1em;
/*font-size: 10px;*/
}
.kommentarinfo
{
color: #009933;
padding-bottom:10px;
}
.strikedout{
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
}

/* diverse Formulare auf BC */
.formularlabel{color:#c00000;padding-bottom:2px;font-weight: bold;}

/* shop */
.shopProduktKategorien{
	padding-bottom:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.shopProduktKategorien a{color:#000000 !important;text-decoration:none;}
.shopProduktKategorien a:hover{color:#d96666 !important;text-decoration:underline !important;}
.shopProduktKategorienSkip{padding-top:10px}
.shopProduktKategorienChecked{font-weight: bold;}
#shopSearchfield{padding-top:15px;}
#shopSearchfield * .shopSearchfield
{
	border: 1px;
	border-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	height:14px;
	width:170px;
	line-height:12px;
}
#shopSearchfield * .shopItem
{
	float:left;
	padding-right:5px;
	
}
.shopProduktItem{width:145px;float:left;padding-right:15px;padding-bottom:15px;}
.shopProduktItem a{color:#000;text-decoration:none;}
.shopProduktItem a:hover{color:#d96666 !important;text-decoration:underline !important;}
.shopProduktPic{
    padding-bottom:0px;
	height:140px;
	width:145px;
	border: 1px;
	border-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
    display: table-cell;
    vertical-align: middle; 
	text-align:center;	
}

.shopItemheader{
	padding-bottom:5px;
}
.shopKategorieSelection{padding-bottom:30px;padding-top:5px}
.shopKategorieSelection a{color:#c00000 !important;}
.shopKategorieSelection a:hover{color:##d96666 !important;}
.shopProduktmerkmale{padding-bottom:1.5em;}
.shopProductMiddle{
	font-size: 90%;
	padding-bottom:1em;
	padding-left:7px;
	padding-right:0px;
	width:473px;
}
.shopProductTextMiddle{float:left;width:100%;}
.shopBasketMiddle{
	width:200px;
	float:right;
	padding-left:10px;
	
}
.shopBasketMiddle .content{padding:10px;text-align:center;}
.shopBasketMiddleBg1{	
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-basket-top.gif);
	background-repeat: no-repeat;

}
.shopBasketMiddleBg2{	
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-basket-bottom.gif);
	background-repeat: no-repeat;
	height:10px;
	padding-bottom:10px;
}
.shopBasketSkip{
	padding-top:10px;
}
#shopNotInLager{
	padding-top:8px;
	color:#C41500;
	font-weight:bold;
}
.shopLieferbedingungenSkip
{
	padding-top:2px;
}
.shopLieferbedingungenMainItem
{
	width:130px;
	float:left;
	font-weight:bold;
	padding-bottom:5px;
}
.shopLieferbedingungenItem
{
	width:110px;
	float:left;
	padding-bottom:5px;
}
.shopBasketSmallskip{padding-bottom:5px;}
.shopBasketSmalskip2{padding-top:5px;}
.shopBasketMiddle select{line-height:10px;font-size:10px;font-family: Arial, Helvetica, sans-serif;}
.shopBasketMiddle .inputfield{padding-top:1px;line-height:10px;font-size:9px;width:80px;font-family: Arial, Helvetica, sans-serif;}
.shopBasketRight{
	width:234px;
	font-size: 90%;
}
.shopBasketRight .content{padding:6px;text-align:center;}
.shopBasketRightBg1{	
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-basket-right-top.gif);
	background-repeat: no-repeat;

}
.shopBasketRightBg2{	
	background-image: url(http://www.businesscard.at/dt/pixx-bc/bg-basket-right-bottom.gif);
	background-repeat: no-repeat;
	height:10px;
	padding-bottom:10px;
}
.shopBasketRightProducts{padding: 10px 10px 10px 7px;}
.shopBasketRightProductsItem{padding-bottom:15px;}
.shopBasketRightProductsItem a{	
	color: #000;
}	
.shopBasketRightProductsItem a:hover{	
	color: #999;
}
.shopBasketRightProductsItem .del a{	
	color: #C41500;
}	
.shopBasketRightProductsItem .del a:hover{	
	color: #FE7C7C;
}
.shopBasketRightProducts .gesamtpreis{
	font-weight: bold;
	color:#C41500;
	padding-top:10px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.shopRightProbeeinkauf{background-color:#FF6600;color:#FFFFFF;font-weight:bold;text-align:center;padding:10px;margin-top:5px;}
.bluetext{color:#c00000;}
.greytext{color:#999;}

/* styles for the star rater */	
#ratingRight{padding-left:0px;padding-bottom:10px;}
.ratingHeader
{
font-size: 90%;
	font-weight: bold;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:6px;
	color: #c00000;
	background-color: #c0c0c0;
	width:227px;
	margin-bottom:3px;}
.ratingHeaderBottom{display:none;}	
.ratingBodyLeft{padding-left:6px;float:left;}	
.ratingBodyRight{padding-left:10px;float:left;padding-top:4px;}
.ratingBodyThanks{padding-left:10px;}
.ratingBodyOpinion{padding-left:10px;padding-bottom:10px;}
.star-rating{
	list-style:none;
	margin: 0px !important;
	padding:0px !important;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(http://www.businesscard.at/dt/pixx-bc/stern_bewertung.gif) top left repeat-x !important;

}
.star-rating li{
	padding:0px !important;
	margin:0px !important;
	float: left !important;
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(http://www.businesscard.at/dt/pixx-bc/stern_bewertung.gif) left bottom !important;
	z-index: 2;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
.star-rating li.current-rating{
	background: url(http://www.businesscard.at/dt/pixx-bc/stern_bewertung.gif) left center !important;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	width: 20px;
}
.contentEmpfehlen{	
	font-size:90%;
	margin-top:15px;
	margin-bottom:10px;
	padding-top:6px;
	padding-left:33px;
	background-image: url(http://www.businesscard.at/dt/pixx-export/bg-empfehlen-right.gif);
	background-repeat: no-repeat;
	/*height:22px;*/
	width:400px;
	color:#c00000;}
.contentEmpfehlen a{	
	font-weight: bold;
	color: #c00000 !important;
}	
.contentEmpfehlen a:hover{	
	font-weight: bold;
	color: #d96666 !important;
}	
.contentPermaLink a{	
	font-weight: bold;
	color: #d96666 !important;
}	
.contentPermaLink a:hover{	
	font-weight: bold;
	color: #d96666 !important;
}
#permaLink{padding-top:5px;margin-bottom:15px;color:#666666;clear:both;}
#permaLink input{
	font-size:90%;
	border: 1px;
	border-style: solid;
	border-top-color: #666;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #666;
	height:14px;
	width:170px;
	line-height:14px;
	width:90%;
}
/* styles for meinBlog Rater */	
#meinBlogRating{height:10px;}
#ratingMeinblog{padding-left:0px;padding-bottom:0px;float:left;}
.ratingMeinblogLeft{padding-left:6px;padding-right:6px;float:left;}	
.meinblog-rating{
	list-style:none;
	margin: 0px !important;
	padding:0px !important;
	width: 150px;
	height: 20px;
	position: relative;
	background: url(http://www.businesscard.at/dt/pixx-bc/meinblog_bewertung.gif) top left repeat-x !important;

}
.meinblog-rating li{
	padding:0px !important;
	margin:0px !important;
	float: left !important;

}
.meinblog-rating li a{
	display:block;
	width:15px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.meinblog-rating li a:hover{
	background: url(http://www.businesscard.at/dt/pixx-bc/meinblog_bewertung.gif) left bottom !important;
	z-index: 2;
	left: 0px;
}
.meinblog-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:15px;
}
.meinblog-rating a.two-stars{
	left:15px;
}
.meinblog-rating a.two-stars:hover{
	width: 30px;
}
.meinblog-rating a.three-stars{
	left: 30px;
}
.meinblog-rating a.three-stars:hover{
	width: 45px;
}
.meinblog-rating a.four-stars{
	left: 45px;
}	
.meinblog-rating a.four-stars:hover{
	width: 60px;
}
.meinblog-rating a.five-stars{
	left: 60px;
}
.meinblog-rating a.five-stars:hover{
	width: 75px;
}

.meinblog-rating a.six-stars{
	left: 75px;
}
.meinblog-rating a.six-stars:hover{
	width: 90px;
}
.meinblog-rating a.seven-stars{
	left: 90px;
}
.meinblog-rating a.seven-stars:hover{
	width: 105px;
}
.meinblog-rating a.eight-stars{
	left: 105px;
}
.meinblog-rating a.eight-stars:hover{
	width: 120px;
}
.meinblog-rating a.nine-stars{
	left: 120px;
}
.meinblog-rating a.nine-stars:hover{
	width: 135px;
}
.meinblog-rating a.ten-stars{
	left: 135px;
}
.meinblog-rating a.ten-stars:hover{
	width: 150px;
}
.meinblog-rating li.current-rating{
	background: url(http://www.businesscard.at/dt/pixx-bc/meinblog_bewertung.gif) left center !important;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	width: 15px;
}

/* werbung */
#werbungFrame{width:480px;padding-bottom: 5px;margin-bottom:5px;}
#werbung {
	width:480px;
	/*text-align: center;*/
	background-image: url(http://www.businesscard.at/dt/pixx-portal/werbung-bg.gif);
	background-repeat: no-repeat;	
	padding-top:0px;
	padding-bottom:2px;
}
#werbungBottom{
width:480px;
height:7px;
background-image: url(http://www.businesscard.at/dt/pixx-portal/werbung-bottom-bg.gif);
background-repeat: no-repeat;
}
#werbung .header{color:#999;font-size:9px;text-align: right; padding-right:6px;padding-bottom:2px;}
#werbung .banner{padding-left:6px;float:left;}
#werbung .banner468{text-align: center;padding-bottom:5px;}
#werbung .code{text-align: center;padding-bottom:5px;}
#werbung .fotoalbum{padding-left:8px;width:462px;text-align:center;}
#werbung .fotoalbumText{font-size:90%;color:#3D7419;text-align:left;}
#werbung .fotoalbumText a{color:#c00000;}

#werbungRightFrame{width:234px;padding-bottom:10px;margin-bottom:5px;margin-top:1px;}
#werbungRight {
	width:234px;
	text-align: left;
	background-image: url(http://www.businesscard.at/dt/pixx-portal/werbung-right-bg.gif);
	background-repeat: no-repeat;	
	padding-top:0px;
	padding-bottom:0px;
}
#werbungRightBottom{
width:234px;
height:15px;
background-image: url(http://www.businesscard.at/dt/pixx-portal/werbung-bottom-right-bg.gif);
background-repeat: no-repeat;
color:#999;
font-size:9px;
text-align: right; 
}
#werbungRightBcBottom{
width:234px;
height:6px;
background-image: url(http://www.businesscard.at/dt/pixx-bc/bc-werbung-bottom-right-bg.gif);
background-repeat: no-repeat;
color:#999;
font-size:9px;
text-align: right; 
}
#werbungRightBottom .footer {padding-right:5px;}
#werbungRightBottom .footer a{color:#999;text-decoration:none;}
#werbungRightBottom .footer a:hover{color:#999;text-decoration:underline;}
#werbungRight .header{color:#999;font-size:9px;text-align: right; padding-right:6px;padding-bottom:2px;}
#werbungRight .textwerbung{
	font-size:90%;
	color:#666;
	margin-top:2px;margin-left:7px;margin-right:7px;
	padding-top:8px;padding-bottom:12px;padding-left:6px;padding-right:6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
#werbungRight .textwerbung a{color:#c00000;}
#werbungRight .banner234{padding-bottom:12px;text-align:center;}
#werbungRight .code{text-align: center;}
#werbungRight .banner{padding-bottom:12px;padding-left:13px;}
.werbungPic{border: 1px solid #ddd;}

/* star-rating -> bei Meinung */
.star-rating-show{
	list-style:none;
	margin: 0px !important;
	padding:0px !important;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(http://www.businesscard.at/dt/pixx-bc/stern_bewertung.gif) top left repeat-x !important;
	float:left;
	margin-top:5px;
}
.star-rating-show li{
	padding:0px !important;
	margin:0px !important;
	float: left !important;
}
.star-rating-show a.one-star{
	left: 0px;
}
.star-rating-show a.two-stars{
	left:20px;
}
.star-rating-show a.three-stars{
	left: 40px;
}
.star-rating-show a.four-stars{
	left: 60px;
}	
.star-rating-show a.five-stars{
	left: 80px;
}
.star-rating-show li.current-rating{
	background: url(http://www.businesscard.at/dt/pixx-bc/stern_bewertung.gif) left center !important;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	width: 20px;
}


/* star-rating -> bei Meinung Small */
.star-rating-small-show{
	list-style:none;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
	padding:0px !important;
	margin-top:4px;
	margin-left:5px;	
	width: 50px;
	height: 10px;
	position: relative;
	background: url(http://www.businesscard.at/dt/pixx-bc/stern_bewertung_small.gif) top left repeat-x !important;
	float:left;

}
.star-rating-small-show li{
	padding:0px !important;
	margin:0px !important;
	float: left !important;
}
.star-rating-small-show a.one-star{
	left: 0px;
}
.star-rating-small-show a.two-stars{
	left:10px;
}
.star-rating-small-show a.three-stars{
	left: 20px;
}
.star-rating-small-show a.four-stars{
	left: 30px;
}	
.star-rating-small-show a.five-stars{
	left: 40px;
}
.star-rating-small-show li.current-rating{
	background: url(http://www.businesscard.at/dt/pixx-bc/stern_bewertung_small.gif) left center !important;
	position: absolute;
	height: 10px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	width: 10px;
}

.meineSucheLink{padding-top:3px;}
.meineSucheLink a{color:#3D7419 !important;}

#rightpart .s1 a{color:#999 !important;text-decoration:none !important;font-size:11px !important;}
#rightpart .s1 a:hover{color:#0099FF !important;text-decoration:none !important;}
#rightpart .s2 a{color:#777 !important;text-decoration:none !important;font-size:11px !important;}
#rightpart .s2 a:hover{color:#0099FF !important;text-decoration:none !important;}
#rightpart .s3 a{color:#444 !important;text-decoration:none !important;font-size:12px !important;}
#rightpart .s3 a:hover{color:#0099FF !important;text-decoration:none !important;}
#rightpart .s4 a{color:#000000 !important;text-decoration:none !important;font-size:12px !important;}
#rightpart .s4 a:hover{color:#0099FF !important;text-decoration:none !important;}
#rightpart .s5 a{color:#000000 !important;font-weight:bold !important;text-decoration:none !important;font-size:12px !important;}
#rightpart .s5 a:hover{color:#0099FF !important;text-decoration:none !important;}
#rightpart .skip{padding-top:5px;}

/* guided notes */
#guidedNoteRightFrame{width:234px;padding-bottom:5px;margin-bottom:10px;margin-top:1px;}
#guidedNoteRight {
	width:214px;
	text-align: left;
	background-image: url(http://www.businesscard.at/dt/pixx-portal/guided-note-right-bg.gif);
	background-repeat: no-repeat;	
	padding:10px;
	padding-bottom:0px;
	color:#333;
	font-size:90%;	
}
#guidedNoteRight ul li {
	list-style-type: none;
	padding-left: 25px;
	padding-bottom:5px;
	background: transparent url(http://www.businesscard.at/dt/pixx-portal/guided-note-li-point.gif) no-repeat 0 0%;
}
#guidedNoteRight a{color:#c00000;}
#guidedNoteRightBottom{
width:232px;
height:15px;
background-image: url(http://www.businesscard.at/dt/pixx-portal/guided-note-bottom-right-bg.gif);
background-repeat: no-repeat;
color:#E3BE02;
font-size:9px !important;
text-align: right; 
padding-right:2px;
}
#guidedNoteRightBottom a{color:#E3BE02;text-decoration:none;}
#guidedNoteRightBottom a:hover{color:#E3BE02;text-decoration:underline;}
.guidedNotePic{
	float:right;
	margin-left:3px;
	margin-bottom:1px;
	border: 1px solid #F0C900;
}
#guidedMainNoteHeader{
	font-size:110%;
	color:#c00000;
	font-weight:bold;
	padding-bottom:15px;
	padding-top:3px;
	padding-left:30px;
	background-image: url(http://www.businesscard.at/dt/pixx-portal/guided-note-mark.gif);
	background-repeat: no-repeat;
}
.guidedNoteHeader{
	font-size:110%;
	color:#c00000;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
.guidedNoteSkip{height:10px;}

#scrollerRightFrame{width:234px;padding-bottom:5px;margin-bottom:8px;margin-top:0px;}
#scrollerRightHeader {
	font-size: 80%;
	font-weight: bold;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:6px;
	color: #c00000;
	background-color: #c0c0c0;
	width:227px;
}
#scrollerRight {
	width:216px;
	text-align: left;
	padding:8px;
	padding-bottom:0px;
	font-size:90%;
	border: 1px solid #c0c0c0;
	margin-bottom:3px;
}
#visitorInfoRight{
	font-size: 90%;
	line-height:130%;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:6px;
	color: #c00000;
	background-color: #ffffff;
	width:227px;
	margin-bottom:1em;
}
#visitorInfoRight a{
	color:#c00000 !important;
	text-decoration: none;
}
#visitorInfoRight a:hover{
	text-decoration: underline;
}
#visitorInfoRightBottom{
display:none;
}
#visitorInfoRight .text{}
#visitorInfoRight .info{font-weight:normal;}
#visitorInfoRight .info a{color: #c00000;text-decoration:none;}
#visitorInfoRight .info a:hover{color: #c00000;text-decoration:underline;}
.newBlogPreviewItem{
	width:232px;
	float:left;
	padding-bottom:0.8em;
	
}
.newBlogPreviewItemText{height:2em;}
.newBlogPreview{
	font-size: 90%;
	padding-bottom:1em;
	padding-top:0.2em;
	padding-left:0px;
	padding-right:0px;
}
.twitterItemFrame{height:2em;font-size:90%;}
.twitterHeader{padding-left:8px;font-weight:bold;padding-bottom:0.3em;font-size:90%;}
.twitterItem{}
.twitterItem a{display:block;line-height:2em;text-decoration:none;color:#c00000;padding-left:8px;border:0;}
.twitterItem a:hover{line-height:2em;background-color:#99EBF6;color:#42849C;padding-left:8px;border:1px solid #42849C;}
.twitterItemSelected{height:2em;display:block;line-height:2em;background-color:#8FBC2D;color:#ffffff;
border:1px solid #3D7419;}
.twitterItemSelected a{color:#ffffff;dext-decoration:none;border:0;background-color:#8FBC2D;}
.twitterItemSelected a:hover{color:#ffffff;dext-decoration:none;border:0;background-color:#8FBC2D;}
.twitterItemWait{
	background-image: url(http://www.businesscard.at/dt/pixx-bc/warten.gif);
	background-repeat: no-repeat;
	border:1px solid #cccccc;
	height:2em;
	display:block;
	line-height:2em;
	background-color:#ffffff;
	color:#999999;
	padding-left:30px;
	background-position: 8px 1px;
}
.twitterItemError{height:2em;display:block;line-height:2em;background-color:#C41500;color:#ffffff;
border:1px solid #000000;padding-left:8px;}