

/* ============================== */
/* BODY */
/* ============================== */

body {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 30px auto 30px auto;
	padding: 0px;
	text-align: center;
	color: #4d5151;
	background: url('../media/frame/background_x-tec_03.jpg') 0px 30px repeat-x #005aab;
}



/* ============================== */
/* CENTER COL */
/* ============================== */

#BPos {
	position: static;
	width: 74%;
	min-width: 715px;
	max-width: 1133px;
	margin: 0px auto 0px auto;
	background: url('../media/frame/background_menu.gif') repeat-x;
}

/* ============================== */
/* FRAME MENU1 */
/* ============================== */

#B1Pos {
	display: none;

	position: static;
	width: auto;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	border-right: 1px solid #221e1f;
	border-left: 1px solid #4b4b4c;
}

#B1A {
	float: left;
	width: 211px;
	margin: 0px;
}


#B1B {
	float: left;
	width: auto;
	margin: 0px;
}



/* ============================== */
/* FRAME LOGO / MENU2 */
/* ============================== */

#B2Pos {
	clear: both;
	width: auto;
	height: 83px;
	margin: 0px;
	text-align: left;
	border-left: 0px solid #4b4b4c;
	border-right: 0px solid #221e1f;

}

#B2A {
	float: left;
	width: 194px;
	margin: 0px;
}

#logo {
	width: 155px;
	height: 66px;
	margin: 11px 0 0 0;
}


#B2B {
	display: none;
	float: left;
	width: 142px; 
	margin: 61px 0px 0px 0px;
}

#B2C {
	display: none;
	float: left;
	width: auto;
	margin: 1px 0px 0px 0px;
}

/* ============================== */
/* FRAME ROOTLINE / MAIN CONTENT */
/* ============================== */

#B3Pos {
	clear: both;
	width: auto;
	height: auto;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background: url('../media/frame/background_sporthalle.gif') repeat-y center 0px #fff;
	border: 0px solid #221e1f;
}

#B3Pos table {
	width: 100%;
	margin: 0px -2px 0px 0px; /* negative margin => IE 6 */
}


#B3A {
	width: 200px;
	padding: 8px 0px 8px 8px;
	vertical-align: top;
}

#B3B {
	width: auto;
	padding: 8px 8px 8px 0px;
	vertical-align: top;
	
}

#B3C1 {
	position: static;
	margin: 0;
	padding: 0;
	border: 0;
}

#B3C2 {
	position: static;
	margin: 12px 0 0 0;
	padding: 0;
	border: 0;
	
}

/* ============================== */
/* FRAME BOTTOM */
/* ============================== */

#B4Pos {
	display: none;
	clear: both;
	width: auto;
	height: 27px;
	margin: 10px 0px 0px 0px;
	text-align: left;
}

#B4Pos table {
	width: 100%;
	margin: 0px;
}


#B4A {
	width: 33%;
	padding: 0px;
	text-align: left;
}


#B4B {
	width: 33%;
	padding: 0px;
	text-align: center;
}

#B4C {
	width: 33%;
	padding: 0px;
	text-align: right;
}


/* ============================== */
/* TEXT GENERAL */
/* ============================== */

p, p.bodytext, table.contenttable {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #221e1f;
	margin-right: 15px;
	line-height: 180%;
}


a {
	text-decoration: underline;
	font-size: 13px;
	}

