p {
	font-size: 13px; }
td {
	font-size: 13px;
	margin: 0;
	padding: 0; }
a {
	color: #4b9c64;
	text-decoration: none; }
a.link {
	color: #4d4d4d;
	background-image: url(images/link-02.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 12px;
	display: block; }
a.inlink {
	color: #4d4d4d;
	text-decoration: none;
	background-image: url(images/link-02.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 #9dbea7;
	}

input.image {
	border-style: none
	}
h1 {
	color: #4d4d4d;
	font-size: 28px;
	font-weight: normal; }
h2 {
	color: #4b9c64;
	font-size: 16px;
	font-weight: normal; }

h3 {
	font-size: 14px;
	font-weight: bold; }
#contentmidwrapper li {
	padding-top: 4px;
	padding-bottom: 4px; }

hr {
	background-color: #bfc3c5;
	height: 1px;
	overflow: hidden;
	clear: both;
	border-style: none;
	 }

.small {
	color: #888;
	font-size: 11px; }
.gruen {
	color: #4b9c64; }
.rot {
	color: #e2001a; }

.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
	}
.box1top, .box1bot {
	display: block;
	margin-bottom: -1px;
	position: absolute;
	width: 425px;
}
.box1top {
	background: url(/images/box1-top.gif) no-repeat;
	top: 0;
	left: 0;
	height: 16px;
}
.box1bot {
	background: url(/images/box1-bot.gif) no-repeat;
	bottom: 0;
	left: 0;
	height: 16px;
}
.box1text {
	padding: 20px 16px 29px;
}
.box1wrapper {
	background-image: url(/images/box1-mid.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 425px;
	margin: 16px auto; }
