/* CSS Document */

@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
}
body {
	background:#fff;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003E89;
	font-weight:bold;
	
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #003E89;
}
a:hover {
	text-decoration: none;
	color: #2282BE;
}
a:active {
	text-decoration: none;
	color: #003E89;
	text-decoration:none;
}
/* div */
#content {
	margin:auto;
	background-color:#fff;
	width:890px;
	height:auto;
}
#cabecera {
	width: 890px;
	margin:0 auto;
	height:auto;
	background-color:#003E89;
}
#bg {
	width: 890px;
	margin:0 auto;
	height:auto;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;

	}
	
#contenido {
	width:890px;
	margin:0 auto;
	height:auto;
	background-color:#fff;
	}
	
#pie {
	clear:both;
	width:890px;
	margin:0 auto;
	height:auto;
	background-color:#fff;
}
/* end div*/
/* bg- design */
.banner {
	background-image: url(images/banner.jpg);
	background-repeat:no-repeat;
}
.erbrecht {
	background-image: url(images/bg-erbrecht.jpg);
	background-repeat:no-repeat;
}
.familienrecht {
	background-image: url(images/bg-familienrecht.jpg);
	background-repeat:no-repeat;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;
}
/* end bg- design */

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #003E89;
}
.sub_title{
    font-family: Tahoma;
	font-size: 12px;
	color: #436895;
}

.menu-pie {
    font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}

/*-- menu --*/
.Estilo1 {color: #fff;}
.Estilo1 a:visited{
	color:#fff;
	text-decoration: underline;}
.Estilo1 a:hover{
	color:#000;}
.Estilo1 a:link{
	color:#fff;}
.Estilo1 a:active{
	color:#fff;}
/*-- end --*/

/*-- copy --*/
.copy {
    font-family: Tahoma;
	font-size: 11px;
	color: #737272;
	text-decoration:none;
	font-weight:normal;
}
.copy a:visited{
	color:#737272;
	text-decoration: none;}
.copy a:hover{
	color:#000;
	text-decoration:none;}
.copy a:link{
	color:#737272;
	text-decoration:none;}
.copy a:active{
	color:#737272;
	text-decoration:none;}
/*-- end --*/

.Estilo2 {
	color: #ADABAC;
	font-weight: bold;
}

/*-- pie --*/
.wilder{color: #F99C00}
.wilder a:visited{
	color:#F99C00;}
.wilder a:hover{
	color:#fff;}
.wilder a:link{
	color:#F99C00;}
.wilder a:active{
	color:#F99C00;}
/*-- end --*/
.logo1  { font-size: 10px }
.logo2  { font-size: 8px }
.denis{font-size:0.1em; color:#fff; }
/***forms*******************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; text-align:left;}
.searching {width:150px; height:auto; color:#000000; height:18px; margin-right:6px; border: solid 1px #404040;}
.column-center input, .column-center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/