html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #dddddd;
}
 
div.wrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(../images/bg.gif) repeat-y;
}

div.whiteHeader {
    width: 1000px;
    height: 10px;
    background: #ffffff;
}

div.header {
	width: 1000px;
	height: 145px;
	background: #dddddd;
	
	text-align: right;
}

img.logoimage {
    padding-right: 10px;
    padding-top: 40px;
}

div.globalNavi {
    margin-left: 10px;
	width: 980px;
	height: 75px;
	background: #999999;
	vertical-align: middle;
	
	color: #ffffff;
    font-family: arial;
    font-size: 12px;
    letter-spacing: 0.1em;
}

div.topImage {
    width: 1000px;
	height: 140px;
	background: #fff;
	
	border: 0;
	margin: 0;
	padding: 0;
}

div.leftNavi {
	width: 180px;
	float: left;
	padding: 0;
	padding-top: 0px;
	color: #999999;
	padding-left: 20px;
	
	font-family: arial;
    font-size: 12px;
}

ul.leftNavi {
    list-style: none; 
    padding-left: 0px;
    margin-left: 0;
}

li.leftNavi {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
}

li.leftNaviActive {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-left: 11px;
    
    border-left: 6px solid #00747c;
}

.leftNavi {
    font-family: arial;
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}

.leftNaviActive {
    font-family: arial;
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}

div.rightCol {
	width: 204px;
	float: right;
	padding: 0;
	z-index: 1;
	
	color: #999999;
    font-family: arial;
    font-size: 12px;
}

div.centerCol {
	margin: 0 200px;
	padding: 0;
	
	color: #999999;
    font-family: arial;
    font-size: 12px;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

div.footerAddress {
    z-index: 1;
	width: 1000px;
	margin: 0 auto 0 -210px;
	padding: 0px; 
	height: 150px;
		
	color: #999999;
    font-family: arial;
    font-size: 12px;
    
}

img.rightImg {
	z-index: 5;
	
}

div.footerAddressLeft {
    z-index: 3;
    padding-left: 50px;
    width: 100px;
    padding-top: 50px;
}


div.footerAddressRight {
    z-index: 2;
    
    padding-left: 660px;
    padding-right: 40px;
    width: 150px;
    float: right;
}

div.whiteFooter {
    width: 1000px;
    height: 10px;
    margin: -130px auto 0 auto;
    padding: 0;
    border-top: 1px solid #9999999;
    background: #ffffff;
}

div.footer {
	width: 1000px;
	margin: -120px auto 0 auto;
	padding: 0;
	height: 120px;
	background: #dddddd;
	border: 0px;
}

div.globalRight {
    text-align: right; 
    float: right; 
    margin-right: 25px; 
    margin-top: 30px;
}

div.globalLeft {
    text-align: left; 
    float: left;
    margin-top: 30px;
}

.languages {
    list-style: none;
    display: inline;
}

div.topNav {
    position: relative;
    z-index: 2;
    
    margin-top: -20px;
    
    left: 200px;
    width: 590px;
    
    padding: 3px;
    
    color: #ffffff;
    font-family: arial;
    font-size: 11px;  
    
    background: #00747c;
}

ul.topNav {
    display: inline;
    
    margin: 0;
    padding: 0;
    padding-left: 15px;
}

li.topNav {
    display: inline;

    padding-left: 16px;
    padding-right: 16px;
}

a.topNav {
    color: #ffffff;
    font-family: arial;
    font-size: 11px;  
    text-decoration: none;
    
    letter-spacing: 0.1em;
}

li.topNavActive {
    display: inline;

    padding-left: 16px;
    padding-right: 16px;
    
}

a.topNavActive {
    
    color: #cccccc;
    font-family: arial;
    font-size: 11px;  
    text-decoration: none;
    letter-spacing: 0.1em;
}


#breadcrumb {
    z-index: 2;
    position: relative;
    
    left: 0;
    width: 315px;
    
    color: #555555;
    font-family: arial;
    font-size: 11px;
    background: #dddddd;
    
    padding: 3px;
    padding-left: 30px;
}

a.breadcrumb {
    color: #555555;
    font-family: arial;
    font-size: 11px;
    background: #dddddd;
    text-decoration: none;
}


div.content {
    z-index: 20;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 120px;
    
}

.inputText {
    border: 1px solid #eeeeee;
    font-size: 12px;
}

p, td, span {
    text-align: justify;
    font-size: 12px;
} 

.teaser {
    color: #00747c;
}

h1 {
    font-size: 16px;
    padding-bottom: 0;
    margin-bottom: 5px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
}

h4 {
    font-size: 12px;
    font-weight: normal;
}

h5 {
    font-size: 11px;
    font-weight: bold;
}

h1.white {
    font-size: 16px;
    padding-bottom: 0;
    margin-bottom: 5px;
    color: #ffffff;
}

.csc-header {
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.contact_name {
    color: #00747c;
    font-family: arial;
    font-size: 12px;
}

.contact_position {
    color: #00747c;
    font-family: arial;
    font-size: 11px;
    text-align: left; 
}

.contact_address {
    color: #999999;
    font-family: arial;
    font-size: 11px;
}

.contact_email {
    color: #00747c;
    font-family: arial;
    font-size: 11px;
    text-decoration: none;
}

a {
    color: #999999;
    text-decoration: underline;
}
