/* sticky footer */

* {
	margin: 0;
	padding: 0;
}

* html #page
{
	height: 100%;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

html {
	height: 100%;
}

img{
	border: 0;	
}

h2{
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	margin-bottom: 0.8em;
}

h5{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

a{
	color: #003366;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;	
}

.fl,
.fr{
	float: right;	
}

.fl{
	float: left;	
}

h4{
	color: #003366;
	font-size: 12px;
}

.blueArr{
	color: #003366;
	font-weight: bold;
}

p.bodytext{
	margin-bottom: 1.2em;	
	line-height: 135%;
}

.left p.subNavi{
	margin-top: -5px;
	margin-bottom: 0.5em;
	line-height: 135%;
}

.left p.subNavi a{
	color: #333;
}

body {
	height: 100%;
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333;
}

#page{
	margin: 0 auto;
	width: 900px;
	background: #ffF;
}

.top{
	padding: 12px 20px;
}

.lang{
	margin-top: 5px;
	margin-left: 3px;
	font-size: 11px;
	color: #003366;
}

.lang a{
	color: #3399ff;
	text-decoration:none;
}

ul.lang li{
	display: inline;
	padding-left: 3px;
}

#navi{
	position: relative;
	z-index: 11;
	padding: 8px 0;
	padding-left: 16px;
	height: 15px;
	background: #efefef;
}

#navi ul{

}

#navi ul li{
	display: inline;
	padding: 0 10px;
}

#header{
	position: relative;
	padding: 0;
	margin: 0;
}

.headerSub{
	background: #efefef;
	padding: 10px 0;
}

#con{
	margin-top: 20px;
	padding: 20px;
}

#con ul{
	padding-left: 0px;
	list-style: square;
	color: #333;
	margin-left: 30px;
	margin-bottom: 0.8em;
}

#con ul li{
	padding: 2px 0;	
}

.left{
	float: left;
	width: 168px;
	margin-right: 15px;
}

.left .csc-textpic{
	margin-top: 30px;	
}

.centerSWide,
.centerWide,
.center{
	margin-left: 5px;
	float: left;
	width: 420px;
	padding-right: 10px;
}

.centerWide{
	width: 600px;
}

.centerSWide{
	width: 660px;	
}

.right{
	float: right;
	width: 227px;
}

#footer {
    border-top: 1px solid #999999;
    font-size: 10px;
    margin-top: 10px;
    padding: 10px 20px 6px;
}

#footer a{
	color: #333;
}

#footer a:hover{
	color: #003366;
	text-decoration:none;
}

#footer p {
    float: left;
    padding-top: 3px;
    width: 65px;
	font-weight:bold;
}

#footer div{
	padding-top: 5px;
}

input{
	padding: 3px 2px;
}

input.submit{
	height: 26px;
}

.subLine{
	border-bottom: 1px solid #999;
	margin-bottom: 12px;
	height: 1px;
}

.left .subLine{
	border-bottom: 1px solid #999;
	margin-bottom: 12px;
	height: 1px;
}

.midRow,
.rightRow,
.leftRow{
	float: left;
	width: 170px;
	margin: 5px 30px 5px 0;
}

.midRow p.bodytext,
.rightRow p.bodytext,
.leftRow p.bodytext{
	padding-left: 3px;
	padding-top: 5px;
	font-size: 11px;
	margin-bottom: 0.5em;
}

/****************/
/* Table Styles */
/****************/

.centerSWide table{

}

.centerSWide table td,
.centerSWide table th{
	text-align: left;	
	padding: 5px;
}

.centerSWide table td{
	font-size: 11px;	
}

.centerSWide table th{
	background: #f0f0f0;
	color: #333;
	font-weight: bold;
}

.centerSWide table th p.bodytext,
.centerSWide table td p.bodytext{
	margin: 0;	
}

.centerSWide table tr td.border{
	border-bottom: 1px solid #999999;
}

.centerSWide table tfoot td{
	border-top: 0px solid #f0f0f0;
	border-bottom: 0;
	color: #fff;
	font-weight: bold;
	height: 1px;
	margin: 0;
	padding: 0;
}

.news-single-img {

}

.news-single-imgcaption{
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	font-style:italic;
}

.csc-textpic-caption{
	font-size: 11px;	
}

#layer{
	background: url(../images/phone.png) no-repeat top right;
	margin-top: 75px;
	position: absolute;
	margin-right: 22px;
	z-index:12;
	right: 0px;
	height: 170px;
	width: 224px;
	cursor:pointer;
}

.layerLink{
	width: 224px;
	color: #fff;
	font-size: 16px;
	text-align:center;
}

#layerCon{
	display:none;
	width: 900px;
}

.close{
	color: #fff;
	font-size: 16px;
	background: #333;
	width: 880px;
	padding: 10px;
	cursor:pointer;
}

#iPhone{
	background: url(../images/phone_complete.png) no-repeat top left;
	width: 265px;
	height: 448px;
	padding-top: 118px;
	padding-left: 118px;
}

#iPhone .fRow IMG,
#iPhone .sRow IMG,
#iPhone .tRow IMG{
	padding: 2px;
	cursor:pointer;
}

#phoneCon{
	float:right; 
	width:420px;
	margin-right: 85px;
	margin-top:40px;
}

.closeBtn{
	margin-top: 100px;
	margin-left: 80px;
}

.fadeThis {
		position:relative;
		display:block;
		height: 39px;
		width: 39px;
		background:url(../images/iphone/phone_close.png) 0 -39px no-repeat;
}

.fadeThis * {
  display: none;
}

.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 39px;
	width: 39px;;
	background:url(../images/iphone/phone_close.png) 0 0 no-repeat;
}

#weltDiv {
    position:relative;
    height:264px;
}


#weltDiv IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#weltDiv IMG.active {
    z-index:10;
}

#weltDiv IMG.last-active {
    z-index:9;
}

#searchform input.submit{
	height: 25px;
	padding-bottom: 20px;
}
	
.csc-textpic-caption{
	margin-top: 5px !important;
}
