.i_frame_body {
	display : block;
	position : relative;
	float:left;
	width: 149px;
	border-left:1px solid #214058;
	border-right:2px solid #214058;
	border-bottom:2px solid #214058;
	border-top:1px solid white;
	margin-bottom:15px;
	font-family : Verdana;
	font-weight : normal;
	background-image:url('../images/streifen1_1.gif');
	background-repeat:repeat-x;
	background-color:#FFF;
	cursor:pointer;
	z-index:1;
	
}

.alle {
display : block;
position :relative;
float:left;
width: 138px;
z-index:3;
}

.titel_oben {
font-weight : bold;
padding:3px 0px 3px 5px;
}

.bild {
border: 0px;
z-index:1;
}

.ueberschrift {
padding:6px;
text-align:center;
font-weight:bold;
}

.text {
padding : 5px;
text-align:justify;
}

.unterschrift {
text-align:center;
font-weight:bold;
padding: 5px;
}

.unterschrift2 {
	text-align: center;
	padding: 5px;
}

#tabelle{
position : relative;
width: 141px;
height: 100%;
cellpadding:0px;
cellspacing:0px;
font-size:10px;
font-family: verdana, helvetica, arial, sans-serif;
font-weight:bold;
border-collapse: collapse;
}

A.txtlink  {
text-decoration : none;
font-family : Verdana;
font-weight : normal;
color:#000000;
}

A.txtlink:hover {
text-decoration : none;
font-family : Verdana;
font-weight : normal;
color:#7f7f7f;
}

A.txtlink:active {
text-decoration : none;
font-family : Verdana;
font-weight : normal;
color:#000000;
}

