/*
    Kingstones.de Stylesheet 
    Stand:12.10.2009
    Author:Stille
    contact:stille@echtschlecht.com
*/

*{
    margin:0px;
    padding:0px;
}

body{
    background-color:#DA251C;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:11px;
	text-align:center;

}

#wrapper{
    height:632px;
    width:750px;
    margin:20px auto 0px auto;
    border:2px solid white;
    background-color:white;
	text-align:left;
}
/*
	Schriftformatierungen
*/

h1 {            color: #000000;
                font-size: 13px;
	        font-weight:bold;
}

h2 {            color: #DA251C;
                font-size: 13px;
	        font-weight:bold;
}

.kingstones{
	position:absolute;
	bottom:0px;
}

/*
    Links
*/
.shoplayer {    width: 605;
                text-align: left;
                margin-top: 10px;
                margin-left: 10px;
                z-index: 50;
                height: 423px;
                border: 1px solid #FFFFFF;
                padding: 0px;
                overflow-x: hidden;
                overflow-y: auto;
}


.left_navilink a:link {        color: #FFFFFF;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink a:visited {     color: #FFFFFF;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink :focus {       color: #000000;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink a:hover {       color: #000000;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink a:active {      color: #000000;
                text-decoration: none;
				font-weight:bold;
}

.left_navilink_active a:link {        color: #000000;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink_active a:visited {     color: #000000;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink_active a:focus {       color: #000000;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink_active a:hover {       color: #000000;
                text-decoration: none;
				font-weight:bold;
}
.left_navilink_active a:active {      color: #000000;
                text-decoration: none;
				font-weight:bold;
}

.top_navilink a:link {        color: #FFFFFF;
                text-decoration: none;
				
}
.top_navilink a:visited {     color: #FFFFFF;
                text-decoration: none;
}
.top_navilink :focus {       color: #000000;
                text-decoration: none;
}
.top_navilink a:hover {       color: #000000;
                text-decoration: none;
			
}
.top_navilink a:active {      color: #000000;
                text-decoration: none;
}

.top_navilink_active a:link {        color: #000000;
                text-decoration: none;
}
.top_navilink_active a:visited {     color: #000000;
                text-decoration: none;
}
.top_navilink_active a:focus {       color: #000000;
                text-decoration: none;
}
.top_navilink_active a:hover {       color: #000000;
                text-decoration: none;
}
.top_navilink_active a:active {      color: #000000;
                text-decoration: none;
}


/*
    Headerfiles
*/
#header{
    border-bottom:1px solid white;
    background-color:#DA251C;
    
}

#logo{
    height:150px;
    width:350px;
    float:left;
    background-image:url(img/kingstones.gif);
	background-color:#DA251C;
}
#head_image{
float:left;
width:396px;
height:50px;
margin-left:auto;
margin-right:auto;
text-align:center;
color:white;
padding-top:45px;
background-color:#DA251C;

}

img{
	outline:none;
	text-decoration:none;
	border:none;
}

#head_image_1{
height:50px;
width:81px;
background-image:url(img/spielbausteine.gif);
text-align:center;
margin-left:5px;
margin-bottom:10px;
}

#head_image_2{
    height:50px;
    width:116px;
    background-image:url(img/spielbausteinsysteme.gif);
   margin-bottom:10px;
}

#head_image_3{
    height:50px;
    width:72px;
    background-image:url(img/zubehoerteile.gif);
   margin-bottom:10px;
}

#head_image_4{
    height:50px;
    width:67px;
    background-image:url(img/spielmoebel.gif);
   margin-bottom:10px;
}
.head_image{
   float:left; 
   text-align:center;
}

/*
    SIDEBAR
*/

#sidebar_left{
    width:150px;
    height:480px;
    
    color:white;
    background-color:#DA251C;
    float:left;
    
}

#kontakt_image, #noplastic_image{
    text-align:center;
    padding-top:5px;
    padding-bottom:10px;
	border-bottom: 1px solid white;
   
}

.left_navilink{
    font-size:13px;
     height:20px;
    border-bottom:1px solid white;
    text-align:left;
    padding-left:10px;
    line-height:20px;
    height:20px; 
}

.left_navilink_active{
    font-size:13px;
     height:20px;
    border-bottom:1px solid white;
    text-align:left;
    padding-left:10px;
    line-height:20px;
    height:20px; 
    color:black;
    background-color:white;
    font-weight:bold;
}



#left_navi{
background-color:#DA251C;
}

#contact_image{
	padding-top:16px;
	padding-left:6px;
}

#content {
	background-image:url(img/dreieck.gif);
	background-repeat:no-repeat;
	background-position:1px 2px;
	padding:20px;
	margin-left:150px;
	text-align:justify;
	position:relative;
	height:380px;

}

/*
	top_navi
*/

#top_navi{
	height:20px;
	background-color:#DA251C;
	margin-left:10px;
}
.top_navilink{
	float:left;
	color:#fff;
	padding:3px 6px;
	background-color:#DA251C;
	font-weight:bold;
	font-size:12px;
	height:5px;
	
}
.top_navilink_active{
	float:left;
	color:black;
	padding:3px 6px;
	background-color:#fff;
	font-weight:bold;
	font-size:12px;
	height:15px;
}