/* Header */

#header a {
text-decoration:none;
color:#c4c4c4;
}
#header a:link {
font-size: 14px;
}
#header a:visited {
	color: #c4c4c4;
	font-size: 14px;
}
#header a:hover {
color:#FFFFFF;
font-size: 14px;
text-decoration:underline;
}
#de {
    width: 26px;
    height: 15px;
    text-decoration: none;
    display: block;
    float:left;
    background: url('http://www.infernal-clothing.de/de/images/flags.png') 0 0;
}
#de:hover, #de:active {
    background-position: 0 -16px;
}
#en {
    width: 25px;
    height: 15px;
    text-decoration: none;
    display: block;
    float:left;
    background: url('http://www.infernal-clothing.de/de/images/flags.png') 26px 0;
}
#en:hover, #en:active {
    background-position: 26px -16px;
}

/* Hauptseite */

a:link {
	color: #B01111;
}
a:visited {
	color: #7B1717;
}
a:hover {
	color: #FF0000;
}

* {
margin:0;
padding:0;
font-family: sans-serif;
font-size: 11px;
font-weight:bold;
}

html, body {
height:100%;
}

body {
	background-image: url(../images/bg_shadow.png);
	background-color: #181818;
	background-repeat: repeat-y;
	background-position: center;
}
body,td,th {
	color: #FFFFFF;
text-align:left;
}

#werbung {
position: fixed;
margin-left: -200px;
}

#wrap {
min-height:100%;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
  
/* IE Win < 7 only \*/
* html #wrap {
height:100%;
}
/* end IE Win < 7 only */
#header {
	width: 850px;
	background-color: #000000;
}
/* neuer Footer
#footer {
	clear: both;
	height:40px;
	margin-top:-40px;
	width: 850px;
	background-image: url(http://www.infernal-clothing.com/de/images/bg_footer.png);
	background-repeat:no-repeat;
	background-color: #101010;
	margin-left: auto;
	margin-right: auto;
}
*/

#footer {
	clear: both;
	height:30px;
	margin-top:-30px;
	width: 850px;
	background-color: #141414;
	background-image: url(http://www.infernal-clothing.com/de/images/bg_footer.jpg);
	margin-left: auto;
	margin-right: auto;
}

#content_gesamte_breite {
	padding-bottom: 40px;
	width: 100%;
}
#content {
	padding-bottom: 30px;
	width: 600px;
	float: left;
	margin-top: 10px;
}
#content_rechts {
	width: 250px;
float:right;
	padding-bottom: 30px;
}
#news {
	width: 250px;
	height: 240px;
	float: right;
	overflow: auto;
	margin-top: 10px;
}
#news_blog {
	width: 250px;
	height: 305px;
	float: right;
	overflow: auto;
	margin-top: 10px;
}
#company {
	width: 180px;
	height: 100px;
	margin-top: 50px;
}
#team{
	width: 250px;
	float: right;
	margin-top: 50px;
}
#shops {
	width: 180px;
	height: 100px;
	float: right;
	margin-top: 50px;
        padding: 20px;
	position: absolute;
	background-image: url(../images/box220auf140.jpg);
}
#feedback {
	width: 200px;
	height: 120px;
	margin-top: 50px;
        padding: 10px 0px 10px 20px;
	background-image: url(../images/box220auf140.jpg);
}
#infomaterial {
	width: 250px;
	margin-top: 5px;
margin-bottom: 30px;
float: right;
}
#newsletter {
	width: 240px;
	height: 400px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
}
#skyscraper {
	width: 240px;
	height: 700px;
	margin-top: 30px;
	text-align:center;
}
#links{
	align: left;
	position: absolute;
}

#haftung{
	width: 600px;
/*	
background-color: #7699C0;
*/
// background-color: #1b1b1b;
	overflow: auto;
	font-size: small;
	color: #c2c2c2;
	margin-left: auto;
	margin-right: auto;
padding: 20px;
}

#big_heading{
font-size: 15px;
}
#big_heading_clothing{
font-size: 15px;
	color: #B01111;
}
#bigger_heading_clothing{
font-size: 17px;
	color: #B01111;
}
#heading{
font-size: 14px;
}
#heading_small{
font-size: 13px;
}

