html {
	background-color: #000;
	color: #eee;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 1067px;
}

#left, #right {
	float: left;
	color: #fff;
	width: 50px;
	height: 733px;
	padding: 0px;
	background-color: #000;
	background: url("graphics/bg_li_s.jpg") repeat-y;
}

#right {
	float: right;
	background: url("graphics/bg_re_s.jpg") repeat-y;
}

#header {
	margin: 0px;
	height: 218px;
	padding: 0px;
	background: url("graphics/bg_ob.jpg");
}

#content { 
	padding: 0px;
	margin: 0px;
	/*float: left;*/
	height: 297px;
	background: url("graphics/bg_index_mi.jpg");
}

#container { 
	float: left;
	width: 967px;
}

#footer {
	clear: both;
	padding: 0px;
	height: 218px;
	background: url("graphics/bg_un.jpg");
}

img {
	border: 0px;
}

#resist_schriftzug {
	margin-top: 75px;
	margin-left: 160px;
	display: block;
	height: 125px;
	width: 220px;
	/* background: transparent url(graphics/index/resist2016.png) no-repeat; */
	float: left;
	text-align: right;
}

#resist_schriftzug a{
	font-family: Distress2, Helvetica, Arial;
	color: #fff;
	text-decoration: none;
	font-size: 3.4em;
}

#resist_schriftzug a.distress2{
	font-family: Distress2, Helvetica, Arial;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
}

#resist_schriftzug a:hover{
	color: #ccc;
}

a#resist_logo {
	display: block;
	margin-top: 76px;
	margin-left: 55px;
	height: 115px;
	width: 130px;
	background: transparent url(graphics/TO.png) no-repeat;
	float: left;
}

/* a:hover#resist_logo{
	background: transparent url(graphics/index/TO_2016.png) no-repeat;
}*/

#exist_schriftzug {
	margin-top: 75px;
	/* margin-left: 44px; */
	display: block;
	width: 200px;
	height: 125px;	
	/* background: transparent url(graphics/index/exist2016.png) no-repeat; */
	float: left;
	text-align: left;
}

#exist_schriftzug a{
	font-family: Distress2, Helvetica, Arial;
	color: #fff;
	text-decoration: none;
	font-size: 3.4em;
}

#exist_schriftzug a.distress2{
	font-family: Distress2, Helvetica, Arial;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
}

#exist_schriftzug a:hover{
	color: #ccc;
}

#index_ph1, #index_ph2 {
	clear: left;
	margin:0px auto;
	height:1px;
	width:967px;
}

#index_ph2 {
	height: 50px;
}

@font-face {
  font-family: Distress2;
  src: url(graphics/fonts/DISTRES2.TTF);
}

.distress {
	font-family: Distress2, Helvetica, Arial;
}

/* Supporter */

a#ald, a#cz, a#impact, a#kamikaze, a#plastic, a#puke, a#sn, a#sub, a#ugly {
	width: 137px;
	height: 30px;
	margin: 0px;
	margin-left: 170px;
	display: block;
	float: left;
	padding: 0px;
	background: transparent url(graphics/index/ald1.png) 0px 0px no-repeat;
	text-decoration: none;
}
a#cz {
	width: 95px;
	height: 25px;
	margin-left: 10px;
	margin-top: 4px;
	background: transparent url(graphics/index/cz1.png) 0px 0px no-repeat;
}
a#impact {
	width: 66px;
	height: 34px;
	margin-left: 10px;
	background: transparent url(graphics/support/impact5.png) 0px 0px no-repeat;
}
a#kamikaze {
	width: 40px;
	height: 40px;
	margin-left: 10px;
	background: transparent url(graphics/index/kr1.png) 0px 0px no-repeat;
}
a#plastic {
	width: 39px;
	height: 40px;
	margin-left: 10px;
	background: transparent url(graphics/support/plastic5.png) 0px 0px no-repeat;
}
a#puke {
	width: 51px;
	height: 41px;
	margin-left: 10px;
	background: transparent url(graphics/support/puke5.png) 0px 0px no-repeat;
}
a#sn {
	width: px;
	height: px;
	margin-left: 10px;
	margin-top: 9px;
	background: transparent url(graphics/index/sn2.png) 0px 0px no-repeat;
}
a#sub {
	width: 90px;
	height: 41px;
	margin-left: 10px;
	background: transparent url(graphics/support/sub5.png) 0px 0px no-repeat;
}
a#ugly {
	width: 83px;
	height: 30px;
	margin-left: 10px;
	margin-top: 4px;
	background: transparent url(graphics/index/up1.png) 0px 0px no-repeat;
}

a:hover#ald {
	background: transparent url(graphics/index/ald2.png) no-repeat;
}
a:hover#cz {
	background: transparent url(graphics/index/cz2.png) no-repeat;
}
a:hover#impact {
	background: transparent url(graphics/support/impact.png) no-repeat;
}
a:hover#kamikaze {
	background: transparent url(graphics/index/kr2.png) no-repeat;
}
a:hover#plastic {
	background: transparent url(graphics/support/plastic.png) no-repeat;
}
a:hover#puke {
	background: transparent url(graphics/support/puke.png) no-repeat;
}
a:hover#sn {
	background: transparent url(graphics/index/sn1.png) no-repeat;
}
a:hover#sub {
	background: transparent url(graphics/support/sub.png) no-repeat;
}
a:hover#ugly {
	background: transparent url(graphics/index/up2.png) no-repeat;
}
