@import url(navigation.css);

html, body{	background:#fff; font-family: Arial, Verdana, sans-serif; line-height: 19px; font-size: 12px; color: #666666; height: 100%; text-align: center;}

a{ color: #df156a; text-decoration: none; font-weight:bold;}
a:hover{ text-decoration: underline;}
img{ border: 0;}
ul{ margin: 0; padding: 0; list-style-type: none;}
hr{ color:#c4bbb2; height:1px;}
h1{clear:both; float:left; font-size:16px; font-weight:bold; color:#666666; margin-bottom:10px;}
h2{font-size:14px; font-weight:bold; color:#666666; margin-bottom:10px};

.rss_box {width: 200px;	 background-color: #ffffff;}
.rss_title, rss_title a {line-height: 13px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#df156a; margin-bottom:20px; font-weight:bold;}
.rss_items {list-style:none; margin:0; padding:0;}
.rss_item  {line-height: 13px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;  margin-bottom: 1em;}
.rss_item a:link, .rss_item a:visited, .rss_item a:active{line-height: 13px;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#df156a;}
.rss_item a:hover { }	
.rss_date {	font-size: xx-small;}

/* CONTAINER -------------------------------------------------------------- */
div#container{margin:0px auto; padding:0; width:981px; border:none;	text-align:left;}
/* CONTAINER -------------------------------------------------------------- */

/* LEFT -------------------------------------------------------------- */
div#left{float:left; width:240px; height:auto; margin-top:10px;}
/* LEFT -------------------------------------------------------------- */

/* MIDDLE -------------------------------------------------------------- */
div#middle{float:left; width:468px; height:auto; margin-top:10px;}
/* MIDDLE -------------------------------------------------------------- */

/* RIGHT -------------------------------------------------------------- */
div#right{float:left; background:url(../images/bg_rss.gif); background-repeat:repeat-y; width:200px; height:auto; margin-left:20px; margin-top:10px;}
/* RIGHT -------------------------------------------------------------- */

/* GENERAL SPACE -------------------------------------------------------------- */
.space{clear:both; padding-top:20px;}
/* GENERAL SPACE -------------------------------------------------------------- */

/* GENERAL SPACE -------------------------------------------------------------- */
.smallspace{clear:both; padding-top:5px;}
/* GENERAL SPACE -------------------------------------------------------------- */

/* HTML -------------------------------------------------------------- */
html * > #wrapper {height:auto;}
/* HTML -------------------------------------------------------------- */

/* FOOTER -------------------------------------------------------------- */
#footer {background:url(../images/klader_footer.gif); background-repeat:no-repeat; height:107px; width:981px; float:left; margin-bottom:1px;}
#footer ul {clear:both; list-style:none;}
#footer ul li {float:left; margin-left:10px; margin-top:35px; display: block; font-size:11px; color:#ffffff; line-height: 13px;}
/* FOOTER -------------------------------------------------------------- */

