/* Kissamar CSS Ver. 0.1 */
/* 01.12.08 */
/* written by dirk doering - sky-netconcept GmbH */

@import "kis_shop.css";

/*---
BODYTAGS
---*/
*{
	margin:0;
	padding:0;
	border:0;
}

html {
    min-height:100.1%;
}

BODY{
    background:url(../img/kis_body_bg.jpg) top left no-repeat #FFFBEB;
    color:#333;
    font-family:Georgia, "Times New Roman", serif;
    font-size:62.5%;
    margin:0;
    min-height:100.01%;
    text-align:left;
}

h1, h2, h3{
    color:#78872d;
    font-weight:bold;
}

h3{
    font-family:"Trebuchet MS", Arial, sans-serif;
}

p{
    font-family:"Trebuchet MS", Arial, sans-serif;
    line-height:140%;
}

ul{
    font-size:1.1em;
    list-style:none;
}

img{
    border:none;
}

/******
LINKS
*****/

a{
    color:#78872d;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

#content a{

}

#rightMargin a{
    font-family:"Trebuchet MS", Arial, sans-serif;
    font-size:1.2em;
}

#footer a{

}

/******
LINKS END
*****/

input{

}

dl{
	font-size:1.2em;
}

INPUT, SELECT, TH, TD{font-size:1.1em;}
LI LI, LI P, LI A, TD P, BLOCKQUOTE P, H2 p, h1 a, h2 a, h3 a, p a, dl a {font-size:1em;}
* html .news-list-home-item a {font-size:1em;}
.news-list-home-item a {font-size:1em;}

TD, TR{
	margin:0
	padding:0;
	border:0;
}

.spacer-gif{
	display:none;
}

/******
LAYOUT BOXES STYLES START
*****/

#allWrap{

}


#header{
    border-bottom:2px solid #78872d;
    height:110px;
    padding:20px 0 0 180px;
    position:relative;
}

#contentWrap{
    float:left;
    text-align:left;
    padding:20px 0 0 0;
    width:980px;
}

#mainNav{
    float:left;
    font-size:1.5em;
    margin:30px 0 0 0;
    padding:0 0 0 20px;
    width:180px;
}

#subNav{
    font-size:1em;
    margin:5px 0 5px 10px;
}

#content{
    float:left;
    margin:30px 0 0 0;
    padding:0 0 50px 0;
    width:580px;
}

#rightMargin{
	color:#333;
	display:inline;
    	float:left;
    	margin:62px 0 0 20px;
    	width:180px;
}


* html #rightMargin{
    	width:170px;
}

/******
 METANAVIGATION
*****/

.metanavigation{
	position:absolute;
	top:15px;
	left:830px;
}

.metanavigation li{
	float:left;
	margin:0 0 0 15px;
}

/******
MAINNAV
*****/

#mainNav li{
    line-height:160%;
}

#mainNav li a{
}

#mainNav li a.mainActiveA{
    color:#777;
    font-weight:bold;
}

#mainNav a:hover{
    color:#777;
}

/******
SUBNAV
*****/

#subNav ul{
}

#subNav li{
}

#subNav a{
    font-size:0.9em;
}

#subNav a.subActiveA, #subNav a:hover{
    color:#777;
}

#subNav a.subActive:hover{
    text-decoration:none;
}
/******
CONTENT
*****/

h1{
    font-size:2em;
    margin:0 0 0.3em 0;
}

h2{
    color:#333;
    font-size: 1.4em;
    margin:0 0 0.3em 0;
}

#content .bodytext{
    font-size:1.3em;
    font-family:"trebuchet ms", Geneva, sans-serif;
    line-height:1.5em;
    margin:0 0 1.5em 0;
}

#content ul{
    font-size:1.2em;
}

#content li{
    line-height:1.5em;
}

#content .csc-menu{
	margin:0 0 20px 0;
}

#content .csc-linkToTop{
	text-align:right;
	margin:0 0 20px 0;
}
