/*  www.collage-moderne.de  */

html {
	height: 101%;
}
body {
	color: #FFCC66;
	background-color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#container {
	width: 835px;
	border: 1px dotted #262626;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 30px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	background-repeat: no-repeat;
	height: 220px;
	width: 835px;
	background-image: url(../img/Logo_Tanztheater_825.jpg);
	background-position: 5px 5px;
	text-align: left;
}
#sidebarlinks {
	float: left;
	width: 150px;
	padding: 25px 0px 10px 10px; /* padding: 30px 0px 5px 10px; */
}
#sidebarrechts {
	float: right;
	width: 150px;
	padding: 23px 5px 10px;
	text-align: right;
}
#sidebarrechts img {
/*margin-left: -5px;*/
}
#mainContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #262626;
	border-left-color: #262626;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 165px;
	margin-left: 165px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 15px;
}
#hauptinhalt_home {
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#hauptinhalt {
	min-height: 440px;
	text-align: left;
	margin: 10px;
}
#hauptinhalt_titel {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #CCC;  /*  color: #FFE3AB; */
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}
#hauptinhalt_mittig {
	text-align: center;
	font-size: 12px;
	color: #FFE3AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 300px;
	border: 1px solid #666;
	margin-top: 10px;
	padding: 5px;
}
#subinhalt_mittig {
	text-align: center;
	font-size: 12px;
	color: #FFE3AB;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 207px;
	float: right;
	width: 200px;
	border: 1px dotted #999;
	margin-left: 5px;
	margin-right: 5px;
}
#hauptinhalt_subhnavi {
	width: 480px;
	margin-bottom: 10px;
	float: left;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #262626;
	padding: 10px 20px 10px 20px;
}
#footerl {
	height: 10px;
	width: 400px;
}
#footerr {
	width: 390px;
	text-align: right;
	height: 10px;
	float: right;
	margin-top: -10px;
}
#footer span {
	margin: 0;
	font-size: 9px;
}
#contact {
	margin-left: 15px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#news_frm {
	width: 150px;
	overflow: hidden; /* Höhe v iFram 135px; kann verdoppelt werden */
	float: right;
	padding: 0px;
	margin: 0px 0px 5px;
	height: 300px; /* geändert von 210 auf 300 */
}
#news_abc {
	width: 150px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	height: auto;
}
/*-------------------------------------*/
.newsbar {
	text-align: left;
	width: 150px;
	margin-left: -2px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div.menu {
	width: 150px;
	float: left;
}
div.menu a.menu, a.menu:link {
	width:130px;
	text-align: left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	font-style: normal;
	background-color: transparent;
	background-image: url(../img/navover_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFCC66;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 10px;
	padding: 7px 5px 7px 10px;
}
div.menu a.menu:hover {
	color: #D74E29;
	height: 16px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../img/navover_x.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
p.plus5 {
	margin-top: -10px;
}
/* Globale Class */
p {
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	line-height: 16px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #FFE3AB;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
ul.list1, li.list1 {
	list-style-type: circle;
}
ul.list2, li.list2 {
	list-style-type: decimal;
}
ul.list3, li.list3 {
	list-style-type: square;
	margin-left: -10px;
}
/* ENDE Globale Class */
table.thumbs {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 450px;
}
table.thumbs td.td-1 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 98px;
	width: 150px;
}
table.thumbs td.td-2 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 196px;
	width: 150px;
}
table.thumbs td.td-3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	width: 450px;
	background-image: url(../img/sibylle_guenther.jpg);
}
table.thumbs td.td-4 {
}
table.thumbs td.td-5 {
}
table.kurse {
	height: auto;
	width: 465px;
	font-size: 12px;
	vertical-align: top;
	background-color: #666;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.kurse td.kurse-1 {
	width: 85px;
	vertical-align: top;
	background-color: #333333;
	padding-left: 3px;
	padding-right: 3px;
}
table.kurse td.kurse-2 {
	vertical-align: text-top;
	background-color: #333333;
	padding-left: 3px;
	padding-right: 3px;
}
table.kurse td.kurse-2R {
	vertical-align: text-top;
	background-color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}
table.kurse td.kurse-3 {
	vertical-align: text-top;
	background-color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}
table.kurse td.kurse-4 {
	vertical-align: text-top;
	background-color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
table.kurse td.kurse-11 {
	text-align: right;
	padding-right: 2px;
	background-color: #333333;
}
table.kurse td.kurse-22 {
	background-color: #333333;
	padding: 7px 3px;
}
table.kurse tr.trcrs-1 {
	font-weight: bold;
}
table.uferkids {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
table.uferkids td.uferkids-1 {
	background-color: #666;
	padding: 6px 3px 0px 6px;
}
table.uferkids td.uferkids-2 {
	background-color: #666;
	padding: 6px 6px 0px 3px;
}
table.uferkids td.uferkids-3 {
	background-color: #666;
	padding: 6px 3px 6px 6px;
}
table.uferkids td.uferkids-4 {
	background-color: #666;
	padding: 6px 6px 6px 3px;
}
table.ufer {
	margin-top: 20px;
}
table.ufer td.ufer-1 {
	background-color: #666;
	padding: 6px 0px 6px 6px;
}
table.ufer td.ufer-2 {
	background-color: #666;
	padding: 6px;
}
a {
	color : #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	text-decoration: none;
	padding-bottom: 1px;
}
a:link {
	color : #FFCC66;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	text-decoration: none;
	padding-bottom: 1px;
}
a:visited {
	color : #FFCC66;
	text-decoration: none;
	padding-bottom: 1px;
}
a:hover {
	background:transparent;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #620309;
	text-decoration: none;
	padding-bottom: 1px;
}
a:active {
	background:transparent;
	color: #FFE3AB;
	text-decoration: none;
}
a.thumbs {
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a.thumbs:link {
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a.thumbs:visited {
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a.thumbs:hover {
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a.thumbs:active {
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a.fuss {
	color : #FFCC66;
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.fuss:link {
	color : #FFCC66;
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.fuss:visited {
	color : #FFCC66;
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.fuss:hover {
	background:transparent;
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.fuss:active {
	background:transparent;
	color: #FFE3AB;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* kontakt */
.tb {
	float: left;
	width: 450px;
}
.ttop {
	background-color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFCC66;
	padding: 3px;
	text-align: left;
}
.tc {
	background-color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFCC66;
	padding: 3px;
	text-align: left;
	overflow: hidden;
}
.tcl {
	background-color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFCC66;
	padding: 3px;
	text-align: right;
}
input.mb {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFCC66;
	background-color:#666666;
	border: 1px solid #262626;
}
textarea.mb {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFCC66;
	background-color: #666666;
	border: 1px solid #262626;
}
select.mb {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFCC66;
	background-color:#666666;
	border: 1px solid #262626;
}
.los {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	border: 1px solid #262626;
	background-color: #666666;
}
form {
	display: inline;
}
/* ende kontakt */

@charset "UTF-8";
.TabbedPanels {
	padding: 0px;
	clear: none;
	margin: 0px;
	float: left;
	width: 100%;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background-color: transparent;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
}
.TabbedPanelsTabHover {
	background-color: transparent;
	color: #FFB314;
}
.TabbedPanelsTabSelected {
	background-color: transparent;
	color: #D74E29;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFE3AB;
}
.TabbedPanelsContent {
	padding: 10px 4px 4px;
}
 ctivated/deactivated. */ .TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: transparent;
	position: relative;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: transparent;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 10em;
	height: 20em;
}

