/* CSS Document */
html{
	height:100%;
	/*margin:0;
	padding:0;*/
	}

body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #005496;
	text-align: center;
	height: 100%;
	* min-height:100%;
}

body, h1, h2, h3, h4, h5, h6, h7, #content_right, input, textarea, #subnav, #sitemap, #nav, #nav_t, #nav_r, #nav_path, #lang, #content, #footer   {
	font-size: 0.83em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}

hr {
	height: 1px;
	color: #CCC;
	border: none;
	background: #CCC;
	}

table, tbody {
	margin: 0px;
}
table table {
	margin: 0px;
/*	border: 1px solid #ff00ff;*/
}
table td {
	margin: 0px;
	padding: 0px;
/*	border: 1px solid #6600ff;*/
}


th {
}
th, caption {
	text-align: left;
	vertical-align: top;
}
caption {
	font-weight: bold;
	color: #666666;
}
td {
/*	border-bottom: 1px solid #e3e3e3;*/
}
th, td {

}

dd {
	color: #666666;
	font-size: 0.86em;
}


	
#container {
	margin: 0px auto;
	padding: 0px;
	width: 955px;
	text-align: left;
	background-color: #EFEFEF;
	background-image: url(../images/hint_schatt_grau.jpg);
	background-repeat: repeat-y;
	height: 100%;




	* min-height: 100%;
}



#schatten{
	text-align: right;
	vertical-align: top;
	float: right;

}
#content_container{
	width: 955px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/hint_schatt.jpg);
	background-repeat: repeat-y;
	/*
	*	height: 240px;
	*	overflow: visible;
	* min-height:200px;
	*/
	min-height: 240px;
	overflow: auto;

	clear: both;
	position: relative;
	}





/* --------------top navigation------------------*/
#top{
	background-color: #005496;
	height: 25px;
	padding-right: 15px;
	
}

#top .land {
	width: 21px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#flag {
	float: right;
}
#nav_t {
	padding: 0px;
	margin: 0px;
	background-color: #005496;
	color: #FFFFFF;
	float: right;
	/*width: 500px;*/
	}
#nav_t ul {
	list-style:none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	}

#nav_t li {
	display:inline;
	}
	
#nav_t img{
	float: none;

	}
	

#nav_t a {
	text-decoration:none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#nav_t a:hover {
	text-decoration: underline;
}

#nav_t .pointer {
	
}
#flag {
	background-color: #005496;
}



#logo{
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	* height: 150px;
	min-height: 150px;
}
#image{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 730px;

}
#image div{
	margin: 0px;
	padding: 0px;	
}
#image dd{
	margin: 0px;
	padding: 0px;
}
#image dl{
	margin: 0px;
	padding: 0px;	
}
#image dt{
	margin: 0px;
	padding: 0px;	
}
#image div.csc-textpic DIV.csc-textpic-single-image IMG {margin-bottom: 0;}

#clear{
	clear: both;
	background-color: #CC6600;
	display: block;
	position: relative;
}


/*---------------Navigation-------------------------------------------*/

#nav, #nav_r, #nav_drop {
	list-style:none;
	margin: 0px;
	float: left;
	width: 520px;
	background-color: #EFEFEF;
	background-image: url(../images/nav_strich.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#nav_r {
	width: 210px;
	}
#nav_drop {
	padding:0;
	}	

	
	
#nav ul, #nav_r ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}

#nav li, #nav_r li, #nav .user li, #nav .center li, #nav .int li, #nav .fair li {
	display:inline;
	padding: 0px;
	margin: 0px;
	}

#nav a, #nav_r a, #nav .user a, #nav .center a, #nav .int a, #nav .fair a {
	color:#000000;
	text-decoration:none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#nav_r a {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;

}





#nav a:hover, #nav_r a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4782BA;
	background-color: #DCDDDE;
}
#nav .public a:hover  {
	border-bottom-color: #B49CA3;
}

#nav .user a:hover  {
	border-bottom-color: #AEA188;
}
#nav .center a:hover  {
	border-bottom-color: #95AF88;
}

#nav .int a:hover  {
	border-bottom-color: #8B9DAE;
}
#nav .fair a:hover  {
	border-bottom-color: #cc9900;
}
/*
*/
/*----aktiv---*/
#nav .public_a a, #nav .public_a a:hover  {
	border-bottom-color: #B49CA3;
}
#nav .user_a a, #nav .user_a a:hover  {
	border-bottom-color: #AEA188;
}
#nav .center_a a, #nav .center_a a:hover  {
	border-bottom-color: #95AF88;
}

