p {
	font-size: 13px; }
td {
	font-size: 13px;
	margin: 0;
	padding: 0; }
a {
	color: #f60;
	text-decoration: none; }
a.link {
	color: #333;
	background-image: url(images/n_link_01.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 12px;
	display: block; }
a.inlink {
	color: #333;
	text-decoration: none;
	background-image: url(images/n_link_01.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0;
	padding: 0 0 0 12px; }

a:hover, .a:hover.norm {
	color: #cc181f; }
form {
	margin: 0;
	padding: 0; }

input, select, textarea {
	color: black;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	border: solid 1px #d4eed2
	}
input.image {
	border-style: none
	}
h1 {
	color: #fff;
	font-size: 22px;
	font-weight: normal; }
h2 {
	color: #4975bb;
	font-size: 16px;
	font-weight: normal; }

h3 {
	font-size: 14px;
	font-weight: bold; }
hr {
	background-color: #999;
	height: 1px;
	overflow: hidden;
	clear: both;
	border-style: none;
	 }

.small {
	color: #999;
	font-size: 12px;
	background-color: #000; }
.gruen {
	color: #4b9c64; }

.norm {
	color: #333; }
.leftvisual {
	float: left;
	clear: both;
	margin: 0 16px 8px 0; }
.rightvisual {
	float: right;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 5px
	}
#contentrightwrapper    {
	font-size: 11px;
	background-repeat: repeat-y;
	width: 186px;
	overflow: hidden;
	float: right;
	margin: 0 0 0 12px;
	padding: 16px 0 0; }
.contentright {
	text-align: left;
	width: 180px;
	margin: 0;
	padding: 0 0 24px; }
.contentright h4 {
	color: white;
	font-size: 11px;
	font-weight: bold;
	background-color: #4975bb;
	margin: 0;
	padding: 4px 8px;
	display: block; }
.contentright h4.rot {
	background-color: #df6c01; }
.contentright p {
	font-size: 11px;
	line-height: 14px;
	background-image: url(images/hg_contentright.gif);
	background-repeat: repeat-x;
	margin:0;
	padding: 6px 8px;
	display: block; }
