/* CSS Document Warbek */
* {
	padding:0;
	margin:0;
	border:0;
}

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#fff;
	font-size:76%;
	font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#797D7D;
}

.welcome {
	font-size:14px;
	text-align:center;	
}

/*html, body, textarea {
	scrollbar-base-color:#F5F5F5;
	scrollbar-arrow-color:#797D7D;
	scrollbar-face-color:#F5F5F5;
	scrollbar-highlight-color:#f4f4f4;
	scrollbar-shadow-color:#f4f4f4;
	scrollbar-track-color:#f4f4f4;
}*/

a, img, object {
	outline:none;
	border:none;
}

dl.csc-textpic-image img{
	padding:1px;
	border:1px solid #F5F5F5;
}

a {
	color:#797D7D;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#626464;
}

#cont_left, #cont_right {
	position:absolute;
	left:0;
	font-size:1em;
	overflow:auto;
}
* html #cont_left, * html #cont_right {
	height:100%;
	top:0px;
	bottom:0px;
	border-top:160px solid #fff;
	border-bottom:36px solid #fff;
}

#cont_left {
	background-color:#F5F5F5;
	width:15%;
	left:0;
	bottom:31px;
	top:155px;
	z-index:3;
}
#cont_right {
	left:15%;
	width:85%;
	bottom:36px;
	top:160px;
	z-index:4;
}


#navi {
	display:block;
	background-color:#F5F5F5;
	padding-top:15px;
	text-align:right;
}
#lang {
	display:block;
	padding:20px 20px 0 0;
	font-size:10px;
	text-align:right;
}
#lang .sellang {
	color:#3F617A;
}


#content {
	display:block;
	padding:15px 0px 10px 20px;
	width:815px;
}

#navi ul {
	list-style-type:none;
	line-height:25px;
	padding:0;
	margin:0;
}

#navi ul li ul{
	line-height:15px;
	margin-bottom:5px;
}

#content h2 {
	font-size:13px;
	font-weight:bold;
	padding:1px 0 0 26px;
	margin-top:25px;
	background-image:url(img/bg_subheading.jpg);
	background-repeat:no-repeat;
	height:21px;
	text-transform:uppercase;
}
#content ul {
	list-style-image:url(img/list.gif);
	margin-left:15px;
}
#content ul li{
	margin:4px 0;
	padding-top:3px;
}


/* ---- HEADER ---- */
#header {
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:160px;
	z-index:5;
	color:#FFF;
}
#header_l {
	position:relative;
	float:left;
	width:15%;
	background-color:#FFF;
	height:155px;
}
#header_r {
	width:85%;
	position:relative;
	float:left;
	background-image: url(img/rechtsanwalt_warbek_innsbruck_head_bg.jpg);
	background-repeat:repeat-x;
	height:110px;
	margin-top:50px;
}

/* FOOTER */

#footer {
	position:absolute;
	margin:0;
	padding:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:36px;
	z-index:6;
}

#footer_l {
	position:relative;
	float:left;
	width:15%;
	height:31px;
	margin-top:5px;
	background-color:#FFF;
}
#footer_r {
	position:relative;
	float:left;
	width:85%;
	background-color:#FFF;
	background:url(img/bottom_right_bg.jpg) repeat-x;	
}
#footer_left {
	position:relative;
	float:left;
	height:36px;
	background:url(img/bottom_left.jpg) no-repeat;
	font-size:10px;
	color:#FFF;
	text-align:left;
	width:697px;
	background-position:right;
}
#footer_warbek {
	position:relative;
	float:left;
	width:95px;
	height:36px;
}
#adr {
	position:relative;
	float:left;
	width:602px;
	height:24px;
	padding-top:12px;
}

#footer_right {
	position:relative;
	float:left;
	width:153px;
	height:24px;
	background-image:url(img/bottom_right.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFF;
	text-align:center;
	padding:12px 0 0 0;
}
/* FOOTER */

#footer_right a, #footer_left a {
	color:#FFF;
}
#footer_right a:hover, #footer_left a:hover {
	color:#f4f4f4;
	text-decoration:underline;
}

h1.imageheader {
	overflow: hidden;
	height: 35px;
	text-indent: -999em;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position:left top;
	margin-bottom:15px;
}

/* Google Map */
div#map {
	float:left;
	position:relative;
	border:1px solid #F5F5F5;
	width:813px;
	height:350px;
	margin-bottom:15px;
}
div.route_table {
	font-size:10px;
}
div.route_table a {
	cursor:pointer;
}
div.route_table {
	width:100%;
	border:1px solid #f5f5f5;
}
div.route_table td {
	padding:2px !important;
}
div.route_table input {
	border:1px solid #999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#797D7D;
}
	



