

/******** IMAGES CONTENT *************/

p.csc-caption {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: left;
}

/* footer navi beginn */


div.menu_footer {
	float: right;
	width: 200px;
	overflow: hidden;
}

div#footer ul {
}

div#footer li {
		
	}


div#footer li a {
	color: #000;
	text-decoration: none;
}

div#footer ul a:hover{
	color: #666766;
	text-decoration: none;
	}

div#footer ul a:visited  {
	color: #000;
	text-decoration: none;
}

div#footer li.current a{
	color: #666766;
	text-decoration: none;
		}
		
div#footer li a:hover{
	color: #666766;
	text-decoration: none;
}

div#footer li {
	display:inline;
}

/* footer navi end */




/***************************************************/
/*mainnav*/

/* MENU */

/* LEVEL 2 */




#yymenu a {
			border-bottom:1px solid #000;
			color: #000;
			display:block;
			font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
			font-weight:bold;
			margin:0px;
			padding:4px;
			text-decoration:none;
			background-color: white;
			font-size: 9px;
		}	
		#yymenu a.last {
			border-style:none;
		}
		#yymenu {
			background-color:#4D6681;
		}
		
		#yymenu > div {
		}
		#yymenu a:hover {
			color:#000;
            background-image:url(../img/menu_rollover.png);

		}
		#yymenu .mmContent div.mmlink a.submenu:hover {

		}´
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
		    	border:0px solid #000;
			border-right:0px solid #000;
			margin-bottom:10px;
			padding-top:0px;
		}
		#yymenu .sub {
			background-image:url(../img/ypmenu_pfeilg.gif);
			background-position:right center;
			background-repeat:no-repeat;
		}
		#yymenu .mmContent {

		}
		#yymenu .mmLevel1 {

		}
	
/* mainnav end */

/********* TABLES *******************/

TABLE.contenttable {
	border: 1px solid #fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px 0 0 0px;
	width: 100%;
	margin-bottom: 10px;
}

TABLE.contenttable tr th {
	border-right: 0px;
	color: black;
	margin-bottom: 10px;
}
TABLE.contenttable tr th p {
	text-align: center;
}

.tr-even {
	background-color: #abd8f5;
	text-align: center;
}

.tr-0 {
	height: 40px;
	font-weight: bold;
	text-align: center;
	background-color: #4A9DD2;

}
.tr-odd {
	background-color: #72b7e3;
	text-align: center;
}

.td-0, .td-1, .td-2  {
	text-align: center;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.td-last {
	border-right: 0px;
}
.tr-last td {
	border-bottom: 0px solid white;
}

.td-0 {
	font-weight: bold;
}

td p, th p {
	margin: 0 5px 0 0px;
}

/* INHALT */

p.align-center {
	text-align: center;
}


/* COUNTER */

div.counter {
	border: 1px solid white;
	padding: 5px;
}

div.tx-bktfegraphiccounter-pi1 {
	border-top: 1px solid white;
	margin-top: 10px;
	padding-top: 5px;
	width: 193px;
	float: right;
}

/* MAILFORM */

.csc-mailform-field {
	text-align: center;
	margin: 10px;
}

#mailformaddress {
	width: 100%;
}

#mailformname {

}
.csc-mailform-field label{

}

.csc-mailform-field input{

}

.csc-mailform-submit {
	width: 200px;
}

/* image caption */
.csc-textpic-caption {
	text-align: left;
}


div.tx-rgmediaimages-pi1 {
	width: 800px;

}

.rgmediaimages-media {
	margin: 0 auto;
	float: inherit;
}

/* HR */

#content hr {
	color: #4A9DD2;
	background-color: #4A9DD2;
	height: 4px;
}
