body {
    margin: 0px;
    border: none;
    background-image: url(../img/nnm_background.png);
}

h2 {
	font-family: Georgia;
	font-style: italic;
}

h4 {
	font-family: Georgia;
	font-style: italic;
}

#wrapper {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 550px;
    height: auto;
    margin-left: -320px;
}

#header {
    position: relative;
    left: 0px;
    width: 550px;
    height: 210px;
}

#navi {
    position: relative;
    left: 0px;
    width: 550px;
    height: 32px;
}

#navi {
    position: relative;
    left: 0px;
    width: 550px;
    height: 80px;
    margin-bottom: 30px;
}

#navi_balken {
    position: absolute;
    top: 230px;
    left: 0px;
    width: 100%;
    height: 112px;
    background-image: url(../img/nnm_navi.png);
}

#content {
    position: relative;
    left: 0px;
    width: 550px;
    height: auto;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    color: #000;
    margin-top: 100px;
}

#footer {
    position: relative;
    left: 0px;
    width: 550px;
    height: auto;
    margin-bottom: 40px;
    background-image: url(../img/nnm_footer_background.png);
}


#powermaildiv_uid1 {
	border-bottom: solid 1px #000;
	margin-bottom: 15px;
}
#powermaildiv_uid2 {
	border-bottom: solid 1px #000;
	margin-bottom: 15px;
}
#powermaildiv_uid3 {
	border-bottom: solid 1px #000;
	margin-bottom: 15px;
}
#powermaildiv_uid4 {
	border-bottom: solid 1px #000;
	margin-bottom: 15px;
}
#powermaildiv_uid5 {
	margin-bottom: 15px;
}
#powermaildiv_uid6 {
	border-bottom: solid 1px #000;
	margin-bottom: 15px;
}
#powermaildiv_uid7 {
	border-bottom: solid 1px #000;
	margin-bottom: 15px;
}
#powermaildiv_uid8 {
	border-bottom: solid 1px #000;
	margin-bottom: 15px;
}


#powermaildiv_uid1 label {
	margin-right: 35px;
}
#powermaildiv_uid2 label{
	margin-right: 36px;
	border: none;
}
#powermaildiv_uid3 label {
	margin-right: 40px;
}
#powermaildiv_uid4 label {
	margin-right: 34px;
}

.powermail_radio_inner_uid5_0 label {
	margin-left: 82px;
}
.powermail_radio_inner_uid5_1 label {
	margin-left: 82px;
}
.powermail_radio_inner_uid5_2 label {
	margin-left: 82px;
}
#powermaildiv_uid6 label {
	margin-right: 22px;
}
#powermaildiv_uid7 label {
	margin-right: 39px;
}
#powermaildiv_uid8 label {
	margin-right: 35px;
}

input {
	border: 0px;
	background-color: transparent;	
}
textarea {
	border: 0px;
	background-color: transparent;	
}

.mainnavi {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 50px;
	width: 550px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-align: left;
	text-shadow: 0.2px 0.2px #444;
}

.subnavi {
	position: absolute;
        top: 55px;
        left: 0px;
        width: 550px;
        height: 30px;
        font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #FFF;
	text-align: left;
	text-shadow: 0.3px 0.3px #444;
}


#content a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#content a:focus {
	color: #BBB;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #BBB;
	text-decoration: none;
	font-weight: bold;
}
#content a:active {
	color: #BBB;
	text-decoration: none;
	font-weight: bold;
}

.mainnavi a:link {
	color: #FFF;
	text-decoration: none;
}
.mainnavi a:visited {
	color: #FFF;
	text-decoration: none;
}
.mainnavi a:focus {
	color: #000;
	text-decoration: none;
}
.mainnavi a:hover {
	color: #000;
	text-decoration: none;
}
.mainnavi a:active {
	color: #000;
	text-decoration: none;
}

.subnavi a:link {
	color: #FFF;
	text-decoration: none;
}
.subnavi a:visited {
	color: #FFF;
	text-decoration: none;
}
.subnavi a:focus {
	color: #000;
	text-decoration: none;
}
.subnavi a:hover {
	color: #000;
	text-decoration: none;
}
.subnavi a:active {
	color: #000;
	text-decoration: none;
}