@charset "iso-8859-2";

/* CSS Document */
  html, body, ul, h1, h2, h3, img, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
  }  
  body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
    background: transparent url(img/bg_right_side.jpg) no-repeat;
	background-position: 972px 0px;
  }    
  a { 
    text-decoration: none;
	color: #707173;
  }
  a:hover { 
	color: #707173;
	text-decoration: underline;
  }  
  h2 {
	color: #0064ad;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
  }
  h3 {
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #0064ad;
  }
  h4 {
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #1a171b;
  }
    
/* Seiten-Container */
  #siteFrame { 
    width: 972px;
  }
  #siteFrame_left {
    background:url(img/bg_left_side.jpg) top left no-repeat;
	height: 681px;
	width: 145px;
	float: left;
  }
  #siteFrame_main {
	height: 827px;
	float: left;
  } 
        
/* Header */
  #header {
    width: 827px;
	height: 118px;
  }
  
/* Languages */  
  #languages {
	background: #fff url(img/bg_header.jpg) top right no-repeat;
	width: 699px;
	height: 92px;
	float: right;
	padding-top: 26px;
  }
  #languages ul {
	list-style: none;
	float: right;
  }
  #languages li {
	float: right;
    padding: 2px 0px 0px 10px;
    display: block; 
	height: 15px;
  }     
     
/* Content */ 
  #content {
	text-align: left;
	width: 825px;
	background: url(img/bg_content_Xverlauf.png) top left repeat-x;
	height: 100%;
	padding: 0 1px 0 1px;
	word-spacing: 0.1em;
  }

/* Columns */  
  #content #column_main {
    float:left;
	width: 605px;
  }
  #content #column_main #cochecker_logo {
	width: 227px;
	height: 65px;
	padding: 43px 0 43px 36px;
  } 
  #content #column_main #highlight_box {
    background: #fff url(img/bg_box_Yverlauf.png) repeat-y;
    width: 480px;
	height: auto;
	margin: 0 0 0 36px;
	color: #1a171b;
	padding: 25px 15px 25px 13px;
	line-height: 1.4em;
	border-bottom: 1px #fff solid;
  }
  #content #column_main #highlight_box a {
	font-style: normal;
  }
  #content #column_main #highlight_box ul {
    list-style: url(img/grey_arrow_list.gif);
  }
  #content #column_main #highlight_box li {
    margin-left: 15px;
	padding: 1px
  }
  #content #column_main #highlight_box img {
	float: right;
	margin-left: 12px;
	border: none;
  }
   
/* Right column */
  #content #column_right {
    width: 200px;
	float:left;
	position: relative;
  }
  #content #column_right #boxshot {
    margin-left: 10px;
  }  
  #content #column_right #register_box {
	margin-left: 10px;
	margin-top: 0px;
  } 
  #content #column_right #register_box ul {
	list-style-type: none;
  } 
  #content #column_right #register_box li {
	padding: 1px;
  }
  #content #column_right #innovation {
	margin-top: 40px;
  }      
  
/* HighSlide */       
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
 
/* Allgemeines */
  .clr {
	clear: both;
    font: 0em sans-serif;
	visibility: hidden;
	height: 0px;
  }  
  .posright {
	float:right;
  }  
  .posleft {
	float:left;
  }
  .leftblock {
	float:left;
	width: 230px;
  }  
  .rightblock {
	float: left;
	width: 230px;
  } 
  .formfield {
	border: #aeaeae 1px solid;
	background-color: #fff;
	height: 15px;
	width: 143px;
	margin-top: 13px;
	color: #7f7f7f;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
  }  
  #abs_button {
    border: none;
	height: 17px;
	width: 9px;
	margin: 0 0 -2px 5px;
  }
  .navitext {
    position: absolute;
	top: -100px;
  }
  .smaller {
    font-size: 10px;
	line-height: 1.3em;
  }  
  .divider {
    border-top: 1px solid #d0d1d2;
	padding-top: 10px;
	clear: left;
  }