#nav .int_a a, #nav .int_a a:hover  {
	border-bottom-color: #8B9DAE;
}
#nav .fair_a a, #nav .faie_a a:hover  {
	border-bottom-color: #cc9900;
}


#nav_r .act a, #nav_r .act a:hover{
	border-bottom-color: #4782BA;
}

/*----nav rechts---suche,kontakt...-----*/

	
/*------nav sprache------------*/

#lang {
	width: 210px;
	list-style:none;
	margin: 0px;
	float: left;
	padding: 6px 0px 4px;
	background-color: #EFEFEF;
	background-repeat: repeat-y;
	background-position: left;
}

	
#lang ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}

#lang li {
	display:inline;
	padding: 0px;
	margin: 0px;
	}

#lang a {
	color:#000000;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}


#lang a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4782BA;
	background-color: #DCDDDE;
}

/*--------------subnav------------------*/

#nav_s {
	font-weight: bold;
	color: #000099;
	margin-top: 25px;
	margin-bottom: 15px;
}
#nav_s .nolink{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #DCDDDE;
	display: block;

}
#nav_s a, #nav_s a:visited  {
	color: #000099;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #DCDDDE;
	display: block;


}
#nav_s a:hover, #nav_s a:active  {
	background-color: #CACBCC;
	display: block;
}



#subnav	{
	float: left;
	margin: 0;
	border: 0;
	color: #444444;
	width: 210px;
	background-color: #EFEFEF;
	padding: 0px;
	font-size: 0.75em;
}


ul#navlist {


}

ul#navlist li a, #subnav ul.subnavlist li a, #subnav ul.subsubnavlist li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.2em;
}



ul#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0px;

}


ul#navlist li, ul.subnavlist li, ul.subsubnavlist li {
	display: inline;
	padding: 0px;
	color: #444444;
	margin: 0px;
}



ul#navlist li a {
	font-weight: bold;
	color: #444444;
	display: block;
	padding: 3px 7px 3px 10px;
}
ul#navlist li a:hover {
        color: #000099;
        background: #DCDDDE;
}

ul#navlist li.active a {
	color: #000099;

}
ul#navlist li.active a:hover {
        background: #DCDDDE;
        color: #000099;

}
.men_img{
	float: left;
	padding: 0px;
	margin: 3px 3px 0px 11px;
}
/*----menue-Spacer------*/
ul#navlist li.spc_abstand {
	font-weight: bold;
	color: #444444;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
	margin-top: 5px;
}

/*
ul.navlist li a:hover {
        color: #FF0000;
        display: block;
        background: #F7F7F7;
        padding: 2px 3px 2px 5px;
}

ul.navlist li.active a {
	background: #EEEEEE;
	color: #2877C2;
	font-weight: bold;
	border-bottom-color: #666666;
}
ul.navlist li.active a:hover {
        background: #EEEEEE;
        color: #FF0000;
        font-weight: bold;
}
*/
/*-----------subnavlist---------------*/
ul#navlist ul.subnavlist {

	margin: 0;
	padding: 0px;

}

ul#navlist .subnavlist {
	text-decoration: none;
}
ul#navlist .subnavlist li {
}

ul#navlist .subnavlist li a, ul#navlist .subnavlist li a:hover, ul#navlist .subnavlist li.act a, ul#navlist .subnavlist li.act a:hover {
	display: block;
	color: #444444;
	background: url(../images/pfeil.gif) no-repeat;
	text-decoration: none;
	padding-left: 22px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul#navlist .subnavlist li a:hover {
	color: #000099;
	background-color: #DCDDDE;
	background-image: url(../images/pfeil_act.gif);
	background-repeat: no-repeat;
}
ul#navlist .subnavlist li.act a {
	color: #000099;
	background: #EFEFEF url(../images/pfeil_act.gif) no-repeat;
}

ul#navlist .subnavlist li.act a:hover {
	color: #000099;
	background-color: #DCDDDE;
}

/*-----------subsubnavlist---------------*/

ul.subsubnavlist {

	margin: 0;
	padding: 0px;

}
ul#navlist .subnavlist .subsubnavlist {
	text-decoration: none;
}

ul#navlist .subnavlist .subsubnavlist li a, ul#navlist .subnavlist .subsubnavlist li a:hover, ul#navlist .subnavlist .subsubnavlist li.acti a, ul#navlist .subnavlist .subsubnavlist li.acti a:hover {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 32px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url(../images/pfeil_1.png) no-repeat 20px 4px;
	
}
ul#navlist .subnavlist .subsubnavlist li a:hover {
	color: #000099;
	background: #EFEFEF url(../images/pfeil_1cur.png) no-repeat 20px 4px;
	background-color: #DCDDDE;
}
ul#navlist .subnavlist .subsubnavlist li.acti a {
	color: #000099;
	background: #EFEFEF url(../images/pfeil_1cur.png) no-repeat 20px 4px;
}

