body{
	background:url("../grafiken/bg.gif") repeat-x #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}

#basic{
	float:left;
	margin-top:362px;
	width:100%;
	background-color:#f4f4f4;
}

a{
	text-decoration:none;
	font-weight: bold;
	color: #747474;
}

#content a{
	color:#747474;
}

#footer a{
	color:#747474;
	font-weight: normal !important;
}

#content a:hover{
	color:#383838;
}

#content strong{
	font-weight:bold;
}

#verlauf{
	position:absolute;
	background:url("../grafiken/verlauf.gif") no-repeat;
	top:43px;
	left:0;
	width:127px;
	height:19px;
}

#greyBox{
	background-color:#F4F4F4;
	height:129px;
	left:0pt;
	position:absolute;
	top:232px;
	width:127px;
}

#top{
	position:absolute;
	top:63px;
	left:127px;
	width:707px;
	height:298px;
	background:url("../grafiken/tsi-kongress.jpg") no-repeat 0px 168px;
}

#news a {
  color: Lime;
}
#homeLink{
	margin-top:60px;
}

#content h2,#content h3,#content h4,#content h5,#content h6{
	font-weight:bold;
	color:#383838;
}

#content h2{
	font-weight:normal;
	color:#747474;
}

#content h3 {
	font-weight:bold;
	color:#383838;
	margin-bottom:10px;
}

#content h4{
	color:#606060;
	margin-bottom:5px;
}


/* Navigation */
#navigation{
	float:left;
	background-color:#a3a3a3;
	width:707px;
	margin-left:125px;
	margin-bottom:50px;
	font-size:92%;

}

#navigation li{
	float:left;
	list-style-type:none;
}

#navigation li a{
	float:left;
	color:#fff;
	padding:5px 28px;
	font-weight:bold;
	border-right:1px solid #fff;
	letter-spacing:0px;
}

#navigation .active,#navigation .sub{
	background-color:#ef7e18;
}

#navigation .last a{
	border-right:none;
}

#navigation .last .active:last-child{
	border-right:7px solid #EF7E18 !important;
}

#navigation .last .active:-moz-last-node{
	border-right:6px solid #EF7E18 !important;
}



/* Subnavigation */
#subnavigation{
	clear:both;
	float:left;
	width:180px;
}

#subnavigation li{
	padding:0 0 15px 25px;
	background:url("../grafiken/li.gif") no-repeat 0 1px;
}

#subnavigation li a{
	color:#747474;
	font-weight:bold;
}

#subnavigation .active{
	color:#383838;
}

/* Main & Content */
#main{
	clear:both;
	float:left;
	width:707px;
	background:url("../grafiken/bg_main.gif") repeat-y;
	margin-left:125px;
	margin-bottom:30px;
}

#content{
	width:502px;
	float:left;
	margin-left:25px;
	color:#747474;
	line-height:150%;
}

#content h1{
	font-weight:bold;
	width:100%;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #a3a3a3;
	color:#383838;
}

#content p{
	margin-bottom:10px;
}

#content ul li{
	padding-left:25px;
	background:url("../grafiken/dot.gif") no-repeat 5px 7px;
}

#content ul{
	margin-bottom:10px;
}





/* Footer */
#footer{
	float:left;
	width:100%;
	border-top:1px solid #a3a3a3;
	background-color:#fff;
	padding:10px 0 10px 0;
	color:#747474;
	font-size:95%;
}

#footer #inner1{
	width:833px;
	float:left;
}

#footer #inner2{
	float:right;
}


#footer a{
	color:#747474;
	padding:0 5px;
}


.csc-frame-frame2
{
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	
}



.whiteBG{
	background:#fff;
	border:1px solid #ccc;
	padding:10px 10px 5px 10px;
	margin-bottom: 10px;	
}


.csc-textpic{
	width:100%;
	float:left;
}



#mailform{
	display:none;
}

.checkboxfield input{
	clear:both;
	float:left;
}

.checkboxfield label{
	clear:none !important;
/*	width:450px !important;*/
	width:380px !important;
	margin-bottom:5px !important;
	margin-left: 5px;
}
div.csc-textpic-imagerow dl dt a img {
  margin-bottom: 15px !important;
}
div.csc-textpic-imagerow dl.csc-textpic-lastcol dt a img {
  margin-left: 10px !important;
}
div.csc-textpic-center {
  text-align: left !important;
}
div.csc-textpic-center div.csc-textpic-imagewrap {
  margin: 0px !important;
}
div.csc-textpic-center dl.csc-textpic-lastcol dt img {
  margin-left: 10px !important;
}

/* Bildergalerie */
.tx-chgallery-pi1 .single .img {
  background: none !important;
}
.tx-chgallery-pi1 .single span {
  display: none !important;
}
.tx-chgallery-pi1 .single {
  margin: 2px !important;
}
a#nextLink:link {
  background: transparent url(/typo3conf/ext/perfectlightbox/res/img/next.gif) no-repeat scroll 100% 15%;
}
a#prevLink:link {
  background: transparent url(/typo3conf/ext/perfectlightbox/res/img/prev.gif) no-repeat scroll 0 15%;
}



