
/* * basics * */

* 		{ margin: 0; padding: 0; }

body 	{ 
	background-color:#D3D3CE;
	margin:141px 0 0 20px; 
	padding:0px; 
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:18px; 
}




p, h1, h2, h3, h4, h5, h6, ul, form {
	margin:0;
	padding:0;
	font-weight:normal;
}

p, p.bodytext { padding-bottom:10px; }


ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}


h1 { 
	font-size:24px;
	line-height:69px; 
	color:#090909; 
	font-weight:bold; 
	font-family:Helvetica, Arial, sans-serif;
}
h2 { 
	font-size:20px;
	line-height:28px; 
	color:#090909; 
	font-weight:bold; 
	font-family:Helvetica, Arial, sans-serif;
	margin-bottom:10px;
}
h3 { 
	font-size:13px;
	line-height:19px; 
	color:#000; 
	font-weight:bold; 
	font-family:Helvetica, Arial, sans-serif;
	margin-bottom:10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 { 
	font-size:14px !important;
	line-height:20px; 
	color:#003E71; 
	font-family:Helvetica, Arial, sans-serif;
	margin-bottom:2px;
}


/*  diverse */

a			{ color:#003E71; text-decoration:none; }
a:hover		{ text-decoration:none; color:#004F8D !important; }
.li_slide h5 a 		{ color: #FFF; }
.bigLH 		{ line-height:22px; }
.impressum 	{ font-size:11px; line-height:15px; }


.italic 	{ font-style:italic; }
.displayNone{ display:none; }
.bold 		{ font-weight:bold; }
.uppercase 	{ text-transform:uppercase; }
*:focus		{ outline:none; }
img			{ border:0px; display:block; }
.f_left 	{ float:left; }
.f_right 	{ float:right; }
.clear 		{ clear:both; height:1px; line-height:1px; font-size:1px; }
fieldset	{ border:0; margin:0; padding:0; }



.grey			{ color: #969790; }
.blue			{ color: blue !important; }
.red { color: #F30; }

/*
.grey_lighter 	{ color: #8A8A8A; font-weight: normal !important;}
.grey_morelighter 	{ color: #D2D2D2; }
.black			{ color: #000; }
*/

.noBorder 		{border:none;}
.noMarginBottom {margin-bottom:0;}
.hidden { display: none; }

/* firefox - kill dotted border */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="checkbox"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none !important;
	width: 100px;
}
input[type="file"] { width: 100px; }

.englishtextalert {
	font-size: 12px;
	font-weight: normal;
}

/***********************************************************************/





/* * container  * */

div#all {
	width:959px;
	position:relative;
	z-index:0;
}


/* ******************************************************************** */

div#header {
	position:absolute;
	left:20px;
	top:10px;
	z-index:1000;
}
div#header .col {
	float:left;
	height:79px;
	overflow:hidden;
	background-color:#FFF;
	margin:0 1px 1px 0;
	color:#B9B9B9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
div#header .col a.active,
div#header .col a:hover {
	color:#000 !important;
}
div#header .col_1 { width:479px; }
div#header .col_2 { width:239px; }
div#header .col_3 { width:119px; }
div#header .col_4 { width:119px; }

div#header .col_3,
div#header .col_3 a,
div#header .col_4,
div#header .col_5 a {
	display:block;
	line-height:39px !important;
	height:39px !important;
	text-align:center;
	color:#B9B9B9;
}
div#header .col_4 div {
	line-height:39px !important;
	height:39px !important;
	display:inline !important;
}
div#header .col_4 div,
div#header .col_4 div a {
	line-height:39px !important;
	height:39px !important;
	text-align:center;
	color:#B9B9B9;
}
div#header .col_5 {
	width:239px;
	line-height:39px !important;
	height:39px !important;
	font-size:12px;
	text-align:center;
}
div#header .col_block {
	float:left;
	width:240px;
	overflow:hidden;
}



div#workspace {
	overflow:hidden;
	background-color:#FFF;
}





div#content {
	width:960px;
	float:left;
	/*overflow:hidden;*/
	background:url(../images/basics/bg_content.gif) 479px 0 repeat-y;
}
div#content .col {	
	float:left;
	border-right:1px solid #D3D3CE;
	width:239px;
}
div#content .col_typ2 {	
	height:358px;
	overflow:hidden;
}
div#content .col_typ2 .text {	
	padding:10px 15px;
}
div#content .col_typ2 .text, 
div#content .col_typ2 .text h3 {	
	color:#003E71 !important;
}


div#content .col_1 {	width:449px; padding:0 15px; padding-bottom:20px; }
div#content .col_2 {	width:239px; }
div#content .col_3 {	width:239px; margin-right:0 !important; }


div#content.content_2Sp .col_1 {
	width:689px;
}
div#content.content_2Sp {
	background:none;
}

div#content .head {	
	height:39px;
	line-height:39px;
	border-bottom:1px solid #D3D3CE;
	padding:0 15px;
}




div#footer {
	clear:both;
	width:959px;
	overflow:hidden;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	min-height:140px;
	background:#727272 url(../images/basics/bg_footer.gif) 239px 0 repeat-y;
}
* html div#footer { height:140px;}
*+html div#footer { height:140px;}

div#footer .col {	
	float:left;
	width:209px; 
	margin-right:1px;
	padding:15px;
}
div#footer .col_4 { margin-right:0 !important; }


div#footer a {
	color:#FFF !important;
}
div#footer a:hover {
	color:#FFF !important;
}