ul#navlist .subnavlist .subsubnavlist li.acti a:hover {
	color: #000;
	background: #EFEFEF url(../images/pfeil_1curhover.png) no-repeat 20px 4px;
	background-color: #DCDDDE;
}



/*-----------ebene 4---------------*/

ul.level4 {

	margin: 0;
	padding: 0px;

}
ul#navlist .subnavlist .subsubnavlist .level4 {
	text-decoration: none;
}

ul#navlist .subnavlist .subsubnavlist .level4 li a, ul#navlist .subnavlist .subsubnavlist .level4 li a:hover, ul#navlist .subnavlist .subsubnavlist .level4 li.acti a, ul#navlist .subnavlist .subsubnavlist .level4 li.acti a:hover {
	display: block;
	color: #666;
	text-decoration: none;
	padding-left: 38px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	background: url(../images/dot_1.png) no-repeat 28px 5px;
}
ul#navlist .subnavlist .subsubnavlist .level4 li a:hover {
	color: #000099;
	background: #EFEFEF url(../images/dot_1cur.png) no-repeat 28px 5px;
	background-color: #DCDDDE;
}
ul#navlist .subnavlist .subsubnavlist .level4 li.acti a {
	color: #000099;
	background: #EFEFEF url(../images/dot_1cur.png) no-repeat 28px 5px;
}

ul#navlist .subnavlist .subsubnavlist .level4 li.acti a:hover {
	color: #000;
	background: #EFEFEF url(../images/dot_1curhover.png) no-repeat 28px 5px;
	background-color: #DCDDDE;
}


/*-----------ebene 5---------------*/

ul.level5 {

	margin: 0;
	padding: 0px;

}
ul#navlist .subnavlist .subsubnavlist .level4 .level5 {
	text-decoration: none;
}

ul#navlist .subnavlist .subsubnavlist .level4 .level5 li a, ul#navlist .subnavlist .subsubnavlist .level4 .level5 li a:hover, ul#navlist .subnavlist .subsubnavlist .level4 .level5 li.acti a, ul#navlist .subnavlist .subsubnavlist .level4 .level5 li.acti a:hover {
	display: block;
	color: #666;
	text-decoration: none;
	padding-left: 42px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
		background: url(../images/dot_2.png) no-repeat 32px 5px;
}
ul#navlist .subnavlist .subsubnavlist .level4 .level5 li a:hover {
	color: #000099;
		background: url(../images/dot_2cur.png) no-repeat 32px 5px;
	background-color: #DCDDDE;
}
ul#navlist .subnavlist .subsubnavlist .level4 .level5 li.acti a {
	color: #000099;
		background: url(../images/dot_2cur.png) no-repeat 32px 5px;
}

ul#navlist .subnavlist .subsubnavlist .level4 .level5 li.acti a:hover {
	color: #000;
		background: url(../images/dot_2curhover.png) no-repeat 32px 5px;
	background-color: #DCDDDE;
}




















/*----------------------klickpfad----------------------------------*/
#nav_path {
	color: #999999;
	padding: 1px 35px 2px 2px;
	text-align: right;
	background-color: #DCDDDE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: left;
	font-size: 0.7em;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
#nav_path a:link {
	color:#999999;
	text-decoration:none;
	font-style: normal;
}
#nav_path a:visited {
	color:#999999;
	text-decoration:none;
	font-style: normal;
}
#nav_path a:hover {
	color:#666666;
	text-decoration:none;
}
.active {
	color: #000099;
	text-decoration: none;
}

/*---------------content-------------------------------------------*/



#content{
	color: #444444;
	* margin: 23px 20px 20px;
	padding: 0px;
	float: left;
	width: 480px;
	position: relative;
	line-height: 1.5em;
	*	height: 500px;
	min-height: 500px;
	margin-top: 24px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
#content h1{
	font-size: 1.03em;
	color: #000099;
	padding-bottom: 8px;
	margin: 0px;
	}

#content h2{
	color: #444444;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 15px;
	font-size: 0.98em;
	}

#content h3{
	font-size: 0.95em;
	color: #666666;
	line-height: 1.3em;
	margin: 0px;
	padding-bottom: 4px;
	}
	
#content p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content a, #content a:visited {
	text-decoration: underline;
	color: #444444;
}
#content a:hover, #content a:active {
	text-decoration: none;
	color: #000099;
}