a:link    { color:#221e1f; }
a:visited { color:#221e1f; }
a:hover   { color:#005aab; }
a:active  { color:#005aab; }


a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	margin: 30px 0px 15px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #005aab;
	font-family: verdana, helvetica, arial, sans-serif;	
	line-height: 180%;
}

.csc-firstHeader {
	margin: 0px 15px 15px 0px;
}

h2 {
	margin: 30px 15px 15px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #005aab;
	line-height: 180%;
}

h3 {
	margin: 30px 15px 15px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #221e1f;
	line-height: 180%;
}

h4 {
	margin:15px 15px 15px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #221e1f;
	line-height: 180%;
}

ul.csc-bulletlist, ul, li {
	margin: 0px 15px 4px 8px;
	padding: 0px;
	font-size: 13px;
	font-style: normal;
	list-style-image: url('../media/content/list.gif');
	color: #221e1f;
	line-height: 180%;
}

#imagemap {
	border: 1px solid #808285;
}


.csc-textpic-caption {
	font-style: italic;
	font-size: 11px;
	line-height: 180%;
}

ol {
	margin: 0px 15px 4px 16px;
	padding: 0px;
	list-style-type: decimal;
}


ol li {
	margin: 0px 15px 4px 8px;
	padding: 0px;
	font-style: normal;
	list-style-image: none;
	list-style-type: decimal;
	line-height: 180%;
}

/* ============================== */
/* MENU 1 */
/* ============================== */

.menu1Element {
	float: left;
	margin: 6px 44px 0px 0px;
}

.menu1Last {
	float: left;
	margin: 6px 0px 0px 0px;
}

/* ============================== */
/* MENU2A */
/* ============================== */

a.menu2_no, a.menu2_act {
	display: block;
	height: 16px;
	margin: 3px 3px 1px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	}

a.menu2_no:link    { color:#808285; }
a.menu2_no:visited { color:#808285; }
a.menu2_no:hover   { color:#005aab; }
a.menu2_no:active  { color:#005aab; }

a.menu2_act:link    { color:#005aab; }
a.menu2_act:visited { color:#005aab; }
a.menu2_act:hover   { color:#005aab; }
a.menu2_act:active  { color:#005aab; }

/* ============================== */
/* MENU 2B */
/* ============================== */

.menu2BElement {
	position: static;
	margin: 0px 0px 10px 0px;
}

.menu2BLast {
	position: static;
	margin: 0px 0px 0px 0px;
}


.menu2BFont {
	position: static;
	margin: 2px 0px 2px 0px;
}

.menu3pic {
	position: static;
	width: 144px;
	height: 99px;
	margin: 0px 0px 4px 0px;
}


#start {
	border: 1px solid #808285;
}


/* ============================== */
/* MENU0 */
/* ============================== */
a.menu0a_no, a.menu0a_act {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}

a.menu0a_no:link    { color:#221e1f; }
a.menu0a_no:visited { color:#221e1f; }
a.menu0a_no:hover   { color:#005aab; }
a.menu0a_no:active  { color:#005aab; }

a.menu0a_act:link    { color:#005aab; }
a.menu0a_act:visited { color:#005aab; }
a.menu0a_act:hover   { color:#005aab; }
a.menu0a_act:active  { color:#005aab; }


a.menu0b_no, a.menu0b_act {
	float: left;
	width: auto;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	}

a.menu0b_no:link    { color:#fff; }
a.menu0b_no:visited { color:#fff; }
a.menu0b_no:hover   { color:#808285; }
a.menu0b_no:active  { color:#808285; }

a.menu0b_act:link    { color:#808285; }
a.menu0b_act:visited { color:#808285; }
a.menu0b_act:hover   { color:#808285; }
a.menu0b_act:active  { color:#808285; }


a.menu0c_no, a.menu0c_act {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	}

a.menu0c_no:link    { color:#fff; }
a.menu0c_no:visited { color:#fff; }
a.menu0c_no:hover   { color:#808285; }
a.menu0c_no:active  { color:#808285; }


a.menu0c_act:link    { color:#808285; }
a.menu0c_act:visited { color:#808285; }
a.menu0c_act:hover   { color:#808285; }
a.menu0c_act:active  { color:#808285; }


a.menu0d_no, a.menu0d_act {
	float: right;
	width: auto;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	}

a.menu0d_no:link    { color:#fff; }
a.menu0d_no:visited { color:#fff; }
a.menu0d_no:hover   { color:#808285; }
a.menu0d_no:active  { color:#808285; }


a.menu0d_act:link    { color:#808285; }
a.menu0d_act:visited { color:#808285; }
a.menu0d_act:hover   { color:#808285; }
a.menu0d_act:active  { color:#808285; }


/* ============================== */
/* ROOTLINE */
/* ============================== */
a.rootline_no:link, a.rootline_no:visited, a.rootline_no:active { 
	font-style: italic;
	text-decoration: none;
	color: #808285;
	font-size: 11px;
}

a.rootline_no:hover { 
	font-style: italic;
	text-decoration: underline;
	color: #005aab;
	font-size: 11px;
}


/* -----------------------------------------------------------
Contentelement Tabelle
------------------------------------------------------------ */

div.x-tec {
	margin: 0px 15px 15px 0;
}




table.contenttable  {
	width: 99%;
	margin: 0px 15px 0px 0;
	border: 1px solid #808285;
}

table td.td-0 {
	width: 33%;
}

table td.td-1 {
	width: 33%;
}

table td.td-2 {
	width: 33%;
}



table td, table th {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #221e1f;
	line-height: 180%;	

}

table th {
	text-align: left;
}

table.contenttable .tr-even {
	background: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
}

table.contenttable .tr-0 {
	background: #e8e8e8;
}

table.schwingtore .tr-0 {
	background: transparent;
}

table.contenttable .tr-odd {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
}


table.richtlinien th {
	width: 10%;
}

td.center {
	text-align: center;
}



td.padleft {
	padding-left: 30px;
}

table.fineborder {
	background: #fff;
}

table.fineborder tbody tr td {
	border: 1px solid #e8e8e8;
}

.borderBottom {
	border-bottom: 2px solid #808285;
}

/* ============================== */
/* CSC */
/* ============================== */



.csc-uploads-fileName {
	padding: 0px 0px 15px 0px;
}

.csc-uploads-fileName p {
	margin: 0px 0px 0px 0px;
}

/* ============================== */
/* FORMS */
/* ============================== */

textarea, input, select {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #808285;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #221e1f;	
}

textarea {
	height: 150px;
}

input.submit, .submitForm {
	margin: 15px 0px 15px 0px;
	padding: 2px 10px 2px 10px;
	background: #005aab;
	color: #fff;
}

/* ============================== */
/* EXT MAILFORMPLUS - CONTACT FORMS */
/* ============================== */

p.contactRequired {
	margin-bottom: 30px;
	font-style: italic;
}

.contactCol1 {
	float: left;
	width: 100px; 
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

.contactCol2 {
	float: left;
	width: 283px; 
	margin: 0px 0px 15px 0px;
	padding: 0px;
}


#female, #male {
	float: left;
	margin: 0px 5px 15px 0px;
	padding: 0px;
	border: 0px;
}

#radioF2, #radioM2 {
	float: left; 
	margin: 0px 15px 15px 0px;
	padding: 0px;
}

.contactOk1 {
	margin-left: 115px;
	width: 283px; 
}

.contactOk2 {
	margin-left: 115px;
	width: 283px; 
}

.checkboxRequired {
	float: left;
	margin: 0px 10px 30px 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;	
}


.contactSubmit {
	position: static;
	clear: both;
	width: 400px;
	text-align: right;
}

.errorOk {
	margin: 15px 0px 15px 0px;
	font-weight:bold;
	color:red;
}

/* ============================== */
/* RGSMOOTHGALLERY */
/* ============================== */


.tx-rgsmoothgallery-pi1 {
  float:left;
}
 
#externalthumbs {
	float:left;	
	width: 170px;
	padding: 0;
	height: 245px;
	overflow: visible;
}
 
#externalthumbs .label {
	display:none;
}

.carouselInner {
	width: 170px;
	padding: 0px 0px 0px 40px;
}
 
.carouselInner .thumbnail {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #808285;
}


/* SLIGHTBOX */
/* variation on SLIMBOX */


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #fff;
	cursor: pointer;
	z-index: 15;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 20;
	border: 1px solid #666;
}

#lbCenter {
	padding: 10px;
}

.lbLoading {
	background: #fff url('../media/gallery/loading-bar-white.gif') no-repeat center;
	border: 1px solid #666;
}

#lbImage {
	z-index: 25;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 26;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {	

	background: transparent url('../media/gallery/fleche1.png') no-repeat 0% 50%;
}

* html #lbPrevLink:hover { background: transparent url('../media/gallery/fleche1.gif') no-repeat 0% 50%; }

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {

	background: transparent url('../media/gallery/fleche2.png') no-repeat 100% 50%;
}

* html #lbNextLink:hover { background: transparent url('../media/gallery/fleche2.gif') no-repeat 100% 50%; }

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	background: transparent url('../media/gallery/close9yj.gif') no-repeat center;
	margin-bottom: 10px;
}

#lbNumber {
	display: block;
	float: left;
}

#lbNumber.gallery {
	display: block;
	float: left;
	padding: 10px;
}

#lbCaption {
	margin-left: 10px;
	display: block;
	float: left;
}

#lbDescription {
	float: left;
	padding-right: 10px;
}

#lbDescription #lbTitle {
	float: left;
	clear: both;
	font-weight: bold;
}

#lbDescription #lbCaption {
	margin-left: 0;
}

#lbPrintLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(../media/gallery/printer.png) no-repeat center;
	margin:0 5px 0 0; 
  padding:1px;
}

#lbSaveLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(../media/gallery/disk.png) no-repeat center;
	margin:0 5px 0 0; 
  padding:1px;
}


.tx-rgsmoothgallery-pi1 {
  background:#fff url(../media/gallery/loading-bar-white.gif) center center no-repeat;
}

.myGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
	border: 1px solid #808285;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position:center center;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../media/gallery/loading-bar-white.gif');
	border: 1px solid #808285;
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('../media/gallery/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../media/gallery/fleche1.gif') no-repeat center left;
}

* html .jdGallery a.left { background: url('../media/gallery/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../media/gallery/fleche2.gif') no-repeat center right;

}

* html .jdGallery a.right { background: url('../media/gallery/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.jdGallery a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.open:hover { background: url('../media/gallery/open.png') no-repeat center center; }

* html .jdGallery a.open:hover { background: url('../media/gallery/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
