body {
	background-color: #CCCCCC;
}

.cell_top {
	vertical-align: bottom;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 10pt;
	color: #999999;
	background-image: url(../images/layout/rahmen_oben.gif);

}
.cell_top a {
	color: #666666;
	text-decoration: none;
}
.cell_top a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.cell_top {
	vertical-align: top;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
}
.cell_navi {
	padding: 8px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url(../images/layout/bg_navi_i.gif);
	font-weight: bold;
}

.cell_navi a {
	text-decoration: none;
	color: #FFFFFF;
}

.cell_navi a:hover {
	text-decoration: underline;
}

.cell_main {
	background-image: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	padding: 20px;
}

.cell_main td{
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
}

.cell_main h1 {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

.cell_main li {
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/layout/bullet.gif);
}

.cell_main a {
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;	
}

.cell_main a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
	border: none;
}
.cell_newsletter {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 180px;
	padding-left:4px;
}

.radio {
	width: 35px;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 120px;
	padding-left:0px;
}

.cell_middle {
	background-image: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}

.cell_middle h1 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

.cell_middle a {
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}

.cell_middle a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
	border: none;
}

.cell_picture {
	border: none;
	height: 250px;
	width: 200px;
}

.cell_law {
	background-image: none;
	font-family: Verdana;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	padding: 20px;
	padding-top: 0px;
	vertical-align: top;
	font-size: 8pt;
}

.cell_law h1 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

.cell_banner {
	font-size: 8pt;
	color: #333333;
	padding: 9px;
	vertical-align: top;
}

.cell_banner_gfx {
	padding-bottom: 3px;
	vertical-align: top;

}

.form_description
{
	font-size: 8pt;
}

