body {
	font-family: Arial, sans-serif;
	font-size: smaller;
}

#wrapper {
	text-align: left;
	width: 1024px;
	min-height: 500px;
	padding: 0px;
	margin: 0px;
	top: 5px;
	position: absolute;
	clear:both;
}

/* gültig für alle Links =================*/
a 	{	
		text-decoration: none;
}
.external-link 	{	
		text-decoration: underline;
}
.external-link-new-window 	{	
		text-decoration: underline;
}
.internal-link	{	
		text-decoration: none;
}
.internal-link-new-window	{	
		text-decoration: none;
}
.download 	{	
		text-decoration: underline;
}
.mail	{	
		text-decoration: underline;
}


p	{	font-family:Arial,Geneva,Helvetica;
		font-size:12px;
		font-weight:normal;
		color:#000000;
		padding-top:2px;
		margin-top:2px;
		padding-bottom:10px;
}

.lmenue {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: 2px;
}

.lmenue-l {
	list-style: none;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: normal;
}

.lmenue-l2 {
	list-style: none;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: normal;
}

.c1 {
  clear:both;
}

.c2 {
  /* col 1 */
  float:left;width:120px;height:187px;
}

.c3 {
  /* col 2 */
  float:left;width:120px;
}

.c4 {
	/* col 3 */
	float: left;
	width: 333px;
	text-decoration: none;
	font-weight: bolder;
}

.c5 {
  /* col 4 */
  clear:both;
}

.c6 {
	/* col 1 */
	float: left;
	width: 120px;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
}

.c7 {
  clear:both;
}

.c8 {
  /* col 1 */
  float:left;width:120px;height:33px;
}

.c9 {
	/* col 1 */
	float: left;
	width: 240px;
	height: 210px;
	background-color: #E1E1E1;
	text-decoration: none;
	font-size:10px;
}

.c10 {
  /* col 3 */
  float:left;width:713px;height: 210px;background-color: #E1E1E1;
}

.c11 {
  /* col 4 */
  float:left;width:120px;height: 210px;background-color: #E1E1E1;
}

.c12 {
  /* col 1 */
  float:left;width:120px;height:180px;
}

.c13 {
  /* col 1 */
  float:left;width:587px;height:14px;
}

.c14 {
  /* col 1 */
  float:left;height:14px;width:246px;text-decoration: none;
  font-size:10px;
  font-weight: bolder;
}

.c15 {
	/* col 1 */
	float: left;
	height: 14px;
	width: 120px;
	background-color: Black;
}
.c16 {
	/* col 1 */
	float: left;
	width: 333px;
	height: 20px;
	color: Silver;
	font-size: 20px;
	font-weight: bold;
}
.c17 {
  /* col 1 */
  float:left;width:380px;height:20px;
  color: Silver;
  font-size: 20px;
  font-weight: bold;
}
.c18 {
  /* col 1 */
  float:left;width:14px;height:20px;
}

/*  Layout 1 */
.c2l1-left{   border-right: 1px solid #FFEDA8;   padding-right: 5px;   width:50%;   white-space:normal;}
.c2l1-middle{   padding-left: 5px;   width:50%;   white-space:normal;}
/*  Layout 2 */.c2l2-left{   border-right: 1px solid #FFEDA8;   padding-right: 5px;   width:50%;   white-space:normal;}
.c2l2-middle{   background-color:#FFEDA8;   padding-left: 5px;   width:50%;   white-space:normal;}
/* Layout 2 */.c2l3-left{   border-right: 1px solid #FFEDA8;   padding-right: 5px;   width:70%;   white-space:normal;}
.c2l3-middle{   background-color:#FFEDA8;   border: 1px solid blue;   padding-left: 5px;   width:30%;   white-space:normal;}
/*	Styles 2 Column DIV Section*/
div.tx-fdfx2cols-pi1{    position:relative;    left:0px;	margin-bottom:1px;}
/* Layout 1 */
div.c2l1d-left{   position:absolute;   left:0px;   padding: 0px;   width:333px;   white-space:normal;   border:0px solid red;}
div.c2l1d-middle{   position:absolute;   left:347px;   padding: 0px;   width:333px;   border:0px solid blue;   white-space:normal;}
/* Layout 2 */
div.c2l2d-left{   position:absolute;   left:0px;   padding: 0px;   width:380px;   border:1px solid blue;   white-space:normal;}
div.c2l2d-middle{   position:absolute;   left:390px;   padding: 0px;   width:380px;   white-space:normal;   border:1px solid blue;   background-color:#C0C0C0;}
/* 	Layout 3 		embedded*/
div.c2l3d-left{   position:absolute;   left:0px;   padding: 0px;   width:770px;   white-space:normal;   border:1px solid red;}
div.c2l3d-middle{   float:right;   margin:5px;   padding: 0px;   width: 200px;   height: 100px;   overflow:auto;   white-space:normal;   border:1px solid blue;   background-color:#C0C0C0;}