
body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;

	background-color : #ffffff;
}

a	{
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:hover {
}

h1	{
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #bd2533;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	text-align: left;
}
h2	{
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #bd2533;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p	{
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.head {
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bd2533;
	text-decoration: none;
}
.txt {
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.em {
	color: #bd2533;
}
.nm {
	font-weight: normal;
}
.klein {
	font-size: 10px;
}
.link {
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #bd2533;
	text-decoration: none;
}
.gray {
	color: #525252;
	font-size: 10px;
	line-height: 12px;
}

.navi {
	font-family : Verdana, Univers, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color : #ffffff;
	text-decoration: none;
}

.contact {
	margin-left: 35px;
	margin-top: 10px;
}
.input {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.button {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	height:20px;
}

