@charset "ISO-8859-1";
/* -------------------------------------------------------------- 
  
   Artionet CSS powered by Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/navigation.css';
@import 'lib/grid.css';
@import 'lib/forms.css';
@import 'lib/classes.css';
  
h1.logo {margin:0px 0 0px 0;}
h1.logo img{}
h1.logo a{
	display:block;
	height:155px;
	/*background:url(../images/kustom_shop.jpg) no-repeat;*/

	line-height:0px;
	font-size:0px;

}

#header .btn{
	position:absolute;
	left:15px;
	width:208px;
	height:18px;
	line-height:18px;
	padding-left:7px;
	background:url(../images/grandBtn.gif) no-repeat;
	text-align:left;
	color:white;
	font-size:8pt;
}

#header #btnKustomShop{top:67px;}
#header #btnKustomDiffusion{top:87px;}





.slogan {color:#fff;font-size:1.4em;}
.article {clear:both;padding-top:1.8em;}
.article p {padding-right:0px;}

.important {background:#181313;width:196px;margin:0px 6px 8px 12px;padding:6px 6px 10px 10px;}
.important.light {background:#28201F;width:197px;}
.important.light.dark {background:#181313 !important;}
.important.light input {background:#b4b4b4;border:none;padding:4px;width:150px;margin:0px 0px 5px 0px;*margin-left:-12px;}
.important.light .btn1 {border:0;width:25px;height:26px;background:url(../images/btn1.gif) no-repeat center left;
		font-size:0px;line-height:0px;text-indent:-10000px;cursor:pointer;top:-2px;position:relative;margin-left:8px;*top:2px;}
.important.dark {background:inherit;}
.important.dark a em {color:#fff;text-decoration:none;font-style:normal;background:#000;}
.important h3 {margin:0px 0px 8px 0px;color:#fff;}
.important h3 a {color:#fff;}
.important h4 {color:#fff;font-size:1.4em;margin-bottom:6px;}

.links {clear:both;border-top:1px solid #000;font-size:.85em;margin:2px 0px;padding:10px 0px 0px;}
.links a {text-decoration:underline;} 

#tags {margin:20px 0px 0px 22px;}
#tags h4 {color:#fff;font-size:1.4em;*margin-bottom:0.7em;}
#tags p{line-height:24px;*line-height:28px;}
#tags a{color:#3F3331;}
#tags .selected{color:#2f2f2f;}
#tags a:hover {color:#dd0008;}

.tags a {padding:3px;text-decoration:underline;color:#999;}

#footer a {color:white;}
#footer a:hover {color:#fff;}

.date {margin:-4px 0px 15px 0px;color:#6d6d6d;}
.rss {display:block;width:191px;height:16px;background:url(../images/rss.gif) no-repeat;margin-top:10px;
		font-size:0px;line-height:0px;text-indent:-10000px;cursor:pointer;}
.rss.de {display:block;width:191px;height:16px;background:url(../images/rssde.gif) no-repeat;margin-top:10px;
		font-size:0px;line-height:0px;text-indent:-10000px;cursor:pointer;}
.hide {position:absolute;top:0px;left:0px;}
.pagination {	margin:1.5em 0px;padding:0px;text-align:center;}
.pagination a {	background:#ccc;padding:2px 5px;}
.pagination a.page_Selected{	background:#000;color:#fff;padding:2px 5px;}
.pagination a:hover {	background:#999;padding:5px;}
.pagination a.page_Selected:hover {	background:#000;}

.borderDotted {background: url(/htdocs/images/dot2.gif) repeat-x; FLOAT: left; WIDTH: 100%; HEIGHT: 2px}
.borderDotted2{border-bottom:1px dotted #ccc;}
.btn-4 { color: #FFFFFF; font-size: 14px;}


.content a{
	color:#800;
}
.content a:hover{
	text-decoration:underline;
}


.lang {text-align:right;position:absolute;bottom:0px;right:20px;font-size:11px;color:white;}
.lang a {color:white!important;padding:0px 1px;}
.lang a:hover {color:white!important;text-decoration:underline;}












/**/