/* css styles fuer table-dance-kl*/

html, body {
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

#flashcontent {
	text-align: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	}
	
body {
	color: #000000;
	font-size: 100%;/*fuer IE_quirks*/
	background-image: url(../images/bg.gif);
	text-align: center;
}

/* mainboxes */

#wrapper {
	width: 770px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDC4C4;
	border-top: 5px solid #FF0000;
	border-bottom: 5px solid #FF0000;
	position: relative;
}

#topheader {
	height: 50px;
	font-size: 80%;
}

#header {
	height: 200px;
}

#navigation {
	height: 50px;
	background-repeat: repeat-x;
	text-align: left;
	width: 770px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#nav{
	height: 50px;
	background-image: url(../images/bg_bt.gif);
	background-repeat: repeat-x;
	padding: 0;
	text-align: center;
	margin: 0px;
}

#nav li{
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D0002;
	height: 50px;
	float: left;
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

#nav li a{
	margin: 0;
	text-decoration: none;
	border-bottom-width: 0px;
	line-height: 50px;
	display: block;
	color: #F00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav li a.active{
	background-image: url(../images/bg_bt_hover.gif);
	border-bottom-width: 0px;
	background-repeat: repeat-x;
	line-height: 50px;
	display: block;
	color: #FECFCF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#nav li a:hover{
	background-image: url(../images/bg_bt_hover.gif);
	border-bottom-width: 0px;
	background-repeat: repeat-x;
	line-height: 50px;
	display: block;
	color: #FECFCF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content {
	line-height: 150%;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	width: 520px;
}

#gallery_content {
	line-height: 150%;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #ffc4c4;
}

#google_map {
	line-height: 150%;
	border: 1px solid #5B0003;
	height: 400px;
	width: 480px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 5px;
	background-color: #FFF;
}

#right_content {
	width: 245px;
	line-height: 150%;
	padding-top: 20px;
	padding-bottom: 10px;
	float: right;
}

#footer {
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	color: #FF0000;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footer p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* formate */
h1, h2, h3, p, ul, li  {
	padding-left: 20px;
	padding-right: 20px;
}
/* headings */
h1, h2, h3  {
	margin: 0px;
}
h1 {
	letter-spacing: 0pt;
}
h2 {
	letter-spacing: 0pt;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 22px;
	font-style: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0pt;
	font-weight: bold;
	color: #460000;
	font-size: 16px;
	font-style: normal;
}
/* texte */
p  {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-style: normal;
}

/* links */
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #460000;
}

/* formular */

.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #460000;
	color: #460000;
	font-weight: normal;
}


.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #460000;
	font-weight: normal;
}


/* others */
.invis, hr {
display: inherit;
}

.img {
	border: 1px solid #460000;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

.text_red {
	color: #F00;
}

.divider {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5B0003;
	padding: 0px;
}

table {
	margin-left: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #460000;
}