#content ul {
	list-style: square url(../images/bullet.gif) outside;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content table{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
#content table p{
	padding-top: 0px;
	padding-bottom: 0px;

}
table.contenttable, table.layout1, table.htmlarea-showtableborders{
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}

table.contenttable thead, table.contenttable th, table.layout1 thead, table.layout1 th, table.htmlarea-showtableborders thead, table.htmlarea-showtableborders th{
	background: #eeeeee;
	font-weight: bold;
}
table.contenttable td, table.layout1 td, table.htmlarea-showtableborders td{
	vertical-align: top;
	padding: 2px;
	border: 1px solid #DCDDDE;
}
table.contenttable td p, table.layout1 td p, table.htmlarea-showtableborders td p{
	padding: 0px;
	margin: 0px;
}

/*-----tabel_layout2  rte_____*/
table.layout2 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse:collapse;
}
table.layout2 thead, table.layout2 th {




}
table.layout2 thead td, table.layout2 th td{
	background-color: #CACACA;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px;
}
table.layout2 td {
	border-bottom: 1px solid #E8E8E8;
	vertical-align: top;
	padding: 2px;

}

#content form {
	padding: 0px 0px;
	margin: 0px;

}


#content fieldset {
	padding: 2px;
	border:0px;
	margin: 0px;
}

#content label {
	padding: 0px;
	float: left;
	text-align: left;
  margin-right: 0.5em
  display: block; 		
	width: 110px;
	margin: 0px;
}

#content input {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding: 2px;
	margin-left: 0px;
	width: 250px;
}

#content textarea {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #444444;
	width: 250px;
	font-size: 11px;
}

#content .csc-mailform-submit {
	width: 80px;
	font-size: 11px;
	margin-left: 110px;
}




#content .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }


/*---------------teaserbox-------------------------------------------*/
#content_right{
	width:180px;
	padding: 0px;
	background-color: #EFEFEF;
	margin: 15px;
	float: left;
	position: relative;
	color: #444444;
	line-height: 1.3em;
	}
#content_right h1{
	font-size: 1.0em;
	color: #000099;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	}

#content_right h2, #content_right h3, #content_right h4, #content_right h5{
	color: #000099;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 0.9em;
	}


	
#content_right p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_right a, #content_right a:visited {
	text-decoration: underline;
	color: #000099;
}
#content_right a:hover, #content_right a:active {
	text-decoration: none;
	color: #000099;
}
#content_right ul {
	list-style: square url(../images/bullet.gif) outside;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content_right table, tbody {
	margin: 0px;
	width: 190px;
		font-size: 1em;
}
#content_right td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}




/*---------------sitemap-------------------------------------------*/
#media_sitem {
	padding: 0px;
	border: 1px solid #DCDDDE;
	width: 478px;
	clear: left;
	position: relative;
	margin-bottom: 8px;
	margin-top: 4px;

}
#media_sitem img {
	float: left;
	padding-right: 10px;
}
#media_sitem div {

	padding-top: 0px;
	* padding-top: 3px;
  	
	min-height: 38px;
	*	height: 38px;


}
#media_sitem a, #media_sitem a:visited {
	text-decoration: none;
	color: #444444;
	display: block;
	cursor: pointer; 
	cursor: hand;
}
#media_sitem a:hover, #media_sitem a:active {
	text-decoration: none;
	color: #000099;
	background-color: #eeefef;
}






/*-------------------*/
#sitemap {
	padding: 0px;
	width: 480px;
	margin: 0px;

}
#sitemap a, #sitemap a:visited, #sitemap a:active{
	text-decoration: none;
	color: #000099;
}
#sitemap ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;

}

#sitemap li a{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;


}
#sitemap li a:hover{

}
#sitemap .sitemap1 ul{
	list-style-type: none;
	padding: 0 0 8;
	margin: 0;
	list-style-image: none;
}
#sitemap .sitemap1 li{
	padding: 0px;
	margin: 0px;
}

#sitemap .sitemap1 li a{
	margin: 1px;
	padding: 0px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#sitemap .sitemap1 li a:hover{
	color: #666666;
}
#sitemap .sitemap2 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap2 li{
	margin: 0px;
	padding: 0px;
}
#sitemap .sitemap2 li a, #sitemap .sitemap2 li a:visited, #sitemap .sitemap2 li a:activ{
	color: #666666;
}
#sitemap .sitemap2 li a{
	font-weight: normal;
	padding: 1px 2px 1px 5px;
	background-color: #E8E8E8;
	display: block;
}
#sitemap .sitemap2 li a:hover{
	color: #333333;
	background-color: #DCDDDE;
}
#sitemap .sitemap3 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap3 li{
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#sitemap .sitemap3 li a{
	padding-left: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #EFEFEF;
}
#sitemap .sitemap3 li a:hover{
	color: #000099;
	background-color: #E8E8E8;
}

