* {
    padding: 0;
    margin: 0;
} 

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #333333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

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

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

#header { background: #fff url(../images/head_ww.jpg); height: 212px; 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 { background: #fff; margin-top: 0; width: 590px; float: right; text-align: justify; padding: 10px; border-color: #ddd; border-width: 0; }

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

.right { background: #828282; 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: #59799F;
}

.right h2 {
	height: 30px;
	font-size: 12px;
	color: #666;
	line-height: 30px;
}

.right a { text-decoration: none }

.footer {
	background: #fff;
	margin-top: 10px;
	text-align: center;
	color: #444;
	font-size: 9px;
	border: solid 5px #ddd;
	padding: 10px;
}
.footer a { color: black; 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; }
