* {

	margin          : 0px;

	padding         : 0px;

	font-family     : Arial, Verdana, sans-serif;

}

body {

	text-align      : center;

	background      : #FFFFFF;

}

.wrapper {

	text-align      : center;

	background      : #FFFFFF;

	width           : 750px;

	height          : auto;

	margin-top      : 5px;

	position        : relative;

	margin-left     : auto;

	margin-right    : auto;

}

.wrapper h3 {

	font-size       : 12px;

	font-weight     : bold;

	font-style      : italic;

	color           : gray;

	padding-bottom  : 5px;

}



.header {

	background      : #FFFFFF;

	width           : 750px;

	height          : 51px;

	position        : relative;

	margin          : 5px;

	text-align      : left;

}

.form {

        background	: #76A841;

	width           : 750px;

	height          : 7px;

	position        : relative;

	margin-left     : auto;

	margin-right    : auto;

	margin-bottom   : 5px;

	border-top      : 1px solid #000000;

	padding-left    : 5px;

}



* html .header_title h1 {

	color           : #000000;

 	font-size       : 16px;

	padding-left    : 0px;

	padding-top     : 12px;

	margin-bottom   : -6px;

}



html>/**/body .header_title h1 {

	color           : #000000;

	font-size       : 16px;

	padding-left    : 0px;

	padding-top     : 5px;

	margin-top      : 5px;

}



* html .header_title h2 {

        font-size       : 12px;

        
        color           : #76A841;

        font-style      : italic;

        padding-left    : 0px;

        padding-top     : 5px

}



html>/**/body .header_title h2 {

        font-size       : 12px;

        padding-left    : 0px;

        color           : #000000;

        font-style      : Arial, Verdana, sans-serif;

}



.header_title h1#top_fix {

	margin-top	: -15px

}



.main {

	background      : #FFFFFF;

	width           : 690px;

	height          : auto;

	position        : top;

	margin-left     : auto;

	margin-right    : auto;

	margin-top      : 15px;

	margin-bottom   : 15px;

}



.main-left {

	background      : #FFFFFF;

	text-align      : left;

	position        : top;

	width           : 180px;

	height          : auto;

	border-right    : 2px dotted #76A841;

	height          : auto;

	margin          : 5px;

}



.main-left a {

	font-size       : 12px;

	font-weight     : bold;

	color           : #76A841;

	text-decoration : none;

	display         : block;

	padding-bottom  : 5px;

}



.main-haupt a:hover {

	text-decoration : underline;

	color           : #000000;

}



.main-haupt {

	background      : #FFFFFF;

	text-align      : left;

	float           : left;

	position        : top;

	width           : 610px;

	height          : top;

	margin          : 5px;

}



.main-haupt a {

	font-size       : 12px;

	font-weight     : bold;

	color           : #76A841;

	text-decoration : none;

	

}



.main-haupt a:hover {

	text-decoration : underline;

	color           : #000000;

}



.ad {

	font-size       : 12px;

	width           : auto;

}

.ad p {

	margin-top      : 5px;

}





.ad h2 {

	border-bottom   : 1px gray solid;

	font-size       : 10px;

	font-weight     : bold;

	font-style      : italic;

	color           : gray;

	display         : block;

	height          : 16px;

	width           : 610px;

}

.ad h3 {

	font-size       : 12px;

        font-style      : italic;

        color           : gray;

	text-decoration : none;

}



.ad .adtitle {

	color           : #954BD4;

	text-decoration : underlined;

	font-weight     : bold;

	font-size       : 12px;

	margin-top      : 10px;

}



.ad .adurl {

	color           : #76A841;

	font-size       : 11px;

	font-weight     : normal;

	text-decoration : none;

}



.spacer {

	margin-top      : 40px;

}



.footer {

	background      : #76A841;

	width           : 750px;

	height          : auto;

	text-align      : center;

	position        : relative;

	margin-left     : auto;

	margin-right    : auto;

	margin-bottom   : 5px;

	border-top      : 1px solid #000000;

	border-bottom   : 1px solid #000000;

	color           : #000000;

	padding-top     : 8px;

	padding-bottom  : 10px;

	font-size       : 10px;

	padding-left    : 5px;

	padding-right   : 5px;

}



.footer a {

	text-decoration : none;

	color		: #000000;

	font-size       : 10px;

}

.footer a:hover {

	text-decoration : underline;

}