html {
	color: #000;
	background: #FFF;
}

body{
  font-size:69%;
  line-height:1.6em;
}


div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
}

html { 
	background: #f3f4f6;
}
body {
	background-color:#f3f4f6;
	background:url(../img/bg.gif) repeat-x;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

#positioningcontainer{
}

b{
	font-weight:bold;
}

#column_layout_container b,#news_container b{
   color:#003e6b;
}

#column_layout_container{

}

h1, h2, h3{
    font-size:1em;
	text-transform:uppercase;
}	

li{
	line-height: 1.4em;
}

h1{
	margin-top:2.3em;
	margin-bottom:1.5em;
}

h2,h3{
	margin-top:1.5em;
	margin-bottom:1.0em;
}

p,ul{
	margin-bottom:0.8em;
}

label{
	display:inline-block;
	
}

input, select, textarea{
	width:400px;
	margin-bottom:0.7em;
	font-size:11px;
}
select{
  width:404px;
}

textarea{
  width:401px;

}
em{
	font-style:italic;
}

.csc-mailform-submit{
	width:100px;
}


a{
	color:#4b4b4b;
	text-decoration:none;
}

a:hover, .menua a{
	color:#003e6b;
}	
.menua a{
	font-weight:bold;
}
.align-center{
	text-align:center;
}

.align-right{
	text-align:right;
}

.align-justify{
	text-align:justify;
}

#positioningcontainer
	{
		width:981px;
		position:relative;
		border:0px;
		text-align:left;
		background-color:#e8e9e9;
		margin:0px auto;
		margin-top:40px;
		margin-bottom:12px;
		padding:0px;
		-webkit-box-shadow: 8px 8px 20px  rgba(0,0,0,.1),-8px -8px 20px  rgba(0,0,0,.1);
		-moz-box-shadow: 8px 8px 20px  rgba(0,0,0,.1),-8px -8px 20px  rgba(0,0,0,.1);
		box-shadow: 8px 8px 20px  rgba(0,0,0,.1),-8px -8px 20px  rgba(0,0,0,.1); 
	}

#logo{
	width:178px;height:133px;
	float:left;
	overflow:hidden;
}

#logo img{
	border:0px;
}

#headline{
	width:803px;height:133px;
	overflow:hidden;
	float:right;
}

#headline img{
	width:803px;height:133px;
	margin:0px;
}

#headline_text {
	width:535px;
	margin-top:0px;
	color:#FFFFFF;
	position:relative;
	top:-88px;left:27px;
	text-transform:none;
}	


#headline blockquote p {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0px;
}


#navigation_main{
	clear:both;
	width:981px;height:22px;
	background-color:#e5e9eb;
	overflow:hidden;
}

#navigation_main ul{
	margin:0px 6px;
	margin-top:4px;
	margin-left:165px;
}	

#navigation_main li{
	margin-left:40px;
	float:left;
	text-transform:uppercase;
}


#navigation_sub_container{
	position:absolute;
	top:155px;
	left:0px;
	width:178px;
	overflow:hidden;
}
#navigation_sub{
	margin-left:29px;
	margin-top:40px;
	text-transform:uppercase;
}

#navigation_sub li{
	margin-bottom:1.3em;
}

#column_layout_container{
	background:url(../img/bg_content.gif) repeat-x;
	background-position:0 -155px;
	width:981px;
}


#content_container{
	background-color:#ffffff;
	margin-left:178px;
	margin-right:233px;
	width:570px;
	min-height:463px;
}

#content{ 
	color:#333333;
	margin:  0px 24px 12px 27px;
	padding-top:40px;
	padding-bottom:60px;
	height:463px;
}

#content h2,h3{
	text-transform:none;
}

#content ul{
	margin-top:6px;
}

#content li{
	padding-left: 18px;
	background:url(../img/bullet2.gif) no-repeat;
	background-position:0 0.15em; 
	margin-bottom:0.5em;
}	

#content .indent{
	margin-left:0.6em;
}

#content .content_w_lines,
#content .content_background,
#content .content_zitat
{
	clear:both;
	margin-bottom:1.5em;
}

#content .content_background{
	margin-top:2.3em;
	padding: 18px 18px;
	clear:both;
	overflow:hidden;
	background-color: #f2f2f3;
}

#content .content_background .csc-header h1, #content .content_background .csc-header h2, #content .content_background .csc-header h3,
#content .content_background .csc-textpicHeader h1, #content .content_background .csc-textpicHeader h2, #content .content_background .csc-textpicHeader h3
	display:none;
}

