/*
 * Juni 06, 2008
 * 
 * proVISION | provision-research.at - CSS
 * Author: Veronika Hoelzl | geschmacksache
 * 
 * +++ Log changes +++
 *  Last change: 06.06.2008
 * 
 */

body {
	margin: 0 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #7d7d7d;*/
	color: #666666;
	font-size: 11px;
	line-height:140%;
	/*font-size: 11px;*/
}

a, a:visited {color: #666666; text-decoration: underline;}
a:hover, a:active  {color: #3399cc;}

.anchor{ line-height:180%; font-weight:bold;}
a.anchor, a:visited.anchor {color: #666666; text-decoration: underline; line-height:200%; font-weight:bold;}
a:hover.anchor, a:active.anchor {color: #3399cc; line-height:200%; font-weight:bold;}

.blue{
    color: #3399cc;
}

.headline{
	font-weight: bold;
}

.headline_blue{
	font-weight: bold;
	color: #3399cc;
}
a.headline_blue, a:visited.headline_blue {color: #3399cc;  text-decoration:none; font-weight:bold;}
a:hover.headline_blue, a:active.headline_blue {color: #000000;}

img {
	border:none;
	border:0;
	margin: 0;
	padding:0;
}

#wrapper {
	position:absolute;
	left:50%;
	margin: 0px 0px 0px -380px;
	width: 760px;
	height: 100%;
	
}

#navigation {
	position:absolute;
	background-color: #5E565B;
	left:0;
	width: 150px;
	height: 679px;
	z-index: 100;
}

#content_wrapper{
	position:relative;
	float: left;
	margin-left:0px;
	margin-top:0;
	width: 760px;
	height:1000px;
	background-image: url(../../../Rohmaterial/08_06_03H_proVISION_vert_ent-2.jpg);
}

* html div #content_wrapper {
	  position:absolute;
}

#content {
	background-image: url(../../img/bild_montage_1e_610_i.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 610px;
	margin-top:0px;
	margin-left:150px;
	height: 679px;
}


#logo_claim{
	position:absolute;
	top:115px; 
	left:122px; 
  	width: 537px; 
  	height: 80px;
}

.logo{
	position:relative;
	float:left;
	width: 200px;
	height: 80px;
}

.claim{
	margin-left:200px;
	width: 337px;
	height: 80px;
}



#buttons{
	position:absolute; 
	top:195px; 
	left:122px; 
	width: 537px;
 	height: 288px;
}

/*#print{
	position:absolute;
    width: 74px;
    left: 685px;
	top: 130px;
	font-size:9px;
	font-weight:bold;
	color:#000000;
}

#print a, #print a:visited {color: #000000; text-decoration: underline; font-weight:bold;}
#print a:hover, #print a:active {color: #3399cc;}
*/
#ani{
	position:absolute;
	
	top:0px;
	left: 0px;
	width: 760px;
	height: 115px;
	overflow: hidden;
}

#whitelayer_index{
	width: 473px;
	margin-left:20px;
	margin-top:335px;
	padding:3px 3px 3px 3px;
	color: #000000;
	font-size: 1em;
	line-height:120%;
	white-space: nowrap;
}

#wl_ind {
	background-color:#FFFFFF;
	margin-left:0px;
	/*margin-top:350px;*/
	padding:3px 3px 3px 3px;
	color: #000000;
	font-size: 1em;
	line-height:120%;
	white-space: nowrap;
	z-index: 200;
	width: 480px;
}

#wl_l_ind {
	background-color:#FFFFFF;
	margin-left:320px;
	/*margin-top:350px;*/
	padding:3px 3px 3px 3px;
	color: #000000;
	font-size: 1em;
	line-height:100%;
	white-space: nowrap;
	z-index: 200;
	margin-top: 8px;
	width: 240px;
}


.whitespacer {color: #FFFFFF}
.whiteline{
	background-color: #FFFFFF;
	height: 14px;
}
