html,form
body {
	cursor:default;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #233351;
	text-align: center;
	background-image: url(/images/basic/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px auto;
}

form {
	width: 100%;	
	height: 100%;
	text-align: center;
	margin: 0px auto;
}


div.veranstaltungstext {
	background-color: #000;
	width: 600px;
	text-align:justify;	
	margin: 0px auto;
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
}


div.main {
/*	display: none; */
	background-image: url(/images/basic/bg-repeat.jpg);
	background-position: center;
	background-color: #000;
	background-repeat: repeat-y;
	width: 800px;
	overflow-x: hidden;
	text-align: center;
	margin: 0px auto;
}

div.bg_top {
	background-image: url(/images/basic/bg-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 800px;
	/*	height: 535px; */
	overflow-x: hidden;
}

div.bg_bottom {
	background-image: url(/images/basic/bg-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 800px;
	/*height: 457+535+Xpx;*/
	min-height: 1025px;
	overflow-x: hidden;
	padding-bottom: 15px;
}

/************************************/

div.basic_termine {
/*	background-image: url(/images/basic/bg.jpg); */
	background-color: #fff;
	width: 600px;
	text-align: center;
	margin: 0px auto;
	border-top: 1px solid #000;
}

/*
div.content {
	background-image: url(/images/basic/bg.jpg);
	background-color: #fff;
	width: 600px;
	text-align: center;
	margin: 0px auto;
}*/

div.item,
div.item_hidden {
	width: 600px;
	text-align: center;
	overflow-x: hidden;	
	min-height: 75px;
	border: 1px solid #000;
	border-top: 0px none;
}
div.item td.left div.left,
div.item_hidden td.left div.left {
	width: 100px;
	height: 100px;
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
	overflow-x: hidden;	
}
div.item  td.left div.left {
	height: 300px;
}
div.item td.middle,
div.item_hidden td.middle {
	display: inline;
	width: 399px;
	height: 100%;
	float:left;
	text-align: left;
}
div.item td.right, 
div.item_hidden td.right 
{
	width: 100px;
	min-height: 100%;
	background-position: center right;
	background-repeat: no-repeat;
	float:left;
	overflow-x: hidden;	
}


/*******************************/


div.item td.middle h1,
div.item_hidden td.middle h1 {
	padding: 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	line-height: normal;
}

div.item td.middle h2,
div.item_hidden td.middle h2 {
	padding: 10px;
	padding-top: 0px;
	margin: 0px;	
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px;
	line-height: normal;
}

div.item td.middle div.text {
	/*height: 10px;*/
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	overflow-y: hidden;
	text-align:justify;
}

div.item_hidden td.middle div.text {
	display: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana;
	font-size: 8pt;
	overflow-y: hidden;
}

div.item td.middle div.date,
div.item_hidden td.middle div.date {
	padding: 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
}

/**************************************/

div.item td.right a {
	height:300px;	
}
div.item_hidden td.right a {
	height:	100px;	
}

div.item td.right a,
div.item_hidden td.right a {
	width: 100px;
	display: block;
	background-image: url(/images/basic/btn-buchen.jpg);
	background-position: left center;
	border-left: 1px solid #000;
}

div.item td.right a:hover, 
div.item_hidden td.right a:hover {
	width: 100px;
	display: block;
	background-image: url(/images/basic/btn-buchen.jpg);
	background-position: right center;
	border-left: 1px solid #000;
}







/*************************/

div.item td.left,
div.item_hidden td.left {
	width: 100px;	
	vertical-align: top;
}

div.item td.middle, 
div.item_hidden td.middle {
	width: 399px;
	vertical-align: top;
	height: 100%;
}

div.item td.right, 
div.item_hidden td.right {
	width: 100px;	
	vertical-align: top;

	height: 100%;
}


div.item table,
div.item_hidden table,
div.item table td,
div.item_hidden table td {
	padding: 0px;	
	margin: 0px;
	border-collapse: collapse;
}

div.item table,
div.item_hidden table {
	width: 100%;	
}

div.footer,
div.footer a {
	margin-top: 10px;
	padding-top: 20px;
	font-family: Verdana;
	color: #ccc;
	font-size: 8pt;	
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

div.navi {
	display: none;
	/*background-image: url(/images/basic/navi-bg.jpg);
	background-position: left top;*/
	height: 32px;
	border: 1px solid #000;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
}

div.navi  ul {
	width: 800px;
	margin: 0px;
	padding: 0px;	
	display: inline;	
	text-align: center;
	clear: both;
}
div.navi  ul li {
	width: 50%;
	float: left;
	display: inline;	
	margin: 0px;
	padding: 0px;
	height: 32px;
}

div.navi  ul li a {
/*	background-image: url(/images/basic/navi-bg.jpg); */
	background-color: #fff;
	background-position: left 0;	
	height: 100%;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	color: #000;
	padding: 5px;
}

div.navi  ul li a:hover {
/*	background-image: url(/images/basic/navi-bg.jpg);*/
	background-color: #f60;
	background-position: left 110;	
	color: #000;
}

div.default {
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;		
	border: 1px solid #000;
/*	background-image: url(/images/basic/bg.jpg); */
	background-color: #fff;
	padding: 10px;
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
}

div.default a {
	color: #00f;	
}

div.default h1 {
	font-size: 15pt;	
}

div.default h2 {
	font-size: 13pt;	
}
