body {
	margin: 0;
	background-color: #668E9E;
	background-image: url(/rs/i/bf_bkg_body.gif);
	background-repeat: repeat-x;
}

body,td {
	font-family: Arial;
	font-size: 12px;
}

td.content {
	background-color: #fff;
}

td.cbleft {
	background-image: url(/rs/i/bf_bkg_cb_left.gif);
	background-repeat: repeat-y;
}

td.cbright {
	background-image: url(/rs/i/bf_bkg_cb_right.gif);
	background-repeat: repeat-y;
}

p {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 17px; 
}

a {
	color: #00435E;
	text-decoration: underline;
	border-bottom: none;
}

a.image:hover {
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight: bolder;
}

a.without {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

a.without:hover {
	text-decoration: none;
	border-bottom: none;
	font-weight: normal;
}

a.impressum {
	font-weight: normal;
	font-size: 10px;
	color:  #fff;
	padding-right: 8px;
}

a.impressum:hover {
	text-decoration: underline;
	border-bottom: none;
	font-weight: normal;
}

p.intro {
	font-weight: bold;
	color: #00435E;
}

h1 {
	padding-left: 20px;
	font-size: 18px;
	color: #00435E;
}

h4 {
	padding-left: 20px;
	font-size: 13px;
	color: #00435E;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 15px;
	margin-bottom: 4px;
}

p.adress {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 8px;
}

ul {
	background-color: #CCD9DF;
	border:  1px solid #00435E;
	padding-left: 18px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	color: #00435E;
	font-weight: bold;
}

li {
	padding-bottom: 4px;
}

table.kf {
	
}

table.kf td {
	padding-right:  5px;
	padding-bottom: 3px;
}

table.kf input {
	width: 160px;
	font-size: 11px;
}

table.kf input.big {
	width: 405px;
}

table.kf textarea {
	width:  405px;
	height:  200px;
	font-size: 11px;
	font-family: Arial;
}
