/* casa.or.at skin standard */
/* all images in the same folder as css file, no paths. */

/* basic elements */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../slices/col_b.jpg);
	background-repeat: no-repeat;
	}

a:link, a:active, a:visited {
	color:#000000;
	text-decoration:underline;
	}
a:hover {
	color:#CC3333;
	text-decoration:underline;
	}

/* specific divs - 4 design use */
/*	sollte mittig stehen: 
#container { 
	background: url(bg_main.gif) repeat-y; 
	width: 569px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	} */
	
#overall_c {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: absolute;
	height: 100%;
	background-color: #FFFFFF;
	}
	
#logo_c {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 26px;
	width: 132px;
	height: 94px;
	vertical-align: top;
	background-image: url(../slices/CaSa.jpg);
	}
	
#design1_c {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	left: 153px;
	top: 0px;
	width: 634px;
	height: 119px;
	vertical-align: top;
	background-image: url(../slices/shd_top.jpg);
	}
	
#fastnav_c {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	left: 800px;
	top: 84px;
	width: 210px;
	height: 25px;
	vertical-align: top;
	}
	
/*	#spareDiv1..5 {
	}
	background:  url("pocketstyle_design.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 825px;
	height: 339px; */ 
	
/* specific divs - 4 navigation use */
/*
#fastnav_c {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	left: 160px;
	top: 1px;
	width: 150px; 
	height: 83px;
	}
*/

#nav1_c {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: absolute;
	left: 162px;
	top: 1px;
	width: 195px; 
	height: 108px;
	text-align:right;
	font-size: 11px;
	line-height: 14px;
	background-color: #F4F3E8;
	}

#nav2_c {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: absolute;
	left: 369px;
	top: 1px;
	width: 195px; 
	height: 108px;
	text-align:right;
	font-size: 11px;
	line-height: 14px;
	background-color: #F4F3E8;
	}

#nav3_c {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: absolute;
	left: 576px;
	top: 1px;
	width: 195px; 
	height: 108px;
	text-align:right;
	font-size: 11px;
	line-height: 14px;
	background-color: #F4F3E8;
	}

#info_c {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 5px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 156px;
	width: 127px; 
	height: 100%;
	background-color: #CC3333;
	text-align:left;
	font-size: 11px;
	line-height: 14px;
	}

/* specific divs - 4 content use */
#navpos_c {
	position: absolute;
	color: #666666;
	left: 160px;
	top: 114px;
	width: 615px;
	height: 15px;
	vertical-align: top;
	}

#contentM_c {
	position: absolute;
	left: 160px;
	top: 150px;
	width: 615px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#contentR_c {
	position: absolute;
	left: 800px;
	top: 150px;
	width: 200px;
	height: auto;
	}

/* specific divs - 4 banner use */
/*	#fullbannerDiv {
	background:  url("fullbannerDiv_bg.jpg") no-repeat left top;
	padding: 7px 0px 0px;
	margin: 0px;
	position: absolute;
	height: 60px;
	width: 468px;
	left: 313px;
	top: 0px;
	} */

/* specific tags 4 font-definition */
#contentM_c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	}
#contentM_c h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
#contentM_c h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	}
#contentM_c h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	}
#contentM_c a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	}
#contentM_c a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline; 
	}
#contentM_c a:hover {
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline; 
	}
#contentM_c a:active {
	color: #CC3333;
	font-weight: bold;
	text-decoration: underline; 
	}
#contentM_c .case {
	text-transform: none;
	}
#contentM_c .intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AA4400;
	text-align: left;
	font-style: italic;
	padding: 0px 20px;
	font-weight: normal;
	}
#contentM_c .quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #AA4400;
	text-align: center;
	font-style: italic;
	padding: 10px;
	font-weight: normal;
	margin: 0px 20px;
	border: medium ridge #E67300;
	}
#contentM_c .addedinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AA4400;
	text-align: left;
	font-weight: normal;
	}
	
#contentR_c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	}
#contentR_c h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
#contentR_c h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	}
#contentR_c h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	}
#contentR_c a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline; 
	color: #000000;
	}
#contentR_c a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline; 
	color: #000000;
	}
#contentR_c a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline; 
	color: #CC3333;
	}
#contentR_c a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline; 
	color: #CC3333;
	}

#nav1_c .focus {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
	}
#nav1_c a:link {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav1_c a:active {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav1_c a:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav1_c a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #CC3333;
	}

#nav2_c .focus {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
	}
#nav2_c a:link {	
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav2_c a:active {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav2_c a:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav2_c a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #CC3333;
	}

#nav3_c .focus {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
	}
#nav3_c a:link {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav3_c a:active {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav3_c a:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none; 
	color: #000000;
	}
#nav3_c a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #CC3333;
	}
	
#navpos_c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:none;
	text-decoration: none;
	color: #777777;
	}
#navpos_c a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-decoration: none;
	color: #999999;
	}
#navpos_c a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-decoration: none;
	color: #999999;
	}
#navpos_c a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-decoration: none;
	color: #999999;
	}
#navpos_c a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-decoration: underline;
	color: #CC3333;
	}

#info_c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-align: justify;
	}
#info_c h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 2px;
	font-weight: bold;
	color: #F4F3E8;
	text-align: left;
	}
#info_c h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 2px;
	font-weight: bold;
	color: #F4F3E8;
	text-align: left;
	}
#info_c h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 2px;
	font-weight: bold;
	color: #F4F3E8;
	text-align: left;
	}
#info_c a:link {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #F4F3E8;
	}
#info_c a:active {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #F4F3E8;
	}
#info_c a:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #F4F3E8;
	}
#info_c a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #BBBBBB;
	}

