/* --------------------------------------- */
/* PRIMSA Sales Service GmbH               */

/* ---------------- */
/*    RESET.CSS     */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------------- */
/*    main    */

.backwards {
	unicode-bidi:bidi-override;
	direction: rtl;
} 

body { 
	font-size:1em;
	line-height:1em;
	background:#e8e8e8 url(../body_bg.jpg) 0 0 repeat-x;
  	font-family:Trebuchet, Tahoma, Arial, sans-serif;
}

#page {
	position: relative;
	top: 0px;
	left:0px;

	width: 938px;
	height: auto;

	padding: 0px;
	margin: 60px auto 20px auto;
	background: url(../page_bg.png) 0 0 repeat-y; 
}


#topper {
	position: relative;
	top: -17px;
	left:0px;

	width: 938px;
	height: 17px;

	padding: 0px;
	margin: 0 auto;

	background:transparent url(../topper_bg.png) 0 0 no-repeat;
}

#head {
	position: relative;
	top: 0px;
	left:0px;

	width: 920px;
	height: 145px;

	padding: 0px;
	margin: 0 auto;

	background:#fff;
}

#head_flash {
	position: absolute;
	top: -26px;
	left:px;

	width: 550px;
	height: 167px;

	padding: 0px;
	margin: 0px;

	background:#fff;
}

#head_logo {
	position: absolute;
	top: 15px;
	right:16px;

	width: 315px;
	height: 95px;

	padding: 0px;
	margin: 0px;
}

#head_grau {
	position: absolute;
	bottom: 0px;
	left:0px;

	width: 920px;
	height: 5px;

	padding: 0px;
	margin: 0px;
background:#777;
}


#banner {
	position: relative;
	top: 0px;
	left:0px;

	width: 920px;
	height: 181px;

	padding: 0px;
	margin: 0 auto;

	background:#1bac3d url(../banner_bg.png) 0 0 repeat-x;
}

#banner h1 {
	font-family: 'Myriad Pro','Myriad',  Verdana,sans-serif;
	font-weight:800;
	font-size:2.5em;
	line-height:0.9em;
	color:#fff;
}

#banner h2 {
	font-family:   Verdana,sans-serif;
	color:#a1ddaf;
	line-height:1.2em; 
	font-weight:normal;
	font-size:1.1em;

	padding:0 0 0 2px; 
}

#banner  #banner_container {
	position: absolute;
	bottom: 24px;
	left:16px;

	width: 750px;
	height: auto;

	padding: 0px;
	margin: 0px;

}



#content {
	position: relative;
	top: 0px;
	left:0px;

	width: 920px;
	height: auto;

	padding: 20px 0 1px 0;
	margin: 0 auto;

	background:#fff url(../content_bg.jpg) 0 0 repeat-x;
}


#content_left {
   position: relative;
   top: 0px;
   left:0px;

   width: 616px;
   height: auto;

   padding: 0;
   margin: 0;
   float:left;
   background:transparent;
}

#content_right {
	position: relative;
	top: 0px;
	left:0px;

	width: 272px;
	height: auto;

	padding: 16px 0 16px 0;
	margin: 0 16px 0 0;

   float:right;
   background:#ccc;
}

#linecard #content_right {
  display:none;
}

#content_right h3 {
   width:248px !important;
   margin:0 12px !important;
   text-align:left !important;
   font-weight:800;
   font-size:0.8em;
}

#content_right p {
  width:248px !important;
  height:auto !important;
  margin:0 12px !important;
  padding:0 ;
text-align:left !important;
  
}


#colright_cap_top {
   background:#f00 url(/00_gfx/col3_cap_top.png) 0 0 no-repeat;
   position:absolute;
   top:0px;
   left:0px;
   width:272px;
   height:11px;
}


#colright_cap_bottom {
   background:#f00 url(/00_gfx/col3_cap_top.png) 0 0 no-repeat;
   position:absolute;
   bottom:0px;
   left:0px;
   width:272px;
   height:11px;
}

#content h2 {
	border-left:8px solid #4c98c4;
	font-family: 'Lucida Grande','Lucida Sans', Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#4c98c4;

	padding:3px 0 3px 8px;
	margin:0 0 0.4em 0;
	
	background:#edf4f9;
	
	width:600px;
}

#content h2 q {
   position:relative;
   left:-8px;
   background:#fff;
   padding:0 8px;
}


#content hr {

	background:#edf4f9;
	width:600px;
	height:2px;
	text-align:left;
	border:0px;
	margin:8px 0 8px 16px;

	display:block;
}

#content p,
#content #content_left ul,
#content #content_left table
 {
	font-family: 'Trebuchet MS',Verdana, sans-serif;
	font-size:0.8em;
	line-height:1.6em;

	width:598px;
  	margin:0 0 2.0em 16px;
  	text-align:justify;
  	color:#444;
}

