.TR_img{

	padding-right:7px;
}
.TR_txt{

}
.TR_paddingtop{
	padding-top:25px;
}
.TR_table ul{
	border:0px solid red;
  margin-top:-0px;
}

/*
.acc_content div{
	float:left;

}
.acc_content img{
	margin-right:7px;
}
*/
h2 {
	font-size: 15px;
}
h3 {
	padding: 5px;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #dcdfe1;
	background-image: url(../img/bg_mainnavi.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
h3 a:link, h3 a:visited {
	font-weight: bold;
	display: block;
	text-decoration: none;
}


/* Tag-Klassen */
div.logo {
	background-image: url(../img/header_home.jpg);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 14px;
	height: 95px;
	margin: 0px;
}

div.shadow {
	margin-top: 0px;
	background-image: url(../pics/schatten.gif);
	background-repeat: repeat-x;
	height: 3px;
}

div.shadow_bottom {
	background-image: url(../pics/schatten.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 742px;
	margin: auto;
	margin-bottom: 0px;
}

div.header {
	color: red;
	margin-left: 25px;
}

div.acc_container {
	width: 950px;
	color: #323232;
	margin-left: 25px;
}

div.acc_content {
	padding: 3px;
	overflow: auto;
}

div.container {
	background-color: white;
	width: 1000px;
	min-height: 550px;
	margin: auto;
}

table.buttons {
	margin-top: 0px;
	width: 1000px;
	margin: auto;
}




div.accordion {
	border-bottom-color: #dcdfe1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #dcdfe1;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #dcdfe1;
	border-right-style: solid;
	border-right-width: 1px;
}
/*
ul{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 3px;
}

li{
	background-image: url(../pics/pfeil.gif); 
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	padding-right: 10px;
	margin-bottom: 2px;
	float: left;
}
*/

/* generelle Klassen  */
.linkclass{
	text-decoration:underline;
	color: #000000;
	cursor:pointer;
	outline:none;
}


/* ID-Klassen */
#divTextBlockList {
	padding-left: 15px;
	padding-top: 10px;
}



/********** added by motive ************/
.link_header_accordion
{
  background:url(../img/arrow_red.gif) no-repeat;
  background-position:0 4px;
  padding-left:10px;
}







