@charset "utf-8";
/* CSS Document */

*	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}


body	{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#a2aec4;
}

#sitecontainer {
	width:910px;
	background:url("../images/hg.jpg") center repeat-y;
	margin:0px auto;
}

#sitecontainer_inner {
	width:860px;
	margin:0px 25px;
}

#static_menu {
	height:	20px;
	text-align:right;
	padding-top:10px;
}

#static_menu a {
	text-decoration:none;
	color:#3e5b89;
	font-size:10px;
	margin-right:8px;
}

#static_menu a:hover {
	border-bottom:1px dotted #3e5b89;
}

#logo	{
	height:70px;
	/*background:url("../images/ighh_logo.jpg") left no-repeat;*/
	width:835px;
	padding-left:25px;
	text-align:left;
}

#mood {
	background:url("../images/mood01_860x295.jpg") center no-repeat;
	height:295px;
}

#mainmenu {
	background:url("../images/hg_nav.gif") left repeat-x;
	height:40px;
	width:835px;
	padding-left:25px;
	text-align:left;
	padding-top:5px;
}

#mainmenu a	{
	color:#fff;	
	text-decoration:none;
	margin-right:30px;
}
#mainmenu a:hover,
#mainmenu a.activ {
	border-bottom:2px dotted #fff;
}

#content {
 	text-align:left;
	padding:0px 25px;
	margin-top:20px;
	font-size:13px;
	background:url("../images/content-hg.gif") left repeat-y;
}

#content a {
	color:#324d77;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	color:#fff;
	background-color:#324d77;
}

#content h1	{
	font-family:"Times New Roman", Times, serif;
	/*color:#a2aec4;*/
	color:#324d77;
	font-size:28px;
	letter-spacing:0.1em;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:4px;
}

#content h2	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color:#324d77;*/
	color:#a2aec4;
	font-size:20px;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:4px;
}

#content #leftCol	{
	width:580px;
	padding-right:14px;
	/*border-right:2px dotted #324d77;*/
	float:left;
}

#content .csc-frame-rulerAfter {
		border-bottom:2px dotted #324d77;
}

#content #rightCol	{
	width:200px;
	padding-left:16px;
	float:left;
	/*padding-top:70px;*/
}

#content #rightCol h1	{
	font-size:16px;	
}

#content #rightCol h2	{ 
	font-size:18px;	
}

#content #rightCol .csc-frame-frame1 {
 	padding:5px 5px 0px 5px;
 	border:1px solid #a2aec4;
}

#content #rightCol .csc-frame-frame1 h1	{
		font-size:14px;	
		text-transform:uppercase;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:0.05em;
}
#content #rightCol .csc-frame-frame1 .bodytext {
	margin:3px 0px;
}
#content #rightCol .csc-frame-frame1 a	{
	font-size:10px;	
	line-height:16px;
}
.clearer {
	clear:both;	
}

#sitecontainer_bottom	{
	height:24px;
	background:url("../images/bottom.jpg") center no-repeat;
	width:910px;
	margin:0px auto;
}
/****************************************************************/

.csc-sitemap ul {
 list-style:none;
 margin:0px;
 padding:0px;
}

.csc-sitemap ul li a {
 margin:6px 0px 6px 0px;
 border-bottom:1px dotted #324d77;
 display:block;
 padding-bottom:4px;
 padding-left:10px;
}

.csc-sitemap ul li a:hover {
background-color:transparent!important;
 border-bottom:1px solid #324d77;
 color:#324d77!important;
 }


#gmapDirHead {
 display:none;
}

.csc-textpic-caption {
 font-size:11px!important;
 	color:#324d77;

}

.indent {
	margin:0px 5px;	
	padding:0px 10px;
	border:1px solid #85a2d0;
	color:#324D77!important;
}

/* Rahmen 2 */
.csc-frame-frame2 {
 float:left;
 width:275px;
 margin-right:15px;
 dispaly:block;
 margin-bottom:10px;

}
.csc-frame-frame2 h1 a,
.csc-frame-frame2 h1{
	margin:0px!important;
	padding:0px!important;
	font-size:14px!important;
	font-weight:normal!important;
	letter-spacing:normal!important;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif!important;
	text-transform:uppercase;
}

.csc-frame-frame2 .bodytext {
	border:1px solid #85a2d0;
	padding:5px;
	margin:0px;
	 min-height:75px;
 	height:auto!important;
 	height:75px;
}

/*********************************************/

.contenttable  a img{
	border:0px!important;	
	background-color:none!important;
}

.contenttable a:hover {
	background:none!important;
}

.contenttable .bodytext {
	margin:3px 10px 3px 0px;	
}