﻿.InComInfoMiddel23{
	/*background:url(../gfx/site/back_middle_tab.png) repeat-y;*/
	background:url(../../../gfx/Moduler/InfoBox/info-2-3_MIDT.png) repeat-y;
	margin-top:10px;
}
.InComInfoTop23{
	/*background:url(../gfx/site/back_tab.png) no-repeat;*/
	background:url(../../../gfx/Moduler/InfoBox/info-2-3_TOP.png) no-repeat;
	min-height:229px;
	position:relative;
	top:-15px;
}
.InComInfoBottom23{
	/*background:url(../gfx/site/back_bottom_tab.png) no-repeat 0px bottom;*/
	background:url(../../../gfx/Moduler/InfoBox/info-2-3_BUND.png) no-repeat 0px bottom;
	min-height:229px;
	position:relative;
	top:30px;
}

.InComInfoMiddel12{
	/*background:url(../gfx/site/back_middle_tab.png) repeat-y;*/
	background:url(../../../gfx/Moduler/InfoBox/info_midt.png) repeat-y;
	margin-top:10px;
}
.InComInfoTop12{
	/*background:url(../gfx/site/back_tab.png) no-repeat;*/
	background:url(../../../gfx/Moduler/InfoBox/info_top.png) no-repeat;
	min-height:229px;
	position:relative;
	top:-15px;
}
.InComInfoBottom12{
	/*background:url(../gfx/site/back_bottom_tab.png) no-repeat 0px bottom;*/
	background:url(../../../gfx/Moduler/InfoBox/info_bund.png) no-repeat 0px bottom;
	min-height:229px;
	position:relative;
	top:30px;
}

.InComInfoContent{
	padding:0px 30px 0px 37px;
	position:relative;
	top:-5px;
}
.InComInfoContentText
{
    padding-left:3px; 
}
.InComInfoContentText12
{
    padding-left:3px;
    width:420px;
}
.InComInfoContentText23
{
    padding-left:3px;
    width:650px;
}
.InComInfoContentText p{
	color:#333333;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}
.InComInfoContent h1{
	color:#4e8abe;
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.ContentText a{
	outline:none;
	color:#4e8abe;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.ContentText a:hover{
	text-decoration:underline;
}
.ContentText a img{
	border:0px;
}