/*
Dieses Kaskadierendes Stylesheet Dokument, steht unter Copyright von Pirate-loads.com, jegliches weiterverwenden, wird bestraft!
*/

@import url(main.css);
@import url(form.css);
@import url(layout.css);

input, select {
	background-color:#333333;
	color:#FFFFFF;
	height:20px;
	width:auto;

}

body {
	margin: 0;
	
}


TABLE.BLOCK TR TH H1 {
	background-image:url(../gfx/pics/cat_bg.png);
	background-repeat:no-repeat;

	height: 25px;
	display:block;
	padding:0;
	line-height: 25px;
	margin:0;
	padding-left: 50px;
}

table.BLOCK TR TH {
	background-repeat:no-repeat;
}

TABLE.BLOCK TR TD {
	background-repeat:repeat-y;
	width: 168px;
}

#table {
	width: 1068px;
	height:auto;
	border-top: none;
	text-align: center;
	margin: 0 auto;
	background-image:url(http://i39.tinypic.com/qpjyug.png);
	background-repeat:repeat;
	background-position: 2px;
	
}

#table .header {
	text-align:center;
	margin:0 auto;
	width:1068px;
	height:353px;
	background-image:url(http://i40.tinypic.com/2b8g2o.png);
}

#table .headerline {
	left:170px;
	float:right;
	width:1073px; 
	height:45px;
}
#content {
	height: auto;
	clear: both;
	margin:0 auto;
	text-align:center;
	margin-left: 32px;
	width: 1008;
}
#content .main {
	width: 630px;
	height:auto;
	margin:0 auto;
	border-top: none;
	float: left;
	padding-left:5px;
	padding-right:20px;
}
#content .footer {
	clear: both;
	width: 1020px;
	height:196px;
	
	margin: 0 auto;
	clear: both;
	color: #000;
	background-image:url(http://i41.tinypic.com/348k3yt.png);
	background-repeat:no-repeat;
}
#content .picright {
	padding-left: 31px;
	width: 34px;
	height: 138px;
	padding-top: 0px;
	float:right;
}
#content .conright {
	width:170px;
	height: auto;
	float: left;
	line-height: 17px;
	margin:0 auto;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#content .conleft {
	width:170px;
	height: auto;
	float: left;
	line-height: 17px;
	margin:0 auto;
	margin-left:4px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
table tr td {
	padding:4px;
}

a {
color: #ffffff;
font-weight: bold;
font-family: Tahoma,Arial;
}

.kk {
color: #ffffff;
font-weight: bold;
}

.t {
color:#cb8c3f;
font-weight:bold;
}