@CHARSET "UTF-8";

/**
 * TAGS
 */

body {
	font-family:Verdana;
	font-size:11px;
	line-height:136%;	
	color:#000000;
}
img {
	border:0;
}
h1,h2,h3,h4,h5 {
	padding:0px;
	margin:0px;
}

h1 {
	font-size:17px;
	color:#F19000;
	line-height:130%;
}
h1.typo_layout {
	font-size:17px;
	color:#F19000;
	margin-bottom:20px;	
}
h2 {
	font-size:14px;
	line-height:120%;
}
h2.typo_layout {
	font-size:14px;
	color:#000000;
	margin-bottom:10px;
}

h3 {
	font-size:11px;
	line-height:130%;	
}
h3.typo_layout {
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
h4,
h4.typo_layout {
	font-size:11px;
	line-height:130%;	
	font-weight:bold;
	color:#F19000;
}
h5.typo_layout {
	padding:10px 0px;
	border-top:1px solid #C3C5C8;
	border-bottom:1px solid #C3C5C8;
	color:#F19000;	
	font-size:13px;
	line-height:115%;
	font-weight:bold;
}
 
a {
	text-decoration:none;
	color:#F19000;		
}

ul {
	list-style-image:url(../images/list/bullet.png);
}
/**
 * ID´s
 */
#page_pos {
	margin: 0 auto;
	width:950px;
}

#page {
	padding:0px;
}

#service_navi {
	text-align:right;
	height:25px;
	font-family:arial;
	font-size:9px;
	line-height:233%;
	color:#807F84;
	float:right;
}
#service_navi a {
	color:#807F84;
}
#language {
	float:left;
	height:25px;
	font-family:arial;
	font-size:9px;
	line-height:233%;
	color:#807F84;	
}
#language a {
	color:#807F84;
}

#head {
	width:950px;
	margin-bottom:3px;
	float:left;
}

#logo {
	width:175px;
	height:175px;
	float:left;
	background: transparent url(../images/logos/apsolut.jpg) top left no-repeat;	
}

#head_right {
	float:left;
	width:765px;
	margin-left:10px;
}
#head_image {
	height:150px;	
	/* background: transparent url(../images/header/startseite.jpg) top right no-repeat; */
	overflow:hidden;
}
/*
#main_nav {
	height:25px;
	background-color:#F19000;
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	padding:0px 30px;
}
#main_nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:25px;	
}
#main_nav ul li {
	float:left;
	margin-right:25px;
	padding:0px 5px;
	height:25px;
}
#main_nav ul li.no_padding {
	float:left;
	padding-right:0px;
}
#main_nav ul li a {
	line-height:180%;
	color:#ffffff;
	text-decoration:none;
	display:block;
	_display:inline-block;
	height:25px;
}
#main_nav ul li.act {
	height:25px;
	float:left;
	background-color:#ffffff;
	color:#F19000;
}
*/

#rootline {
	clear:both;	
	height:14px;
	font-family:arial;
	font-size:9px;
	color:#807F84;
	padding:0px 10px;
	background: #E3E5E6;
	margin-bottom:27px;
}
#rootline a {
	line-height:150%;	
	height:14px;
	text-decoration:none;
	color:#807F84;
}

#sub_nav {
	display:none;	
}

#sub_nav ul {
	list-style:url() none;
}

#col_container {
	float:left;
	width:950px;
	margin-bottom:20px;
}

#col_1 {
	float:left;
	width:610px;
	margin-right:70px;
}
#col_2_container {
	float:left;
	width:265px;
}

#col_2 {
	float:left;
	width:265px;
}

#col_1_more {
	height:172px;
	width:100%;	
	margin-left:10px;
	margin-bottom:52px;
	font-family:arial;
}

#col_1_text {
	margin-left:10px;
}

#col_2_news {

}

#col_2_ref_part {
	
}

#c2_multi_site_cont {
	font-family:arial;
	float:left;	
	width:265px;
}
#c2_multi_site_references {
	font-family:arial;
	width:265px;	
	overflow:hidden;
	border-bottom:5px solid #E3E5E6;
	float:left;
}

#footer {
	border-top:1px solid #C3C5C8;
	clear:both;
	text-align:right;
	font-family:arial;
	font-size:9px;
	line-height:233%;
}

#footer a {
	color:#807F84;		
}
	
/**
 * Classes
 */
 
 /**
  * c1m = #col_1_more 
  * Content Styles
  */
.c1m_container {
	width:100%;
	font-family:arial;
	margin-bottom:45px;
	float:left;
}

.c1m_container .left {
	margin-right:60px;
	_margin-right:50px;
}

.c1m_container .box {
	float:left;
	width:275px;
	border-top:1px solid #C3C5C8;
	border-bottom:1px solid #C3C5C8;
}

.c1m_container .box .head {
	margin-top:10px;
	font-size:21px;
	color:#F19000;
	line-height:119%;
}

.c1m_container .box .text {	
	height:90px;
	margin-top:10px;
	font-size:14px;
	color:#AEAFB2;
	line-height:128%;
}

.c1m_container .box .link {
	margin:10px 0px;
}

.c1m_container .box .link a{
	text-decoration:none;
	font-size:12px;
	line-height:200%;
	color:#F19000;
	font-weight:bold;
}

/**
 * c1t = #col_1_text
 * Style for Content
 */
.c1t_container {
	width:600px;	
}

.c1t_container a {
	text-decoration:none;
	color:#F19000;	
}

/**
 * c2rp = #col_2_ref_part
 * c2rp_container for partners &
 * reference
 */
 
.c2rp_container {
	margin-top:10px;
	font-family:arial;
}

.c2rp_container .head {
	color:#F19000;
	font-weight:bold;
	font-size:13px;
	line-height:115%;
	border-top:1px solid #C3C5C8;
	border-bottom:1px solid #C3C5C8;
	padding:5px 0px;
}
.c2rp_container .partner {
	padding:20px;
	border-bottom:8px solid #E3E5E6;
}


/**
 * language
 */
.langselector {
	float:left;
}

/**
 * rte_container
 */
.rte_container {
	margin-bottom:20px;
}


/**
 * Header (Layout´s) Typo3 
 */