#content #content_left ul {
  list-style-type:disc;
  list-style-position:outside;
}

#content #content_left ul li {
   margin-left:32px;
}

#content #content_left table {
  width:auto;
}

#content b,
#content strong {
  font-weight:800;
}

#content em,
#content i {
  font-style:italic;
}


#content_left a,
#content_right a
 { 
	padding: 0 2px;
	text-decoration:none;
	border-bottom:1px dotted #4c98c4;
	color:#4c98c4;
}

#content_left a:hover,
#content_right a:hover { 
	border:0px;
	color:#fff;
	background:#4c98c4;
}


#pagecap {
   position: relative;
   top: 26px;
   left:0px;
   
   width: 938px;
   height: 26px;
   
   padding: 0px;
   margin: 0px;
   
   background:transparent url(../page_cap_bg.png) 0 0 no-repeat;
}

#footer {
	position: relative;
	top: 0px;
	left:0px;

	width: 100%;
	height: auto;

	padding: 40px  0 30px 0;
	margin: 0;

	background:#757575 url(../footer_bg_3.png) 0 0px repeat-x;
	
}

#footer_container {
	position: relative;
	top: 0px;
	left:0px;

	width: 920px;
	height: 270px;

	padding: 0px 0 0 0;
	margin: 0px auto 0 auto;

	background:transparent url(../footercontainer_bg_4.png) 0 0 no-repeat;
}

#footer_col_1 {
	position: absolute;
	top: 16px;
	left:16px;

	width: 150px;
	height: 180px;

	padding: 0px;
	margin: 0px;
}


#footer_col_2 {
	position: absolute;
	top: 16px;
	left:190px;

	width: 434px;
	height: 180px;

	padding: 0px;
	margin: 0px;
}


#footer_col_3 {
	position: absolute;
	top: 16px;
	left:648px;

	width: 256px;
	height: 180px;

	padding: 0px;
	margin: 0px;

}

#footerline {
	position: absolute;
	bottom: -30px;
	left:0px;

	width: 920px;
	height: 30px;

	padding: 0px;
	margin: 0px;

	background:transparent;

	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	font-size:0.7em;
	color:#999;
}

#footerline_left {
	position: absolute;
	top: 0px;
	left:16px;
	
	width: auto;
	height: auto;
	
	padding: 0px;
	margin: 0px;
}

#footerline_right {
	position: absolute;
	top: 0px;
	right:16px;
	
	width: auto;
	height: auto;
	
	padding: 0px;
	margin: 0px;

}


#footer_container h3 {
	 font-family: 'Lucida Grande','Lucida Sans', Geneva, Helvetica, sans-serif;
	 color:#fff;
	 font-weight:800;
}

#footer_container p {
  	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	font-size:0.8em;
	color:#999;
	margin-bottom:4px;
}

#footer hr {
	width:100%;
	height:2px;
	background:#555;
	border-bottom:1px solid #838383;
	
}

#footerline a {
	text-decoration:none;
	padding: 2px;
	color:#ccc;
	background:transparent;
}

#footerline a:hover {
	color:#fff;
	background:#000;
}

#footer ul li {
  	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	font-size:0.8em;
	color:#999;
	margin-bottom:4px;
}

#footer ul li a {
	padding:2px;
	text-decoration:none;
	color:#999;
}


#footer ul li.aktiv a {
   color:#aaa;
   font-weight:800;
}


#footer ul li a:hover {
	background:#000;
	color:#fff;
}


.loader {
	background-image: url(../loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}


.team_member {
  position:relative;
top:0px;
left:0px;
width:248px;
height:auto;
margin:0 12px 16px 12px;
font-size:1em !important;
}

.team_member_bild {
  position:relative;
top:0px;
left:0px;
width:248px;
height:84px;
clear:both;
background:#fff;
}

.team_member_info {
  position:relative;
top:0px;
left:0px;
width:248px;
height:auto;
clear:both;

margin:8px 0 0 0;
font-size:1em
}

.team_member_info h6 {

font-weight:800;
 font-size:0.9em;
}

.team_member_info i {
  font-style:italic;
 font-size:0.75em;
}

.team_member_info q {
margin:0 0 15px 0;
 font-size:0.75em;
}

.team_member_info b {
color:#666;
font-weight:400 !important;

text-transform:uppercase;
 font-size:0.7em;
}

.team_member_info p {
   font-size:0.75em !important;
   color:#333 !important;
   padding:0px !important;
   margin:0px !important;
   width:248px !important;
   position:relative;
   top:0px;
   left:0px;
   text-align:left !important;
   line-height:1.4em !important;
}