#sitemap .sitemap4 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap4 li{
	padding: 0px;
	margin: 0px;
}
#sitemap .sitemap4 li a{
	padding-left: 40px;
	font-weight: normal;
}
#sitemap .sitemap4 li a:hover{
	color: #000099;
	background-color: #E8E8E8;
}
#sitemap .sitemap5 ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sitemap .sitemap5 li{
	padding: 0px;
	margin: 0px;
}
#sitemap .sitemap5 li a{
	padding-left: 60px;
	font-weight: normal;
	color: #666666;
}
#sitemap .sitemap5 li a:hover{
}


/*----------------------sitemap--end----------------------------------*/

a:link {
	color: #990000;
}
a:visited {

	color: #990000;
}



/*----------------------footer----------------------------------*/

#footer {
	padding-bottom: 5px;
	clear: left;
	width: 480px;
	position: relative;
	margin-left: 220px;
	padding-top: 15px;
	margin-top: 0px;

}


#footer_nav, #footer_nav_main {
	font-size: 0.86em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	
	width: 210px;
	list-style:none;
	margin: 0px;
	float: left;
	padding: 6px 0px 4px;
	background-color: #EFEFEF;
	background-repeat: repeat-y;
	background-position: left;
}
#footer_nav_main {
	width: 520px;
}
	
#footer_nav ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}

#footer_nav li {
	display:inline;
	padding: 0px;
	margin: 0px;
	}

#footer_nav a {
	color:#000000;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}


#footer_nav a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4782BA;
	background-color: #DCDDDE;
}



/*----------------------footer---end-------------------------------*/
.clear{
	clear: right;
	height: 1px;
	width: 1px;
}
.clear_left{
	clear: left;
	height: 1px;
	width: 1px;
}

.copyr{
	font-size: 9px;
	color: #777;
	padding-left: 5px;
	padding-right: 10px;
}
.news td {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 7px;
	padding-top: 7px;
}
.news td p {
	padding: 5px;

}
.news td p.more {
	width: 300px;
}

#news_suche {
	margin-left: 85px;
	font-size: 11px;
}

#news_suche .csc-mailform-submit {
	width: 80px;
	font-size: 11px;
	margin-left: 0px;
}


.news td p a, .news td p a:visited{
	text-decoration: underline;
	color: #000099;
}
.news td p a:hover, .news td p a:active{
	text-decoration: underline;
	color: #000099;
}
.td_ohne {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #fff;
}

.img_news {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}


/*--------------- smooth gallery ------------------*/
  #content .tx-rgsmoothgallery-pi1 {margin-bottom: 25px; }
  #content .tx-rgsmoothgallery-pi1 h2{color: #fff;font-weight:normal;padding-left: 5px;}
  #content .tx-rgsmoothgallery-pi1 a{color: #fff;}
  .jdGallery .slideElement {background-color: #cccccc;}
  .myGallery {border:none;}
  #content .tx-rgsmoothgallery-pi1 a.carouselBtn {font-size: 11px;right: 0px;}
  #content .tx-rgsmoothgallery-pi1 a.right {opacity: 0; background: url("fileadmin/fair/images/next_trans.png") no-repeat scroll right center transparent; }
  #content .tx-rgsmoothgallery-pi1 a.right:hover {opacity: 0.8;}
  #content .tx-rgsmoothgallery-pi1 a.left {opacity:0; background: url("fileadmin/fair/images/prev_trans.png") no-repeat scroll left center transparent; }
  #content .tx-rgsmoothgallery-pi1 a.left:hover {opacity:0.8; filter:alpha(opacity=80);}
  
  #rglbCenter, #rglbBottom {background-color: #fff;}
  #rglbNextLink:hover {background: url("fileadmin/fair/images/next.gif")no-repeat scroll 100% 30%;}
  #rglbPrevLink:hover {background: url("fileadmin/fair/images/prev.gif")no-repeat scroll 0 30%;}
  * html #rglbPrevLink:hover { background: transparent url('fileadmin/fair/images/prev.gif') no-repeat 0% 50%; }
  * html #rglbNextLink:hover { background: transparent url('fileadmin/fair/images/next.gif') no-repeat 100% 50%; } 
  #rglbCloseLink {
    background: url("fileadmin/fair/images/close.gif") no-repeat scroll center center transparent;*margin-top:5px;}
  #rglbDescription {padding: 10px;}
  #rglbCenter {* padding: 0px; * padding-right: 1px;}
