@import url(elements.css);

#content table {
	width: 100%;
	/* width: 440px; */
	border-collapse: collapse;
	border: none;
}
td.csc-uploads-fileSize {
	white-space: nowrap;
}
#content table p {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
#content table td {
	vertical-align: top;
}
#content table td.csc-uploads-fileSize {
	text-align:right;
}

html {
	height: 100%;
}
body, table, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	overflow: auto;
	font-size: 0.8em;
	text-align: center;
}
img {
	border: none;
}
img, div, h1, a {
	behavior: url(fileadmin/templates/scripts/iepngfix.htc);
}
hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #F7931D;
}

a:link, a:visited {
	color: #3F3F3F;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:hover, a:active, a:focus {
	color: #666666;
	text-decoration: none;
}

#left {
	background: #E21F26 url(../images/bg_body.gif) left bottom repeat-x;
	position: absolute;
	left: 0px;
	top: 40px;
	width: 50%;
	height: 565px;
	z-index: 0;
}
#center {
	width: 975px;
	margin: 40px auto 0;
	text-align: left;
	position: relative;
	z-index: 1;
}
#site {
	background: #e21f26 url(../images/bg_site.gif) right top no-repeat;
	color: #ffffff;
	width: 100%;
	height: 515px;
	float: left;
	position: relative;
	scrollbar-arrow-color: #E21F26;
	scrollbar-base-color: #E21F26;
	scrollbar-darkshadow-color: #E21F26;
	scrollbar-highight-color: #E21F26;
	scrollbar-track-color: #E21F26;
	scrollbar-shadow-color: #F7931D;
	scrollbar-3d-light-color: #F7931D;
	scrollbar-face-color: #F7931D;	
}
#logo {
	float: right;
	width: 287px;
	height: 212px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*margin: -22px -12px 0px 0px;*/
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: -22px;
	right: -12px;
	z-index: 2;
	cursor: pointer;
}
#logo a {
	background: url(../images/logo_klarinette.png) right top no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	float: right;
}
#tunnel {
	float: right;
	min-width: 672px;
	width: 100%;
	height: 494px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* overflow: hidden; */
	text-indent: -9999px;
	position: absolute;
	top: -22px;
	right: -12px;
	z-index: 2;
	cursor: pointer;
}
#tunnel a {
	background: url(../images/logo_klarinette_tunnel.png) right top no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	float: right;
	cursor: pointer;
}

/* NAVIGATION */
#navigation {
	float: left;
}
#navigation ul {
	float: left;
	display: inline;
	margin: 115px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	width: 155px;
	list-style: none;
	overflow: hidden;
}
#navigation ul li {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-weight: bold;
	float: left;
	font-variant: small-caps;
}
#navigation ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	background: url(../images/li.gif) left 3px no-repeat;
	padding-left: 15px;
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus,
#navigation ul li.highlight ul li a:hover,
#navigation ul li.highlight ul li a:active,
#navigation ul li.highlight ul li a:focus {
	color: #FFA65F;
	text-decoration: none;
	cursor: pointer;
}
#navigation ul li.highlight,
#navigation ul li.highlight a,
#navigation ul li.highlight ul li.highlight,
#navigation ul li.highlight ul li.highlight a {
	color: #FFA65F;
	text-decoration: none;
	cursor: default;
}
#navigation ul li.highlight a,
#navigation ul li.active a {
	background-image: url(../images/li_active.gif);
}

#navigation ul li ul {
	float: left;
	display: inline;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 140px;
}
#navigation ul li ul li {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-weight: normal;
	font-variant: normal;
}
#navigation ul li ul li a,
#navigation ul li.highlight ul li a {
	color: #ffffff;
	text-decoration: none;
	background: none !important;
	padding-left: 0px;
	line-height: 1em;
}
#navigation ul li.active ul li.active a {
	color: #FFA65F;
}

/* CONTENT */
#content-scroll {
	background: #ffffff;
	overflow: auto;
	width: 500px;
	height: 370px;
	/* max-width: 470px; */
	/* min-height: 500px; */
	color: #666666;
	float: left;
	display: inline;
	margin: 115px 0px 30px 10px;
}
#content {
	background: url(../images/bg_content.gif) right top no-repeat;
	padding: 15px 15px 15px 15px;
}
*html #content {
	width: 100%;
}
#content h1 {
	font-size: 1.15em;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-variant: small-caps;
}
.csc-mailform-label,
#content h2 {
	font-size: 1em;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-variant: small-caps;
	font-weight: bold;
}
.csc-mailform-label {
	width: 450px;
	display: block;
}
#content h3 {
	font-size: 1em;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}
#content p {
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.3em;
	color: #666666;
}
#content strong {
	color: #999999;
}
#content ul {
	list-style-type: circle;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 0px;
}
#content ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.1em;
}


/* RECHTE FOTO SPALTE */
#picture {
clear: both;
	width: 200px;
	max-height 270px;
	position: absolute;
	bottom: 30px;
	right: 50px;
	z-index: 10;
	color: #ffffff;
}
#picture .csc-textpic-caption {
	font-size: 0.8em;
	text-align: right;
}
#picture .csc-textpic-image {
	margin: 0px 0px 0px 0px;
}

/* FOOTER */
#footer {
	clear: both;
	width: 100%;
	height: 50px;
	background: #f7931d;
	color: #ffffff;
	overflow: hidden;
}
#logo_landesmusikrat {
	float: left;
	margin: 10px 0px 0px 10px;
}
#logo_sparkasse {
	float: left;
	margin: 10px 0px 0px 50px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}
#logo_sparkasse span {
	font-size: 0.8em;
	margin: 5px 5px 0px 0px;
	float: left;
	display: block;
}
#footer ul {
	float: right;
	display: inline;
	list-style: none;
	margin: 10px 185px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer ul li {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	line-height: 20px;
}
#footer ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#footer ul li a:hover,
#footer ul li a:active,
#footer ul li a:focus {
	color: #ffffff;
	text-decoration: underline;
}
#year {
	float: right;
	display: inline;
	font-size: 3em;
	height: 50px;
	line-height: 50px;
	width: 100px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #e21f26;
	background: url(../images/2008.gif) right 50% no-repeat;
}
#footer input {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	height: 17px;
	line-height: 17px;
	width: 100px;
	border: 1px solid #F7931D;
}
#footer input:focus {
	border: 1px solid #e21f26;
}

#footer #tx_indexedsearch_submit_button {
	background: #F7931D;
	color: #ffffff;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	width: auto;
	cursor: pointer;
}