body {
	font-size: 62.5%;
}

table, textarea, input, select, h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}

form .text {
	border-color: #ccc;
}


html, body, input, textarea, select{
	font-family: Arial, sans-serif;
}

html, body {
	height: 100%;
	text-align: center;
	color: #333;
}

form .text {
	border-color: #CCC;  
}

form .button {
	border-color: #FFF;
	background-color: #E11A27;
	font-weight: bold;
	color: #fff;
	padding: 0 0.5em 0 0.5em;
	width:auto;
	overflow:visible;
}

#websiteTitle {
	position: absolute;
	top: -1em;
	/*left: 0;*/
	right: 0px;
	z-index: 1;
	background: #fff url(../images/PrS-India_T-RGB-POS200.gif) no-repeat;
	font-size: 1em;
}

#websiteTitle a {
		display: block;
		width: 202px;
		height: 100px;
		text-indent: -9999px;
	}

#webSiteSubTitle {
	position: absolute;
	z-index: 1;
	top: 3.1em;
	right: -1px;
	width: 174px;
	height: 51px;
	text-indent: -9999px;
}

#box {
	position: relative;
	width: 79.909em;
	/* fuer Zentrierung */
	margin: 0 auto;
	font-size: 1.1em;
}

#header {
	position: relative;
	height: 15.909em !important;
	height: 15.818em;
	background: #fff;
	border-bottom: 1px solid #fff;
}	

#printableHeaderImage {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 	63.909em;
	height: 7.273em;
}

*+html #printableHeaderImage {
	width: 703px;
	height: 80px;
}

#searchBox {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 16em;
	height: 7.313em;
	background: #e3e3e3;
	text-align:right;
}


	#searchBox form label {
		display: none;
	}

	#searchBox form input.text {
		position: absolute;
		top: 0.909em;
		right: 0.818em !important;
		right: 0.909em;
		width: 12.727em;
		height: 1.436em;
	    padding: 0.2em 0.2em 0 0.2em;
		background-color: #fff;
    
	}

	#searchBox form .button {
		position: relative;
		top: 2.818em !important;
		top: 2.727em;
		right: 0.818em !important;
		right: 0.909em;
		z-index: 1;
		border: 1px solid #fff;
		color: #fff;
		margin-top: 3px;
		width:auto;

	}

	#searchBox p {
		position: absolute;
		top: 5.636em;
		left: 1em;
	}

	#searchBox p a {
		color: #E11A27;
	}

	#searchBox p a:hover {
		text-decoration: underline;
	}

ul#languageNavigation {
	position: absolute;
	top: 6.455em;
	right: 0;
}

	ul#languageNavigation li {
		float: left;
	}

	ul#languageNavigation li a {
		border-left: 1px solid #ccc;
		padding: 0 5px 0 5px;
		color: #ff0000;
		font-size: 10px;
	}

	ul#languageNavigation li.first a {
		border: none;
	}

	ul#languageNavigation li.last a {
		padding-right: 0;
	}

	ul#languageNavigation li a.act, ul#languageNavigation li a.cur  {
		color: #666;
	}
	
	ul#languageNavigation li a:hover {
		text-decoration: underline;
	}

ul#metaNavigation {
	position: absolute;
	bottom: 0;
	right: 16em;
}

	ul#metaNavigation li {
		float: left;
		width: auto;
		line-height: 2em;
		background: #E11A27;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		text-align: center;
	}

	ul#metaNavigation li a {
		padding:0 15px 0 15px;
		color: #fff;
	}

#rootlineBox {
	height: 4em;
	background: #fff url(../images/rootline_background.png) repeat-x;
	font-size: 0.909em;
}

	ul#rootline {
		padding: 0.5em 0 0 17.6em;
		background-image: none;
		background: none;
	}

	ul#rootline li {
		float: left;
		padding-left: 1.5em;
		background: url(../images/rootline_arrow.png) no-repeat 0.5em 0.5em;
	}
	
	ul#rootline li.first {
		padding-left: 0;
		background: none;
	}

	#rootline li a {
		color: #ff0000;
		/* Kann mit em raus */
		/*font-size: 10px;*/
	}
	
	#rootline li a:hover {
		text-decoration: underline;
	}

	#rootline li span {
		/* Kann mit em raus */
		font-size: 10px;
		color: #666;
	}
	
	#printableRootlineBox {
		display: none;
	}

#col1 {
	position: relative;
	float: left;
	clear: both;
	width: 14.545em;
	min-height: 36.364em;
	height: auto !important;
	height: 36.364em;
}

ul#mainNavigation {
	width: 13.273em;
}

	ul#mainNavigation li {
		border-bottom: 1px solid #ccc;
	}

	ul#mainNavigation li.first {
		border-top: 1px solid #ccc;
	}

	ul#mainNavigation li a {
		display: block;
		height: auto !important;
		height: 1px;
		padding: 0.2em 0.455em 0.1em 0.182em;
		line-height: 1.091em;
		text-transform: uppercase;
		font-size: 1em;
		color: #000;

	}

	ul#mainNavigation li.act {
		border-bottom: 1px solid #ccc;
	}

	#mainNavigation li a:hover,
	ul#mainNavigation li a.act {
		color: #E11A27;
	}

	ul#mainNavigation li li a {
		padding-left: 16px;
		text-transform: none;
		font-size: 1em;
	}

	ul#mainNavigation li li a.cur,
	ul#mainNavigation li li a.act  {
		font-weight: bold;
		color: #ff0000;
	}

	ul#mainNavigation li li.first {
		border-top: 1px solid #ccc;
		border-bottom: none;
	}

	ul#mainNavigation li li.last {
		border-bottom: none;
	}

	ul#mainNavigation li.last li.last {
		border-top: 1px solid #ccc;
	}

