/*
 * www.rechtsanwalt-bergt.at style sheet
 * 
 *
 */

body {
	background: #637b94;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
	color: #163477;
}

a:hover {
	border-bottom: #8bc2fa 1px solid;
}

.pageWrapper {
	margin: 0 10%;
	width: auto;
	min-width: 620px;
}


#main {
	border-right: #FFF 2px solid; 
	border-left: #FFF 2px solid;
	background: #E5EDF1;
}

div#bodyWrap {
	background: url('back_top.jpg') repeat-x; 
}

div#bodyWrap {
	width: auto;
/*	min-width: 770px; */
	min-width: 920px; 
	height: 430px;
}

img.bild, 
.bild img {
	border: 1px solid #225F82;
	margin: 12px 8px 4px 8px;
}

.content .bild {
	text-align: center;
}

#tat h1
{
	margin: 8px 16px;
	color: #006699;
	border-bottom: 0;
	font-size: 14px;
	padding: 0;
}

#tat p {
	color: #274563;
	line-height: 1.2em;
	letter-spacing: 0.00em;
	padding: 0 16px 8px 16px;
}


h1, h2, h3,  h4, h5, h6
{
	margin: 8px 16px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.08em;
}

h1 {
	font-size: 18px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
}

h1 span {
	float: right;
	color: #69839B;
}

.clear { clear: both; }

#kopf {
	height: 115px; 
	margin-right: -2px;
}

#header .head {
	height: 78px;
/*	background: url('header1208.jpg') no-repeat right top #FFF; */
	border-right: 2px solid #fff;
	position: relative;
	margin-right: -2px;
}

* html #heading .head {
  margin-right: -4px; 
}

#header .top {
	color: #FFF;
	margin: 10px 10px 0 0;
	float: right;
	width: 370px;
	text-align: right;
	height: 22px;
}

#header a:link,
#header a:visited {
	color: #FFF;
	margin-left: 32px;
}

#header a:hover {
	border-bottom: #6786b0 2px solid;
}

#footer {
	position: relative;	
	padding: 4px 24px;
	color: #234598;
	background: #c4dff5;
}

#mainInner,
{
	z-index: 2;
	width: 100%;
	border-right: #FFF 2px solid;

}

div.content {
	border-width: 0;	
}

#mainOuter div.left,
#mainOuter div.right,
#mainOuter div.content
{
	float: left;
	position: relative;
	z-index: 10;
	overflow: visible;	
}

#mainOuter {
	z-index: 1;
	border-left: 16em #E6EEF0 solid;
	border-right: 2px #FFF solid; 
}

#mainInner {
	border-left: 2px solid #FFF;
	background: #F0F3F2;
}

#mainOuter .content {
	margin: 0 -1px;	
	width: 100%;
}

#mainOuter .right {
	
	float: right; 			
	width: 15em;
	margin: 0 -15em 0 1px;	
}

#mainOuter .left {
	width: 16em;
	margin: 0 1px 0 -16em;	
}

html>body .mozillaclear {
	border-bottom: 1px solid white;	
	margin-bottom: -1px;                  
}

div.gap {
	border-top: 2px solid #FFF;
	background: #CDE;
	position: relative;
} 

* html #mainInner, * html div.subBarInner, * html div.subTitleInner {
	position: relative;	
}

.titleSide,
#mainInner .left div.button1,
#mainInner .left div.button2 {
	margin-left: -2px;
	margin-right: 2px;
}


.titleSide,
.titleMain {
	padding: 8px 16px 4px 16px;
	border-bottom: 1px solid #FFF;
	letter-spacing: 0.1em;
	height: 16px;
}

.titleSide {
	background: #DBE2E2; 
	color: #000;
	margin-bottom: 12px;
	font-size: 12px;
	padding-left: 24px; 
}

.titleMain {
	background: #DBE2E2;
	font-size: 11px;
}

.titleMain a:link,
.titleMain a:visited {
	color: #5382B3;
}

.cv {
	font-size: 12px;
	line-height: 1.6em;	
}

.cv th {
	color: #006699;
	text-align: left;
}

.right p,
.content p {
	color: #274563;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 0 16px 8px 16px;
}

.liste li {
	color: #274563;
	list-style-type: decimal;
}



#mainInner .left ul {
	list-style-type: none;
	margin: 0 0 12px 12px;
	padding: 0;
}

#mainInner .left ul li {
	margin: 8px;
}

ul.dotted,
li.select {
	list-style-type: square;
	color: #40A3FE;
	margin-left: 52px;
}

.left .active a:link,
.left .active a:visited {
	font-weight: bold;
	color: #0471E1;
	list-style-type: square;
}

#mainInner .left ul.dotted {
	list-style-type: square;
}

#mainInner .left input {
	color: #000;
}


