
/* Content CSS */

#stage h2 {
	font-size: 18px;
	font-weight: normal;
	
	color: #6d8191;
}

#content ul {
	margin-bottom: 12px;
}

#content li{
	list-style-type: disc;
	margin-left: 35px;
}

#content .Kurs, #content .Oeffnung, #content .Kinder {
	color: #055831;
	font-size: 12px;
	margin-top: 15px;
}

#content .Kurs {
	float: left;
	width: 125px;
}
	
#content .Oeffnung {
	float: left;
}
	
#content .Kinder {
	float: right;
}

#content .csc-header {
	font-size: 22px;
	color: #055831;
}

#content .bodytext {
	margin-bottom: 12px;
	/*width: 439px;*/
}

#content .content_news {
	display: inline-block;
}

#content .content_news .item {
	display: inline-block;
	width: 439px;
}

#content .bodytext a{
	color: #055831;
	font-size: 11px;
}

#content .bodytext a:hover{
	text-decoration: none;
}

#content .faqback {
	float: right;
}

#left .faqback {
	display: none;
}

#content .igia_cont {
	margin: 0 0 10px 0;
}

/* Frame 1 f�r LI-Bild bei Link */
#content .csc-frame-frame1 {
	margin: 0 0 12px 122px;
	display: block;
}

#content .csc-frame-frame1 .bodytext {
	width: auto;
	height: 24px;
	
	padding: 0;
}

#content .csc-frame-frame1 .bodytext a {
	position: relative;
	top: -8px;
}

/* Conetentmen� */
#contentmenu {
	padding: 0 0 0 107px;
}
#contentmenu li {
	display: block;
	height: 24px;
}
#contentmenu li a {
	display: block;
	padding: 5px 0 0 25px;
	
	height: 24px;
	
	background-image: url('/fileadmin/igia/web/images/list_icon.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

/* Content table */
#content .contenttable {
	display: block;
	width: 350px;
}

#content .contenttable tbody {
	display: block;
	width: 350px;
}

#content .contenttable tr {
	display: block;
	width: 350px;
}

#content .contenttable tr td {
	width: 175px;
}

#content .contenttable tr td p {
	width: auto;
	margin: 0;
	padding: 0
}

#left .contenttable {
	margin: 15px 0 0 0;
}
#left .bodytext img {
	margin: 15px 0 0 0;
}
#left .contenttable img {
	margin: 0;
}


/* Sidebar CSS */

/* ### SIDEBAR ### */
#sidebar .csc-header {
	display: none;
}

.vc_right .headempty {
	display: none;
}

.vc_right {
	position: relative;
	
	float: left;
	width: 182px;
	
	margin: 0px 0 15px 0;
	padding: 0;
	
	background-color: #ffffff;
	color: #6D8191;
	
	overflow: hidden;
	
	font-family: arial;
}
#left .vc_right {	
	width: 166px;
	padding: 44px 18px 10px 18px;
	background-image: url('/fileadmin/igia/web/images/vc_corners/vc_bottom_left.gif');
}

.vc_right .vc_content {
	display: block;
	width: 182px;
	
	padding: 5px 0 0 0;
	
	background-image: url('/fileadmin/igia/web/images/vc_corners/vc_header_boarder.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.vc_right .vc_content .vc_wrap {
	display: block;
	width: 160px;
	
	padding: 15px 10px 10px 10px;
	
	background-color: #F0F5F8;
	
	color: #6d8191;
	
	border-left: #a6baca 1px solid;
	border-right: #a6baca 1px solid;
	border-bottom: #a6baca 1px solid;
}

.vc_right .vc_content .vc_wrap h1 {
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	
	margin: 0 0 10px 0;
}

.vc_right .vc_content .vc_wrap img {	
	margin: 0 6px 0 0;
}

.vc_right .vc_content .vc_wrap .vc_contentimg {
	margin: 5px 0 5px 0;
}

.vc_right .vc_footer {
	display: block;
	width: 167px;
	height: 21px;
	
	padding: 6px 15px 0 0;
	margin: 2px 0 0 0;
	
	color: #ffffff;
	text-align: right;
	
	background-image: url('/fileadmin/igia/web/images/vc_corners/vc_footer.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.vc_right .vc_footer a {
	text-decoration: none;
	color: #ffffff;
}

.vc_headerimg {
	/*position: absolute;
	top: 0;
	left: 0;*/
	float: left;
	margin: -44px 0 0 -8px;
	
	width: 182px;
	height: 34px;
	
	/*margin: -10px -8px 0 -8px;
	overflow: hidden;*/
	
	border-bottom: #ffffff 1px solid;
	
	background-color: #8593A8;
	background-image: url('/fileadmin/igia/web/images/vc_corners/vc_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#left .vc_headerimg {
	width: 202px;
	margin: -44px 0 0 -18px;
	
	background-image: url('/fileadmin/igia/web/images/vc_corners/vc_top_left.gif');
}

.vc_headerimg .vc_header {
	width: 172px;
	height: 24px;
	padding: 10px 0 0 10px;
	
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#left .vc_header {
	width: 192px;
}

.vc_smallimg {
	float: right;
	
	margin: -40px -5px 0 0;
	
	width: 65px;
	height: 65px;
}

.vc_header {
	float: left;
	width: 162px;
	
	margin: 0;
	
	font-weight: bold;
	font-size: 12px;
}

.vc_contentimg img {
	margin: 16px 0 10px 0;
	/*border: #B1BAC7 1px solid;*/
}

.vc_content .bodytext a{
	color: #6D8191;
	font-weight: bold;
}

.vc_content .bodytext a:hover{
	text-decoration: none;
}


/* Bildergallerie */
#content .csc-textpic {
	float: left;
	margin: 0 20px 20px 0;	
}
/*
#content .csc-textpic .csc-textpic-imagewrap{
	float: left;
}
*/
#content .csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow .csc-textpic-image img {
	margin-left: 5px;
}

#content .csc-textpic-intext-right-nowrap .csc-textpic-text {
	width: 260px;
}


/* PRESSE DOWNLOADS */
#content .news-single-additional-info {
	margin: 0 0 10px 0;
}

/* footer */

#footer .hotline {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	left: 215px;
	position: absolute;
	top: 22px;
}