#content .content_background .csc-header-n1 h1, #content .content_background .csc-header-n1 h2, #content .content_background .csc-header-n1 h3,
#content .content_background .csc-textpicHeader-n1 h1, #content .content_background .csc-textpicHeader-n1 h2, #content .content_background .csc-textpicHeader-n1 h3{
	margin-top:3px;
}

#content .content_zitat {
	color:#969696;
	font-weight:normal

}

#content .content_zitat {
		clear:both;
		margin-top:2.3em;
		padding-top: 9px;
		padding-bottom: 9px;
		border-top: 1px solid #a3a2a4;
		border-bottom: 1px solid #a3a2a4;
}


#content .content_zitat .csc-header h1, #content .content_zitat .csc-header h2, #content .content_zitat .csc-header h3,
#content .content_zitat .csc-textpicHeader h1, #content .content_zitat .csc-textpicHeader h2, #content .content_zitat .csc-textpicHeader h3,
#content .content_zitat .csc-textpicHeader
{
	display:none;
}

#content .content_zitat .csc-header-n1 h1, #content .content_zitat .csc-header-n1 h2, #content .content_zitat .csc-header-n1 h3,
#content .content_zitat .csc-textpicHeader-n1 h1, #content .content_zitat .csc-textpicHeader-n1 h2, #content .content_zitat .csc-textpicHeader-n1 h3{
	margin-top:3px;
}





#content .content_zitat .csc-textpic-text{
	margin:0 30px;
	display:inline-block;
}

#content .content_zitat .csc-textpic-lastcol{
	margin-bottom:0;
}

#content .content_w_lines .csc-header h1, #content .content_w_lines .csc-header h2,#content .content_w_lines .csc-header h3, 
#content .content_w_lines .csc-textpicHeader h1, #content .content_w_lines .csc-textpicHeader h2,#content .content_w_lines .csc-textpicHeader h3 {
	border-top:1px solid #a3a2a4;
	border-bottom:1px solid #a3a2a4;
	margin-top:1.5em;
	margin-bottom:1.9em;
	padding-top:0.4em;
	padding-bottom:0.4em;
}

#content .content_w_lines .csc-header-n1 h1, #content .content_w_lines .csc-header-n1 h2, #content .content_w_lines .csc-header-n1 h3,
#content .content_w_lines .csc-textpicHeader-n1 h1, #content .content_w_lines .csc-textpicHeader-n1 h2, #content .content_w_lines .csc-textpicHeader-n1 h3{
	margin-top:3px;
}





html>body #content{
	height:auto;
	min-height:463px;
}	



#content p{
}	

#content a{
	text-decoration:underline;
}	


#news_container{
	position:absolute;
	top:159px;
	left:748px;
	width:233px;
	overflow:hidden;
}	

#news{
	margin:  40px 12px 25px 27px;
}

#news h1, #news h2, #news h3{
	padding: 3px 0px;
	border:1px #a3a2a4 solid;
	border-left:0px;
	border-right:0px;
	text-transform:uppercase;
}


#news .csc-header-n1 h1, #news .csc-header-n1 h2, #news .csc-header-n1 h3,
#news .csc-textpicHeader-n1 h1, #news .csc-textpicHeader-n1 h2, #news .csc-textpicHeader-n1 h3{	
}


#news ul{
	margin-top:18px;
}

#news li{
	padding-left: 18px;
	background:url(../img/bullet.gif) no-repeat;
	background-position:0 0.3em; 
	margin-bottom:1.3em;
}	
#news a{
	text-decoration:underline;
}

#news li a{
	text-decoration:underline;
}
#news a:hover {
	color:#003e6b;
}
#footer{
	position:absolute;
	bottom:12px;
	left:205px;
}

#footer a {
	color:#969696;
	text-decoration:none;
}	

#footer a:hover {
	color:#003e6b;
}

#footer li{
	float:left;
	padding-left:0px;
	padding-right:20px;
	background:url(../img/bullet2.gif) no-repeat;
	background-position:right;
}

#footer .last{
	background-image:none;
}

#copyright{
	font-size:0.9em;
	color:#969696;
	position:absolute;
	bottom:12px;
	right:257px;
}

#copyright li{
	background:none;
}

#language_selector{
	position:absolute;
	top:-20px;
	right:0px;
}	



.csc-textpic-caption{ 
  line-height:1.0;font-style:italic; font-size:0.9em;
} 
