* {
    padding: 0;
    margin: 0;
} 

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; background: #000; }

img { border: 1px solid #000000;}
a { color: #000; text-decoration: none;}
a:hover { text-decoration: underline; color : #000;}

#wrap { margin: 5px auto; width: 825px; border-color: #b41919; border-width: 2px; }

#header { background: #000; height: 109px; border-width: 0; }

#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 12px 0 5px 10px;
}

#header h1 a {
	color: #182535;
	text-decoration: none;
}

#header h1 a:hover {
	color: #000;
	text-decoration: none;
}

#header h2 {
	color: #aaa;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
}

.left { color: #fff; background: #000; margin-top: 0; width: 615px; float: right; text-align: justify; padding: 10px; border-color: #ddd; border-width: 0; }

.left h2 { color: #b30504; font-size: 24px; letter-spacing: -3px; font-weight: 100; line-height: 100%; padding : 10px 0 15px; }

.right { background: #000; margin-top: 0; width: 167px; float: left; font-size: 12px; padding: 10px; border-style: solid; border-width: 0; }

.right ul {
	list-style-type: square;
	padding: 5px 10px 10px 20px;
	color: #b41919;
}
.articles { color: #fff; background-color: #b30504; padding: 5px; border-bottom: 10px solid #000; }
.articles img { float: left; margin-right: 10px; }
.articles a { text-align: left; }
.right h2 {
	height: 30px;
	font-size: 12px;
	color: #666;
	line-height: 30px;
}
.titles { color: #fff; font-size: 16px; font-weight: bold; line-height: 20px; }
.right a { color: #fff; text-decoration: none  }

.footer { background: #b30504; margin-top: 10px; text-align: center; color: #fff; font-size: 9px; padding: 10px; }
.footer a { color: #ff0; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; }
.footer a:visited { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; }
.nische {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nische a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B41919;
	text-decoration: none;
}
.nische a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
	}
.nische img { margin-right: 15px; }
