body {
	background-image: url(../images/2009bg.png);
	background-attachment:fixed;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #BFC0C2;
}

.menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 72px;
	margin: 0px;
	padding: 0px;
}

#table-main {
	width: 780px;
	height: 100%;
}
.header {
	width: 780px;
	height: 258px;
}
.tab-td {
	background-image: url(../images/tab.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 173px;
	min-height: 559px;
	vertical-align: top;
}
.tab-div {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: White;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px; 
	text-align: justify;
	height: 222px;
}
.content-td {
	background-image: url(../images/content.png);
	background-position: top;
	height: 560px;
	width: 607px;
	text-align: center;
	vertical-align: top;
}
.content-div {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: Black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	line-height: 16px;
	height: auto;
	width: 550px;
}
.tab-footer {
	background-image: url(../images/tab-footer.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 173px;
	height: 43px;
}
.tab-bottom {
	vertical-align: top;
	background-position: top;
	background-repeat: no-repeat;
	width: 173px;
	height: 100%;
}
.logo-content {
	background-color: White;
	width: 780px;
	height: 440px;
}
.spacer {
	background-image: url(../images/spacer.png);
	width: 780px;
	height: 61px;
}
.kabaret-table {
	width: 550px;
	text-align: justify;
	
}
.kabaret-td {
	vertical-align: top;
	padding: 10px;
	text-align: justify;
}
.kabaret-bottom {
	text-align: center;
}
.youtube {
	border: 10px solid #cecece;
	width: 425px;
	height: 355px;
}
a.kab:link, a.kab:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
a.kab:hover, a.kab:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: Gray;
	text-decoration: underline;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #951981;
	padding: 3px;
	text-align: center;
}
.image {
	border: 10px solid #CECECE;
	text-align: right;
	margin-left: 20px; 
	margin-bottom: 5px;
}
.image2 {
	border: 10px solid #CECECE;
	float: none;
	margin-bottom: 5px;
}
hr {
	border: 1px solid #009ee3;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
}
a:link, a:visited {
	color: Black;
	text-decoration: underline;

}
a:hover, a:active {
	color: #963B5F;
	text-decoration: underline;

}
a.tab:link, a.tab:visited {
	color: White;
	text-decoration: none;
	font-size: 10px;
}
a.tab:hover, a.tab:active {
	color: #EA659E;
	text-decoration: underline;
	font-size: 10px;
}
.kontakt_input {
	background-color: #E2E2E1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E40083;
	padding: 5px;
	border: 1px;
}

.kontakt_area {
	background-color: #E2E2E1;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA006A;
	overflow: auto;
	width: 300px;
	padding: 5px;
	border: 1px;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #BA006A;;
	padding: 5px;
	border: 1px;
}