/*body	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #607C8C; background-color: rgb(255,255,255)}
td      {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #607C8C;}
h3.FG   {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #607C8C}
p.Titel {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #607C8C}
p.Link	{font-family:Verdana, Arial, Helvetica, sans-serif font-size: 10px;}
.FG		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #607C8C}
.Titel	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #607C8C}


a:link {  color: #607C8C; text-decoration: underline}
a:active {  color: #607C8C; text-decoration: underline}
a:visited {  color: #607C8C; text-decoration: underline}
a:hover { color: #607C8C; text-decoration: underline}

select, input	{
	font-family: Verdana;
	font-size: 10px;
	color: #607C8C;
	border: 1px solid #607C8C;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}

.noborder {border: 0px}*/

HTML
{
	height:100%;
	overflow-y:scroll;
}

img {
       -ms-interpolation-mode: bicubic;
}

body.startbody
{
	width:auto;
	background-color:#ffffff;
	background-image:url("./Basis/images/Hint.jpg");
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	margin-top:0px;
	height:100%;
	
}

*
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

A.menu
{
	display:none;
}

A
{
	text-decoration:none;
}

A DIV
{
	cursor:pointer;
}

.mainHeader,.mainContent,.headMenu
{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.headerTop
{
	background-image:url("./Basis/images/blueHeaderTop.png");
	background-repeat:no-repeat;
	width:800px;
	height:35px;
}

.headerLinks
{
	text-align:right;
	margin-right:15px;
}

.headerLinks, .headerLinks A
{
	font-size: 11px;
	color:#39596b;
	font-weight:normal;
}

.headerLinks .active
{
	font-weight:bold;
}

.headerLogo
{
	background-image:url("./Basis/images/imsLogo.png");
	background-repeat:no-repeat;
	width:145px;
	height:32px;
	margin-left:25px;
}



.headMenu
{
	margin-top:19px;
	background-image:url("./Basis/images/imsTopmenu.png");
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
	width:800px;
	font-size:13px;
	font-weight:bold;
	position:relative;
	z-index:55;
}

.headMenu .link
{
	float:left;
	position:relative;
	left:3px;/*15*/
	padding-top:7px;
	padding-left:12px;
	padding-right:12px;
	height:23px;
	
}

.headMenu A
{
	background-image:url("./Basis/images/TopmenuSplitter.png");
	background-repeat:repeat-y;
	background-position:0px;/*12*/
}

.headMenu A:first-child
{
	background-image:none;
}

.headMenu A
{
	color:#ffffff;
	display:inline-block;
}

.headMenu .active
{
	background-image: url("./Basis/images/TopmenuActive.png");
	
}

.mainContent
{
	background-image:url("./Basis/images/contentBorder.png");
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	z-index:50;
	top:-5px;
	padding-top:5px;
	min-height:553px;
}

.breadcrumb,.breadcrumb A
{
	margin-top:15px;
	margin-left:7px;
	font-size:11px;
	color:#738e9c;
}

.breadcrumb BR
{
	display:none;
}

.startHeader
{
	margin-top:10px;
	height:124px;
	width:772px;
	background-repeat:no-repeat;
}

.headLogoLine
{
	background-position:center bottom ;
	background-image:url("./Basis/images/underline.png");
	background-repeat:repeat-x;
	padding-bottom:3px;
	margin-left:13px;
	width:772px;
}

.contentTitel
{
	font-size:24px;
	color:#184152;
	margin-top:16px;
	margin-bottom:0px;
	width:100%;
	/*height:32px;*/
	background-image:url("./Basis/images/underline.png");
	background-position:bottom;
	background-repeat:repeat-x;
	
	display:table;
}

.contentHeadImage
{
	margin-bottom:19px;
}

.contentHeadText
{
	font-size:16px;
	font-weight:bold;
	color:#003873;
	margin-bottom:25px;
	
}

.contentTitel SUP
{
	display:inline-table;
	margin-top:-10px;
	font-size:16px;
	font-weight:bold;
}

.sideMenu
{
	margin-top:47px;
	width:218px;
	max-width:218px;
	min-width:218;
	min-height:0px;
	display:block;
	background-color:#eff3f7;
	margin-left:13px;
	float:left;
}

.sideMenu DIV
{
	background-image:url("./Basis/images/imsSidemenuSplitter.png");
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:12px;
	vertical-align:middle;
}

.sideMenu DIV BR:first-child
{
	display:none;
}

.sideMenu .sideMenu_sub2,.sideMenu .sideMenu_sub1
{
	height:19px;
	background-color:#00286b;
	padding-left:10px;
	color:#ffffff;
	font-weight:bold;
	padding-top:2px;
}

.sideMenu .sideMenu_subsub2,.sideMenu .sideMenu_subsub1
{
	padding-left:20px;
	padding-top:8px;
	height:22px;
	color:#184152;
}

.sideMenu .sideMenu_subsub2.active,.sideMenu .sideMenu_subsub1.active
{
	background-color:#ffffff;
	font-weight:bold;
	color:#00a2e7;
	background-image:url("./Basis/images/imsSidemenuPointer.png");
	background-position:15px 12px;
}

.content
{
	float:left;
	width:530px;
	margin-left:25px;
	height:100%;
	display:block;
}

.content H1
{
	font-weight:bold;
	font-size: 16px;
	color:#003873;
}

.content H2
{
	font-weight:bold;
	font-size: 13px;
}

.content A
{
	font-weight:bold;
	font-size: 12px;
	color:#00a2e7;
}

.box2010
{
	width:242px;
	float:left;	
	margin-bottom:22px;
}

.box2010 .boxText
{
	width:220px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:11px;
	padding-right:11px;
	border-bottom:solid 1px #e7e3e7;
	border-left:solid 1px #e7e3e7;
	border-right:solid 1px #e7e3e7;
}

.box2010 .grayHeader
{
	font-weight:bold;
	width:234px;
	height:10px;
	font-size:13px;
	color:#184152;
	background-image:url("./Basis/images/imsBoxHeader.png");
	padding-top:11px;
	padding-left:10px;
	padding-bottom:11px;
}

.box2010.leftBox
{
	margin-right:42px;
}

.box2010 .moreLink
{
	display:table;
	margin-top:12px;
	padding-left:10px;
	background-image:url("./Basis/images/imsMoreLinkPointer.png");
	background-position:left center;
	background-repeat:no-repeat ;
}

.shopframe
{
	float:left;
	clear:both;
	width:750px;
	height:800px;
	position:absolute;
	top:35px;
	left:10px;
	overflow-y:hidden;
}

.dotNet
{
	width:530px;
	left:auto;
	margin-left:30px;
	overflow-x:hidden;
}

.content *,.content TD *
{
	vertical-align:top;
	max-width:530px !important;
}
.content TABLE
{
	width:auto;
}

.content TD P
{
	margin-top:0px;
	/*margin-bottom:0px;*/
}

.BackOnError
{
	margin-left:255px;
	display:table;
}

.content .Titel	{font-size: 13px; font-weight: bold; color: #184152}
.content h3.FG   {font-size: 14px; font-weight: normal; color: #607C8C}
.content p.Titel {font-size: 13px; font-weight: bold; color: #184152}
.content p.Link	{font-size: 10px;}
.content .FG		{font-size: 14px; font-weight: normal; color: #607C8C}
