body {
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
	font-size: 0px;
	background-image: url("../gfx/bg_gbl.gif");
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	padding: 0px;
	width: 170px;
	height: 19px;
	border: 1px solid grey; 
	background-color: #FFF;
	font-size: 14px;
	color: #000;
}
input[type=submit] {
	position: absolute;
	margin-top: 0px;
	margin-left: 15px;
	border: 1px solid black;
	width: 150px;
	height: 21px;
	cursor: pointer;
}
.clr_lft {
	clear: left;
}
.main {
	width: 1024px;
	position: absolute;
	margin-top: 0px;
}
.top{
	height: 156px;
	width: 1024px;
	background-image: url("../gfx/bg_hdr.jpg");
	background-repeat: no-repeat;
}
.top img {
	position: absolute;
	margin-left: 50px;
	margin-top: 45px;
}
.top span {
	float: right;
	position: relative;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #C5BBB2;
	margin-top: 77px;
	margin-right: 260px;
}
.cnt_top {
	height: 110px;
	width: 1024px;
	background-image: url("../gfx/bg_cnt_top.jpg");
	background-repeat: no-repeat;
}
.cnt_top img {
	margin-top: 55px;
	border: 0px;
	float: left;
	position: relative;
}
.t_img_1 {
	margin-left: 50px;
}
.t_img_2 {
	margin-left: 290px;
}
.t_img_3 {
	margin-left: 162px;
}
.cnt {
	height: 450px;
	width: 1024px;
	background-image: url("../gfx/bg_cnt.gif");
	background-repeat: repeat-y;
}
* html div.cnt_main { /* IE 5.x, 6 */
	margin-left: 25px;
}
.cnt_main {
	float: left;
	position: relative;
	width: 405px;
	height: 450px;
	margin-left: 50px;
	background-image: url("../gfx/trn_wide.gif");
	background-repeat: no-repeat;
	background-position: top;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	color: #6E5117;
}
.cnt_main a {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6E5117;
	text-decoration: underline;
}
.cnt_main a:hover {
	text-decoration: none;
}
.cnt_termine {
	float: left;
	position: relative;		
	width: 229px;
	height: 450px;
	margin-left: 38px;
	background-image: url("../gfx/trn.gif");
	background-repeat: no-repeat;
	background-position: top;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	color: #6E5117;
}
.cnt_termine a{
	color: #E06100;
	text-decoration: underline;
}
.cnt_termine a:hover {
	color: #E06100;
	text-decoration: none;
}
.date1 {
	font-weight: bold;
	color: #00A0EE;
}
.date2 {
	font-weight: bold;
	color: #878787;
}
.theme {
	font-size: 15px;
	font-weight: bold;
}
.who {
	font-weight: bold;
	font-size: 13px;
}
.lb_bld {
	font-size: 12px;	
	font-weight: bold;
	color: #000;
}
.lb_theme {
	font-size: 15px;
	font-weight: bold;
	color: #00A0EE;
}
.lbox a{
	color: #00A0EE;
	text-decoration: underline;
}
.lbox a:hover {
	color: #00A0EE;
	text-decoration: none;
}
.lbox span {
	margin-right: 5px;
	display: inline;
}
.confirm {
	font-size: 11px;
	font-weight: bold;
	color: #00A0EE;
	display: none;
}
.econfirm {
	margin: 5px;
	padding: 5px;
	width: 98%;
	border: 1px solid green;
	color: green;
	font-size: 17px;
	font-family: arial;
	text-align: center;
	z-index: 2;
	position: absolute;
	background-color: white;
	display: none;
}
.eerror {
	margin: 5px;
	padding: 5px;
	width: 98%;
	border: 1px solid red;
	color: red;
	font-size: 17px;
	font-family: arial;
	text-align: center;
	z-index: 2;
	position: absolute;
	background-color: white;
	display: none;
}
.cnt_kontakt {
	float: left;
	position: relative;
	width: 229px;
	height: 450px;
	margin-left: 37px;
	background-image: url("../gfx/trn.gif");
	background-repeat: no-repeat;
	background-position: top;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A0A0A0;
}
.cnt_kontakt a{
	font-size: 11px;
	color: #A0A0A0;
	text-decoration: underline;
}
.cnt_kontakt a:hover {
	font-size: 11px;
	color: #A0A0A0;
	text-decoration: none;
}
.cnt_kontakt h3 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #A0A0A0;
}