.mittig  {
vertical-align:middle;
        padding-right: 5px;
}

#table_footer {
padding-top: 10px;
}

#iview_red{
	color: #B01111;
text-align: right;
padding-right:15px;
}
#iview_chronic{
	color: #B01111;
}
#iview_grey{
	color: #a9a9a9;
}
#iview_table {
	border: solid 1px #222222;
}
#iview_bg {
	background-color: #111111;
}

.farbe{
	color: #B01111;
}

#table_border_newsletter{
	width: 232px;
	height: 80px;
	float: left;
	border-left: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
}

#table_border{
	border-left: solid 1px #333333;
	border-bottom: solid 1px #333333;
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
}


/* Footer */
/*
#myspace {
    width: 119px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen.png') 0 0;
}
#myspace:hover, #myspace:active {
    background-position: 0 -26px;
}
#flickr {
    width: 78px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen.png') -120px 0;
}
#flickr:hover, #flickr:active {
    background-position: -120px -26px;
}
#vimeo {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen.png') -199px 0;
}
#vimeo:hover, #vimeo:active {
    background-position: -199px -26px;
}
#youtube {
    width: 56px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen.png') -286px 0;
}
#youtube:hover, #youtube:active {
    background-position: -286px -26px;
}

#facebook {
    width: 103px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen.png') -343px 0;
}
#facebook:hover, #youtube:active {
    background-position: -343px -26px;
}

#visit  {
padding-left: 5px;
padding-right: 10px;
padding-top: 5px;
float: left;
}

#navcontainer ul {
margin-left: 0;
float: left;
}

#navcontainer ul li {
display: inline;
}

#navcontainer ul li a {
float: left;
margin: 0 3px;
}

#impr {
padding-right: 5px;
padding-top: 5px;
float: right;
}
*/

#facebook {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') 0 0;
}
#facebook:hover, #youtube:active {
    background-position: 0 -26px;
}

#myspace {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') -87px 0;
}
#myspace:hover, #myspace:active {
    background-position: -87px -26px;
}
#flickr {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') -174px 0;
}
#flickr:hover, #flickr:active {
    background-position: -174px -26px;
}
#vimeo {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') -261px 0;
}
#vimeo:hover, #vimeo:active {
    background-position: -261px -26px;
}
#youtube {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') -348px 0;
}
#youtube:hover, #youtube:active {
    background-position: -348px -26px;
}
#infernal_shop {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') -435px 0;
}
#infernal_shop:hover, #infernal_shop:active {
    background-position: -435px -26px;
}
#infernal_page {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') -522px 0;
}
#infernal_page:hover, #infernal_page:active {
    background-position: -522px -26px;
}
#infernal_blog {
    width: 86px;
    height: 25px;
    display: block;
    background: url('http://www.infernal-clothing.de/de/images/footer/plattformen_komplett.png') -609px 0;
}
#infernal_blog:hover, #infernal_blog:active {
    background-position: -609px -26px;
}

#visit  {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
float: left;
}

#navcontainer ul {
margin-left: 0;
float: left;
}

#navcontainer ul li {
display: inline;
}

#navcontainer ul li a {
float: left;
margin: 0 3px;
}

#impr {
padding-right: 5px;
padding-top: 5px;
float: right;
}


.slideshow { height: 280px; width: 430px; margin: auto }
/* .slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #111; } */
.slideshow img {margin:5px 0; } 

#nav {
padding: 5px 0;
}
#nav a { 
color:#FFFFFF;
font-size:12px;
background-image: url(http://www.infernal-clothing.com/de/images/bg_fader_black.png);
background-repeat:no-repeat;
text-decoration:none; 
margin: 3px ; 
padding: 3px 7px;  
}

#nav a.activeSlide { 
background-image: url(http://www.infernal-clothing.com/de/images/bg_fader_red.png);
background-repeat:no-repeat;
color:#000000;
font-size:12px;
}

#nav a:focus { 
outline: none; 
}