ul#specNavigation, ul#govNavigation {
	position: relative;
	top: 3.182em;
	width: 13.273em;
}
 
	ul#specNavigation li,
	ul#govNavigation li {
		border-bottom: 1px solid #ccc;
		background: #f1f1f1;
	}

	ul#specNavigation li.first,
	ul#govNavigation li.first {
		border-top: 1px solid #ccc;
	}

	ul#specNavigation li a,
	ul#govNavigation li a {
		display: block;
		height: auto !important;
		height: 1px;
		padding: 0.2em 0.455em 0.3em 0.182em;
		line-height: 1.091em;
		color: #333;		
	}
	
        .ch ul#specNavigation li a {
	        font-size: 1em !important;
		font-size: 0.909em;        
        }
        
	ul#specNavigation li.act,
	ul#govNavigation li.act {
		border-bottom: 1px solid #ccc;
	}

	ul#specNavigation li a.act,
	ul#govNavigation li a.act {
		color: #ff0000;
	}

	#specNavigation li a:hover,
	#govNavigation li a:hover {
		color: #E11A27;
	}

	ul#govNavigation li {
		margin-top: 17px;
		background: #fff;
	}

	ul#govNavigation li a {
		color: #E11A27;
	}

#col2 {
	position: relative;
	float: left;
	width: 47.364em;
}
	.fullWidth #col2 {
		width: 65.364em;
	}


	#contentHeader {
		padding: 0 0 0 1.364em !important;
		padding: 0 0 0 1.273em;
		height: auto !important;
		clear: both;	
	}
	
	
	#contentHeader .bookmarkPage {
		position: absolute;
		right: 45px;
		width: 72px;
		height: 16px;
		background: url(../images/icon_bookmark.png) no-repeat 0 0;
	}

	#contentHeader .bookmarkPage a {
		display: block;
		width: 72px;
		height: 16px;
		text-indent: -9999px;
	}

	#contentHeader .recommendPage {
		position: absolute;
		right: 24px;
		width: 12px;
		height: 16px;
		background: url(../images/icon_recommend.png) no-repeat 0 1px;
	}

	#contentHeader .recommendPage a {
		display: block;
		width: 15px;
		height: 15px;
		text-indent: -9999px;
	}

	#contentHeader .printPage {
		position: absolute;
		right: 0;
		width: 16px;
		height: 16px;
		background: url(../images/icon_print.png) no-repeat 0 0;
	}

	#contentHeader .printPage a {
		display: block;
		width: 15px;
		height: 15px;
		text-indent: -9999px;
	}

	#contentHeader .iconPos1 {
		top: -0.4em;
	}

	#contentHeader .iconPos2 {
		top: -2.0em;
	}

	#mainContent {
		padding: 0 0 0 1.364em !important;
		padding: 0 0 0 1.273em;
		min-height:0em;
		height: auto !important;
		height: 0em;
	}

	
#col3 {
	position: relative;
	float: left;
	width: 13.273em !important;
	/*width: 17.909em;
	padding-left: 2.727em !important;*/
	padding-left: 2.636em;
	
	overflow:hidden;
}

	.subNavBox {
		width: 12.364em !important;
		width: 13.273em;
		padding: 0.091em 0 0 0 !important;
		margin-bottom:1.8em;
	}

	.subNav-leveltitle {
		margin: -2px 0 6px 0 !important;
		margin: -3px 0 6px 0;
		font-weight: bold;
		color: #ff0000;
	}

	#subNavigation li {
		height: auto !important;
		height: 1px;
		padding: 0 0 0.455em 0.909em;
		background: url(../images/arrow.png) no-repeat 0 4px;
	}

	#subNavigation li.cur, #subNavigation li.act {
		background: none;
		background: url(../images/arrow_grey.png) no-repeat 0 4px;
	}

	#subNavigation li a {
		color: #333;
	}

	#subNavigation li a.cur {
		height: auto !important;
		height: 1px;
		color: #666;
	}

#footer {
	position: relative;
	width: 48.091em;
	height: 3em;
	left: 15.909em;
	margin-top: 4.182em;
	border-top: 1px solid #ccc;
}

	#footer .setHome {
		background-color:#f1f1f1;
		position:absolute;
		top:-22px;
		width:100%;
		padding:2px 0px 2px 0px;
		font-size:0.9em;
	}
	#footer .setHome a {
		color:#000000;
	}

	ul#footerNavigation {
		margin: 0.636em 0 0 0;
	}

	ul#footerNavigation li {
		float: left;
		padding: 0 0.636em 0 0.636em;
		border-left: 1px solid #ccc;
	}

	ul#footerNavigation li.first {
		border:none;
		padding-left: 0;
	}

	ul#footerNavigation li a {
		color: #666;
		font-size: 0.909em;
	}

	#footerNavigation li a:hover {
		color: #E11A27;
	}

	.fullWidth #footer {
		width: 64.091em;
	}
	.mdlDiv { margin-bottom:4px; padding-bottom:8px; float:left; width:430px; }
	table.boxer { 
border-collapse : collapse;
border-top : 0px solid #000;
border-right : 0px solid #000;
border-bottom : 0px solid #000;
border-left : 0px solid #000;
} 
td.cells { 
border-top : 1px solid #000;
border-right : 0px solid #000;
border-bottom : 0px solid #000;
border-left : 0px solid #000;
padding-top : 0px;
padding-right : 0;
padding-left : 0px;
padding-bottom : 0px;

} 
#col2_news {
	position: relative;
	float: left;
	width: 82em;
}
#printableHeaderImage_news {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 	63.909em;
	height: 7.273em;
	float:left;
}

*+html #printableHeaderImage_news {
	width: 703px;
	height: 80px;
}
#headerLogo {float: right; clear:left; margin-right:5px;    }